JMS JDBC store failed to open after switched to a different database machine

          Hi,
          I'm running WebLogic 6.1 sp3/Oracle 8.1.6 and I configure the JMS JDBC store for
          persistent messaging. I was working fine until I switched to use a different database
          machine which has the same software configuration as the old one. It was giving
          me "failed to create tables" error at start up time. But I checked the database
          and found out the two tables (<prefix>JMSSTORE and <prefix>JMSSTATE) were both
          created and I was able to query although they don't contain any data. By the way,
          I'm using thin client.
          Anyone can help? Thanks a lot!
          Here's the exception:
          <Jul 23, 2003 4:33:10 PM PDT> <Alert> <JMS> <JMSServer "notifyServer", store failed
          to open, java.io.IOException: JMS JDBC store, connection pool = <jmsPool>, prefix
          = <qa.JMS_SERVER_>: failed to create tables.
          java.io.IOException: JMS JDBC store, connection pool = <jmsPool>, prefix = <qa.JMS_SERVER_>:
          failed to create tables
          at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:311)
          at weblogic.jms.store.JDBCIOStream.rebuildTables(JDBCIOStream.java:1400)
          at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:376)
          at weblogic.jms.store.JMSStore.open(JMSStore.java:110)
          at weblogic.jms.backend.BEStore.open(BEStore.java:180)
          at weblogic.jms.backend.BackEnd.initialize(BackEnd.java:390)
          at weblogic.jms.JMSService.createBackEnd(JMSService.java:906)
          at weblogic.jms.JMSService.addJMSServer(JMSService.java:1273)
          at weblogic.jms.JMSService.addDeployment(JMSService.java:1169)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:285)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:239)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:199)
          at java.lang.reflect.Method.invoke(Native Method)
          at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy39.updateDeployments(Unknown Source)
          at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2977)
          at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:372)
          at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
          at java.lang.reflect.Method.invoke(Native Method)
          at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy58.start(Unknown Source)
          at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
          at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
          at weblogic.management.Admin.finish(Admin.java:644)
          at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:524)
          at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
          at weblogic.Server.main(Server.java:35)
          >
          <Jul 23, 2003 4:33:10 PM PDT> <Error> <JMS> <Failed to deploy JMS Server "notifyServer"
          due to weblogic.jms.common.ConfigurationException: JMS can not open store.
          weblogic.jms.common.ConfigurationException: JMS can not open store
          at weblogic.jms.backend.BackEnd.initialize(BackEnd.java:395)
          at weblogic.jms.JMSService.createBackEnd(JMSService.java:906)
          at weblogic.jms.JMSService.addJMSServer(JMSService.java:1273)
          at weblogic.jms.JMSService.addDeployment(JMSService.java:1169)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:285)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:239)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:199)
          at java.lang.reflect.Method.invoke(Native Method)
          at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy39.updateDeployments(Unknown Source)
          at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2977)
          at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:372)
          at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
          at java.lang.reflect.Method.invoke(Native Method)
          at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy58.start(Unknown Source)
          at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
          at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
          at weblogic.management.Admin.finish(Admin.java:644)
          at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:524)
          at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
          at weblogic.Server.main(Server.java:35)
          ----------- Linked Exception -----------
          java.io.IOException: JMS JDBC store, connection pool = <jmsPool>, prefix = <qa.JMS_SERVER_>:
          failed to create tables
          at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:311)
          at weblogic.jms.store.JDBCIOStream.rebuildTables(JDBCIOStream.java:1400)
          at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:376)
          at weblogic.jms.store.JMSStore.open(JMSStore.java:110)
          at weblogic.jms.backend.BEStore.open(BEStore.java:180)
          at weblogic.jms.backend.BackEnd.initialize(BackEnd.java:390)
          at weblogic.jms.JMSService.createBackEnd(JMSService.java:906)
          at weblogic.jms.JMSService.addJMSServer(JMSService.java:1273)
          at weblogic.jms.JMSService.addDeployment(JMSService.java:1169)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:285)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:239)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:199)
          at java.lang.reflect.Method.invoke(Native Method)
          at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy39.updateDeployments(Unknown Source)
          at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2977)
          at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:372)
          at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
          at java.lang.reflect.Method.invoke(Native Method)
          at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy58.start(Unknown Source)
          at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
          at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
          at weblogic.management.Admin.finish(Admin.java:644)
          at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:524)
          at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
          at weblogic.Server.main(Server.java:35)
          >
          

