J2EE Application start fails

Hello the application do not start.
In the log file is written
<[INFO][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][19.Juli.2003 16:04:13:560 CEST][JMS5036: More details may be available in the log file for the JMS service broker instance domain1_server. Please refer to the JMS provider documentation for the exact location of this log file.]>
And then in the JMS log file
Java Runtime: 1.4.1_02 Sun Microsystems Inc. D:\Programme\Sun\j2eesdk1.4_beta2\jdk\jre
[19/Jul/2003:16:16:16 CEST] IMQ_HOME=D:\Programme\Sun\j2eesdk1.4_beta2\imq
[19/Jul/2003:16:16:16 CEST] IMQ_VARHOME=D:\Programme\Sun\j2eesdk1.4_beta2\imq\var
[19/Jul/2003:16:16:16 CEST] Windows 2000 5.0 x86 ursus (1 cpu) Urs Wagner
[19/Jul/2003:16:16:16 CEST] Java Heap Size: max=196608k, current=8128k
[19/Jul/2003:16:16:16 CEST] Arguments: -name domain1_server -port 7676 -bgnd -silent
[19/Jul/2003:16:16:18 CEST] [B1004]: Starting the portmapper service using tcp [ 7676, 50 ] with min threads 1 and max threads of 1
[19/Jul/2003:16:16:18 CEST] [B1060]: Loading persistent data...
[19/Jul/2003:16:16:18 CEST] ERROR [B4031]: Failed to load destinations from store:
java.io.StreamCorruptedException: D:\Programme\Sun\j2eesdk1.4_beta2\imq\var\instances\domain1_server\fs350\destination: Bad file magic number: 0; Expecting: 1431677610
[19/Jul/2003:16:16:18 CEST] ERROR [B3000]: Could not open persistent message store:
com.sun.messaging.jmq.jmsserver.util.BrokerException: Failed to load destinations from store
What must I do to repair it?
Thanks
Urs

I found a solution
The reason was a corruption exception in JMS. I simply removed the directory:
%J2EE_HOME%\imq\var\instances\domain1_server\fs350

