My Oracle Support Banner

BAM 11g: Cannot Create the Connection from JDeveloper (Doc ID 1068885.1)

Last updated on DECEMBER 15, 2023

Applies to:

Oracle BAM (Business Activity Monitoring) - Version 10.1.3.4.0 and later
Information in this document applies to any platform.

Symptoms


You are unable to connect to BAM server from JDeveloper.
The log file shows the following error:

<Feb 16, 2010 10:14:59 AM CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
<Feb 16, 2010 10:15:58 AM CST> <Warning> <JNDI> <BEA-050006> <An attempt was made to look up versioned object "ReportCacheServerBean#oracle.bam.reportcache.ejb.ReportCacheServerRemote" from an external client or another application. This can potentially cause in-flight work of the application version not being tracked properly and thus being retired prematurely.>
<Feb 16, 2010 10:16:00 AM CST> <Error> <oracle.bam.reportcache> <BEA-000000> <ReportCache: ReportCacheServer.ping: exception=t3://localhost:9001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused; No available router to destination

at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:96)
at weblogic.security.auth.Authenticate.authenticate(Authenticate.java:80)
at oracle.bam.common.remoting.BamEjbClient.getSession(BamEjbClient.java:553)
at oracle.bam.common.remoting.BamEjbClient.getADCSession(BamEjbClient.java:235)
at oracle.bam.adc.api.util.Context.<init>(Context.java:252)

Changes

Reviewing the BAM server config file (in this location): $weblogic_home/user_projects/domains/soa_doamin/config/config.xml,shows the the following entry:

<machine>LocalMachine</machine>
<listen-port>9001</listen-port>
<listen-port-enabled>true</listen-port-enabled>
<listen-address>hostname</listen-address>

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.