Hi Michelle,
          I suspect a permission problem where the new tables are created
          using the JDBC driver's default schema, but the prefix
          specifies another schema "qa". So the tables are getting
          created, but aren't found.
          Work-around one:
          manually extract, edit, and run the ddl that creates
          the tables to specify the schema. Prepend
          "qa.JMS_SERVER_" to all table names
          (This is fairly simple to do.)
          http://edocs.bea.com/wls/docs61/jms/appb.html#999286
          Work-around two:
          Don't include "qa." in the prefix.
          (i'm not sure if this will work)
          Work-around three:
          Change the username of the JDBC pool to "qa".
          (i'm not sure if this will work)
          Work-around four:
          Change the schema for the tables that were created
          under the JDBC driver's default schema to "qa".
          (I'm not sure how this is done, or even
          if it is possible. Database specific.)
          Tom
          Michelle Lian wrote:
          > Hi,
          >
          > I'm running WebLogic 6.1 sp3/Oracle 8.1.6 and I configure the JMS JDBC store for
          > persistent messaging. I was working fine until I switched to use a different database
          > machine which has the same software configuration as the old one. It was giving
          > me "failed to create tables" error at start up time. But I checked the database
          > and found out the two tables (<prefix>JMSSTORE and <prefix>JMSSTATE) were both
          > created and I was able to query although they don't contain any data. By the way,
          > I'm using thin client.
          >
          > Anyone can help? Thanks a lot!
          >
          > Here's the exception:
          >
          > <Jul 23, 2003 4:33:10 PM PDT> <Alert> <JMS> <JMSServer "notifyServer", store failed
          > to open, java.io.IOException: JMS JDBC store, connection pool = <jmsPool>, prefix
          > = <qa.JMS_SERVER_>: failed to create tables.
          > java.io.IOException: JMS JDBC store, connection pool = <jmsPool>, prefix = <qa.JMS_SERVER_>:
          > failed to create tables
          > at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:311)
          > at weblogic.jms.store.JDBCIOStream.rebuildTables(JDBCIOStream.java:1400)
          > at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:376)
          > at weblogic.jms.store.JMSStore.open(JMSStore.java:110)
          > at weblogic.jms.backend.BEStore.open(BEStore.java:180)
          > at weblogic.jms.backend.BackEnd.initialize(BackEnd.java:390)
          > at weblogic.jms.JMSService.createBackEnd(JMSService.java:906)
          > at weblogic.jms.JMSService.addJMSServer(JMSService.java:1273)
          > at weblogic.jms.JMSService.addDeployment(JMSService.java:1169)
          > at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
          > at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:285)
          > at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:239)
          > at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:199)
          > at java.lang.reflect.Method.invoke(Native Method)
          > at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          > at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          > at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          > at $Proxy39.updateDeployments(Unknown Source)
          > at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2977)
          > at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:372)
          > at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
          > at java.lang.reflect.Method.invoke(Native Method)
          > at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          > at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          > at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          > at $Proxy58.start(Unknown Source)
          > at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
          > at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
          > at weblogic.management.Admin.finish(Admin.java:644)
          > at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:524)
          > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
          > at weblogic.Server.main(Server.java:35)
          >
          > <Jul 23, 2003 4:33:10 PM PDT> <Error> <JMS> <Failed to deploy JMS Server "notifyServer"
          > due to weblogic.jms.common.ConfigurationException: JMS can not open store.
          > weblogic.jms.common.ConfigurationException: JMS can not open store
          > at weblogic.jms.backend.BackEnd.initialize(BackEnd.java:395)
          > at weblogic.jms.JMSService.createBackEnd(JMSService.java:906)
          > at weblogic.jms.JMSService.addJMSServer(JMSService.java:1273)
          > at weblogic.jms.JMSService.addDeployment(JMSService.java:1169)
          > at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
          > at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:285)
          > at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:239)
          > at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:199)
          > at java.lang.reflect.Method.invoke(Native Method)
          > at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          > at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          > at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          > at $Proxy39.updateDeployments(Unknown Source)
          > at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2977)
          > at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:372)
          > at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
          > at java.lang.reflect.Method.invoke(Native Method)
          > at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          > at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          > at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          > at $Proxy58.start(Unknown Source)
          > at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
          > at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
          > at weblogic.management.Admin.finish(Admin.java:644)
          > at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:524)
          > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
          > at weblogic.Server.main(Server.java:35)
          > ----------- Linked Exception -----------
          > java.io.IOException: JMS JDBC store, connection pool = <jmsPool>, prefix = <qa.JMS_SERVER_>:
          > failed to create tables
          > at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:311)
          > at weblogic.jms.store.JDBCIOStream.rebuildTables(JDBCIOStream.java:1400)
          > at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:376)
          > at weblogic.jms.store.JMSStore.open(JMSStore.java:110)
          > at weblogic.jms.backend.BEStore.open(BEStore.java:180)
          > at weblogic.jms.backend.BackEnd.initialize(BackEnd.java:390)
          > at weblogic.jms.JMSService.createBackEnd(JMSService.java:906)
          > at weblogic.jms.JMSService.addJMSServer(JMSService.java:1273)
          > at weblogic.jms.JMSService.addDeployment(JMSService.java:1169)
          > at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
          > at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:285)
          > at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:239)
          > at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:199)
          > at java.lang.reflect.Method.invoke(Native Method)
          > at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          > at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          > at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          > at $Proxy39.updateDeployments(Unknown Source)
          > at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2977)
          > at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:372)
          > at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
          > at java.lang.reflect.Method.invoke(Native Method)
          > at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
          > at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
          > at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          > at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          > at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          > at $Proxy58.start(Unknown Source)
          > at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
          > at weblogic.management.Admin.startApplicationManager(Admin.java:1234)
          > at weblogic.management.Admin.finish(Admin.java:644)
          > at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:524)
          > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:207)
          > at weblogic.Server.main(Server.java:35)
          >
          

