DefaultSystem on ESB Console missing

Greetings
I am working on installing and doing a config of SOA Suite 10.1.3.1.0 on XP and am getting an error on the ESB Console. It shows up blank.
I have Oracle XE and Oracle Designer installed and have unset ORACLE_HOME before doing any install. I have also removed the oracle lines from the path variable just to see if it was having any effect. Ihave installed and reinstall multiples times trying both basic and advanced installs. I have a loopback adapter installed and it pings to the correct address. I have also installed this on Linux and had it work correctly.
The error I get in the logs is:
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Unknown error occured in constructor of ESB resource adapter</MSG_TEXT>
<SUPPL_DETAIL><![CDATA[java.lang.RuntimeException: failed to get ESB_HOME: java.lang.NullPointerException
     at oracle.tip.esb.configuration.ServiceBusConstants.getESBHome(Unknown Source)
     at oracle.tip.esb.configuration.ServiceBusConstants.loadESBConfigs(Unknown Source)
     at oracle.tip.esb.configuration.ServiceBusConstants.getESBConfigs(Unknown Source)
     at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.<init>(Unknown Source)
     at oracle.tip.esb.server.bootstrap.DesignTimeResourceAdapter.<init>(Unknown Source)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
     at java.lang.Class.newInstance0(Class.java:350)
     at java.lang.Class.newInstance(Class.java:303)
     at com.evermind.server.connector.deployment.ConnectorArchive.createJavaBeanInstance(ConnectorArchive.java:1182)
     at com.evermind.server.connector.deployment.ConnectorArchive.startResourceAdapter(ConnectorArchive.java:902)
     at oracle.j2ee.connector.DeployedAdapter.start(DeployedAdapter.java:102)
     at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1269)
     at com.evermind.server.ApplicationStateRunning.initConnectors(ApplicationStateRunning.java:354)
     at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:206)
     at com.evermind.server.Application.setConfig(Application.java:413)
     at com.evermind.server.Application.setConfig(Application.java:314)
     at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1853)
     at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:512)
     at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:196)
     at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93)
     at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
     at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
     at java.lang.Thread.run(Thread.java:595)
]]></SUPPL_DETAIL>
What is interesting is that I can do the CustomerData sample in the tutorial in JDeveloper, build and deploy it successfully from JDev - no errors showing. However nothing appears in the ESB Console. When I check the logs I see the following:
<MSG_TEXT>Error activating endpoint for service GUID "60D09ED1E30811DB8F75119611B09F35", WSDL "esb:///ESB_Projects/ESBSamples_CustomerData/CustIn.wsdl". Reason : "oracle.tip.esb.server.common.cache.CacheException: Could not load WSDL definition into the cache for WSDL "esb:///ESB_Projects/ESBSamples_CustomerData/CustIn.wsdl"! Reason : WSDL Parsing Failed: org.apache.slide.structure.ObjectNotFoundException: No object found at /files/ESB_Projects!
"</MSG_TEXT>
Anyone have any ideas. I have seen some mention of this error on these forums but not resolution.
Regards
JP

Marc
Thanks for your reply. I went ahead and did a re-install of the oraesb repository. No errors reported. Then I restarted the processes. Log output is below. Still nothing in the ESB Console. When I go to services and do a refresh, i.e. click on the refresh button, it hangs.
Just to see what happens I went back into JDev and tried to deploy the CustomerData project. In connections, I first tested the App Server and the Intergration server and made a successful connection. So next came an attempt to Register with ESB. JDev returned the following:
error code: 0 : 10
summary: An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.NullPointerException
     at oracle.tip.esb.console.XMLConsoleManagerImpl.commit(Unknown Source)
     at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(Unknown Source)
     at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
