Hello Guys,
Recently I have joined oracle community and got really good feedback and help from all followers.
Hope we will stay connected and troubleshoot issues.
Right now I'm working on DRM installation & configuration of latest version 11.1.2.4 on Windows 2012 Standard R2.
I have everything configured but whenever tried register with EPM registry getting an error "DRM-61045: There is no running CSS bridge process for this application" .
When I had checked Event log, it was showing as error message:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Log Name: Application
Source: Oracle DRM Server Processes
Date: 3/9/2015 9:18:17 AM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: <Server Name>
Description:
[Process ID: 3960, Thread ID: 6, DRM Service]
The CSS Bridge application is not reachable on machine PFGDSMEPMSxxx using port 5270.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Oracle DRM Server Processes" />
<EventID Qualifiers="0">0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-03-09T14:18:17.000000000Z" />
<EventRecordID>8832</EventRecordID>
<Channel>Application</Channel>
<Computer>PFGDSMEPMSxxx</Computer>
<Security />
</System>
<EventData>
<Data>[Process ID: 3960, Thread ID: 6, DRM Service]
The CSS Bridge application is not reachable on machine PFGDSMEPMSxxx using port 5270.
</Data>
</EventData>
</Event>
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Anybody have any idea, how should I resolved CSS bridges issue for current environment?
Kind Regards,
Harshal Kulkarni