Similar Messages

  • TS1702 any app I download from the app store doesn't open. after I finished downloading the app I tap it to open but it crashes as soon as i finish downloading it. yes, the downloading process works but any app I download won't launch. pls help

    any app I download from the app store doesn't open. after I finished downloading the app I tap it to open but it crashes as soon as i finish downloading it. yes, the downloading process works but any app I download won't launch. pls help

    Hi,
    Install the v10.6.6 combo update available here. It's ok to do this even though you are already running v10.6.6. The combo includes fixes that were not included in the original update.
    http://support.apple.com/kb/DL1349
    Restart your Mac and try the MAS again.
    You can download apps directly from the MAS once you have it running.
    Considering the TM backup took so long, make sure there's enough space on your Mac startup disk.
    Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. *Make sure you always have a minimum of 15% free disk space.*
    Carolyn

  • Safari and app store fail to work after installing Maverick, what can I do?

    Safari and app store fail to work after installing Maverick, what can I do?

    Disk Utility (Applications - Utilities - Disk Utility) Repair Disk Permissions 2x. Then restart in Safe Mode and try both apps. Restart normally and post results.

  • My itunes won't open after switching to lion

    My itunes won't open after switching to lion

    I had similar problem this time and last time when I upgrade/update iTune, and subsequently solved the problem through the help of this person. You may give it a try and see if this works for you. It works for me now and then. Good luck.
    https://discussions.apple.com/thread/3800524
    Oliver

  • JMS JDBC Store in OC4J ?

    Hi, does anybody know if I could configure JMS JDBC Store under OC4J ? It is possible to be done under WebLogic 6.1 (I believe Oracle uses for this purpose Advanced Queue). What about support of other JMS providers, like SonicMQ ? Is it possible to integrate with OC4J ?
    Thank you,
    Andrejus Chaliapinas

    Hi, does anybody know if I could configure JMS JDBC Store under OC4J ? It is possible to be done under WebLogic 6.1 (I believe Oracle uses for this purpose Advanced Queue). What about support of other JMS providers, like SonicMQ ? Is it possible to integrate with OC4J ?
    Thank you,
    Andrejus Chaliapinas

  • All applications in iWork fail to open after installing latest apple update. iMac running 10.6.8 Snow Leopard. Have tried reinstalling from iWork disc but no improvement. Help!

    All applications in iWork fail to open after installing latest apple update. iMac running 10.6.8 Snow Leopard. Have tried reinstalling from iWork disc but no improvement. Help!
    Error report as follows
    Process:         Pages [208]
    Path:            /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
    Identifier:      com.apple.iWork.Pages
    Version:         4.1 (923)
    Build Info:      Pages-9230000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [93]
    Date/Time:       2012-08-22 12:33:15.909 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          102101 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  2217715 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      1FA704D3-D5EF-4CE3-9813-42E4559157DC
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Symbol not found: _SFAAutosaveUserActivityException
      Referenced from: /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
      Expected in: /Library/Application Support/iWork '09/Frameworks/SFArchiving.framework/Versions/A/SFArchiving

    I'm having this issue as well only with a little different twist I guess. I'm transferring the iWorks applications from my Macbook Pro 3,1 with Lion to a new MBP 10,1 running Mountain Lion. I transferred the apps over using DropCopy since the older MBP doesn't have AirPlay. Applications show up but crash upon opening. This is the first install so there are no previous plist, versions or such to delete. All three crashed upon opening every time until I just had to have Keynote and purchased again - although Apple agreed to refund that purchase since my previous version quit working. Any ideas since I don't have any previous plist/versions to delete? Thanks in adavnce for any help you can offer.
    Process:         Pages [13521]
    Path:            /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
    Identifier:      com.apple.iWork.Pages
    Version:         4.3 (1048)
    Build Info:      Pages-10480000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [153]
    User ID:         501
    Date/Time:       2013-03-11 14:57:02.175 -0400
    OS Version:      Mac OS X 10.8.2 (12C3103)
    Report Version:  10
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: @rpath/SFCompatibility.framework/Versions/A/SFCompatibility
      Referenced from: /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
      Reason: image not found
    Binary Images:
        0x1000 -   0x354fe3  com.apple.iWork.Pages (4.3 - 1048) <3F2BE397-E81E-3355-C0DE-8B0F014E897B> /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
      0x3ec000 -   0x46bff7  com.apple.iLifeMediaBrowser (2.7.2 - 546) <24A0A118-874B-3C7C-B50C-C80BED03A15F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x8fe3e000 - 0x8fe70e57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld

  • Hp photo creations fails to open after download

    had a update for Hp photo creations but it fails to open after download

    Hello @riat,
    I understand that you're experiencing issues when trying to open the HP Photo Creations software for your HP Photosmart 5510 e-All-in-One Printer on your Windows 7 computer. I would like to offer my assistance today with resolving this issue. Please follow the steps below.
    Step 1: Uninstall Software:
    Click on your Start menu
    In the 'search programs and files' box located right above Start type Programs and Features
    Hit enter on your keyboard
    A list of programs installed on your computer will populate
    Please scroll down the list until you see HP Photo Creations
    Click on HP Photo Creations and select Uninstall
    Please follow any onscreen instructions to complete the uninstall. Once the uninstall is complete please proceed to the next step.
    Step 2: Reinstall Software:
    Please click here to download the HP Photo Creations software
    Once the website opens select the Free Download V3.8 button for Windows
    Once the download is complete please follow any onscreen instructions to complete the install
    Once the HP Photo Creations software has been successfully reinstalled, please test the software to ensure that it is functioning.
    Should the issue persist, I would suggest reaching out to our HP Photo Creations Support team.
    Please let me know if the steps I've provided resolve your software issue. I look forward to hearing from you!
    X-23
    I work on behalf of HP
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    Click the "Kudos, Thumbs Up" on the right to say "Thanks" for helping!

  • Fire fox fails to open after first time unless I reboot

    fire fox fails to open after 1 time unless I reboot

    Have you confirmed with 4D that their software is Leopard compatible? I recall reading a report back in late October that 4D hadn't certified their products as Leopard compatible.

  • Itunes store will not open after downloaading iTunes 8.1.0.2

    I was owrking on my husbands iPod shuffle, after downloading new songs from itunes, I decided to download the new version of iTunes. Well after everything was downloaded, I tryed to go and download a show for my ipod, and the itunes store tryed to open up but came up with the error message said, The itunes could not connect to itunes store. Network connection timed out. I am able to connect to the internet and I check the connection and everything is connected except for the itunes store. Can anyone help me??

    I did it and it says that a secure link to the itunes store failed. Everything else did load and does have internet connectivity.
    This is what it says...
    Microsoft Windows XP Home Edition Service Pack 2 (Build 2600)
    Hewlett-Packard Presario V5000 (ET820UA#ABA)
    iTunes 8.1.1.10
    QuickTime 7.6
    FairPlay 1.3.6
    iPod Updater Library 8.1d19
    CD Driver 2.1.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 2.4.1.7
    Apple Mobile Device Driver not found.
    Bonjour 1.0.6.2 (118.5)
    iTunes Serial Number 791F14D5C4447D32
    Current user is an administrator.
    The current local date and time is 2009-05-14 09:49:54.
    iTunes is not running in safe mode.
    Video Display Information
    ATI MOBILITY RADEON Xpress 200 Series
    ATI MOBILITY RADEON Xpress 200 Series
    ** External Plug-ins Information **
    No external plug-ins installed.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {69395EE9-389F-465A-A8C1-CF06A735E971}
    Description: Broadcom 802.11b/g WLAN - Packet Scheduler Miniport
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway:
    DHCP Enabled: Yes
    DHCP Server: 255.255.255.255
    Lease Obtained: Wed Dec 31 11:10:17 2008
    Lease Expires: Wed Dec 31 12:10:17 2008
    DNS Servers: 85.255.115.59
    85.255.115.59
    85.255.112.120
    Adapter Name: {407C0217-F226-4F41-9919-B63D7063D22C}
    Description: Realtek RTL8139/810x Family Fast Ethernet NIC - Packet Scheduler Miniport
    IP Address: 65.33.45.204
    Subnet Mask: 255.255.252.0
    Default Gateway: 65.33.44.1
    DHCP Enabled: Yes
    DHCP Server: 10.110.144.1
    Lease Obtained: Thu May 14 08:40:51 2009
    Lease Expires: Thu May 14 09:43:35 2009
    DNS Servers: 85.255.115.59
    85.255.115.59
    85.255.112.120
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was unsuccessful.
    The network connection timed out.
    Connection attempt to iTunes Store was unsuccessful.
    The network connection timed out.
    Secure connection attempt to iTunes Store was unsuccessful.
    The network connection timed out.
    Secure connection attempt to iPhone activation server unsuccessful.
    The network connection timed out.
    iTunes has never successfully accessed iTunes store.
    Thank you so much for your help!

  • Acrobat 8.1 fails to open after automatic update

    I installed CS3 a month ago and everything worked well until last week after an automatic update to Acrobat was installed. Since then, whenever I try to open Acrobat, I get the windows error "Adobe Acrobat 8.1 has encountered a problem and needs to close..." I tried to download and install the latest update but that didn't fix the problem.
    Also, I tried to report it to Adobe online but never got a response and now I can't find where I reported it to see what the status is.
    Any suggestions would be greatly appreciated.

    Still failing to launch after repairing permissions and restart.
    Part of the report says:
    AcroSecurityBailOutImpl
    It has always opened the file when I try a second or third time, though.
    It's just the first once or twice that it fails.

  • Acrobat fails to open after software update (end of March 2012) in Lion

    When opening a PDF in Acrobat x Pro the programme crashes, ever since I did a software update at the end of March 2012.
    I have also been having problems with emailing PDFs, with emails disappearing or getting corrupted.
    Seems worse if I have Firefox open at the same time.

    Still failing to launch after repairing permissions and restart.
    Part of the report says:
    AcroSecurityBailOutImpl
    It has always opened the file when I try a second or third time, though.
    It's just the first once or twice that it fails.

  • IBooks, Maps and App Store does not open after Mavericks installation

    I'm having troubles after I update to Mavericks, iBooks, Maps and App Store doesn't open, I can't check for updates or anything. How can I reinstall Mavericks or how can I solve the proble.
    Thanks for your help!!

    Boot into the Recovery volume (boot with the Command + R keys held down) and use Disk Image to repair disk permissions and the disk itself.  Reboot and try again.
    To reinstall the system boot again into the Recovery volume and use the install system option. That will reinstall only the system.

  • App Store Won't Open After Mavericks Install :(

    Since installing Mavericks my App Store won't open.  I click and it bounces one time then....nothing.  Any ideas on how to fix this?
    I discovered this when I noticed that Image Preview won't open. I thought that there was an update for it so I went to the app store to see and discovered it won't open either!

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About
    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account

  • Aperture fails to open after installing Photoshop CS5

    Aperture fails to open and I cannot access my photo files. This happened after I installed Photoshop CS5. I uninstalled CS5, and have not reinstalled. I uninstalled Aperture and reinstalled it but nothing changed.
    I searched the forums and could not find anything similar.
    Aperture is stored on my hard drive, my iBook and on an eternal hard drive as well. On my iBook there are 5 Aperture aliases (and the Aperture Library), which I don't understand.
    Is there anybody with advice on this matter?
    Thanks,
    Patricia

    Patricia,
    Below some of your posts, but not all, your system configuration is listed as a Power PC G4 with 10.4.2 -- you should eliminate this info.
    When you had CS5 installed, and in Aperture Preferences/Export, was Photoshop CS5 offered as a choice for external editor, or could you not get that far?
    It might be that you would only need to purge the preference file for Aperture to make this work, and I would not have really expected CS5 to not work. Did you have another app for use as External Editor before installing CS5?
    Ernie
    Ernie

  • Music Store won't open after my newest upgrade

    Hi!
    I downloaded the newest upgrade of iTunes and now my Music Store stuff won't work. I didn't change any login information, etc. What is going on????? Please email me at [email protected], if you'd like. Also, please feel free to answer this like I'm a total moron. I'm not good with technical terms, etc., so I won't be offended if you do. LOL.
    Kathy

    'The network connection timed out' can have many causes.
    iTunes can't connect to the Music Store after having tried for a number of times.
    This document describes a number of possible causes and fixes:
    iTunes Music Store: "Cannot connect to the Music Store" error
    What happens if you try to connect to the Music Store from within Safari?
    Go to this page http://www.apple.com/itunes/ and command-click on one of the songs in the 'Top 10 Songs' pane.
    Safari will attempt to open the link in a new tab, but as it is a link to the Music Store, it will open iTunes and go to the Store.
    If you use another browser, you can normaly control-click a link and choose to open it in a new tab or new window.
    M
    17' iMac fp 800 MHz 768 MB RAM   Mac OS X (10.3.9)   Several ext. HD (backup and data)

Maybe you are looking for

  • Lightroom 5.3  and AppleMac 10.8.8 Mt Lion

    Phew !  Just recovered from problems with Photoshop CS4  and now Lightroom 5.3 playing up. After working, apparently perfectly for several months, suddenly lost the  "QUICK DEVELOP" facility from the ' LIBRARY' screen;                                

  • 9.2.0.6.0 to 11.1.0.6.0

    Hi I need to upgrade database from 9.2.0.6.0 to 11.1.0.7.0 . But 11.1.0.7.0 database is not available for download in oracle downloads. How do i download 11.1.0.7.0 and bring the links for upgrading process Thanks

  • How to add Business Objects to system landscape smsy?

    Hi there, at the moment I configure the system landscape (smsy) in our solution manager. We have also BO XI 3.1 installations and I like to add them to the landscape. In transaction smsy I'm going to "Landscape components" -> "Product System" -> "Cre

  • Rendering a PO as a PDF Output

    Hi, Does anybody know if it is possible to email a PO out as a PDF without having iSupplier? If so how do I do it. Many Thanks

  • ESW 520 8-port - firmware upgrade

    Hi, We have a ESW 520 8-port currently on firmware version 2.1.1.19 (boot version 1.0.0.07, VID V01) - Serial number CBT15100AN2 The latest firmware version is 2.1.1.21, which we downloaded and via Maintenance, Software Upgrade, via HTTP performed an