facebook

Start Weblogic8.1 Integration in MyEclipse

πŸ’‘
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #231305 Reply

    zhangxi
    Member

    I cannot start weblogic8.1 integration in MyEclipse. It seems that I need to configure the jdbcUniversalDriver for pointbase…

    My env is:

    MyEclipse3.8.4
    Eclipse3.0.2
    Jdk1.4

    Error is :
    <2005-6-19 上午01ζ—Ά02εˆ†30η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “cgPool” deployment failed with the following error: Cannot load driver class: com.pointbase.jdbc.jdbcUniversalDriver.>
    <2005-6-19 上午01ζ—Ά02εˆ†30η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “cgJMSPool-nonXA” deployment failed with the following error: Cannot load driver class: com.pointbase.jdbc.jdbcUniversalDriver.>
    <2005-6-19 上午01ζ—Ά02εˆ†30η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “bpmArchPool” deployment failed with the following error: Cannot load driver class: com.pointbase.jdbc.jdbcUniversalDriver.>
    <2005-6-19 上午01ζ—Ά02εˆ†30η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “cgDataSource” deployment failed with the following error: DataSource(cgDataSource;cgSampleDataSource) can’t be created with non-existent Pool (connection or multi) (cgPool).>
    <2005-6-19 上午01ζ—Ά02εˆ†30η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “bpmArchDataSource” deployment failed with the following error: DataSource(bpmArchDataSource) can’t be created with non-existent Pool (connection or multi) (bpmArchPool).>
    <2005-6-19 上午01ζ—Ά02εˆ†30η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “cgDataSource-nonXA” deployment failed with the following error: DataSource(cgDataSource-nonXA;weblogic.jdbc.jts.ebusinessPool) can’t be created with non-existent Pool (connection or multi) (cgJMSPool-nonXA).>
    <2005-6-19 上午01ζ—Ά02εˆ†31η§’ CST> <Alert> <JMS> <BEA-040052> <JMSServer “cgJMSServer” store failed to open java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist.
    java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >
    <2005-6-19 上午01ζ—Ά02εˆ†31η§’ CST> <Error> <JMS> <BEA-040123> <Failed to start JMS Server “cgJMSServer” due to weblogic.jms.common.JMSException: JMS can not open store cgJMSStore.
    weblogic.jms.common.JMSException: JMS can not open store cgJMSStore
    at weblogic.jms.backend.BEStore.start(BEStore.java:163)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    … 29 more
    >

    #231306

    Scott Anderson
    Participant

    If you’re going to use an additional subsystem that requires additonal drivers, you need to add them to the connector’s classpath. You can do this by navigating to Window > Preferences > MyEclipse > Weblogic 8 > Paths and adding the additional jars to the ‘Append to classpath’ field. For the pointbase drivers, <wls-server-install>/common/eval/pointbase/lib/pbclient44.jar should do it.

    #231308

    zhangxi
    Member

    Thank you for your answer. But I still encounter the following error after I add pointcient44.jar.

    <2005-6-19 上午10ζ—Ά19εˆ†23η§’ CST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server “cgServer” for domain “integration”>
    <2005-6-19 上午10ζ—Ά19εˆ†44η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά19εˆ†46η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά19εˆ†48η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά19εˆ†50η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά19εˆ†52η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά19εˆ†53η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “cgPool” deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093..>
    <2005-6-19 上午10ζ—Ά19εˆ†54η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά19εˆ†56η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά19εˆ†58η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†00η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†02η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†03η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “cgJMSPool-nonXA” deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093..>
    <2005-6-19 上午10ζ—Ά20εˆ†04η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†06η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†08η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†10η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†12η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-19 上午10ζ—Ά20εˆ†13η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “bpmArchPool” deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093..>
    <2005-6-19 上午10ζ—Ά20εˆ†13η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “bpmArchDataSource” deployment failed with the following error: DataSource(bpmArchDataSource) can’t be created with non-existent Pool (connection or multi) (bpmArchPool).>
    <2005-6-19 上午10ζ—Ά20εˆ†13η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “cgDataSource” deployment failed with the following error: DataSource(cgDataSource;cgSampleDataSource) can’t be created with non-existent Pool (connection or multi) (cgPool).>
    <2005-6-19 上午10ζ—Ά20εˆ†13η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “cgDataSource-nonXA” deployment failed with the following error: DataSource(cgDataSource-nonXA;weblogic.jdbc.jts.ebusinessPool) can’t be created with non-existent Pool (connection or multi) (cgJMSPool-nonXA).>
    <2005-6-19 上午10ζ—Ά20εˆ†14η§’ CST> <Alert> <JMS> <BEA-040052> <JMSServer “cgJMSServer” store failed to open java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist.
    java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >
    <2005-6-19 上午10ζ—Ά20εˆ†14η§’ CST> <Error> <JMS> <BEA-040123> <Failed to start JMS Server “cgJMSServer” due to weblogic.jms.common.JMSException: JMS can not open store cgJMSStore.
    weblogic.jms.common.JMSException: JMS can not open store cgJMSStore
    at weblogic.jms.backend.BEStore.start(BEStore.java:163)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    … 29 more
    >
    <2005-6-19 上午10ζ—Ά20εˆ†14η§’ CST> <Error> <Deployer> <BEA-149601> <The deployment framework was unable to resume accepting requests.>
    <2005-6-19 上午10ζ—Ά20εˆ†14η§’ CST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can’t start server due to startup class failure WLI Startup Class – with nested exception:
    [java.lang.ClassNotFoundException: com.bea.wli.init.BPMStartup]>
    ***************************************************************************
    The WebLogic Server did not start up properly.
    weblogic.management.AbortDeploymentException: weblogic.t3.srvr.FatalStartupException: Can’t start server due to startup class failure WLI Startup Class – with nested exception:
    [java.lang.ClassNotFoundException: com.bea.wli.init.BPMStartup]
    at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:92)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Reason: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can’t start server due to startup class failure WLI Startup Class – with nested exception:
    [java.lang.ClassNotFoundException: com.bea.wli.init.BPMStartup]
    ***************************************************************************

    #231309

    Scott Anderson
    Participant

    :Could not create pool connection. The DBMS driver exception was: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093..>

    Well, did you start up the pointbase database server on port 9093? If you’re going to use a database from your weblogic instance you need to be sure it’s running and properly configured. Also did you add a database connection pool to your weblogic configuration? From these errors it doesn’t look like you can start this instance from the commandline either, can you? Until it works from the commandline, it won’t work from the connector.

    #231315

    zhangxi
    Member

    I can start this integration instance from the commandline by calling the startWeblogic script in the integration folder.

    My understanding is your ide will call the script when I start weblogic server from your ide,right? why it seems to work in diffferent way?

    tell me if you need me to provide any more evidence.

    #231319

    Scott Anderson
    Participant

    My understanding is your ide will call the script when I start weblogic server from your ide,right?

    Actually, no, that’s not right. We have to launch the server directly, rather than through a script in order to hook up the debugger properly. So, if you’ve configured your weblogic server to have additional capabilites, like use a database or whatever, you need to add the appropriate jars to the connectors classpath as well. The eaiest way to determine what you need is to look at your startweblogic script and add any jars other than weblogic.jar and weblogic_sp.jar that are referenced in the script to the classpath used by the connector (Window > Preferences > MyEclipse > WebLogic 8 > Paths). If you’re having a hard time determining what the full list is, simply modifying the startweblogic script to add an ‘echo’ of the full startup command will show precisely what’s used.

    #231353

    zhangxi
    Member

    Now the error is:
    <2005-6-20 δΈ‹εˆ09ζ—Ά25εˆ†12η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>

    In the script, there is a command to call the start pointbase:
    @REM Start PointBase

    if “%pointbaseFlag%”==”true” (
    call “%WL_HOME%\common\bin\startPointBase.cmd” -port=9093 -debug=0 -console=false -background=true -ini=%DOMAIN_HOME%\pointbase.ini > “%DOMAIN_HOME%\pointbase.log” 2>&1

    )

    how to call this in MyEclipse?

    #231354

    zhangxi
    Member

    I have try a few days, add all the jar file to the MyEclipse classpath, but it still……

    Nobody start weblogic8.1 integration in MyEclipse???

    #231356

    zhangxi
    Member

    This is the whole error msg:

    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†09η§’ CST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at C:\bea\user_projects\domains\integration\config.xml.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†16η§’ CST> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\user_projects\domains\integration\cgServer\cgServer.log is opened. All server side log events will be written to this file.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†19η§’ CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†20η§’ CST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server “cgServer” for domain “integration”>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†30η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†32η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†34η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†36η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†38η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†39η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “cgPool” deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093..>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†40η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†43η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†44η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†46η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†49η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “bpmArchPool”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†50η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “bpmArchPool” deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093..>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†51η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†53η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†55η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†57η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά16εˆ†59η§’ CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool “cgJMSPool-nonXA”: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†00η§’ CST> <Error> <JDBC> <BEA-001150> <Connection Pool “cgJMSPool-nonXA” deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093..>
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†00η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “cgDataSource” deployment failed with the following error: DataSource(cgDataSource;cgSampleDataSource) can’t be created with non-existent Pool (connection or multi) (cgPool).>
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†00η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “cgDataSource-nonXA” deployment failed with the following error: DataSource(cgDataSource-nonXA;weblogic.jdbc.jts.ebusinessPool) can’t be created with non-existent Pool (connection or multi) (cgJMSPool-nonXA).>
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†00η§’ CST> <Error> <JDBC> <BEA-001151> <Data Source “bpmArchDataSource” deployment failed with the following error: DataSource(bpmArchDataSource) can’t be created with non-existent Pool (connection or multi) (bpmArchPool).>
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†00η§’ CST> <Alert> <JMS> <BEA-040052> <JMSServer “cgJMSServer” store failed to open java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist.
    java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†00η§’ CST> <Error> <JMS> <BEA-040123> <Failed to start JMS Server “cgJMSServer” due to weblogic.jms.common.JMSException: JMS can not open store cgJMSStore.
    weblogic.jms.common.JMSException: JMS can not open store cgJMSStore
    at weblogic.jms.backend.BEStore.start(BEStore.java:163)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Caused by: java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:488)
    at weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    … 29 more
    >
    com.bea.wli.store.DocumentStoreException: Could not find SQL Document Store cgDataSource
    at com.bea.wli.store.impl.SQLStore.getConnection(SQLStore.java:3249)
    at com.bea.wli.store.impl.SQLStore.initialize(SQLStore.java:3787)
    at com.bea.wli.store.DocumentStoreSetup.init(DocumentStoreSetup.java:86)
    at com.bea.wli.store.DocumentStoreSetup.init(DocumentStoreSetup.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.bea.wli.init.BPMStartupShutdown.invoke(BPMStartupShutdown.java:421)
    at com.bea.wli.init.BPMStartupShutdown.startup(BPMStartupShutdown.java:284)
    at com.bea.wli.init.BPMStartup.main(BPMStartup.java:23)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.t3.srvr.StartupClassService.invokeMain(StartupClassService.java:229)
    at weblogic.t3.srvr.StartupClassService.invokeClass(StartupClassService.java:160)
    at weblogic.t3.srvr.StartupClassService.access$000(StartupClassService.java:36)
    at weblogic.t3.srvr.StartupClassService$1.run(StartupClassService.java:121)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.t3.srvr.StartupClassService.invokeStartupClass(StartupClassService.java:116)
    at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:88)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Caused by: javax.naming.NameNotFoundException: Unable to resolve ‘cgDataSource’ Resolved ; remaining name ‘cgDataSource’
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:897)
    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:230)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:154)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:188)
    at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:256)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:359)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at com.bea.wli.store.impl.SQLStore.getConnection(SQLStore.java:3223)
    … 47 more
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†01η§’ CST> <Error> <Deployer> <BEA-149601> <The deployment framework was unable to resume accepting requests.>
    <2005-6-20 δΈ‹εˆ10ζ—Ά17εˆ†01η§’ CST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can’t start server due to startup class failure WLI Startup Class – with nested exception:
    [java.lang.IllegalStateException: Unable to start DocumentStore: com.bea.wli.store.DocumentStoreException: Could not find SQL Document Store cgDataSource]>
    ***************************************************************************
    The WebLogic Server did not start up properly.
    weblogic.management.AbortDeploymentException: weblogic.t3.srvr.FatalStartupException: Can’t start server due to startup class failure WLI Startup Class – with nested exception:
    [java.lang.IllegalStateException: Unable to start DocumentStore: com.bea.wli.store.DocumentStoreException: Could not find SQL Document Store cgDataSource]
    at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:92)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Reason: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can’t start server due to startup class failure WLI Startup Class – with nested exception:
    [java.lang.IllegalStateException: Unable to start DocumentStore: com.bea.wli.store.DocumentStoreException: Could not find SQL Document Store cgDataSource]
    ***************************************************************************

    #231360

    Scott Anderson
    Participant

    java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist

    Did you set up your WLS domain from the command line, run the weblogic console, and create the connection pool you’re trying to use in this domain? From the error, you haven’t configured a connection pool and you must do that with BEA’s console before you attempt to use it in your application.

    #231417

    zhangxi
    Member

    No, Actually I use domain configuration wizard to setup a weblogic integration domain. I think this integration domain will use pointbase db when it startup. Now my problem is I have view the jar file for the classpath when i start my integration and add those jar to MyEclipse path already, but it doesn’t help. I notice that in the startup script, there is a line to start pointbase script, I don’t know how to cinfigure MyEclipse to start pointbase also when I click run weblogic.

    #231457

    Scott Anderson
    Participant

    I don’t know how to cinfigure MyEclipse to start pointbase also when I click run weblogic.

    You can’t. You’ll need to start pointbase separately, before launching WebLogic.

    Also, the integration server requires several additional Jars (that you can determine from the startup script) to be appended to the classpath at Window > Preferences > MyEclipse > Applications Servers > WebLogic 8.1 > Paths. However, once the pointbase server is starte externally and the path is configured with the additional jars, the server *should* start as the commandline will then be identical to what the script uses.

Viewing 12 posts - 1 through 12 (of 12 total)
Reply To: Start Weblogic8.1 Integration in MyEclipse

You must be logged in to post in the forum log in