Can we have an instance of weblogic integration server and the portal server instance running on the same machine simultaneously?
Here is my scenario.
I have a portal server instance running in the production mode. I want to start an integration server instance in the same machine in the production mode. But that instance threw some errors while starting and was shut down. So I created that instance in the dev mode and it started running correctly. But I started getting these error messages in the portal instance.
"
java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefi
= <weblogic>: ping failed, database not responding
java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefi
= <weblogic>: SQL exception
java.sql.SQLException: Connection failure. sendMethodRequest(...).
at com.pointbase.dbexcp.dbexc
pException
.getSQLExc
eption()Lj
ava/sql/SQ
LE
ception;(Unknown Source)
at com.pointbase.net.netJDBCP
rimitives.
sendMethod
RequestByI
D(Lcom/poi
nt
ase/net/netJDBCConnection;
Ljava/io/D
ataOutputS
tream;I[Lj
ava/lang/O
bject;)V(U
nkn
wn Source)"
Any idea why this is happening?
thanks,
Anu
Start Free Trial