Fix: -
Log.xml contents
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_DEFERRED_TOPIC_JNDI" value "OracleASjms/ESBDeferredTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_DEFERRED_XATCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_DEFERRED_TCF_JNDI" value "OracleASjms/MyTCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_CONTROL_TOPIC_JNDI" value "OracleASjms/ESBControlTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_CONTROL_TCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_TOPIC_JNDI" value "OracleASjms/ESBErrorTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_XATCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_TCF_JNDI" value "OracleASjms/MyTCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_MONITOR_TOPIC_JNDI" value "OracleASjms/ESBMonitorTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_MONITOR_TCF_JNDI" value "OracleASjms/MyTCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_RETRY_JNDI" value "OracleASjms/ESBErrorRetryTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_RETRY_TCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_INITIAL_CONTEXT_FACTORY" value "com.evermind.server.rmi.RMIInitialContextFactory"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: This server is a repository server</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.125-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>0</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Started</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.281-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_DEFERRED_TOPIC_JNDI" value "OracleASjms/ESBDeferredTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.281-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_DEFERRED_XATCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_DEFERRED_TCF_JNDI" value "OracleASjms/MyTCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_CONTROL_TOPIC_JNDI" value "OracleASjms/ESBControlTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_CONTROL_TCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_TOPIC_JNDI" value "OracleASjms/ESBErrorTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_XATCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_TCF_JNDI" value "OracleASjms/MyTCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_MONITOR_TOPIC_JNDI" value "OracleASjms/ESBMonitorTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_MONITOR_TCF_JNDI" value "OracleASjms/MyTCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_RETRY_JNDI" value "OracleASjms/ESBErrorRetryTopic"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.406-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_ERROR_RETRY_TCF_JNDI" value "OracleASjms/MyXATCF"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.437-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Using default value for entity "PROP_NAME_INITIAL_CONTEXT_FACTORY" value "com.evermind.server.rmi.RMIInitialContextFactory"</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.437-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: This server is a repository server</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:01:26.437-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>tip</COMPONENT_ID>
<MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>esb.server.bootstrap</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>ESB bootstrap: Started</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}userObject to javax.xml.soap.SOAPElement userObject. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}groupObject to javax.xml.soap.SOAPElement groupObject. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObject to javax.xml.soap.SOAPElement roleObject. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}userObjects to javax.xml.soap.SOAPElement userObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}reportees to javax.xml.soap.SOAPElement reportees. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}participants to javax.xml.soap.SOAPElement participants. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObjects to javax.xml.soap.SOAPElement roleObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObjects to javax.xml.soap.SOAPElement roleObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObjects to javax.xml.soap.SOAPElement roleObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.265-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObjects to javax.xml.soap.SOAPElement roleObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.296-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}userObjects to javax.xml.soap.SOAPElement userObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.296-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}groupObjects to javax.xml.soap.SOAPElement groupObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.296-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}userObjects to javax.xml.soap.SOAPElement userObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.296-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObjects to javax.xml.soap.SOAPElement roleObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
<MESSAGE>
<HEADER>
<TSTZ_ORIGINATING>2007-04-13T10:02:02.296-07:00</TSTZ_ORIGINATING>
<COMPONENT_ID>webservices</COMPONENT_ID>
<MSG_ID>OWS-00102</MSG_ID>
<MSG_TYPE TYPE="WARNING"></MSG_TYPE>
<MSG_LEVEL>1</MSG_LEVEL>
<HOST_ID>PRECIPICE</HOST_ID>
<HOST_NWADDR>192.168.254.254</HOST_NWADDR>
<MODULE_ID>runtime</MODULE_ID>
<THREAD_ID>10</THREAD_ID>
<USER_ID>SYSTEM</USER_ID>
</HEADER>
<CORRELATION_DATA>
<EXEC_CONTEXT_ID><UNIQUE_ID>192.168.254.254:38329:1176483686125:0</UNIQUE_ID><SEQ>28</SEQ></EXEC_CONTEXT_ID>
</CORRELATION_DATA>
<PAYLOAD>
<MSG_TEXT>Mapped {http://xmlns.oracle.com/bpel/services/IdentityService}roleObjects to javax.xml.soap.SOAPElement roleObjects. Reason for not creating a custom Java type: use of an unimplemented feature.</MSG_TEXT>
</PAYLOAD>
</MESSAGE>
Cheers
JP

Similar Messages

  • DefaultSystem missing in the ESB console

    After install ESB Console is empty even DefaultSystem is missing.
    Is it possible to generate default setting to ESB Server/Console?
    Cheers!

    There is something very wrong in your installation. Somehow the connection settings where your ESB repository is residing is setup wrong.
    "<SUPPL_DETAIL><![CDATA[java.lang.RuntimeException: failed to get ESB_HOME: java.lang.NullPointerException
    at oracle.tip.esb.configuration.ServiceBusConstants.getESBHome(Unknown Source)" indicates that some important files / settings are missing
    Did all the configuration assistants complete successfully when you did you SOA Suite installation?
    check your OH\j2ee\home\config\data-sources.xml  file. This file contains the connection settings for your ESB repository.
    HTH                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • ESB Console Error while trying to install AIA FP 2.2

    Hi all
    I am installing AIA FP 2.2 and while installing I am getting the following error:
    "Design time cache has not been initialized"
    also
    When I log into my esb console I am getting this error:
    Designtime cache has not been initialized Please look in logs for following signs of failure. Fix them and restart. (a) Database access errors (b) ESB Bootstrap errors (c) OC4J class load errors (d) Product installation errors (e) Export ESB params and verify if host and port parameters are correct. Please contact Oracle Support if unable to fix the issue.
    Any suggestions to solve this issue?????
    Regards
    Senthil R

    Hi Senthil,
    As mentioned in the message below, please examine the logs and see if you are getting any errors. Most likely your ESB engine initialization is failing while server bootup. If there is no error in the oc4j log, OPMN log and FP install log and the propblem persists, please contact your Oracle Support by logging an SR.
    Regards
    Rohit

  • Unable to get the BPEL process in esb console

    Hi,
    I am facing an issue with code generated using artifact generator in FP 2.4.
    When I deploy a Provider ABCS process(generated through artifcat generator), it does not appear in the BPEL system of my esb console because of which i am not able to create a routing service for that BPEL process in my ESB.
    I am able to find only those bpel processes in the esb console which are not generated through artifact generator.
    kindly suggest what can be done.

    Hi GPR,
    I assume there are no compilation errors and you are able to deloy the process successfully. Do you see any errors in the log file while deploying the process? You may want to check the $SOA_HOME/opmn/logs/default~oc4j_soa~xxx.log file.
    Do you see the process in BPEL Console and able to unit-test it?
    Regards
    Rohit

  • Error In Instance Tab of ESB console

    Hi all,
    After restarting the SOA server,
    when i tried opening the 'Instance' Tab i get the following error.
    An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.NullPointerException at oracle.tip.esb.console.XMLInstanceManagerImpl.getInstances(XMLInstanceManagerImpl.java:104) at oracle.tip.esb.configuration.servlet.command.GetInstancesCommand.execute(GetInstancesCommand.java:81) at oracle.tip.esb.configuration.servlet.CommandServlet.doJob(CommandServlet.java:109) at oracle.tip.esb.configuration.servlet.CommandServlet.doPost(CommandServlet.java:76) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) ".*.
    i do not understand this.
    pls help
    Thanx in advance
    Rahul R Buddala
    Edited by: Rahul R Buddala on Feb 4, 2011 3:50 PM
    Edited by: Rahul R Buddala on Feb 4, 2011 5:35 PM

    Hi,
    I am also receiving the same message. Could you please let me know How did you resolve the issue.
    Regards,
    Ashish

  • ESB Console turns Request/Response message into One Way message

    Hi folks,
    have come across a strange situation and wondered if anyone else had come across this. Maybe it's fixed as part of a patch set.
    I'm running SOA Suite 10.1.3.1.0 on Windows.
    After I've created and deployed a Request/Response service (either RS or SOAP Invocation Service) if I go to the ESB Console and click on "Apply" in say the Definition tab, my service turns into a One Way service.
    This then causes null pointer exceptions when I run my process, as you might expect.
    If I redeploy from JDev and leave the "Apply" button alone I'm back in business.
    Is this something that anyone else has had a problem with?

    Hi.
    I would recommend you to install version 10.1.3.3 of SOA Suite
    http://download.oracle.com/otn/nt/ias/10133/ias_windows_x86_101330.zip
    http://download.oracle.com/otn/linux/ias/10133/ias_linux_x86_101330.zip
    Also, use the JDev 10.1.3.3
    http://www.oracle.com/technology/software/products/jdev/htdocs/soft10133.html
    They are supposed to be much more stable.
    After using the new release, let us know if you still run into this problem.
    Denis

  • ESB Services nor Default System not showing up in ESB console

    We are running SOA Suite 10.1.3.1 and the services within the ESB console are not showing up immediately after logging into the console. I have verified that the credentials
    within the esb_paramater table are correct. We have also increased the amount of max cursors on the DB. Is there something else
    that we can try to get those services up and running?
    Edited by: user5529739 on Jun 11, 2009 9:50 AM

    So you can ping and nslookup from your ms to these agents and vice versa right?  I wouldn't do a manual install, I would push the agent from the management server.  You can uninstall the agent manually, or use cleanmom to get rid of them.  Then
    do an install from the console.  When you initiate the install from the console (management server), should it run into any issues it will dump out an error which will give you an idea of where the problem may be.
    From Holmans post on this:
    e MOM Server could not execute WMI Query "Select * from Win32_OperatingSystem" on 
    computer “servername.domain.com” 
    Operation: Agent Install 
    Install account: DOMAIN\account 
    Error Code: 800706BA 
    Error Description: The RPC server is unavailable.
    The MOM Server could not execute WMI Query "(null)” on 
    computer “servername.domain.com” 
    Operation: Agent Install 
    Install account: DOMAIN\account 
    Error Code: 800706BA 
    Error Description: The RPC server is unavailable.
    8004100A 
    800706BA
    1.  Ensure agent push account has local admin rights 
    2.  Firewall is blocking NetBIOS access.  If Windows 2008 firewall is enabled, ensure “Remote Administration (RPC)” rule is enabled/allowed.  We need port 135 (RPC) and the DCOM port range opened for console push through a firewall.  
    3.  Inspect WMI service, health, and rebuild repository if necessary 
    4.  Firewall is blocking ICMP  (Live OneCare) 
    5.  DNS incorrect 
    http://blogs.technet.com/b/kevinholman/archive/2009/01/27/console-based-agent-deployment-troubleshooting-table.aspx
    Regards, Blake Email: mengotto<at>hotmail.com Blog: http://discussitnow.wordpress.com/ If my response was helpful, please mark it as so, if it answered your question, then please also mark it accordingly. Thank you.

  • ESB Instances Not Showing Up In ESB Console

    Hi,
    All of a sudden, I am not seeing any ESB instances showing up in the ESB console.
    Please Help.
    Thanks.
    Vinnie

    Hi,Abhijeet,
    Would you please go to client policy in your Lync control panel and verify that you have set "Allow and update" in the Action drop-down menu for the latest version of Lync client.
    Details you can check 
    http://technet.microsoft.com/en-us/library/gg182591.aspx 
    Regards,
    Sharon
    Sharon Shen
    TechNet Community Support
    ***************************************************************************************************************************************************************************** Please remember to click “Mark as Answer” on the post that helps you, and to click
    “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial t

  • ESB Console: No Instances after reset.sh

    Hi
    I recently ran reset.sh on my 10.1.3.3 instance. Since then I cannot see any instances in the ESB Console. Also, there are no records in any of the ESB tables I expect, such as ESB_FAULTED_INSTANCE
    The reset.sh ran successfully and I was careful to ensure the DB connection properties were correct.
    ESB processes are running, but not getting dehydrated at any point. I know there are faulted instances, as I get e-mails informing me of errors.
    Does anyone have any ideas, as this is bugging me now..
    Cheers
    Chris

    Hi
    Further to my previous posting I am wondering if maybe the reset script has set the dehydration store to use file persistence and not database persistence.
    Does anyone know which config files determine this?
    I really need some help on this as otherwise it may have to be a re-install which will be annoying.
    Thanks
    Chris

  • ESB Console - not able to see the processes deployed.

    Hi
    I have installed SOA Suite 10.1.3.4 MLR#5.
    I had created some Systems in the ESB system and deployed many processes in them.
    Then i changed the <SOA_HOME>/integration/esb/config/pc.properties to:
    oracle.tip.pc.services.notification.smtp.transport.cache.size = 10
    oracle.tip.pc.services.hw.worklist.SessionTimeoutInMinutes=60
    oracle.tip.pc.services.owf.callback.quartz_interval=1.0
    oracle.tip.adapter.file.numProcessorThreads=1
    oracle.tip.adapter.file.controldirpath=
    oracle.tip.adapter.ic.repoConnMode=RMI
    Then restarted the suite.
    While starting the server i got an error:
    oracle.tip.esb.monitor.MonitorException: An unhandled exception has been thrown in the ESB system. The exception reported is: "java.lang.NullPointerException
         at oracle.tip.esb.console.CacheManager.loadCache(CacheManager.java:298)
         at oracle.tip.esb.console.CacheManager.init(CacheManager.java:213)
         at oracle.tip.esb.console.CacheManager.bootstrap(CacheManager.java:178)
         at oracle.tip.esb.monitor.manager.ActivityMessageManager.initialize(ActivityMessageManager.java:192)
         at oracle.tip.esb.server.bootstrap.DesignTimeResourceAdapter.startControlListener(DesignTimeResourceAdapter.java:126)
         at oracle.tip.esb.server.bootstrap.DesignTimeResourceAdapter.startListeners(DesignTimeResourceAdapter.java:100)
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.startESBListeners(ESBBaseResourceAdapter.java:649)
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.setupRuntime(ESBBaseResourceAdapter.java:412)
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter.initializeESB(ESBBaseResourceAdapter.java:361)
         at oracle.tip.esb.server.bootstrap.ESBBaseResourceAdapter$PingTester.run(ESBBaseResourceAdapter.java:986)
         at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
         at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
         at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:825)
         at java.lang.Thread.run(Thread.java:595)
    Now everything else is ok, except the ESB.
    When i open the ESB console, i am able to see the ESB Systems which i created but not the ESB processes which were deployed.
    When i try to redeploy the ESB processes through JDev, i get error:
    error code: 2006: 5
    summary: ESB DT Cache is not initialized. Maybe ESB bootstrap failed.
    Fix: Please review ESB parameters for their correctness
    Let me know if anyone has already solved this... Thanks
    Inder

    Could be a few things.
    When you upgraded to 10.1.3.4 did you run the ESB SQL script? If not run it. I believe there is also one for the MLR patch, run this after.
    In the console is the right server port, and host name specified in the Default System.
    Make sure the dehydration store is up.
    Is your database able to accept new connections, try login via SQL plus when you get this error. If you are running XE the processes, and sessions are set low. Increase in the init.ora
    Also check the log.xml and see if it provides any more information, does it mention something like open_cursors exceeded. If so increase parameter in init.ora.
    cheers
    James

  • What does virtual host and port mean in a system in ESB console

    Hi !
    When you click on a system in ESB console you can see and change 'cluster name' , 'Virtual host' and 'Port' .
    What does this mean ?
    As default the port is 8888 even though the installation uses port 80.
    If I change the port, I see no difference.
    Could someone please explain ?

    It is used to generate the endpoint urls in the wsdl's for the services you have deployed. It needs to be set to the esb server and port number where the services are installed. So if your esb installation uses port 80 you need to change 8888 to 80. Try the wsdl and look at the url of the endpoint.
    Kind Regards,
    Andre

  • ESB console 에서 service group 이 사라지는 현상

    안녕하세요
    현재 EAI Project 를 ESB+BPEL로 구축하는 프로잭트를 진행중에 있습니다.
    처음에는 문제가 발생하지 않았으나 어느시점엔가..
    개발한 ESB Service를 Register 하면 ESB Console 에 등록된
    모든 ESB service group 이 사라지는 현상이 나타납니다.
    생성된 ESB system 은 남아있는 상태에서 하위로 등록한 service group 이 모두
    사라지는 현상입니다.
    따라서 service group 에 등록 된 ESBservice 를 확인, 삭제 등이 불가능한
    상태입니다.
    페치셋 MLR 8을 씌워서 테스트해도 같은 현상이 발생하며,
    현재 유일한 해결책은 DB 를 문제 생기기 전으로 restore 하는
    방법밖에 없더군요. 하지만 역시 ESB serivce를 추가로 register 하면 같은
    문제가 발생하네요
    해당문제에 대해 좋은 의견 있으시면 조언좀 부탁 드리겠습니다.
    수고하세요

    Metadata의 이상이라기보다는 inbound adapter를 활성화 시키지 못하고 있는 것 같습니다.
    해당 ESB 프로젝트는 어떤 inbound Adapter를 사용하고 있는지요? 그 이후의 null pointer exception 메시지 중에 해당 Adapter의 내용이 있을 것 같은데요.
    해당 Adapter가 사용하고 있는 JNDI 이름을 찾지 못하거나 해당 datasource가 접속 가능하지 않은 상태라서 발생하는 에러는 아닐까요?
    그 이후의 에러메시지가 더 중요할 것 같습니다.
    아래의 step으로 원인을 찾아보는 것이 좋을 것 같습니다.
    1. 해당 Adapter의 oc4j_ra.xml파일에 JNDI 이름이 정확하게 기술되어 있는지 확인한다.
    2. 기술된 접속 정보를 통해 해당 ESB서버에서 접속이 가능한지 확인한다.(파이어월, DNS등의 문제로 접속이 불가능한 경우도 있음)

  • B2B Console "missing" in SOA SUite 11g R1 PS3?

    I have a brand new SOA SUite 11g R1 PS3 installation, using the following installation steps:
    OracelXEUniv
    WebLogic Server 10.3.4.0
    SOA Suite 11.1.1.2
    SOA Suite 11.1.1.3
    SOA Suite 11.1.1.4
    Created a new single server domain using teh new 11.1.1.4 developer template
    I can start the weblogic console, no problem
    I can start the enterprise manager console, no problem
    when I try to start the B2B Web Console http://localhost:7001/b2bconsole, or http://localhost:7001/b2b I get the 404 HTTP error - the console applicaitn is not found
    Can someone, please, suggest what I am missing?
    Thanks in advance

    Hello Michael,
    I analyzed this issue and found that it is working as designed. Developers templates are designed for low memory hosts and hence certain applications like b2bui, composer, OracleAppsAdapter etc. does not get deployed by default. If a user wants to use these applications then he may target and deploy them manually from Weblogic Admin console.
    As these applications may not be required for all users who installed SOA (because SOA installable contains many components of SOA like BPEL, Mediator, Rules, Workflow, B2B and BPM Suite as well and a developer may not be interested in using all these applications), so these apps does not get deployed by default.
    For the benefit of other users of this community, I have blogged about the same here where you may also find steps that how to enable these applications -
    http://anuj-dwivedi.blogspot.com/2011/02/b2b-consolesoa-composer-not-opening-up.html
    Thanks for bringing this issue up here in this forum.
    Regards,
    Anuj

  • SOA Suite 10.1.3.4: ESB folder missing from OHS

    I have the following setup on Windows XP Pro:
    1. Oracle Database XE
    2. SOA Suite 10.1.3.1.0 - Advanced Install
    3. Upgrade to SOA Suite 10.1.3.4.0 MLR#7
    4. SOADEMO - runs very well; I can place orders that require approval and see audit logs fine.
    Upon startup though I'm getting the following error:
    Component Name = OHS
    Component ID = OHS
    Message Level = 1
    Module ID = ohs
    Message Type = Error
    Message Text = *[error] [client 127.0.0.1] File does not exist: c:/bin/oracle/oraappsrv_soasuite/10.1.3/oracleas_1/apache/apache/htdocs/esb/ESBConsoleMain.html*
    (Note 1: My Soa Home is C:\bin\oracle\OraAppSrv_SOASuite\10.1.3\OracleAS_1 )
    (Note 2: Looking into the SOAHOME\Apache\Apache\htdocs directory, I can't locate the ESB folder; i.e. folder is totally missing!)
    Any ideas on why the above error might be happening and how to eliminate it?
    Thanks in advance,
    Alex.

    Yes it does. I believe it uses saxon library but don't quote me on that.

  • JS Console missing in Acrobat 9.3.3 from within browser[s]?

    I'm using the latest firefox, 3.6.8.  I cannot bring up the JS console, even when "show on error/message" is checked when there's a "undefined" script error.  No amount of console.print* will force the console to display... yet my scripts are clearly running.   I've had to resort to app.alert.  Ugh.
    Saving the file locally and opening it in Acrobat (or reader with  "show console" checked) works fine.

    I wrote the plug-in.
    However, Acrobat searches for the third-party DLL even before the first line of my PluginInit function is executed.
    Therefore the DLL cannot be loaded explicitly. I tried experimenting with delay-loading the DLL and then the error comes up and only after confirming it my PluginInit starts. So it is not a good solution anyway.
    Please see this thread:
    http://forums.adobe.com/thread/672182?tstart=0
    I think we all are seeing the same problem.
    Acrobat does not load the DLLs (the APIs are not the problem) from "plug_ins" subfolder. I would expect at least some warning before such a change is made.
    to be more specific:
    I have a folder created under the "plug_ins" folder, something like "MyFolder". In this folder there are two files:
    MyPlug.api and FromOther.dll. Now the FromOther.dll is not loaded. Acrobat complains about missing even before MyPlug.api is initialized.
    In every previous version everything was fine.
    Polda

Maybe you are looking for

  • How to create a custom query button in Portal?

    Hello, I have a requirement. In the portal form developed on a table, I have a EmpCD field which is a LOV. when I select a empcd from the LOV, I want to display that empcd details like EmpName, EmpDept, etc. Is is possible to auto-refresh the page wi

  • Triggering of maintenance notification automatically

    Hi friends, I have a scenario which needs triggering a maintenance notification automatically. I have 3 measuring points for a equipment. I take measurement readings for these 3 measuring points using 3 measurement docs( say the measurement readings 

  • Email notification to user on Reciept of Material..

    Hi Experts , Is it Possible  to intimate end users / through Email on Recieving the Material.. Please do let me know..how? Thanks in Advance Adarsh

  • Report is exceeding row limit

    Hi, I have a report in BW and when I execute it, it is going beyond excel limit i.e. exceeding 65000 entries in excel and I am unable to see the whole report. Please let me know, how do I go about solving this issue. Thanks & Regards

  • HT4557 where is the iPod option in settings on the iPhone 4S

    I'm trying to follow Apple's website on how to turn on Home Sharing on the iPhone. It states to find Settings/iPod but there is no iPod.