Similar Messages

  • J2EE Application Server fails to start...........

    When I tried to run the J2EE Application Server on WindowsXP Professional, I am getting the following error message. Any help will be appreciated.
    Logging for J2EE Server Version: 1.3.1-b17 started at: Thu Feb 28 13:39:24 MST 2002..
    Using the Java HotSpot(TM) Client VM and the version number 1.3.0 from Sun Microsystems Inc..
    VM is using the classpath:
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\system\cloudscape.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\system\tools.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\cloudscape\cloudclient.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\classes;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\classes;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2ee.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\toolclasses;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2eetools.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\locale;
    .;c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2ee.jar;
    c:\home\sukesh\J2EE\jdk1.3\lib\tools.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\jhall.jar .
    J2EE Home Directory has been set to: c:\home\sukesh\J2EE\j2sdkee1.3.1.
    java.lang.NoSuchMethodError
         at com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImpl.java:1256)
         at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(ShutdownUtilDelegate.java:223)
         at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.writeAny(ShutdownUtilDelegate.java:178)
         at javax.rmi.CORBA.Util.writeAny(Util.java:80)
         at org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.rebind(Unknown Source)
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:188)
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:202)
         at javax.naming.InitialContext.rebind(InitialContext.java:370)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:192)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:149)
         at com.sun.enterprise.server.J2EEServer.bindObject(J2EEServer.java:718)
         at com.sun.enterprise.server.J2EEServer.createServerObject(J2EEServer.java:473)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    My environment variables are set as follows:
    CLASSPATH=.;c:\home\sukesh\J2EE\jdk1.3\lib\tools.jar;c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2ee.jar
    JAVA_HOME=c:\home\sukesh\J2EE\jdk1.3
    J2EE_HOME=c:\home\sukesh\J2EE\j2sdkee1.3.1
    PATH=c:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\Wbem;c:\home\sukesh\J2EE\jdk1.3\bin;
    c:\home\sukesh\J2EE\j2sdkee1.3.1]\bi

    When I tried to run the J2EE Application Server on WindowsXP Professional, I am getting the following error message. It is a classpath problem. Any help will be appreciated.
    Logging for J2EE Server Version: 1.3.1-b17 started at: Thu Feb 28 13:39:24 MST 2002..
    Using the Java HotSpot(TM) Client VM and the version number 1.3.0 from Sun Microsystems Inc..
    VM is using the classpath:
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\system\cloudscape.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\system\tools.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\cloudscape\cloudclient.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\classes;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\classes;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2ee.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\toolclasses;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2eetools.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\locale;
    .;c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2ee.jar;
    c:\home\sukesh\J2EE\jdk1.3\lib\tools.jar;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\jhall.jar .
    J2EE Home Directory has been set to: c:\home\sukesh\J2EE\j2sdkee1.3.1.
    java.lang.NoSuchMethodError
    at com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImpl.java:1256)
    at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(ShutdownUtilDelegate.java:223)
    at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.writeAny(ShutdownUtilDelegate.java:178)
    at javax.rmi.CORBA.Util.writeAny(Util.java:80)
    at org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.rebind(Unknown Source)
    at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:188)
    at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:202)
    at javax.naming.InitialContext.rebind(InitialContext.java:370)
    at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:192)
    at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:149)
    at com.sun.enterprise.server.J2EEServer.bindObject(J2EEServer.java:718)
    at com.sun.enterprise.server.J2EEServer.createServerObject(J2EEServer.java:473)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    My environment variables are set as follows:
    CLASSPATH=.;c:\home\sukesh\J2EE\jdk1.3\lib\tools.jar;c:\home\sukesh\J2EE\j2sdkee1.3.1\lib\j2ee.jar
    JAVA_HOME=c:\home\sukesh\J2EE\jdk1.3
    J2EE_HOME=c:\home\sukesh\J2EE\j2sdkee1.3.1
    PATH=c:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\Wbem;c:\home\sukesh\J2EE\jdk1.3\bin;
    c:\home\sukesh\J2EE\j2sdkee1.3.1\bin

  • Application Start Fails with java.lang.NumberFormatException: null

    Hi All,
    I am new to Weblogic.
    I am facing issue in starting application in weblogic. I have weblogic 11g(10.3.1.0) installed on windows.
    After deploying my application, when I am starting the application by selecting "Servicing All Requests" I get error message
    java.lang.NumberFormatException: null.
    I have created and tested data sources.
    I checked the server log and based on the log I check the code with the given line number. But that line does not expect any numeric value. It is hardcoded.
    I am not able to make out what else could have caused this issue.
    below is the error stact from log.
    Appreciate your help in resolving this.
    Thanks
    <p>
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "BranchController" failed to preload on startup in Web application: "CCWEB".
    java.lang.ExceptionInInitializerError
         at com.app.ccc.logging.BranchLogger.<init>(BranchLogger.java:77)
         at com.app.infra.controller.BranchController.init(BranchController.java:121)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1913)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1887)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1805)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3041)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1374)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:452)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:629)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:206)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:53)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.NumberFormatException: null
         at java.lang.Integer.parseInt(Integer.java:415)
         at java.lang.Integer.parseInt(Integer.java:497)
         at com.app.ccc.common.BranchConstants.<clinit>(BranchConstants.java:99)
         ... 46 more
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1376)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:452)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:629)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:206)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:53)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    java.lang.NumberFormatException: null
         at java.lang.Integer.parseInt(Integer.java:415)
         at java.lang.Integer.parseInt(Integer.java:497)
         at com.app.ccc.common.BranchConstants.<clinit>(BranchConstants.java:99)
         at com.app.ccc.logging.BranchLogger.<init>(BranchLogger.java:77)
         at com.app.infra.controller.BranchController.init(BranchController.java:121)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1913)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1887)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1805)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3041)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1374)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:452)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:629)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:206)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:53)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    <P>

    You'd have to show us the actual lines of code that are failing. I think it will be clear from that.

  • Web Application services failing to start (Foundation SS, Hyperion Admin)

    Hello,
    Hyperion Essbase 11.1.1.3
    In my installation recently my web applications are failing to start properly. I'm following the start order and allowing services time to come up, but they are still reporting an error.
    1. OpenLDAP starts fine, and quickly.
    2. Hyperion Foundation Shared Services - Web Application will not start. It fails each time (as does Hyperion Administration Services - Web Application) with the same error message in the logs (see below).
    Nothing has changed on these servers in a long time. Any ideas?
    Thanks!
    startServer.log:
    ************ Start Display Current Environment ************
    Host Operating System is Windows Server 2003, version 5.2 build 3790 Service Pack 2
    Java version = J2RE 1.5.0 IBM J9 2.3 Windows Server 2003 x86-32 j9vmwi3223ifx-20090225 (JIT enabled)
    J9VM - 20090224_30451_lHdSMr
    JIT - 20081112_1511ifx1_r8
    GC - 200811_07, Java Compiler = j9jit23, Java VM name = IBM J9 VM
    was.install.root = D:\IBM\WebSphere\AppServer
    user.install.root = D:\Web\HEA\deployments\WebSphere6/profile
    Java Home = D:\IBM\WebSphere\AppServer\java\jre
    ws.ext.dirs = D:\IBM\WebSphere\AppServer\java\lib;D:\IBM\WebSphere\AppServer\classes;D:\IBM\WebSphere\AppServer\lib;D:\IBM\WebSphere\AppServer\installedChannels;D:\IBM\WebSphere\AppServer\lib\ext;D:\IBM\WebSphere\AppServer\web\help;D:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime
    Classpath = D:\Web\HEA\common\config\9.5.0.0\lib\hit-config.jar;D:\Web\HEA\common\config\9.5.0.0\lib\hit-common.jar;D:\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;D:\IBM\WebSphere\AppServer\properties;D:\IBM\WebSphere\AppServer\lib\startup.jar;D:\IBM\WebSphere\AppServer\lib\bootstrap.jar;D:\IBM\WebSphere\AppServer/lib/j2ee.jar;D:\IBM\WebSphere\AppServer/lib/lmproxy.jar;D:\IBM\WebSphere\AppServer/lib/urlprotocols.jar;D:\IBM\WebSphere\AppServer\java\lib\tools.jar;D:\Web\HEA\products\Foundation\server\conf;D:\Web\HEA\deployments\WebSphere6\SharedServices9\config;D:\Web\HEA\common\JakartaCommons\commons-pool-1.3.jar;D:\Web\HEA\common\JDBC\DataDirect\3.7\lib\hyjdbc.jar;D:\Web\HEA\common\JakartaCommons\commons-dbcp-1.2.1.jar;D:\Web\HEA\deployments\WebSphere6\SharedServices9\config/lib;D:\Web\HEA\common\JDBC\DataDirect\3.7\lib;D:\Web\HEA\common\SAP\lib;D:\Web\HEA\common\config\9.5.0.0\lib\hit-config.jar;D:\Web\HEA\common\config\9.5.0.0\lib\hit-common.jar;
    Java Library path = D:\IBM\WebSphere\AppServer\java\jre\bin;.;D:\IBM\WebSphere\AppServer\java\jre\bin;D:\Web\HEA\common\SAP\bin;D:\Web\HEA\common\CSS\9.5.0.0\bin;D:\Web\HEA\common\CSS\9.5.0.0\bin;D:\Web\HEA\products\Essbase\EssbaseClient\bin;D:\Web\HEA\products\Essbase\EssbaseClient;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Web\HEA\common\ODBC-64\Merant\5.2\Drivers;D:\Web\HEA\products\Essbase\eas\console\bin;D:\Web\HEA\products\Essbase\eas\server\bin;C:\Program Files (x86)\Windows Imaging\;d:\PROGRA~1\BMCSOF~1\Patrol3\bin;D:\IBM\WebSphere\AppServer\bin;D:\IBM\WebSphere\AppServer\java\bin;D:\IBM\WebSphere\AppServer\java\jre\bin;D:\Web\HEA\common\config\9.5.0.0;D:\Web\HEA\products\Essbase\EssbaseClient\bin;D:\Web\HEA\products\Essbase\EssbaseClient;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Web\HEA\common\ODBC-64\Merant\5.2\Drivers;D:\Web\HEA\products\Essbase\eas\console\bin;D:\Web\HEA\products\Essbase\eas\server\bin;D:\Web\HEA\common\CSS\9.5.0.0\bin;D:\Web\HEA\products\Essbase\EssbaseClient\bin;D:\Web\HEA\products\Essbase\EssbaseClient;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Web\HEA\common\ODBC-64\Merant\5.2\Drivers;D:\Web\HEA\products\Essbase\eas\console\bin;D:\Web\HEA\products\Essbase\eas\server\bin;C:\Program Files (x86)\Windows Imaging\;d:\PROGRA~1\BMCSOF~1\Patrol3\bin
    Current trace specification = *=info:com.ibm.*=all
    ************* End Display Current Environment *************
    [2/20/13 9:45:00:032 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info:com.ibm.*=all.
    [2/20/13 9:45:00:048 EST] 0000000a WsServerContr 1 Executing executeUtilityOnWindows with args: D:\Web\HEA\deployments\WebSphere6\profile\config\ hyslCell hyslNode SharedServices9
    [2/20/13 9:45:00:048 EST] 0000000a WsServerContr 1 Getting WindowsService obj with: SharedServices9 and D:\Web\HEA\deployments\WebSphere6\profile\config\ hyslCell hyslNode SharedServices9
    [2/20/13 9:45:00:048 EST] 0000000a WindowsServic > getWindowsServiceNameForServer() Entry
    [2/20/13 9:45:00:048 EST] 0000000a WindowsServic 1 In executeCommand, args are: D:\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceName SharedServices9 -profilePath D:\Web\HEA\deployments\WebSphere6\profile
    [2/20/13 9:45:00:048 EST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@161a161a
    [2/20/13 9:45:00:079 EST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
    [2/20/13 9:45:00:079 EST] 0000000a WindowsServic 3 exitCode = 0
    [2/20/13 9:45:01:079 EST] 0000000a WindowsServic 1 Trying to new up WindowsService using serverName=SharedServices9, winServiceName=null
    [2/20/13 9:45:01:079 EST] 0000000a ManagerAdmin I TRAS0018I: The trace state has changed. The new trace state is *=info.
    [2/20/13 9:45:01:142 EST] 0000000a AdminTool A ADMU0128I: Starting tool with the hyslProfile profile
    [2/20/13 9:45:01:142 EST] 0000000a AdminTool A ADMU3100I: Reading configuration for server: SharedServices9
    [2/20/13 9:45:04:939 EST] 0000000a AdminTool A ADMU3200I: Server launched. Waiting for initialization status.
    [2/20/13 9:45:12:361 EST] 0000000a AdminTool A ADMU3011E: Server launched but failed initialization. startServer.log, SystemOut.log(or job log in zOS) and other log files under D:\Web\HEA\deployments\WebSphere6/profile\logs\SharedServices9 should contain failure information.
    SystemErr.log
    ************ Start Display Current Environment ************
    Log file started at: [2/20/13 9:45:09:705 EST]
    ************* End Display Current Environment *************
    [2/20/13 9:45:12:330 EST] 0000000a SystemErr R com.ibm.ws.exception.ConfigurationError: org.xml.sax.SAXParseException: Premature end of file.
    [2/20/13 9:45:12:330 EST] 0000000a SystemErr R      at com.ibm.ws.ssl.core.SSLComponentImpl.loadSecurityXMLFromConfig(SSLComponentImpl.java:314)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.ssl.core.SSLComponentImpl.initialize(SSLComponentImpl.java:161)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1338)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1136)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:356)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:178)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:140)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at java.lang.reflect.Method.invoke(Method.java:618)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:183)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:90)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:72)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at java.lang.reflect.Method.invoke(Method.java:618)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at org.eclipse.core.launcher.Main.run(Main.java:977)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:329)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R      at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:92)
    [2/20/13 9:45:12:345 EST] 0000000a SystemErr R Caused by: org.xml.sax.SAXParseException: Premature end of file.
    SystemOut.log
    ************ Start Display Current Environment ************
    WebSphere Platform 6.1 [BASE 6.1.0.23 cf230910.10] running with process name hyslCell\hyslNode\SharedServices9 and process id 1528
    Detailed IFix information: No IFixes applied to this build
    Host Operating System is Windows Server 2003, version 5.2 build 3790 Service Pack 2
    Java version = 1.5.0, Java Compiler = j9jit23, Java VM name = IBM J9 VM
    was.install.root = D:\IBM\WebSphere\AppServer
    user.install.root = D:\Web\HEA\DEPLOY~1\WEBSPH~1\profile
    Java Home = D:\IBM\WebSphere\AppServer\java\jre
    ws.ext.dirs = D:\IBM\WebSphere\AppServer/java/lib;D:\Web\HEA\DEPLOY~1\WEBSPH~1\profile/classes;D:\IBM\WebSphere\AppServer/classes;D:\IBM\WebSphere\AppServer/lib;D:\IBM\WebSphere\AppServer/installedChannels;D:\IBM\WebSphere\AppServer/lib/ext;D:\IBM\WebSphere\AppServer/web/help;D:\IBM\WebSphere\AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
    Classpath = D:\Web\HEA\DEPLOY~1\WEBSPH~1\profile/properties;D:\IBM\WebSphere\AppServer/properties;D:\IBM\WebSphere\AppServer/lib/startup.jar;D:\IBM\WebSphere\AppServer/lib/bootstrap.jar;D:\IBM\WebSphere\AppServer/lib/j2ee.jar;D:\IBM\WebSphere\AppServer/lib/lmproxy.jar;D:\IBM\WebSphere\AppServer/lib/urlprotocols.jar;D:\IBM\WebSphere\AppServer/deploytool/itp/batchboot.jar;D:\IBM\WebSphere\AppServer/deploytool/itp/batch2.jar;D:\IBM\WebSphere\AppServer/java/lib/tools.jar;D:\Web\HEA\common\config\9.5.0.0\lib\hit-config.jar;D:\Web\HEA\common\config\9.5.0.0\lib\hit-common.jar;D:\Web\HEA\common\SAP\lib;D:\Web\HEA\deployments\WebSphere6\SharedServices9\config;D:\Web\HEA\common\JDBC\DataDirect\3.7\lib\hyjdbc.jar;D:\Web\HEA\common\JakartaCommons\commons-pool-1.3.jar;D:\Web\HEA\common\JakartaCommons\commons-dbcp-1.2.1.jar
    Java Library path = D:\IBM\WebSphere\AppServer\java\jre\bin;.;D:\IBM\WebSphere\AppServer\java\jre\bin;D:\Web\HEA\common\SAP\bin;D:\Web\HEA\common\CSS\9.5.0.0\bin;D:\Web\HEA\common\CSS\9.5.0.0\bin;D:\Web\HEA\products\Essbase\EssbaseClient\bin;D:\Web\HEA\products\Essbase\EssbaseClient;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Web\HEA\common\ODBC-64\Merant\5.2\Drivers;D:\Web\HEA\products\Essbase\eas\console\bin;D:\Web\HEA\products\Essbase\eas\server\bin;C:\Program Files (x86)\Windows Imaging\;d:\PROGRA~1\BMCSOF~1\Patrol3\bin;D:\IBM\WebSphere\AppServer\bin;D:\IBM\WebSphere\AppServer\java\bin;D:\IBM\WebSphere\AppServer\java\jre\bin;D:\Web\HEA\common\config\9.5.0.0;D:\Web\HEA\products\Essbase\EssbaseClient\bin;D:\Web\HEA\products\Essbase\EssbaseClient;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Web\HEA\common\ODBC-64\Merant\5.2\Drivers;D:\Web\HEA\products\Essbase\eas\console\bin;D:\Web\HEA\products\Essbase\eas\server\bin;D:\Web\HEA\common\CSS\9.5.0.0\bin;D:\Web\HEA\products\Essbase\EssbaseClient\bin;D:\Web\HEA\products\Essbase\EssbaseClient;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Web\HEA\common\ODBC-64\Merant\5.2\Drivers;D:\Web\HEA\products\Essbase\eas\console\bin;D:\Web\HEA\products\Essbase\eas\server\bin;C:\Program Files (x86)\Windows Imaging\;d:\PROGRA~1\BMCSOF~1\Patrol3\bin
    ************* End Display Current Environment *************
    [2/20/13 9:45:09:876 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
    [2/20/13 9:45:10:220 EST] 0000000a ManagerAdmin I TRAS0111I: The message IDs that are in use are deprecated
    [2/20/13 9:45:10:361 EST] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.
    [2/20/13 9:45:11:470 EST] 0000000a PluginConfigS I PLGC0057I: The plug-in configuration service started successfully.
    [2/20/13 9:45:11:486 EST] 0000000a ManagedObject I Processing extension point com.ibm.wsspi.extension.managed-object-metadata-collector
    [2/20/13 9:45:11:595 EST] 0000000a WorkSpaceMana A WKSP0500I: Workspace configuration consistency check is false.
    [2/20/13 9:45:11:736 EST] 0000000a SSLComponentI I CWPKI0001I: SSL service is initializing the configuration
    [2/20/13 9:45:12:205 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file D:\Web\HEA\DEPLOY~1\WEBSPH~1\profile\logs\ffdc\SharedServices9_0000000a_13.02.20_09.45.12_0.txt
    [2/20/13 9:45:12:267 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file D:\Web\HEA\DEPLOY~1\WEBSPH~1\profile\logs\ffdc\SharedServices9_0000000a_13.02.20_09.45.12_0.txt
    [2/20/13 9:45:12:267 EST] 0000000a SSLComponentI E CWPKI0011E: Failed to load security.xml resource from cell. The exception is org.xml.sax.SAXParseException: Premature end of file.

    I have had this exact issue and it is caused by a corrupt security.xml file in Websphere. (This was in our System 9 environment)
    I navigated to D:\Hyperion\deployments\Websphere6\profile\config\cells\hyslCell
    and replaced the old security.xml file with a non 0 kb file from backup and restarted the services and it corrected the issue.
    Hope that helps!

  • Simple J2EE application fails under activation

    Hi,
    I have a simple J2EE application which contains one Servlet.
    I have two DCs: SSORedirector (Enterprise application project) and SSORedirectWebModuleWebModule (Web Module)
    (there is a third DC which is a child DC to SSORedirector, but I don't think it causes any problems)
    The web module has by default public part called war (an I haven't touched this).
    The Enterprise application project I have addeed the required references to the web module in the application.xml(this automatically set a Used DC reference).
    When right-clicking the enterprise application and selecting build, it builds a correct ear file, and if I deploy it to my local workplace installation, the J2EE application works as expected.
    However, when I try to check in and activate the activity the SDM deployment fails with the message: Info:java.lang.RuntimeException: Incorrect EAR file. EAR /usr/sap/ED2/JC00/SDM/root/origin/bouvet.com/SSORedirector/JDI_ZEPSSO_D/8596/bouvet.com_PASSTHROUGH_SSO_1_default_bouvet.com_SSORedirector_200602161842250637.sda does not contain entry META-INF/application.xml as required by the J2EE specification.
    I've retrieved the .sda file on the file system (shouldn't it be an .ear file) and it contains the application.xml under the folder meta-inf. The complete contents of the sda file is
    ./d1c66970ddbec7e6ffcc4d01c4705600.HASH
    ./META-INF/application-j2ee-engine.xml
    ./META-INF/application.xml
    ./META-INF/MANIFEST.MF
    ./META-INF/SAP_MANIFEST.MF
    ./META-INF/sda-dd.xml
    ./src/java/src.zip
    ./bouvet.com~SSORedirectorServlets.war
    What could possibly be wrong?
    Below are some logs.
    <b>Deployment log</b>
    SAP Change Management Service
    System sapJDI.st.bouvet.no
    Build space JDI_ZEPSSO_D
    Request 8554
    Step Deployment
    Log /sapmnt/JDI/global/TCS/LOG/JDI_ZEPSSO_D2006021618420025.log
    Info:deploy every archive associated to the buildspace: JDI_ZEPSSO_D
    Info:getting DC SSORedirector from CBS for buildspace: JDI_ZEPSSO_D
    Info:archive /sapmnt/JDI/global/TCS/DEPLOYARCHIVES/bouvet.com_PASSTHROUGH_SSO_1_default_bouvet.com_SSORedirector_200602161842250637.sda for DC SSORedirector was transfered
    Info:Start deployment:
    Info:The following archives will be deployed (on http://sapED2.st.bouvet.no:50018)
    Info:/sapmnt/JDI/global/TCS/DEPLOYARCHIVES/bouvet.com_PASSTHROUGH_SSO_1_default_bouvet.com_SSORedirector_200602161842250637.sda
    Info:SDM log:
    Info:
    Info:
    Info:
    Info:
    Info:
    Info:
    Info:
    Info:
    Info:Feb 16, 2006 7:39:58 PM  Info: -
    Starting deployment -
    Info:Feb 16, 2006 7:40:01 PM  Info: Loading selected archives...
    Info:Feb 16, 2006 7:40:01 PM  Info: Loading archive '/usr/sap/ED2/JC00/SDM/program/temp/bouvet.com_PASSTHROUGH_SSO_1_default_bouvet.com_SSORedirector_200602161842250637.sda'
    Info:Feb 16, 2006 7:40:11 PM  Info: Selected archives successfully loaded.
    Info:Feb 16, 2006 7:40:11 PM  Info: Actions per selected component:
    Info:Feb 16, 2006 7:40:11 PM  Info: Update: Selected development component 'SSORedirector'/'bouvet.com'/'JDI_ZEPSSO_D'/'8596' updates currently deployed development component 'SSORedirector'/'bouvet.com'/'JDI_ZEPSSO_D'/'8590'.
    Info:Feb 16, 2006 7:40:14 PM  Info: The deployment prerequisites finished withtout any errors.
    Info:Feb 16, 2006 7:40:14 PM  Info: Saved current Engine state.
    Info:Feb 16, 2006 7:40:15 PM  Info: Error handling strategy: OnErrorSkipDepending
    Info:Feb 16, 2006 7:40:15 PM  Info: Update strategy: UpdateAllVersions
    Info:Feb 16, 2006 7:40:15 PM  Info: Starting: Update: Selected development component 'SSORedirector'/'bouvet.com'/'JDI_ZEPSSO_D'/'8596' updates currently deployed development component 'SSORedirector'/'bouvet.com'/'JDI_ZEPSSO_D'/'8590'.
    Info:Feb 16, 2006 7:40:15 PM  Info: SDA to be deployed: /usr/sap/ED2/JC00/SDM/root/origin/bouvet.com/SSORedirector/JDI_ZEPSSO_D/8596/bouvet.com_PASSTHROUGH_SSO_1_default_bouvet.com_SSORedirector_200602161842250637.sda
    Info:Feb 16, 2006 7:40:15 PM  Info: Software type of SDA: J2EE
    Info:Feb 16, 2006 7:40:15 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Info:Feb 16, 2006 7:40:15 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Info:Feb 16, 2006 7:40:15 PM  Error: Aborted: development component 'SSORedirector'/'bouvet.com'/'JDI_ZEPSSO_D'/'8596':
    Info:Caught exception during access of archive "/usr/sap/ED2/JC00/SDM/root/origin/bouvet.com/SSORedirector/JDI_ZEPSSO_D/8596/bouvet.com_PASSTHROUGH_SSO_1_default_bouvet.com_SSORedirector_200602161842250637.sda":
    Info:java.lang.RuntimeException: Incorrect EAR file. EAR /usr/sap/ED2/JC00/SDM/root/origin/bouvet.com/SSORedirector/JDI_ZEPSSO_D/8596/bouvet.com_PASSTHROUGH_SSO_1_default_bouvet.com_SSORedirector_200602161842250637.sda does not contain entry META-INF/application.xml as required by the J2EE specification.
    Info: (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).null)
    Info:Feb 16, 2006 7:40:26 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Info:Feb 16, 2006 7:40:27 PM  Error: -
    At least one of the Deployments failed -
    Info:end of log received from SDM
    Info:End deployment:
    Info:deploy finished for SSORedirector (8554) with rc=12
    Info:deployment finished for buildspace: JDI_ZEPSSO_D
    <b>CBS log</b>
      CBS Request Log - [  8554/JDI_ZEPSSO_D  ]
      sapjdi.st.bouvet.no SAP Component Build Server   
    Build number assigned: 8596
    Change request state from QUEUED to PROCESSING
    ACTIVATION request in Build Space "JDI_ZEPSSO_D" at Node ID: 37,956,050
         [id: 8,554; parentID: 0; type: 4]
         [options: NO OPTIONS]
    REQUEST PROCESSING started at 2006-02-16 18:41:35.949 GMT
    ===== Pre-Processing =====
    List of activities to be activated:
         1 activity in compartment "bouvet.com_PASSTHROUGH_SSO_1"
              C049689.6 - Passthrough SSO
                   [seq. no 17][created by 433937 at 2006-02-16 19:41:49.0][ID 44ed44bc9f1911daae5b0012799e50b6]
    Analyse activities... started at 2006-02-16 18:41:35.967 GMT
         Synchronizing component "bouvet.com/SSORedirector" from repository... finished at 2006-02-16 18:41:37.129 GMT and took 1 s 10 ms
              Component "bouvet.com/SSORedirector" is to be CHANGED by this activation.
         Synchronizing component "bouvet.com/SSORedirectWebModule" from repository... finished at 2006-02-16 18:41:37.933 GMT and took 802 ms
              Component "bouvet.com/SSORedirectWebModule" is to be CHANGED by this activation.
         Synchronizing component "bouvet.com/SSORedirectorServlets" from repository... finished at 2006-02-16 18:41:39.144 GMT and took 1 s 211 ms
         3 components to be build in compartment "bouvet.com_PASSTHROUGH_SSO_1"
    Analyse activities... finished at 2006-02-16 18:41:39.202 GMT and took 3 s 235 ms
    Calculate all combinations of components and variants to be built...
         "bouvet.com/SSORedirector" variant "default"
         "bouvet.com/SSORedirectorServlets" variant "default"
         "bouvet.com/SSORedirectWebModule" variant "default"
    Prepare build environment in the file system... started at 2006-02-16 18:41:39.410 GMT
         Synchronize development configuration... finished at 2006-02-16 18:41:39.430 GMT and took 20 ms
         Synchronize component definitions... finished at 2006-02-16 18:41:39.469 GMT and took 38 ms
         Synchronize sources...
         Synchronize sources... finished at 2006-02-16 18:41:40.891 GMT and took 1 s 422 ms
         Synchronize used libraries...
              public part "war" of component "bouvet.com/SSORedirectWebModule" ... OK
                   [PP "war" of DC 381 variant "default"][SC 142][last successfull build: 0]
              public part "default" of component "sap.com/ejb20" ... OK
                   [PP "default" of DC 128 variant "default"][SC 139][last successfull build: 8020]
              public part "default" of component "sap.com/jdbc20" ... OK
                   [PP "default" of DC 145 variant "default"][SC 139][last successfull build: 8020]
              public part "default" of component "sap.com/jms" ... OK
                   [PP "default" of DC 147 variant "default"][SC 139][last successfull build: 8020]
              public part "default" of component "sap.com/servlet" ... OK
                   [PP "default" of DC 166 variant "default"][SC 139][last successfull build: 8020]
              public part "default" of component "sap.com/ejb20" ... OK
                   [PP "default" of DC 128 variant "default"][SC 139][last successfull build: 8020]
              public part "default" of component "sap.com/jdbc20" ... OK
                   [PP "default" of DC 145 variant "default"][SC 139][last successfull build: 8020]
              public part "default" of component "sap.com/jms" ... OK
                   [PP "default" of DC 147 variant "default"][SC 139][last successfull build: 8020]
              public part "default" of component "sap.com/servlet" ... OK
                   [PP "default" of DC 166 variant "default"][SC 139][last successfull build: 8020]
         Synchronize used libraries... finished at 2006-02-16 18:41:43.712 GMT and took 2 s 820 ms
    Prepare build environment in the file system... finished at 2006-02-16 18:41:43.712 GMT and took 4 s 302 ms
    ===== Pre-Processing =====  finished at 2006-02-16 18:41:43.713 GMT and took 7 s 755 ms
    ===== Processing =====
    BUILD DCs
         "bouvet.com/SSORedirectorServlets" in variant "default"
              Public Part "war" has been changed. Dependent components will be marked as DIRTY and re-built later.
              The build was SUCCESSFUL. Archives have been created.
         "bouvet.com/SSORedirectWebModule" in variant "default"
              Public Part "war" has been changed. Dependent components will be marked as DIRTY and re-built later.
              The build was SUCCESSFUL. Archives have been created.
         "bouvet.com/SSORedirector" in variant "default"
              The build was SUCCESSFUL. Archives have been created.
    ===== Processing =====  finished at 2006-02-16 18:41:56.154 GMT and took 12 s 436 ms
    ===== Post-Processing =====
    Check whether build was successful for all required variants...
         "bouvet.com/SSORedirectorServlets" in variant "default"   OK
         "bouvet.com/SSORedirectWebModule" in variant "default"   OK
         "bouvet.com/SSORedirector" in variant "default"   OK
    Update component metadata...
         "bouvet.com/SSORedirector"  has been CHANGED
         "bouvet.com/SSORedirectWebModule"  has been ACTIVATED
    STORE build results...
         "bouvet.com/SSORedirectorServlets": store meta-data
         "bouvet.com/SSORedirectorServlets" in "default" variant  is PROCESSED
         "bouvet.com/SSORedirectWebModule": store meta-data
         "bouvet.com/SSORedirectWebModule" in "default" variant  is PROCESSED
         "bouvet.com/SSORedirector": store meta-data
         "bouvet.com/SSORedirector" in "default" variant  is PROCESSED
    Change request state from PROCESSING to SUCCEEDED
    Analyse effect of applied changes to buildspace state... started at 2006-02-16 18:41:56.364 GMT
    Handle Cycles...
         No cycles detected.
    Determine components that have become DIRTY due to the results of this request...
         No such components have been found.
    Integrate activities into active workspace(s)...
         Integration of activities in compartment "bouvet.com_PASSTHROUGH_SSO_1" started at 2006-02-16 18:41:56.785 GMT
              "C049689.6 - Passthrough SSO"   OK
         Integration of 1 activities in compartment "bouvet.com_PASSTHROUGH_SSO_1" finished at 2006-02-16 18:42:16.614 GMT and took 19 s 829 ms
    Analyse effect of applied changes to buildspace state... finished at 2006-02-16 18:42:16.615 GMT and took 20 s 251 ms
    Request SUCCEEDED
    ===== Post-Processing =====  finished at 2006-02-16 18:42:16.617 GMT and took 20 s 451 ms
    REQUEST PROCESSING finished at 2006-02-16 18:42:16.618 GMT and took 40 s 669 ms

    Managed to solve it in a obscure way.
    I had earlier deployed the .ear file directly from NWDS to our dev system (hadn't installed dev workplace then). By removing the application from the deploy service in visual admin, the import suddenly worked.
    Dagfinn

  • J2EE application not getting started.

    Hi there,
    I have depoyed my J2EE application successfully but it is not getting started, below is the log trace that is being shown.
    My java path seems fine but cudn't get to know why the initializing is failing.
    Favour would be definitely appreciated.
    One Observation is, WAR file seems like not got deployed properly even though at the time of deployment every acknowledgement message shown was fine.
    **My version is Oracle Weblogic 11g (10.3.0) on IBM AIX 64-bit 6.1 power series system.**
    **JDK used is 1.6.0**
    BEA-149231:
    *Unable to set the activation state to true for the application 'SAMPLEAPP1'. weblogic.application.ModuleException: [HTTP:101216]Servlet: "BranchController" failed to preload on startup in Web application: "FCJNeoWeb". java.lang.ExceptionInInitializerError at java.lang.J9VMInternals.initialize(J9VMInternals.java:222) at com.ofss.infra.controller.BranchController.init(BranchController.java:118) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1893) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1870) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1790) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2999) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184) at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361) at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51) at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196) at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30) at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233) at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169) at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123) at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173) at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89) at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) Caused by: java.lang.NumberFormatException: null at java.lang.Throwable.<init>(Throwable.java:67) at java.lang.Integer.parseInt(Integer.java:428) at java.lang.Integer.parseInt(Integer.java:511) at com.ofss.fcc.common.BranchConstants.<clinit>(BranchConstants.java:88) at java.lang.J9VMInternals.initializeImpl(Native Method) at java.lang.J9VMInternals.initialize(J9VMInternals.java:200) ... 43 more at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1373) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184) at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361) at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51) at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196) at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30) at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233) at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169) at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123) at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173) at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89) at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) java.lang.NumberFormatException: null at java.lang.Throwable.<init>(Throwable.java:67) at java.lang.Integer.parseInt(Integer.java:428) at java.lang.Integer.parseInt(Integer.java:511) at com.ofss.fcc.common.BranchConstants.<clinit>(BranchConstants.java:88) at java.lang.J9VMInternals.initializeImpl(Native Method) at java.lang.J9VMInternals.initialize(J9VMInternals.java:200) at com.ofss.infra.controller.BranchController.init(BranchController.java:118) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1893) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1870) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1790) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2999) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184) at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361) at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51) at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196) at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30) at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233) at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169) at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123) at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173) at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89) at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)*
    Cheers.. PCZ

    with the same problem but with weblogic, i tried this solution but i still get this error
    Exception:
    [HTTP:101216]Servlet: "BranchController" failed to preload on startup in Web application: "FCJNeoWeb". java.lang.ExceptionInInitializerError at com.ofss.infra.controller.BranchController.init(BranchController.java:122) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3046) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:463) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1269) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) Caused by: java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:417) at java.lang.Integer.parseInt(Integer.java:499) at com.ofss.fcc.common.BranchConstants.<clinit>(BranchConstants.java:92) at com.ofss.infra.controller.BranchController.init(BranchController.java:122) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67) ... 3 more
    and my deployment state is failed

  • Can't start the J2EE applications

    Hello,
    I recently installed Oracle 10g on RHEL. After the installation was complete, I got the following links to access the various J2EE applications.
    iSQL*Plus URL:
    http://nmcerp:5560/isqlplus
    iSQL*Plus DBA URL:
    http://nmcerp:5560/isqlplus/dba
    Enterprise Manager 10g Database Control URL:
    http://nmcerp:1158/em
    I restarted the machine. And then suddenly it stopped working. It's failing to connect. What may be the issue and hoe can I solve it?
    Thanks.

    user9946251 wrote:
    Hello,
    I recently installed Oracle 10g on RHEL. After the installation was complete, I got the following links to access the various J2EE applications.
    iSQL*Plus URL:
    http://nmcerp:5560/isqlplus
    iSQL*Plus DBA URL:
    http://nmcerp:5560/isqlplus/dba
    Enterprise Manager 10g Database Control URL:
    http://nmcerp:1158/em
    I restarted the machine. And then suddenly it stopped working. It's failing to connect. What may be the issue and hoe can I solve it?
    Thanks.
    >Hello,
    I recently installed Oracle 10g on RHEL. After the installation was complete, I got the following links to access the various J2EE applications.
    iSQL*Plus URL:
    http://nmcerp:5560/isqlplus
    iSQL*Plus DBA URL:
    http://nmcerp:5560/isqlplus/dba
    Enterprise Manager 10g Database Control URL:
    http://nmcerp:1158/em
    I restarted the machine. And then suddenly it stopped working. It's failing to connect. What may be the issue and hoe can I solve it?
    Thanks.
    You have to start isqlplus and dbcontrol as
    $ORACLE_HOME/bin/./isqlplusctl start
    export ORACLE_SID=<YOUR_DB>
    $ORACLE_HOME/bin/./emctl start dbconsole

  • I was updating Firefox from version 6 to version 7, after updating I tried to open Firefox and the message I got is this: This application has failed to start because xul.dll was not found. How can I fix this?

    I was updating Firefox to the newest version 7.0.1 from version 6.0.2 I think it was, I clicked the restart Firefox button that always comes up after updating. It started updating and then Firefox never restarted like it was supposed to after it was done updating. I then tried to open Firefox and it told me "This application has failed to start because xul.dll was not found." I did have Firefox crash on maybe about 30 minutes or so earlier which bothered me because I have been using Firefox for years and never had it crash on me before but I didn't think much of it at the time it happened because I was able to go back onto Firefox and finish what I had been working on. A while later I checked for updates and updated. The first time I tried to update it didn't work though so I had to shutdown Firefox and reopen Firefox and start the update a second time. It was after the second time that when I tried to open Firefox I got that message about failing to start because xul.dll can't be found. I filed a crash report when my Firefox crashed. This would have been around 1am-2am in the morning that Firefox first crashed and then wouldn't allow me to open it after updating. I have a DELL laptop running the Windows XP operating system but the laptop is probably at least 6 or 7 years old. The laptop will no longer charge so I always have to have it plugged into an outlet. Both my laptop hard drive and my external hard drive give me messages that I am running out of disk space on my hard drive. I bought this laptop 6 or 7 years ago second hand so it could be even older. In short it's a piece of crap and it gives me all kinds of issues but I currently can't afford a new one, but I have never had any problems with Firefox and I use Firefox more than any other aspect of my laptop so it's really really bothering me. May you please help me fix it?

    Unfortunately I tried that and it didn't work. Thanks for the help though. I tried to uninstall and it said I couldn't because the file is corrupt or something, but I think I finally got it uninstalled and/or deleted or whatever, but now I try to reinstall/download it again from the beginning and I can't. No matter what I do I can not get Firefox working again. No matter how many times I try to redownload it. Any other suggestions?

  • I just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: the application has failed to start because MS

    i just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: "The application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem." Right after i click ok i then get this error: "Itunes was not installed correctly. Please reinstall Itunes. Error 7 (Windows error 126)." I tried to uninstall Itunes and then reinstall the 11.03 version but that didnt work either. I want to know if i copy all of the music in my itunes folder to an external without consolidating can i still transfer all my itunes music from my current windows xp pc to a brand new one and have my current itunes library in my new pc? Basically i just want to know 3 things: What exactly does consolidating the itunes library do? Can i copy, paste, and transfer my itunes library to an external and from there to a new pc? Will i be able to transfer my itunes library without consolidating the files?

    I have found a temporary solution, allowing the previous version of iTunes (v. 11.1.3 (x64) in my case) to be re-installed.  It will allow you to re-establish use of iTunes until the Apple software engineers fix the most recent disasterous upgrade (v. 11.1.4).  Please see and follow the procedure in the following article:http://smallbusiness.chron.com/reverting-previous-version-itunes-32590.html   The previous version works beautifully.

  • TS3694 I tried to update my itunes and now can't get into it at all.  I got a message that says"This application has failed to start  MSVCR80.dil and another message that says,"Reinstalling this application may fix the problem."  I need  someone to talk t

    I tried to update my computer itunes program and it failed several times.  First of all I had a message that sdi choose "tools and then download manually."  I did and then everything got even worse.  I got a message that siad, "This application has failed to start...MSVCR80.dil...Reistalllation may fix th problem."
    I finally just backed out of everything and then got a message that said, "Itunes was not installed correctly.  Please reinstall...Error 7 (Windows error126).
    I need a tech person to call me and help.  I don't have a clue what to do.  I'm a musicain and all of my using is on itunes on my computer...I want to cry...I can't open it...is ti gone!!!!
    Lori

    Got the same problem.  It seems it is happening all over the place with the i-tunes update.

  • This application has failed to start because SapNi.dll was not found

    On the advice, good advice, of Melanie and Lars, here is a new thread for my question.
    I'm assisting with a migration of SAPDB, on Windows Server 2003, to MaxDB 7.6.xx on Solaris 10 SPARC.
    I can connect to my SAP DB 7.3.0.35 using Database Manager 7.4.3.23 as superdba. Now I'm trying to use the dbmcli.
    I go to the server and pop open a cmd prompt and try it via dbmcli:
    dbmcli -d sdb -u superdba,<password>
    And I get a Windows dialog box that says
    This application has failed to start because SapNi.dll was not found. Re-installing the application may fix this problem. 
    Hello,
    actually, the SUPERDBA user only has ONE valid password. Although he is able to perform admin tasks and to execute SQL statements, there are not two passwords for this user!
    So if you are able to connect with that user with dbmcli and not with sqlcli or loadercli, there seems to be something wrong with your system/users. Maybe the user called SUPERDBA on your system is not really the SYSDBA but a 'normal' dbm user.
    When you connect with that user with dbmcli, please execute the following commands:
    sql_execute select user from dual
    sql_execute select SYSDBA from dual
    sql_execute select * from users
    Can you also connect with user control with dbmcli? You might want to check the default password (control).
    Regarding the ni.dll problem: If I understand that correctly, you installed Database Studio locally on your PC. Did you also install any othe MaxDB software on that server? When you try to use dbmcli to connect to a remote database, you'll have to specify the -n <hostname> option. Or did you get that dll error on the database server itself?
    Database Studio cannot be used to administer databases of version 7.3. You'll have to use DBMGUI or dbmcli for that.
    Best regards, Melanie
    Hi Melanie, Thanks for the response.
    I cannot use dbmcli at the moment. I get the Windows dialog box saying
    This application has failed to start because SapNi.dll was not found. Re-installing the application may fix this problem.
    I am using dmcli on the Windows 2003 Server with my SAP DB 7.3 installed. Here is the version of dbmcli that I'm using.
    C:\sapdb\SDB\db\bin>dbmcli -V
    OK
    version,os,dbroot,logon,code,swap
    "7.6.06","WIN32","C:\Program Files\sdb\7606",True,ASCII,2
    I'm going to try to do what the error message tells me and uninstall and re-install my DB management applications.
    Thanks,
    Rich

    Server Utilities           c:/sapdb/programs                             7.7.06.09     32 bit    valid
    DB Analyzer                c:/sapdb/programs                             7.6.06.03     32 bit    valid
    PCR 7300                   c:/sapdb/programs                             7.3.00.35               valid
    PCR 7301                   c:/sapdb/programs                             7.3.01.09               valid
    PCR 7104                   c:/sapdb/programs                             7.1.04.43               valid
    MaxDB PHP Driver           c:/sapdb/programs                             7.6.06.03     32 bit    valid
    PCR 7240                   c:/sapdb/programs                             7.2.04.17               valid
    Synchronization Manager    c:/sapdb/programs                             7.6.06.03               valid
    Base                       c:/sapdb/programs                             7.7.06.09     32 bit    valid
    Redist Python              c:/sapdb/programs                             7.6.06.03     32 bit    valid
    JDBC                       c:/sapdb/programs                             7.6.05.06               valid
    Messages                   c:/sapdb/programs                             MSG 0.8215              valid
    ODBC                       c:/sapdb/programs                             7.6.06.03     32 bit    valid
    Database Kernel            c:/program files/sdb/7606                     7.6.06.03     32 bit    valid
    Database Kernel            c:/sapdb/programs/databasestudio/utilities    7.7.6.9                 valid
    Database Kernel            c:/sapdb/sdb/db                               7.3.00.35     32 bit    valid
    Loader                     c:/sapdb/programs                             7.6.06.03     32 bit    valid
    SQLDBC                     c:/sapdb/programs                             7.6.06.03     32 bit    valid
    PCR 7250                   c:/sapdb/programs                             7.2.05.24               valid
    xinstinfo
    IndepData           : C:\sapdb\data
    IndepPrograms       : C:\sapdb\programs
    dbmcli -s dbm_version
    OK
    VERSION    = 7.7.06
    BUILD      = DBMServer 7.7.06   Build 009-123-202-944
    OS         = WIN32
    INSTROOT   =
    LOGON      = True
    CODE       = UTF8
    SWAP       = full
    UNICODE    = YES
    INSTANCE   = (unknown)
    SYSNAME    = Windows Server 2003 family
    MASKING    = YES
    REPLYTREATMENT = none,zlib,auto
    SDBDBM_IPCLOCATION = C:\sapdb\data\wrk
    Edited by: Rich Evans on Jun 16, 2009 4:13 PM

  • FSL-06002  Error 14001 This application has failed to start

    Hello Folks
    I have problem installing SAP R/3 Enterprise (4.72 Enterprise Ext2) IDES Version
    The installation is under Windows 2003 server SP2 and Oracle 920
    I'm in the Database Instance Installation (non-unicode) and phase 29 (Updating database statistics) 
    The following error is:
    TRACE      [synxccuren.cpp:452]
               grantAccessTo
    Granted access rights 0xf01ff for object default to user chavez-server\mauadm with inheritance flags 0.
    TRACE<i>   [synxccuren.cpp:1045]
               CSyCurrentProcessEnvironmentImpl::setUser()
    Switched to user: mauadm.
    ERROR 2009-08-23 13:27:58
    FSL-06002  Error 14001 (This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
    ) in execution of a 'CreateProcess' function, line (284), with parameter (E:\usr\sap\MAU\SYS\exe\run/brconnect ...).
    When i ran the brconnect manually i received the same error  (This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem)
    When i ran brconnect using cmd.exe i received the following error
    E:\usr\sap\MAU\SYS\exe\run>brconnect.exe
    The system cannot execute the specified program.
    I think is important mention this, i had problem 1 setp before about the brtools 7.00
    Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 3. Output:
    BR0801I BRCONNECT 7.00 (16)
    BR0999E Loading of SQL client library oci.dll failed - please check Oracle configuration
    BR0310E Connect to database instance MAU failed
    BR0280I BRCONNECT time stamp: 2009-08-23 13.06.43
    BR0804I BRCONNECT terminated with errors
    I downloaded the correct version (640) DBATOOLS Package for Oracle 9.2 and i replaced the files
    Please folks someone have any idea about this, i tried search on the web and nothing, on the marketplace and nothing
    Thanks all for your help

    >
    Markus Doehr wrote:
    > > I have problem installing SAP R/3 Enterprise (4.72 Enterprise Ext2) IDES Version
    > > The installation is under Windows 2003 server SP2 and Oracle 920
    >
    > and something on top: 640_EX2 is only for Oracle 10g - it  won't work with Oracle 9.2. So you should change your kernel to 640 back - then the R3DLLINS works.
    >
    >
    >
    >
    > Markus
    Ok Markus, i did the following
    First i downloaded vcredist_<platform>.exe from Microsoft web page and retry the installation
    And the following error i got
    Operative System open's a Window that say following
    brconnect.exe Unable to locate component "this application has failed to start because orasql10.dll was not found. Re-installing the application may fix this problem"
    And this is the log
    WARNING 2009-08-23 17:52:07
    Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 128. Output:
    ERROR 2009-08-23 17:52:07
    CJS-00288  Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPMAU returned 128.<br>SOLUTION: See brconnect.log for details.
    Second i downloaded the kernel 640 whitout ext2 and i get the following error
    INFO 2009-08-23 17:41:32
    Output of E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU is written to the logfile brconnect.log.
    WARNING 2009-08-23 17:41:32
    Execution of the command "E:\usr\sap\MAU\SYS\exe\run/brconnect -u / -c -f crsyn -o SAPMAU" finished with return code 3. Output: BR0801I BRCONNECT 6.40 (51)BR0252E Function _popen() failed for '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' at location BrPipeOpen-4BR0253E errno 2: No such file or directoryBR0272E Execution of program '( F:\ORACLE\MAU\920\bin\SQLPLUS /nolog ) < \nul 2>&1' through pipe failedBR0303E Determination of Oracle version failed
    ERROR 2009-08-23 17:41:32
    CJS-00288  Could not update database statistics.<br>DIAGNOSIS: Command brconnect -u / -c -f crsyn -o SAPMAU returned 3.<br>SOLUTION: See brconnect.log for details.

  • TS3212 Application has failed to start because application configuration is incorrect

    Hello
    Am hoping for some help please if possible, I have just downloaded the latest version of I-Tunes, when I double click on the .exe to install I get the following message;
    This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
    I've tried searching forums and have seen similar posts - one suggesting it may be a problem with a dll file but gave no further details and another post that suggested it could be the .net framework which I downloaded a fix for from Microsoft but this has not worked unfortunately.
    I am running Windows XP Professional Service Pack 3
    Any help would be gratefully appreciated
    Thank you
    Richard

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99596)

  • This application has failed to start because msvcr71.dll was not found

    Hi,
    I just downloaded the Flex 3.3 DK from here:
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk
    Once unzipped I went to run this:
    C:\DATA\My Documents\_jim\flash\open-source\_Software\flex_sdk_3\bin\mxmlc.exe
    When I ran it, I got this error
    This application has failed to start because msvcr71.dll was not found. Re-installing the application may fix this problem
    I searched on Google, and found this:
    http://www.flashdevelop.org/community/viewtopic.php?f=13&t=2932&start=15
    So from there, downloaded "msvcr71.dll", placed here:
    C:\WINDOWS\system32
    And ran the following in the Command prompt: regsvr32 "msvcr71.dll".
    When I did that, I got this error message:
    msvcr71.dll was loaded but the DLLRegisterServer entry point was not found
    The file was not registered
    I saw that the DLL is related to Microsoft Visual Basic Runtime, so I deleted the dll I saved manually, and ran the Microsoft Visual C++ 2008 Redistributable Package (x86) from here:
    http://www.microsoft.com/DOWNLOADS/thankyou.aspx?familyId=9b2da534-3e03-4391-8a4d-074b9f2b c1bf&displayLang=en
    Once done, the dll was not placed in the System32 folder.
    I tried the manual install of the DLL again, but on trying to register it again, got the same error message.
    Has anyone else had this problem?
    Seems like I might have hit a brick wall.
    Thanks

    What operating system? 32-bit or 64-bit?
    Which version and edition of SQLDeveloper (with/without jre, 64/32-bit)
    What JDK version?

  • Application has failed to start b/c qtcf,dll was not found

    I recently had my computer serviced by the Geek squad for virus removal, I tried to use itunes and connect my ipod and I keep getting this message by: itunesHelper.exe- unable to locate component. "This application has failed to start because QTFC.dll was not found. Re-installing the application may fix this problem." I have tried to install Itunes and quick time player, but the same error pops up and I can't close the tab. Any suggestions?

    QTCF.dll
    Let's doublecheck on the current locations of that dll.
    Go "Start > Search" and then do an all files and folders search on QTCF.dll. In "More advanced options", make sure the following items are all checked:
    *Search System folders*
    *Search hidden files and folders*
    *Search subfolders*
    What QTCF.dll files do you find, and what are their file locations?

Maybe you are looking for