Error during application deployment in cluster

Hi All,
          I am seeing a weird error when I deploy my application in 2 node cluster. Few months back, the same cluster worked perfectly alright. The error relates to lookup at localhost:7001 which is no where in the configuration as admin server url is http://srai-xp:7001. I created a new domain and see the same problem.
          Any pointers are greatly appreciated.
          Thanks
          --shashi
          Here is the error log:
          D:\apps\bea\user_projects\domains\nclusterdomain>startManagedWebLogic.cmd NodeSR http://srai-xp:7001
          D:\apps\bea\user_projects\domains\nclusterdomain>echo off
          CLASSPATH=CR190380_81sp3.jar;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jax-qname.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\li
          jsafe.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jsafejce.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\asn1.jar;;C:\j2sd
          .4.2_04\lib\tools.jar;d:\apps\bea\WEBLOG~1\server\lib\weblogic_sp.jar;d:\apps\bea\WEBLOG~1\server\lib\weblogic.jar;d:\apps\bea\WEBLOG~1\common\eval\
          intbase\lib\pbserver44.jar;d:\apps\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;C:\j2sdk1.4.2_04\jre\lib\rt.jar;d:\apps\bea\WEBLOG~1\server\lib\webservices.jar;D:\apps\bea\user_projects\domains\nclusterdomain\lib;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_base.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_jce.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_krb.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_krb_jaas.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_license.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_provider.jar;D:\apps\bea\user_projects\domains\nclusterdomain\lib\mysql-connector-java.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\nls_charset12.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\ojdbc14.jar;
          * To start WebLogic Server, use a username and *
          * password assigned to an admin-level user. For *
          * server administration, use the WebLogic Server *
          * console at http://[hostname]:[port]/console *
          <Mar 17, 2005 4:19:27 PM PST> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
          Enter username to boot WebLogic server:weblogic
          Enter password to boot WebLogic server:
          <Mar 17, 2005 4:21:22 PM PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.4.2_04-b05 fr
          Sun Microsystems Inc.>
          <Mar 17, 2005 4:21:22 PM PST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://srai-xp:7001 to ch
          k if there exists a running admin server at this URL.>
          <Mar 17, 2005 4:21:22 PM PST> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
          <Mar 17, 2005 4:21:22 PM PST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
          WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 >
          <Mar 17, 2005 4:21:22 PM PST> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server http://srai-xp:7001 to retriev
          the initial configuration.>
          <Mar 17, 2005 4:21:25 PM PST> <Notice> <Log Management> <BEA-170019> <The server log file D:\apps\bea\user_projects\domains\nclusterdomain\NodeSR\No
          SR.log is opened. All server side log events will be written to this file.>
          <Mar 17, 2005 4:21:30 PM PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
          <Mar 17, 2005 4:21:30 PM PST> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "NodeSR" for domain "nclusterdomain">
          <Mar 17, 2005 4:21:35 PM PST> <Notice> <Cluster> <BEA-000138> <Listening for announcements from cluster XCluster on 237.0.0.101:8050.>
          <Mar 17, 2005 4:21:35 PM PST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of XCluster.>
          <Mar 17, 2005 4:22:08 PM PST> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 8001, ip address 153.32.158.12
          <Mar 17, 2005 4:22:08 PM PST> <Notice> <Cluster> <BEA-000102> <Joining cluster XCluster on 237.0.0.101:8050>
          <Mar 17, 2005 4:22:08 PM PST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "NodeSR" for domain "nclusterdomain" running i
          Production Mode>
          <Mar 17, 2005 4:22:08 PM PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
          <Mar 17, 2005 4:23:33 PM PST> <Warning> <HTTP> <BEA-101247> <Application: 'C:\Temp\edc-server.ear', Module: 'help_de': Public ID references the old
          rsion of the Servlet DTD. You must change the public ID in web.xml file to "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN".>
          <Mar 17, 2005 4:23:33 PM PST> <Warning> <HTTP> <BEA-101247> <Application: 'C:\Temp\edc-server.ear', Module: 'help_fr': Public ID references the old
          rsion of the Servlet DTD. You must change the public ID in web.xml file to "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN".>
          <Mar 17, 2005 4:23:33 PM PST> <Warning> <HTTP> <BEA-101247> <Application: 'C:\Temp\edc-server.ear', Module: 'help_ja': Public ID references the old
          rsion of the Servlet DTD. You must change the public ID in web.xml file to "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN".>
          <Mar 17, 2005 4:23:35 PM PST> <Warning> <J2EE> <BEA-160081> <The JMS connection factory resource EDCEventQCF declared in the EJB "EventManagerBean"
          part of application "edc-server" does not support XA. It cannot be used inside a transaction context.>
          javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
                  java.net.ConnectException: Connection refused: connect; No available router to destination]
          at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:47)
          at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:618)
          at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:306)
          at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:239)
          at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
          at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
          at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
          at javax.naming.InitialContext.init(InitialContext.java:219)
          at javax.naming.InitialContext.<init>(InitialContext.java:175)
          at weblogic.deployment.EnvironmentBuilder.findObject(EnvironmentBuilder.java:768)
          at weblogic.deployment.EnvironmentBuilder.findObjectOrCreateLinkRef(EnvironmentBuilder.java:759)
          at weblogic.deployment.EnvironmentBuilder.addUserTransaction(EnvironmentBuilder.java:555)
          at weblogic.deployment.EnvironmentBuilder.<init>(EnvironmentBuilder.java:94)
          at weblogic.servlet.internal.CompEnv.<init>(CompEnv.java:80)
          at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:565)
          at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:489)
          at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:634)
          at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:632)
          at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(J2EEApplicationContainer.java:3150)
          at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1558)
          at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1208)
          at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1051)
          at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2444)
          at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2394)
          at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2310)
          at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
          at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
          Caused by: java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
          java.net.ConnectException: Connection refused: connect; No available router to destination
          at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:199)
          at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:125)
          at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:296)
          ... 28 more
          --------------- nested within: ------------------
          weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unable to create InitialContext ] - with nested exception:
          [javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is
                  java.net.ConnectException: Connection refused: connect; No available router to destination]]
          at weblogic.deployment.EnvironmentBuilder.findObject(EnvironmentBuilder.java:770)
          at weblogic.deployment.EnvironmentBuilder.findObjectOrCreateLinkRef(EnvironmentBuilder.java:759)
          at weblogic.deployment.EnvironmentBuilder.addUserTransaction(EnvironmentBuilder.java:555)
          at weblogic.deployment.EnvironmentBuilder.<init>(EnvironmentBuilder.java:94)
          at weblogic.servlet.internal.CompEnv.<init>(CompEnv.java:80)
          at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:565)
          at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:489)
          at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:634)
          at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:632)
          at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(J2EEApplicationContainer.java:3150)
          at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1558)
          at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1208)
          at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1051)
          at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2444)
          at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2394)
          at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2310)
          at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
          at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
          <Mar 17, 2005 4:23:40 PM PST> <Error> <Deployer> <BEA-149201> <Failed to complete the deployment task with ID 0 for the application edc-server.
          java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
          java.net.ConnectException: Connection refused: connect; No available router to destination
          at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:199)
          at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:125)
          at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:296)
          at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:239)
          at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
          at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
          at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
          at javax.naming.InitialContext.init(InitialContext.java:219)
          at javax.naming.InitialContext.<init>(InitialContext.java:175)
          at weblogic.deployment.EnvironmentBuilder.findObject(EnvironmentBuilder.java:768)
          at weblogic.deployment.EnvironmentBuilder.findObjectOrCreateLinkRef(EnvironmentBuilder.java:759)
          at weblogic.deployment.EnvironmentBuilder.addUserTransaction(EnvironmentBuilder.java:555)
          at weblogic.deployment.EnvironmentBuilder.<init>(EnvironmentBuilder.java:94)
          at weblogic.servlet.internal.CompEnv.<init>(CompEnv.java:80)
          at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:565)
          at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:489)
          at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:634)
          at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:632)
          at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(J2EEApplicationContainer.java:3150)
          at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1558)
          at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1208)
          at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1051)
          at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2444)
          at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2394)
          at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2310)
          at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
          at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
          --------------- nested within: ------------------
          weblogic.management.ManagementException: - with nested exception:
          [java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
                  java.net.ConnectException: Connection refused: connect; No available router to destination]
          at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2327)
          at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
          at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
          at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
          >

I checked all deployment descriptions and there are no references to t3://localhost:7001. Few months back, I had the complete clustering setup working on 2 machines and now when I deploy my application on same configuration, it fails with t3://localhost:7001 unreachable error. I created a new cluster configuration on one machine with 2 managed server and it deploys fine. Can not figure out what has changed ?

Similar Messages

  • Exception during application deployment

    Hi all,
    I'm trying to deploy a wd application from NWDS (NW2004 sp19) and I get an error:
    The application references the following jars - com.sap.security.api, com.sap.security.api.ep5, bc.rf.framework_api and bc.util.public_api. I also defined a Sharing Reference - "PORTAL:sap.com/com.sap.km.application".
    Full error stacktrace:
    06/10/2008 10:20:25 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [007]Additional log information about the deployment
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7186 - 630]/>
    <!NAME[D:\usr\sap\EPT\JC00\SDM\program\log\sdmcl20081006082023.log]/>
    <!PATTERN[sdmcl20081006082023.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1255]/>
    <!LOGHEADER[END]/>
    Oct 6, 2008 10:20:23 AM  Info: -
    Starting deployment -
    Oct 6, 2008 10:20:23 AM  Info: Error handling strategy: OnErrorStop
    Oct 6, 2008 10:20:23 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Oct 6, 2008 10:20:23 AM  Info: Update strategy: UpdateAllVersions
    Oct 6, 2008 10:20:23 AM  Info: Starting deployment prerequisites:
    Oct 6, 2008 10:20:23 AM  Info: Loading selected archives...
    Oct 6, 2008 10:20:23 AM  Info: Loading archive 'D:\usr\sap\EPT\JC00\SDM\program\temp\temp86DepthVisit.ear'
    Oct 6, 2008 10:20:24 AM  Info: Selected archives successfully loaded.
    Oct 6, 2008 10:20:24 AM  Info: Actions per selected component:
    Oct 6, 2008 10:20:24 AM  Info: Update: Selected development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.10.06.10.20.19'/'0' updates currently deployed development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.09.25.15.49.17'/'0'.
    Oct 6, 2008 10:20:24 AM  Info: Ending deployment prerequisites. All items are correct.
    Oct 6, 2008 10:20:24 AM  Info: Saved current Engine state.
    Oct 6, 2008 10:20:24 AM  Info: Starting: Update: Selected development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.10.06.10.20.19'/'0' updates currently deployed development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.09.25.15.49.17'/'0'.
    Oct 6, 2008 10:20:24 AM  Info: SDA to be deployed: D:\usr\sap\EPT\JC00\SDM\root\origin\local\DepthVisit\LOKAL\0\0.2008.10.06.10.20.19\temp86DepthVisit.ear
    Oct 6, 2008 10:20:24 AM  Info: Software type of SDA: J2EE
    Oct 6, 2008 10:20:24 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 6, 2008 10:20:24 AM  Info: Begin of log messages of the target system:
    08/10/06 10:20:24 -  ***********************************************************
    08/10/06 10:20:24 -  Start updating EAR file...
    08/10/06 10:20:24 -  start-up mode is lazy
    08/10/06 10:20:24 -  EAR file updated successfully for 63ms.
    08/10/06 10:20:24 -  Start updating...
    08/10/06 10:20:24 -  EAR file uploaded to server for 79ms.
    08/10/06 10:20:24 -  ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application local/DepthVisit..
                         Reason: Exception during generation of components of application local/DepthVisit in container webdynpro.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/DepthVisit in container webdynpro.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deployApplicationDuringUpdate(DeployServiceImpl.java:701)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:666)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/DepthVisit in container webdynpro.
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:612)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                              ... 12 more
                         Caused by: java.lang.NullPointerException
                              at com.sap.engine.services.webdynpro.util.Procedures.switchio(Procedures.java:40)
                              at com.sap.engine.services.webdynpro.ArchiveParser.extractEntry(ArchiveParser.java:127)
                              at com.sap.engine.services.webdynpro.ArchiveParser.process(ArchiveParser.java:101)
                              at com.sap.engine.services.webdynpro.PApplication.process(PApplication.java:170)
                              at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:838)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                              ... 18 more
                         For detailed information see the log file of the Deploy Service.
    08/10/06 10:20:24 -  ***********************************************************
    Oct 6, 2008 10:20:24 AM  Info: End of log messages of the target system.
    Oct 6, 2008 10:20:24 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Oct 6, 2008 10:20:24 AM  Error: Aborted: development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.10.06.10.20.19'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application local/DepthVisit..
    Reason: Exception during generation of components of application local/DepthVisit in container webdynpro.; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/DepthVisit in container webdynpro.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Oct 6, 2008 10:20:24 AM  Info: Starting to save the repository
    Oct 6, 2008 10:20:25 AM  Info: Finished saving the repository
    Oct 6, 2008 10:20:25 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Oct 6, 2008 10:20:25 AM  Error: -
    At least one of the Deployments failed -

    Hi,
    Building the ear file is not the problem.
    The deployment fails.
    Seems that somehow I dont have those jars on the server.....
    Aviad
    Edit: I've done a search on the server and all the relevant jars are there, none is missing.
    Whats next?
    Edited by: Aviad Levy on Oct 6, 2008 4:41 PM

  • "Error during application input" while processing IDOC with status 51

    Hi ,
    I tried to post an error IDOC with status "51" of message type FIDCC2 using program RBDINPUT, it just creates a message "Error during application input" . It is not calling the application dialog . Does anyone have answer for this?
    Thanks,
    Hemant.

    HI,
    Kindly check the RFC entries in t-code SM58.
    If any entries are their please release them manually selecting each one and press "F6".
    Regards,
    Anil.

  • Error During to Deployment of Webcenter Spaces Extension

    I am getting the following error during compilation of Webcenter Spaces Extension (Extending WebCenter Spaces 11.1.1.3.0) application in JDeveloper (11.1.1.3). It is saying some packages are missing. Please help from where I can get these packages and where I need to copy them in my webcenter application folder.
    Compiling 1 source file to D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\classes
    +[javac] D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\src\custom\webcenter\spaces\CustomPhaseListener.java:11: package javax.faces.event does not exist+
    +[javac] import javax.faces.event.PhaseEvent;+
    +[javac] ^+
    +[javac] D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\src\custom\webcenter\spaces\CustomPhaseListener.java:12: package javax.faces.event does not exist+
    +[javac] import javax.faces.event.PhaseId;+
    +[javac] ^+
    +[javac] D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\src\custom\webcenter\spaces\CustomPhaseListener.java:13: package javax.faces.event does not exist+
    +[javac] import javax.faces.event.PhaseListener;+
    +[javac] ^+
    +[javac] D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\src\custom\webcenter\spaces\CustomPhaseListener.java:15: package oracle.adf.share.logging does not exist+
    +[javac] import oracle.adf.share.logging.ADFLogger;+
    +[javac] ^+
    +[javac] D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\src\custom\webcenter\spaces\CustomPhaseListener.java:17: package oracle.webcenter.webcenterapp.context does not exist+
    +[javac] import oracle.webcenter.webcenterapp.context.WCApplicationContext;+
    +[javac] ^+
    +[javac] D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\src\custom\webcenter\spaces\CustomPhaseListener.java:18: package oracle.webcenter.webcenterapp.shell.pages does not exist+
    +[javac] import oracle.webcenter.webcenterapp.shell.pages.WCShellTabModel;+
    +[javac] ^+
    +[javac] D:\WebCenter\ExtendWebCenterSpaces\CustomPersistentSpacesTabs\src\custom\webcenter\spaces\CustomPhaseListener.java:20: package oracle.webcenter.spaces.context does not exist+
    +[javac] import oracle.webcenter.spaces.context.SpacesContext;+
    Also I am able to run default Spaces application, but need to know what should be name of my extended space application as I need to enter it in the config.properties
    +## Enter the name of the WebCenter Spaces application.+
    +## Obtain this information from your systems administrator or from the+
    +## WLS Administration Console as follows:+
    +## 1. Login to WLS Administration Console.+
    +## 2. Navigate to Deployments> webcenter>Overview+
    +## The application's name displays here.+
    webcenter.app.name=
    Any suggestions or workarounds are highly appreciated
    Thanks
    Manav

    This error related to reporting services, you need to verify that reporting services is installed on these instances.
    Secondly, you didn't need to create this instance manually then setup monitoring role. delete this instance from shared storage and try again to setup rule using different instance name and it will create automatic on shared storage.
    You can also refer below link
    http://windowspbx.blogspot.com/2012/07/aaa-donotpost-install-lync-standard.html
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • Error during Application Server Install

    Hi
    I get the below error during Infrastructure install as well as Application Server. But if I click ok , it completes the install , not sure whether this is critical issue.
    The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL
    I am installing this in Windows XP Professional,Service pack2 . I tried installing the same in my laptop with same configuration and I did not get this error. Only difference between my laptop and desktop is , in my laptop I am running IE6.0,where as in desktop I am running IE7.0. I am not sure this is relevent here..
    Any assistance would be really helpful
    Thanks
    Balaji

    I went ahead and completed the install, and it did not impose any problem..
    thanks
    balaji

  • Error during test deployment

    We are getting the following error during a test deployment and cannot install the app we built.
    Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation.
    Windows cannot install package Test2 because this package depends on another package that couldn't be found. This package requires minimum version 1.0.9600.16408 of framework Microsoft.WinJS.2.0 published by any publisher to install; the frameworks with
    name Microsoft.WinJS.2.0 available to the user are Microsoft.WinJS.2.0_1.0.9600.16384_neutral__8wekyb3d8bbwe. Provide the correct framework along with this package.
    NOTE: For additional information, look for [ActivityId] 88451b6b-4aaa-0000-b01b-4588aa4acf01 in the Event Log or use the command line Get-AppxLog -ActivityID 88451b6b-4aaa-0000-b01b-4588aa4acf01
    I have tried updating the computer but I can't seem to find the correct file to install to make this error go away.  Any help would be appreciated.

    Hi Dracodoom, we haven't seen such error before and can't reproduce it here. To help us troubleshoot, can you please describe your configuration? More specifically:
    - Are you deploying on Windows 8.1?
    - What locale does the deployment target machine have (English, German, etc)?
    - Can you copy/paste the contents of the log generated by the deployment script? You these hints from the error message: NOTE:
    For additional information, look for [ActivityId] 88451b6b-4aaa-0000-b01b-4588aa4acf01 in the Event Log or use the command line Get-AppxLog -ActivityID 88451b6b-4aaa-0000-b01b-4588aa4acf01
    Thank you for using Siena and for helping us improve!
    Manski

  • Error during application of scm 7.0 support pack

    While applying support pack to our SCM 7.0 system (New Installation),
    We encountered a SPAM error in xpra_execution phase, due to automatic
    termination of job RDDEXECL scheduled by user id DDIC on client 000.
    The details of the error are:
    Message id: Brain
    Message number : 366
    Message type: A
    Error: Error during SID assignment for characteristic 0REQUID (current
    value 2)
    We had a look at few notes mentioned by SAP support on 1319241. which
    specifies a solution as
    u201CIf you encounter the error message above, please run the Elementary
    test - Compare Number Range and Maximum SID - for Master Data 0REQUID
    in transaction RSRV. When it turns red, the error can be corrected by
    pressing the "Correct Error" button.u201D
    But we are already getting the light as green in the elementary test
    for the Master Data 0REQUID in transaction RSRV, though we still
    execute the same and problem is still the same i.e. RDDEXECL
    program/job is getting terminated.
    Regards
    Edited by: pranav kumar on Feb 25, 2011 8:20 AM

    Hi SM
    Just login to client which has been mentioned in table RSADMINA,then run rsrv you will get error.correct it.then you will be able to import support packs.
    Regards
    Pranav

  • Error During Local Deployment of Application

    Hi,
    I am developing 7.1 Laptop application, I am facing issues with the local deployment of the application from the NWDS. I have 2 DCs, one for model and the other for application, When I add a new query to the model DC, the Model DC builds without errors, But when I try to invoke the newly created query in my app DC , after the local deployment of the application, it gives me following error.
         ... 20 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.acc.iss.instoredatamodel.model.DataModel.createGetAccountVisits(DataModel.java:79)
         at com.acc.iss.instoreapp.instoreapp.comp.InStoreappComp.&lt;init>(InStoreappComp.java:451)
         at com.acc.iss.instoreapp.instoreapp.comp.wdp.InternalInStoreappComp.&lt;init>(InternalInStoreappComp.java:200)
         ... 25 more
    Caused by: com.sap.tc.mobile.exception.standard.SAPIllegalArgumentException: Cannot find class com.acc.iss.instoredatamodel.model.GetAccountVisits
         at com.sap.tc.mobile.cfs.meta.io.MetaRuntimeUtils.findClass(MetaRuntimeUtils.java:229)
         at com.sap.tc.mobile.cfs.meta.io.MetaRuntimeUtils.findClass(MetaRuntimeUtils.java:204)
         at com.acc.iss.instoredatamodel.model.GetAccountVisits.&lt;clinit>(GetAccountVisits.java:45)
    Now When I reinstall the mobile client from my PC , this error is gone and also When I run the same application on another NWDS in another desktop, it builds fine and works fine. I am suspecting this is because of the local deployment of the application. Like in OCA applications we can delete the locally deployed application from eclipse  mobile plugins and do a fresh deployment again, where will I find the entries for locally deployed laptop applications so that in such cases I can delete those entries and try out a new deployment.
    Please  let me know whether local deployment is the problem or some other thing is causing this issue.
    Regards,
    Priya

    thanks for help, indeed during the Enabling monitoring in my topology i have to select the same sql store as when i install lync (in
    my case it note the default but with an instance xxxxxxx\rtc)  , when i try to create a new store xxxx\rtc in the archiving config , i can't ,the system said tha xxx\rtc already exist. 
    so i create the archiving with the default one
    i think that my error comes from there not? what can i do to create with the same store \rtc 

  • Compile error during Flex Deployment of a Webservice

    Hello,
    We are using the Visual Composer (7.0 SP9) to display the data from a home made Web Service. This is the complete display of a simple table without input.
    We tested the Web Service with the "Test Dat Service" option and within the Web Service Navigator of the J2EE Engine. This all worked fine.
    When we try to deploy the application with Flash/Flex it fails, but when we try to deploy it with WebDynpro, the table is displayed correctly.
    The following error is created during the compilation:
    Error in compiling Flex application: Error 1049: Expected a field name after '.' operator.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:300)
    Error 1205: The statement '' is incomplete.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:300)
    Error 1099: This statement is not permitted in a class definition.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:302)
    Error 1099: This statement is not permitted in a class definition.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:303)
    Error 1099: This statement is not permitted in a class definition.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:304)
    Error 1099: This statement is not permitted in a class definition.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:305)
    Error 1099: This statement is not permitted in a class definition.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:307)
    Error 1128: Attribute used outside class.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:310)
    Error 1128: Attribute used outside class.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:337)
    Error 1049: Expected a field name after '.' operator.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:355)
    Error 1205: The statement '' is incomplete.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:355)
    Error 1140: ActionScript 2.0 class scripts may only define class or interface constructs.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:337)
    Error 1128: Attribute used outside class.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:376)
    Error 1128: Attribute used outside class.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:394)
    Error 1128: Attribute used outside class.
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:408)
    Error 1029: Unexpected '}' encountered
          (E:\usr\sap\DP6\JC00\j2ee\cluster\server0\GUIMachine_Business_Packages\Prodin_Taken_2_8620\FLEX_COMPILATION_FOLEDR\AAD25B.mxml:417)
    Failed to compile AAD25B.mxml
    Does anybody know what the problem could be?
    Thanks in advance,
    Edwin Oldenburg

    Hi Edwin,
    have you access to the AAD25B.mxml file and take a look at the lines where the errors occurs?
    Maybe you get further particulars about the errors.
    But I think, this is an error in VC, but I'm not sure.
    Best Regards,
    Marcel

  • Error during EAR deployment with EJB and web service

    I created a simple stateless EJB with one method called echo that returns a string.  I created a web service using the wizard, did a build and deployed.  The deployment did not report an error, but the logs in the visual administrator showed the follwoing message, and the web service did NOT deploy.
    Am I missing something related to EJB and web service security?
    PLEASE HELP ME.
    >>> Warning: delete security configuration [apps/com.areva/ear/ejb/security/com.areva~ejb.jar]
    [EXCEPTION]
    java.lang.Exception
         at com.sap.engine.services.security.server.PolicyConfigurations.unregisterPolicyConfiguration(PolicyConfigurations.java:153)
         at com.sap.engine.services.ejb.EJBAdmin.remove(EJBAdmin.java:2538)
         at com.sap.engine.services.deploy.server.application.RemoveTransaction.removeApplication(RemoveTransaction.java:294)
         at com.sap.engine.services.deploy.server.application.RemoveTransaction.prepare(RemoveTransaction.java:178)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:299)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:321)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3028)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.remove(DeployServiceImpl.java:820)
         at com.sap.engine.services.deploy.server.DeployRuntimeControlImpl.remove(DeployRuntimeControlImpl.java:271)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)
         at com.sap.pj.jmx.mbeaninfo.AdditionalInfoProviderMBean.invoke(AdditionalInfoProviderMBean.java:289)
         at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)
         at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:400)
         at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)
         at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:157)
         at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:220)
         at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:803)
         at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:102)
         at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)
         at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:291)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

    I have the same message. I am running sp11.
    Does anyone have an answer for this?????
    >>> Warning: delete security configuration [apps/avalero.com/rtfa-ear/contextRoot]
    [EXCEPTION]
    java.lang.Exception
         at com.sap.engine.services.security.server.PolicyConfigurations.unregisterPolicyConfiguration(PolicyConfigurations.java:153)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainerHelper.removeSecurityResources(WebContainerHelper.java:905)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainerHelper.remove(WebContainerHelper.java:447)
         at com.sap.engine.services.servlets_jsp.server.container.RemoveAction.remove(RemoveAction.java:50)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.remove(WebContainer.java:150)
         at com.sap.engine.services.deploy.server.application.RemoveTransaction.removeApplication(RemoveTransaction.java:294)
         at com.sap.engine.services.deploy.server.application.RemoveTransaction.prepare(RemoveTransaction.java:178)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:299)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3033)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.remove(DeployServiceImpl.java:821)
         at com.sap.engine.services.deploy.server.DeployRuntimeControlImpl.remove(DeployRuntimeControlImpl.java:271)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.pj.jmx.introspect.DefaultMBeanInvoker.invoke(DefaultMBeanInvoker.java:58)
         at com.sap.pj.jmx.mbeaninfo.AdditionalInfoProviderMBean.invoke(AdditionalInfoProviderMBean.java:289)
         at com.sap.pj.jmx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:944)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.invoke(MBeanServerWrapperInterceptor.java:288)
         at com.sap.engine.services.jmx.CompletionInterceptor.invoke(CompletionInterceptor.java:400)
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.invoke(BasicMBeanServerInterceptor.java:277)
         at com.sap.jmx.provider.ProviderInterceptor.invoke(ProviderInterceptor.java:255)
         at com.sap.engine.services.jmx.RedirectInterceptor.invoke(RedirectInterceptor.java:340)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.invoke(MBeanServerInterceptorChain.java:330)
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.invoke(MBeanServerSecurityWrapper.java:287)
         at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:157)
         at com.sap.engine.services.jmx.ClusterInterceptor.invokeMbs(ClusterInterceptor.java:220)
         at com.sap.engine.services.jmx.ClusterInterceptor.invoke(ClusterInterceptor.java:803)
         at com.sap.engine.services.jmx.MBeanServerInterceptorInvoker.invokeMbs(MBeanServerInterceptorInvoker.java:102)
         at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImpl.invokeMbs(P4ConnectorServerImpl.java:61)
         at com.sap.engine.services.jmx.connector.p4.P4ConnectorServerImplp4_Skel.dispatch(P4ConnectorServerImplp4_Skel.java:64)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

  • Error during Component Deployment Validation

    Windows 2008 SP2 64-bit server running JBoss and LiveCycle ES2 SP1 after installing SP2, running the Configuration Manager, I get the following error in the LiveCycle Component Deployment Validation stage:
    adobe-usermanager-dsc.jar is deployed but is not currently running
    adobe-usermanager-jit-dsc.jar is deployed but is not currently running
    Then validation completes.
    If I go onto the Configure PDF Generator ES2 step, it doesn't have my previously configured user credentials for multi-threaded native conversions, and if I attempt to add any I get:
    An error occurred while adding user. See LCM logs for details.
    Swapping over to the admin webpage, there are no longer any users listed under PDFG User Accounts, in fact that page has this error in the moddle
    ALC-PDG-001-000-Conversion of the input file failed because of an exception.
    And no users or profiles in Settings -> Trust Store Management -> User and Password Credentials. Adding a profile here gives:
    An error has occurred. Please see error log for details.
    If I go into Services -> Applications and Services -> Service Management, and filter for Stopped services, I can see four usermanager services stopped; AuthorizationManagerService, DirectoryManagerService, SPIRegistrationService and AuthenticationManagerService. Selecting any of these and trying to Start them gives:
    ALC-AAC-0017-000: Service(s) failed to start. It could be configuration problem

    Server.log
    2011-02-01 17:30:52,630 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
    2011-02-01 17:30:52,630 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Setting up property manager MBean and JMX layer
    2011-02-01 17:30:52,786 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Starting recovery manager
    2011-02-01 17:30:52,849 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Recovery manager started
    2011-02-01 17:30:52,864 INFO  [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Binding TransactionManager JNDI Reference
    2011-02-01 17:30:55,115 INFO  [org.jboss.ejb3.EJB3Deployer] Starting java:comp multiplexer
    2011-02-01 17:30:56,771 INFO  [org.jboss.ws.core.server.ServiceEndpointManager] jbossws-1.2.1.GA (build=200704151756)
    2011-02-01 17:30:57,396 INFO  [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] SNMP agent going active
    2011-02-01 17:30:57,990 INFO  [org.jboss.iiop.CorbaNamingService] Naming: [IOR:000000000000002B49444C3A6F6D672E6F72672F436F734E616D696E672F4E616D696E67436F6E746578 744578743A312E3000000000000200000000000000E8000102000000000D31302E32302E32312E31373000000D C8000000114A426F73732F4E616D696E672F726F6F74000000000000050000000000000008000000004A414300 000000010000001C00000000050100010000000105010001000101090000000105010001000000210000006000 000000000000010000000000000024000000200000007E00000000000000010000000D31302E32302E32312E31 373000000DC9004000000000000000000010040100080606678102010101000000000000000000000000000000 00000000000000002000000004000000000000001F000000040000000300000001000000200000000000000002 0000002000000004000000000000001F0000000400000003]
    2011-02-01 17:30:58,021 WARN  [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.startupWarning] [com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.startupWarning] You have chosen to enable multiple last resources in the transaction manager. This is transactionally unsafe and should not be relied upon.
    2011-02-01 17:30:58,037 INFO  [org.jboss.tm.iiop.CorbaTransactionService] TransactionFactory: [IOR:000000000000003049444C3A6F72672F6A626F73732F746D2F69696F702F5472616E73616374696F6E46 6163746F72794578743A312E30000000000200000000000000E8000102000000000D31302E32302E32312E3137 3000000DC8000000144A426F73732F5472616E73616374696F6E732F4600000005000000000000000800000000 4A414300000000010000001C000000000501000100000001050100010001010900000001050100010000002100 00006000000000000000010000000000000024000000200000007E00000000000000010000000D31302E32302E 32312E31373000000DC90040000000000000000000100401000806066781020101010000000000000000000000 0000000000000000000000002000000004000000000000001F0000000400000003000000010000002000000000 000000020000002000000004000000000000001F0000000400000003]
    2011-02-01 17:30:58,427 INFO  [org.apache.catalina.core.AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_19\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Wi ndows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\Windows Imaging\;D:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Adobe\AGL
    2011-02-01 17:30:58,537 INFO  [org.apache.coyote.http11.Http11Protocol] Initializing Coyote HTTP/1.1 on http-10.20.21.170-8080
    2011-02-01 17:30:58,537 INFO  [org.apache.coyote.ajp.AjpProtocol] Initializing Coyote AJP/1.3 on ajp-10.20.21.170-8009
    2011-02-01 17:30:58,537 INFO  [org.apache.catalina.startup.Catalina] Initialization processed in 232 ms
    2011-02-01 17:30:58,537 INFO  [org.apache.catalina.core.StandardService] Starting service jboss.web
    2011-02-01 17:30:58,537 INFO  [org.apache.catalina.core.StandardEngine] Starting Servlet Engine: JBossWeb/2.0.0.GA
    2011-02-01 17:30:58,568 INFO  [org.apache.catalina.startup.Catalina] Server startup in 29 ms
    2011-02-01 17:30:58,646 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
    2011-02-01 17:30:59,115 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/httpha-invoker.sar/invoker.war/
    2011-02-01 17:30:59,334 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp1594363530041496429jbossws-context-exp.war/
    2011-02-01 17:30:59,568 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/juddi, warUrl=.../deploy/juddi-service.sar/juddi.war/
    2011-02-01 17:30:59,646 INFO  [org.apache.juddi.registry.RegistryServlet] Loading jUDDI configuration.
    2011-02-01 17:30:59,677 INFO  [org.apache.juddi.registry.RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
    2011-02-01 17:30:59,677 INFO  [org.apache.juddi.registry.RegistryServlet] Initializing jUDDI components.
    2011-02-01 17:30:59,990 INFO  [org.jboss.mail.MailService] Mail Service bound to java:/Mail
    2011-02-01 17:31:00,646 INFO  [org.jboss.resource.deployment.RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
    2011-02-01 17:31:00,678 INFO  [org.jboss.resource.deployment.RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
    2011-02-01 17:31:00,787 INFO  [org.jboss.resource.deployment.RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
    2011-02-01 17:31:00,818 INFO  [org.jboss.resource.deployment.RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
    2011-02-01 17:31:00,849 INFO  [org.jboss.resource.deployment.RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
    2011-02-01 17:31:00,865 INFO  [org.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter] start quartz!!!
    2011-02-01 17:31:00,912 INFO  [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
    2011-02-01 17:31:00,928 INFO  [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.6.0 created.
    2011-02-01 17:31:00,928 INFO  [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
    2011-02-01 17:31:00,928 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
    2011-02-01 17:31:00,928 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.6.0
    2011-02-01 17:31:00,928 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
    2011-02-01 17:31:01,099 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=IDP_DS' to JNDI name 'java:IDP_DS'
    2011-02-01 17:31:01,099 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=EDC_DS' to JNDI name 'java:EDC_DS'
    2011-02-01 17:31:01,099 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=CTA_DS' to JNDI name 'java:CTA_DS'
    2011-02-01 17:31:01,178 INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    2011-02-01 17:31:02,271 INFO  [org.jboss.deployment.EARDeployer] Init J2EE application: file:/D:/jboss/server/lc_sqlserver/deploy/adobe-assembler-ivs.ear
    2011-02-01 17:31:02,412 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/Assembler, warUrl=.../tmp/deploy/tmp8865139024421213565adobe-assembler-ivs.ear-contents/adobe-assemb ler-ivs-exp.war/
    2011-02-01 17:31:02,506 INFO  [org.jboss.deployment.EARDeployer] Started J2EE application: file:/D:/jboss/server/lc_sqlserver/deploy/adobe-assembler-ivs.ear
    2011-02-01 17:31:04,678 INFO  [org.jboss.deployment.EARDeployer] Init J2EE application: file:/D:/jboss/server/lc_sqlserver/deploy/adobe-livecycle-jboss.ear
    2011-02-01 17:31:07,787 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-dscf.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:07,928 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:08,319 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:08,663 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-dscf.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:08,756 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:08,881 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:09,100 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-dscf.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:09,163 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:09,319 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:09,459 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:09,710 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-ejb-receiver.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:11,913 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:12,100 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:12,257 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:12,397 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:12,553 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:12,741 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:12,991 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:13,163 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-wkf.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:13,366 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:13,585 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:13,679 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for adobe-wkf.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:13,944 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:14,225 WARN  [org.jboss.deployment.MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
    2011-02-01 17:31:51,321 INFO  [org.jboss.ejb.EjbModule] Deploying AdobeIDP2UI_AACComponent
    2011-02-01 17:31:51,618 INFO  [org.jboss.ejb.EjbModule] Deploying AdobeIDP2UI_CoreSystemConfigComponent
    2011-02-01 17:31:51,743 INFO  [org.jboss.ejb.EjbModule] Deploying AdobeIDP2UI_HealthMonitorComponent
    2011-02-01 17:31:51,821 INFO  [org.jboss.ejb.EjbModule] Deploying SessionBundle
    2011-02-01 17:31:52,305 INFO  [org.jboss.ejb.EjbModule] Deploying AdobeIDP2UI_TrustStoreComponent
    2011-02-01 17:31:52,384 INFO  [org.jboss.ejb.EjbModule] Deploying CoreInitializer
    2011-02-01 17:31:52,431 INFO  [org.jboss.ejb.EjbModule] Deploying DocumentManagerEJB
    2011-02-01 17:31:52,524 INFO  [org.jboss.ejb.EjbModule] Deploying DSCInitializerBeanLocalEJB
    2011-02-01 17:31:52,524 INFO  [org.jboss.ejb.EjbModule] Deploying DSCInitializerBeanRemoteEJB
    2011-02-01 17:31:52,618 INFO  [org.jboss.ejb.EjbModule] Deploying EjbTransactionCMTAdapter
    2011-02-01 17:31:52,634 INFO  [org.jboss.ejb.EjbModule] Deploying EjbTransactionBMTAdapter
    2011-02-01 17:31:52,759 INFO  [org.jboss.ejb.EjbModule] Deploying Invocation
    2011-02-01 17:31:52,790 INFO  [org.jboss.ejb.EjbModule] Deploying AdobeIDP2UI_OutputAdmin
    2011-02-01 17:31:52,852 INFO  [org.jboss.ejb.EjbModule] Deploying OutputConfigEJB
    2011-02-01 17:31:53,181 INFO  [org.jboss.ejb.EjbModule] Deploying AdobeIDP2UI_PGUIComponent
    2011-02-01 17:31:53,759 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFSequenceGeneratorEJB
    2011-02-01 17:31:53,759 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFDataDictionaryLocalEJB
    2011-02-01 17:31:53,759 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFDataDictionaryRemoteEJB
    2011-02-01 17:31:53,774 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFSchemaManagerLocalEJB
    2011-02-01 17:31:53,868 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFSchemaManagerRemoteEJB
    2011-02-01 17:31:53,868 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFObjectManagerLocalEJB
    2011-02-01 17:31:53,868 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFObjectManagerRemoteEJB
    2011-02-01 17:31:53,868 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_POFDeletionProcessorEJB
    2011-02-01 17:31:53,977 INFO  [org.jboss.ejb.EjbModule] Deploying RepositoryUrlDataProvider
    2011-02-01 17:31:53,993 INFO  [org.jboss.ejb.EjbModule] Deploying XappstoreUrlDataProvider
    2011-02-01 17:31:54,087 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_AdminManagerEJB
    2011-02-01 17:31:54,118 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_WorkflowInitializerEJB
    2011-02-01 17:31:54,165 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_WorkflowServiceMessageBeanLocalEJB
    2011-02-01 17:31:54,321 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_ProcessManagerLocalEJB
    2011-02-01 17:31:54,321 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_ProcessManagerRemoteEJB
    2011-02-01 17:31:54,321 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_ProcessEngineCMTEJB
    2011-02-01 17:31:54,337 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_ProcessEngineBMTEJB
    2011-02-01 17:31:54,337 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_TemplateManagerLocalEJB
    2011-02-01 17:31:54,337 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_TemplateManagerRemoteEJB
    2011-02-01 17:31:54,337 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_ComponentManagerLocalEJB
    2011-02-01 17:31:54,352 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_ComponentManagerRemoteEJB
    2011-02-01 17:31:54,352 INFO  [org.jboss.ejb.EjbModule] Deploying adobe_TaskManagerEJB
    2011-02-01 17:31:54,681 INFO  [org.jboss.ejb.EjbModule] Deploying AdobeIDP2UI_UMUIComponent
    2011-02-01 17:31:54,806 INFO  [org.jboss.ejb.EjbModule] Deploying AuthenticationManagerBean
    2011-02-01 17:31:54,837 INFO  [org.jboss.ejb.EjbModule] Deploying LocalUserManagerBean
    2011-02-01 17:31:54,852 INFO  [org.jboss.ejb.EjbModule] Deploying DirectoryServicesManagerBean
    2011-02-01 17:31:54,868 INFO  [org.jboss.ejb.EjbModule] Deploying SynchronizationAuditLogManagerBean
    2011-02-01 17:31:54,868 INFO  [org.jboss.ejb.EjbModule] Deploying UMHibernateGenericDao
    2011-02-01 17:31:54,868 INFO  [org.jboss.ejb.EjbModule] Deploying HibernateSynchronizationDao
    2011-02-01 17:31:54,884 INFO  [org.jboss.ejb.EjbModule] Deploying PreferencesBean
    2011-02-01 17:31:54,884 INFO  [org.jboss.ejb.EjbModule] Deploying PreferencesRemoteBean
    2011-02-01 17:31:54,884 INFO  [org.jboss.ejb.EjbModule] Deploying BootstrapperManagerBean
    2011-02-01 17:31:55,665 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'AdobeIDP2UI_AACComponent' to jndi 'ejb/AdobeIDP2UI_AACComponent'
    2011-02-01 17:31:55,665 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/AACComponent.jar
    2011-02-01 17:31:55,759 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'AdobeIDP2UI_CoreSystemConfigComponent' to jndi 'ejb/AdobeIDP2UI_CoreSystemConfigComponent'
    2011-02-01 17:31:55,759 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/CoreSystemConfigComponent.jar
    2011-02-01 17:31:55,821 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'AdobeIDP2UI_HealthMonitorComponent' to jndi 'ejb/AdobeIDP2UI_HealthMonitorComponent'
    2011-02-01 17:31:55,821 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/HealthMonitorComponent.jar
    2011-02-01 17:31:55,962 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'SessionBundle' to jndi 'ejb/SessionBundleLocal'
    2011-02-01 17:31:55,962 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'SessionBundle' to jndi 'ejb/SessionBundleRemote'
    2011-02-01 17:31:55,978 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/SessionBundle.jar
    2011-02-01 17:31:56,024 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'AdobeIDP2UI_TrustStoreComponent' to jndi 'ejb/AdobeIDP2UI_TrustStoreComponent'
    2011-02-01 17:31:56,024 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/TrustStoreComponent.jar
    2011-02-01 17:31:56,103 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'CoreInitializer' to jndi 'local/com/adobe/bmc/config/initializer/CoreInitializerLocal'
    2011-02-01 17:31:56,103 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'CoreInitializer' to jndi 'com/adobe/bmc/config/initializer/CoreInitializer'
    2011-02-01 17:31:56,103 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-csa-config.jar
    2011-02-01 17:31:56,134 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'DocumentManagerEJB' to jndi 'adobe/idp/DocumentManagerEJB'
    2011-02-01 17:31:56,134 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-docmanager-ejb.jar
    2011-02-01 17:31:56,149 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'DSCInitializerBeanLocalEJB' to jndi 'local/DSCInitializerBeanLocalEJB@2107292101'
    2011-02-01 17:31:56,165 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'DSCInitializerBeanRemoteEJB' to jndi 'adobe/DSCInitializerBeanRemoteEJB'
    2011-02-01 17:31:56,165 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-dsc-bootstrap-ejb.jar
    2011-02-01 17:31:56,399 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'EjbTransactionCMTAdapter' to jndi 'adobe/EjbTransactionCMTAdapterLocal'
    2011-02-01 17:31:56,462 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'EjbTransactionBMTAdapter' to jndi 'adobe/EjbTransactionBMTAdapterLocal'
    2011-02-01 17:31:56,462 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-dscf.jar
    2011-02-01 17:31:56,540 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'Invocation' to jndi 'ejb/Invocation'
    2011-02-01 17:31:56,540 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-ejb-receiver.jar
    2011-02-01 17:31:56,603 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'AdobeIDP2UI_OutputAdmin' to jndi 'ejb/AdobeIDP2UI_OutputAdmin'
    2011-02-01 17:31:56,603 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-output-admin-ejb.jar
    2011-02-01 17:31:56,853 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'OutputConfigEJB' to jndi 'com.adobe.output.config.OutputConfigLocalHome'
    2011-02-01 17:31:56,853 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'OutputConfigEJB' to jndi 'com.adobe.output.config.OutputConfigHome'
    2011-02-01 17:31:57,056 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-output-config-ejb.jar
    2011-02-01 17:31:57,071 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'AdobeIDP2UI_PGUIComponent' to jndi 'ejb/AdobeIDP2UI_PGUIComponent'
    2011-02-01 17:31:57,087 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-pg-uicomponent.jar
    2011-02-01 17:31:57,134 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_POFSequenceGeneratorEJB' to jndi 'local/adobe_POFSequenceGeneratorEJB@1278683798'
    2011-02-01 17:31:57,196 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_POFDataDictionaryLocalEJB' to jndi 'local/adobe_POFDataDictionaryLocalEJB@1334574952'
    2011-02-01 17:31:57,196 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_POFDataDictionaryRemoteEJB' to jndi 'adobe/POFDataDictionary'
    2011-02-01 17:31:57,212 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_POFSchemaManagerLocalEJB' to jndi 'local/adobe_POFSchemaManagerLocalEJB@1412892778'
    2011-02-01 17:31:57,228 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_POFSchemaManagerRemoteEJB' to jndi 'adobe/POFSchemaManager'
    2011-02-01 17:31:57,243 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_POFObjectManagerLocalEJB' to jndi 'local/adobe_POFObjectManagerLocalEJB@1992663799'
    2011-02-01 17:31:57,259 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_POFObjectManagerRemoteEJB' to jndi 'adobe/POFObjectManager'
    2011-02-01 17:31:57,274 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_POFDeletionProcessorEJB' to jndi 'adobe/POFDeletionProcessor'
    2011-02-01 17:31:57,274 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-pof.jar
    2011-02-01 17:31:57,306 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'RepositoryUrlDataProvider' to jndi 'com/adobe/local/repositoryUrlDataProvider'
    2011-02-01 17:31:57,306 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'XappstoreUrlDataProvider' to jndi 'com/adobe/local/xappstoreUrlDataProvider'
    2011-02-01 17:31:57,306 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-repository-bindings.jar
    2011-02-01 17:31:57,353 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_AdminManagerEJB' to jndi 'local/adobe_AdminManagerEJB@284206056'
    2011-02-01 17:31:57,353 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_AdminManagerEJB' to jndi 'adobe/AdminManager'
    2011-02-01 17:31:57,353 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-wkf-admin.jar
    2011-02-01 17:31:57,524 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_WorkflowInitializerEJB' to jndi 'local/adobe_WorkflowInitializerEJB@1594420688'
    2011-02-01 17:31:57,524 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_WorkflowInitializerEJB' to jndi 'adobe/WorkflowInitializerEJB'
    2011-02-01 17:31:57,540 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-wkf-initializer-ejb.jar
    2011-02-01 17:31:57,618 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_WorkflowServiceMessageBeanLocalEJB' to jndi 'local/adobe_WorkflowServiceMessageBeanLocalEJB@712543094'
    2011-02-01 17:31:57,634 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-wkf-services-ejb.jar
    2011-02-01 17:31:57,634 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_ProcessManagerLocalEJB' to jndi 'local/adobe_ProcessManagerLocalEJB@51535841'
    2011-02-01 17:31:57,649 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_ProcessManagerRemoteEJB' to jndi 'adobe/ProcessManager'
    2011-02-01 17:31:57,681 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_ProcessEngineCMTEJB' to jndi 'local/adobe_ProcessEngineCMTEJB@1209177426'
    2011-02-01 17:31:57,681 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_ProcessEngineBMTEJB' to jndi 'local/adobe_ProcessEngineBMTEJB@1699041128'
    2011-02-01 17:31:57,681 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_TemplateManagerLocalEJB' to jndi 'local/adobe_TemplateManagerLocalEJB@30528184'
    2011-02-01 17:31:57,696 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_TemplateManagerRemoteEJB' to jndi 'adobe/TemplateManager'
    2011-02-01 17:31:57,696 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_ComponentManagerLocalEJB' to jndi 'local/adobe_ComponentManagerLocalEJB@1434344637'
    2011-02-01 17:31:57,712 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_ComponentManagerRemoteEJB' to jndi 'adobe/ComponentManager'
    2011-02-01 17:31:57,712 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'adobe_TaskManagerEJB' to jndi 'local/adobe_TaskManagerEJB@843999483'
    2011-02-01 17:31:57,728 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_TaskManagerEJB' to jndi 'adobe/TaskManager'
    2011-02-01 17:31:57,728 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/adobe-wkf.jar
    2011-02-01 17:31:57,868 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'AdobeIDP2UI_UMUIComponent' to jndi 'ejb/AdobeIDP2UI_UMUIComponent'
    2011-02-01 17:31:57,868 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/um-adminui.jar
    2011-02-01 17:31:57,915 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'AuthenticationManagerBean' to jndi 'com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerHome'
    2011-02-01 17:31:57,915 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'LocalUserManagerBean' to jndi 'com.adobe.idp.um.businesslogic.localuser.LocalUserManagerHome'
    2011-02-01 17:31:57,931 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'DirectoryServicesManagerBean' to jndi 'com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerHome'
    2011-02-01 17:31:57,946 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'SynchronizationAuditLogManagerBean' to jndi 'com.adobe.idp.um.businesslogic.directoryservices.SynchronizationAuditLogManagerHome'
    2011-02-01 17:31:57,962 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'UMHibernateGenericDao' to jndi 'com.adobe.idp.um.businesslogic.dao.GenericDAOHome'
    2011-02-01 17:31:57,962 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'HibernateSynchronizationDao' to jndi 'com.adobe.idp.um.businesslogic.synch.dao.SynchronizationDAOHome'
    2011-02-01 17:31:57,978 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'PreferencesBean' to jndi 'com.adobe.idp.config.PreferencesSPIHome'
    2011-02-01 17:31:57,978 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'PreferencesRemoteBean' to jndi 'com.adobe.idp.config.remote.PreferencesSPIRemoteHome'
    2011-02-01 17:31:57,993 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'BootstrapperManagerBean' to jndi 'com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerHome'
    2011-02-01 17:31:57,993 INFO  [org.jboss.ejb.EJBDeployer] Deployed: file:/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss .ear-contents/um.jar
    2011-02-01 17:31:58,025 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/AACComponent, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/AACCompone nt-exp.war/
    2011-02-01 17:31:58,618 INFO  [org.apache.struts.validator.ValidatorPlugIn] Loading validation rules file from '/WEB-INF/validator-rules.xml'
    2011-02-01 17:31:58,618 INFO  [org.apache.struts.validator.ValidatorPlugIn] Loading validation rules file from '/WEB-INF/custom-rules.xml'
    2011-02-01 17:31:58,618 INFO  [org.apache.struts.validator.ValidatorPlugIn] Loading validation rules file from '/WEB-INF/validation.xml'
    2011-02-01 17:31:58,790 INFO  [org.apache.struts.tiles.TilesPlugin] Tiles definition factory loaded for module ''.
    2011-02-01 17:31:58,806 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/CoreSystemConfigComponent, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/CoreSystem ConfigComponent-exp.war/
    2011-02-01 17:31:59,290 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/datamanagerservice, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/DataManage rService-exp.war/
    2011-02-01 17:31:59,525 INFO  [com.adobe.service.DataManagerService] BMC512: Service DataManagerService: Starting
    2011-02-01 17:31:59,556 INFO  [com.adobe.service.DataManagerService] BMC511: Service DataManagerService: Native files expanded in D:\jboss\server\lc_sqlserver\svcnative\DataManagerService
    2011-02-01 17:32:02,275 INFO  [com.adobe.fontmanager.FontManager] ALC-FMR-001-010:FontManager: Loading Adobe Server fonts from directory: D:\Adobe\Adobe LiveCycle ES2\fonts
    2011-02-01 17:32:07,697 INFO  [com.adobe.fontmanager.FontManager] ALC-FMR-001-010:FontManager: Loading System fonts from directory: C:\Windows\Fonts
    2011-02-01 17:32:17,713 INFO  [com.adobe.service.DataManagerService] BMC513: Service DataManagerService: Started
    2011-02-01 17:32:17,729 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/HealthMonitor, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/HealthMoni torComponent-exp.war/
    2011-02-01 17:32:18,525 INFO  [com.adobe.monitor.stats.SystemStatistic] Health Monitor Thread started
    2011-02-01 17:32:19,182 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/TrustStoreComponent, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/TrustStore Component-exp.war/
    2011-02-01 17:32:19,494 INFO  [com.adobe.truststore.ui.TSAuthFilter] TSAuthFilter init
    2011-02-01 17:32:19,994 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/adminui, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adminui-ex p.war/
    2011-02-01 17:32:20,182 WARN  [org.apache.commons.digester.Digester] [NavigationRuleRule]{faces-config/navigation-rule} Merge(/*)
    2011-02-01 17:32:20,416 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/XMLFMCallBackService, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-XMLF MCallBack-exp.war/
    2011-02-01 17:32:20,510 INFO  [com.adobe.service.XMLFMCallBackService] BMC512: Service XMLFMCallBackService: Starting
    2011-02-01 17:32:20,541 INFO  [com.adobe.service.XMLFMCallBackService] BMC511: Service XMLFMCallBackService: Native files expanded in D:\jboss\server\lc_sqlserver\svcnative\XMLFMCallBackService
    2011-02-01 17:32:20,541 INFO  [com.adobe.service.XMLFMCallBackService] Starting XMLFM CallBack service
    2011-02-01 17:32:20,557 INFO  [com.adobe.service.XMLFMCallBackService] BMC513: Service XMLFMCallBackService: Started
    2011-02-01 17:32:20,588 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/adobe-bootstrapper, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-boot strapper-exp.war/
    2011-02-01 17:32:20,666 INFO  [com.adobe.livecycle.bootstrap.framework.BootstrapServlet] Initializing BootstrapServlet ...
    2011-02-01 17:32:20,682 INFO  [com.adobe.livecycle.bootstrap.framework.BootstrapServlet] BootstrapServlet initialization complete.
    2011-02-01 17:32:20,713 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/cache-controller, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-cach e-controller-exp.war/
    2011-02-01 17:32:20,791 INFO  [com.adobe.livecycle.cache.adapter.GemfireCacheController] BMC512: Service CacheController: Starting
    2011-02-01 17:32:20,807 INFO  [com.adobe.livecycle.cache.adapter.GemfireCacheController] BMC511: Service CacheController: Native files expanded in D:\jboss\server\lc_sqlserver\svcnative\CacheController
    2011-02-01 17:32:20,807 INFO  [com.adobe.livecycle.cache.adapter.GemfireCacheController] BMC513: Service CacheController: Started
    2011-02-01 17:32:20,822 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/DocumentManager, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-docm anager-init-exp.war/
    2011-02-01 17:32:20,916 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/adobe-forms-cacheService, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-form s-cacheService-exp.war/
    2011-02-01 17:32:21,010 INFO  [com.adobe.formServer.common.config.CacheInitializationServlet] Initialization done for com.adobe.formServer.common.cachemanager.CacheManager and com.adobe.formServer.common.clustercache.ClusterCache
    2011-02-01 17:32:21,026 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/launchpad, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-lc-l aunchpad-exp.war/
    2011-02-01 17:32:21,104 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/adobe-lcm-bootstrapper, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-lcm- bootstrapper-redirector-exp.war/
    2011-02-01 17:32:21,197 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/OutputAdmin, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-outp ut-admin-exp.war/
    2011-02-01 17:32:21,447 WARN  [com.adobe.output.admin.LocaleFilter] LF001: Bundle not found: forms.license.forms-productinfo
    2011-02-01 17:32:21,447 INFO  [com.adobe.output.admin.LocaleFilter] LF002: Supported locales: [all]
    2011-02-01 17:32:21,682 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/OutputService, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-outp ut-mbean-exp.war/
    2011-02-01 17:32:21,807 INFO  [com.adobe.output.mbean.Output] BMC512: Service Output: Starting
    2011-02-01 17:32:21,822 INFO  [com.adobe.output.mbean.Output] BMC511: Service Output: Native files expanded in D:\jboss\server\lc_sqlserver\svcnative\Output
    2011-02-01 17:32:21,822 INFO  [com.adobe.output.mbean.Output] FSC003: ========== Start Output Service =========
    2011-02-01 17:32:21,822 INFO  [com.adobe.output.mbean.Output] BMC513: Service Output: Started
    2011-02-01 17:32:21,838 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/pdfg-ipp, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-pdfg -ipp-support-exp.war/
    2011-02-01 17:32:21,932 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/pdfgui, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-pdfg ui-exp.war/
    2011-02-01 17:32:22,447 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/pdfg-adminui, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-pg-a dminui-exp.war/
    2011-02-01 17:32:22,979 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/remoting, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-remo ting-provider-exp.war/
    2011-02-01 17:32:23,494 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/repository, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-repo sitory-bindings-exp.war/
    2011-02-01 17:32:23,588 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/rest, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-rest -provider-exp.war/
    2011-02-01 17:32:23,823 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/soap, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-soap -provider-exp.war/
    2011-02-01 17:32:24,104 INFO  [com.adobe.idp.dsc.provider.impl.soap.axis.Logging] SOAP501: Initializing Adobe SOAP Provider
    2011-02-01 17:32:24,119 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/dsc, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/dsc-exp.wa r/
    2011-02-01 17:32:24,213 INFO  [com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl] ArchiveFileManagerImpl:getLocalCacheRootDir():Adobe tmp directory is:C:\LCTemp\adobejb_server1
    2011-02-01 17:32:25,526 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] Initializing DSC Container
    2011-02-01 17:32:31,495 INFO  [com.adobe.idp.Document] DOCS502: The document storage sweep interval is set to 30000 seconds.
    2011-02-01 17:32:31,495 INFO  [com.adobe.idp.Document] DOCS503: The global document storage root directory is: D:\LCGlobalDocumentStorage
    2011-02-01 17:32:31,495 INFO  [com.adobe.idp.Document] DOCS509: The local storage root directory is: C:\LCTemp\AdobeDocumentStorage\local
    2011-02-01 17:32:31,495 INFO  [com.adobe.idp.Document] DOCS505: The document storage default disposal timeout is set to 600 seconds.
    2011-02-01 17:32:31,495 INFO  [com.adobe.idp.Document] DOCS506: The document storage default max inline size is set to 65536 bytes.
    2011-02-01 17:32:31,495 INFO  [com.adobe.idp.Document] DOCS508: Accessing the global document storage filesystem: true
    2011-02-01 17:32:31,495 INFO  [com.adobe.idp.Document] DOCS510: Called from within the EAR: true
    2011-02-01 17:33:07,684 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] IDPSchedulerService onLoad called
    2011-02-01 17:33:09,246 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] Initializing SCHEDULER FACTORY from properties ...
    2011-02-01 17:33:09,262 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] SCHEDULER FACTORY initialized.
    2011-02-01 17:33:09,278 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] IDPSchedulerService onLoad complete
    2011-02-01 17:33:09,278 INFO  [com.adobe.idp.event.EventMgmtLifeCycleImpl] Called onLoad:
    2011-02-01 17:33:09,450 INFO  [com.adobe.idp.event.EventMgmtLifeCycleImpl] onLoad completed:
    2011-02-01 17:33:09,465 INFO  [com.adobe.idp.workflow.dsc.lifecycle.WorkflowDSCLifeCycle] Now loading workflow-dsc service.
    2011-02-01 17:33:09,465 INFO  [com.adobe.idp.workflow.dsc.lifecycle.WorkflowDSCLifeCycle] Workflow-dsc service load completed.
    2011-02-01 17:33:14,059 INFO  [com.adobe.idp.dsc.webservice.WebServiceImpl] WebServiceImpl.onLoad
    2011-02-01 17:33:14,137 INFO  [com.adobe.pdfg.ConfigServiceOnLoad] Calling onLoad of Config Service
    2011-02-01 17:33:14,137 INFO  [com.adobe.pdfg.ConfigServiceOnLoad] Application server started as user: GBVM011742$
    2011-02-01 17:33:14,465 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Called onLoad: GeneratePDF
    2011-02-01 17:33:14,465 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "Acrobat_PATH" is set to "D:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe"
    2011-02-01 17:33:14,465 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "Notepad_PATH" is set to "C:\Windows\System32\Notepad.exe"
    2011-02-01 17:33:14,465 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "Photoshop_PATH" is set to "D:\Program Files (x86)\Adobe\Adobe Photoshop CS2\Photoshop.exe"
    2011-02-01 17:33:14,481 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "WordPerfect_PATH" is set to " "
    2011-02-01 17:33:14,481 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "PageMaker_PATH" is set to " "
    2011-02-01 17:33:14,481 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "FrameMaker_PATH" is set to " "
    2011-02-01 17:33:14,481 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "OpenOffice_PATH" is set to " "
    2011-02-01 17:33:14,481 INFO  [com.adobe.pdfg.GeneratePDFOnLoad] Environment variable "JAVA_HOME_32" is set to "C:\Program Files (x86)\Java\jdk1.6.0_19"
    2011-02-01 17:33:15,309 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] DSC Container initialized
    2011-02-01 17:33:15,325 INFO  [com.adobe.idp.dsc.startup.DSCStartupServlet] Install and start of components complete. Now starting core asynchronous services ...
    2011-02-01 17:33:15,325 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] Starting Core Components...
    2011-02-01 17:33:15,325 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] Starting WorkManager Component...
    2011-02-01 17:33:15,872 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] WorkManager Component started successfully
    2011-02-01 17:33:15,872 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] Starting services which need post-dsc-initialization (Scheduler, docmanager purge)...
    2011-02-01 17:33:15,903 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] Start scheduler service
    2011-02-01 17:33:15,903 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] Context classloader is org.jboss.util.loading.DelegatingClassLoader
    2011-02-01 17:33:15,903 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] Creating new scheduler. isInUpgrade:false
    2011-02-01 17:33:15,903 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] Scheduler is shutdown, will attempt to recreate.
    2011-02-01 17:33:16,012 INFO  [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.6.0 created.
    2011-02-01 17:33:16,012 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Using thread monitor-based data access locking (synchronization).
    2011-02-01 17:33:16,075 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Removed 0 Volatile Trigger(s).
    2011-02-01 17:33:16,075 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Removed 0 Volatile Job(s).
    2011-02-01 17:33:16,091 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] JobStoreTX initialized.
    2011-02-01 17:33:16,091 INFO  [com.adobe.idp.scheduler.DSCSchedulerFactory] Quartz scheduler 'IDPSchedulerService' initialized from an externally provided properties instance.
    2011-02-01 17:33:16,091 INFO  [com.adobe.idp.scheduler.DSCSchedulerFactory] Quartz scheduler version: 1.6.0
    2011-02-01 17:33:16,091 INFO  [com.adobe.idp.scheduler.SchedulerServiceImpl] Scheduler loaded with name IDPSchedulerService
    2011-02-01 17:33:16,091 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Freed 1 triggers from 'acquired' / 'blocked' state.
    2011-02-01 17:33:16,091 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Handling 5 trigger(s) that missed their scheduled fire-time.
    2011-02-01 17:33:16,153 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Recovering 0 jobs that were in-progress at the time of the last shut-down.
    2011-02-01 17:33:16,153 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Recovery complete.
    2011-02-01 17:33:16,169 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Removed 0 'complete' triggers.
    2011-02-01 17:33:16,169 INFO  [com.adobe.idp.scheduler.jobstore.DSCJobStoreTX] Removed 1 stale fired job entries.
    2011-02-01 17:33:16,169 INFO  [org.quartz.core.QuartzScheduler] Scheduler IDPSchedulerService_$_20 started.
    2011-02-01 17:33:16,169 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] Started services which need post-dsc-initialization (Scheduler, docmanager purge) successfully
    2011-02-01 17:33:16,169 INFO  [com.adobe.idp.dsc.impl.DSCManagerImpl] Core Components started successfully
    2011-02-01 17:33:16,231 INFO  [com.adobe.idp.dsc.startup.DSCStartupServlet] Install and start of components complete. Now starting core asynchronous services ...
    2011-02-01 17:33:18,771 WARN  [com.adobe.livecycle.cache.adapter.GemfireCacheAdapter] Cache region 'PartitionedGuaranteed_dsc_sc_endpoint' was already created
    2011-02-01 17:33:30,070 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/launchpad_help_en, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/launchpad_ help_en-exp.war/
    2011-02-01 17:33:30,159 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/lc_admin_de, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/lc_admin_d e-exp.war/
    2011-02-01 17:33:30,232 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/lc_admin_en, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/lc_admin_e n-exp.war/
    2011-02-01 17:33:30,306 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/lc_admin_fr, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/lc_admin_f r-exp.war/
    2011-02-01 17:33:30,376 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/lc_admin_ja, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/lc_admin_j a-exp.war/
    2011-02-01 17:33:30,455 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/umcache, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/um-cache-e xp.war/
    2011-02-01 17:33:30,551 INFO  [com.adobe.idp.um.services.UMCacheService] BMC512: Service UMCacheService: Starting
    2011-02-01 17:33:30,569 INFO  [com.adobe.idp.um.services.UMCacheService] BMC511: Service UMCacheService: Native files expanded in D:\jboss\server\lc_sqlserver\svcnative\UMCacheService
    2011-02-01 17:33:30,570 INFO  [com.adobe.idp.um.services.UMCacheService] BMC513: Service UMCacheService: Started
    2011-02-01 17:33:30,582 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/umscheduler, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/um-schedul er-exp.war/
    2011-02-01 17:33:30,668 INFO  [com.adobe.idp.um.scheduler.IDPScheduler] BMC512: Service IDPScheduler: Starting
    2011-02-01 17:33:30,685 INFO  [com.adobe.idp.um.scheduler.IDPScheduler] BMC511: Service IDPScheduler: Native files expanded in D:\jboss\server\lc_sqlserver\svcnative\IDPScheduler
    2011-02-01 17:33:30,698 INFO  [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.6.0 created.
    2011-02-01 17:33:30,698 INFO  [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
    2011-02-01 17:33:30,698 INFO  [org.quartz.impl.DirectSchedulerFactory] Quartz scheduler 'SimpleQuartzScheduler
    2011-02-01 17:33:30,698 INFO  [org.quartz.impl.DirectSchedulerFactory] Quartz scheduler version: 1.6.0
    2011-02-01 17:33:30,698 INFO  [org.quartz.core.QuartzScheduler] Scheduler SimpleQuartzScheduler_$_SIMPLE_NON_CLUSTERED started.
    2011-02-01 17:33:30,708 INFO  [com.adobe.idp.um.scheduler.IDPScheduler] BMC513: Service IDPScheduler: Started
    2011-02-01 17:33:30,721 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/umstartup, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/um-startup -exp.war/
    2011-02-01 17:33:30,822 INFO  [com.adobe.idp.um.services.UMStartupService] BMC512: Service UMStartupService: Starting
    2011-02-01 17:33:30,839 INFO  [com.adobe.idp.um.services.UMStartupService] BMC511: Service UMStartupService: Native files expanded in D:\jboss\server\lc_sqlserver\svcnative\UMStartupService
    2011-02-01 17:33:30,911 INFO  [STDOUT] Got IP Address of LC Server:10.20.21.170
    2011-02-01 17:33:30,912 INFO  [com.adobe.idp.um.services.UMStartupService] BMC513: Service UMStartupService: Started
    2011-02-01 17:33:30,926 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/um, warUrl=.../tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/um-exp.war /
    2011-02-01 17:33:31,364 INFO  [org.apache.struts.tiles.TilesPlugin] Tiles definition factory loaded for module ''.
    2011-02-01 17:33:31,366 INFO  [org.apache.struts.validator.ValidatorPlugIn] Loading validation rules file from '/WEB-INF/validator-rules.xml'
    2011-02-01 17:33:31,367 INFO  [org.apache.struts.validator.ValidatorPlugIn] Loading validation rules file from '/WEB-INF/validation.xml'
    2011-02-01 17:33:31,474 INFO  [com.adobe.idp.um.ui.UMActionServlet]
    * System Properties **************************************************
    PROPERTIES_FILE..............................: tsmx.properties
    TSMX_VERSION.................................: unknown
    adobe.server.common.dir......................: D:\jboss\server\lc_sqlserver\svccommon
    adobe.server.data.dir........................: D:\jboss\server\lc_sqlserver\svcdata
    adobe.server.root.dir........................: D:\jboss\server\lc_sqlserver
    adobeidp.serverName..........................: server1
    awt.toolkit..................................: sun.awt.windows.WToolkit
    bind.address.................................: 10.20.21.170
    catalina.base................................: D:\jboss\server\lc_sqlserver
    catalina.ext.dirs............................: D:\jboss\server\lc_sqlserver\lib
    catalina.home................................: D:\jboss\server\lc_sqlserver
    catalina.useNaming...........................: false
    com.adobe.idp.DocumentManagerServlet.........: started
    com.adobe.idp.enableLC7Compatibility.........: false
    com.adobe.idp.enableLC7Compatibility.SetByDM.: true
    com.adobe.serverInstanceId...................: adobejb_server1
    com.adobe.tempDirectory......................: C:\LCTemp\adobejb_server1
    com.arjuna.ats.arjuna.objectstore.objectStoreDir: D:\jboss\server\lc_sqlserver\data/tx-object-store
    com.arjuna.ats.jta.lastResourceOptimisationInterface: org.jboss.tm.LastResource
    com.arjuna.ats.tsmx.agentimpl................: com.arjuna.ats.internal.jbossatx.agent.LocalJBossAgentImpl
    com.arjuna.common.util.logger................: log4j_releveler
    com.arjuna.common.util.logging.DebugLevel....: 0x00000000
    com.arjuna.common.util.logging.FacilityLevel.: 0xffffffff
    com.arjuna.common.util.logging.VisibilityLevel: 0xffffffff
    common.loader................................: ${catalina.home}/lib,${catalina.home}/lib/*.jar
    file.encoding................................: utf8
    file.encoding.pkg............................: sun.io
    file.separator...............................: \
    gemfire.disableShutdownHook..................: true
    hibernate.bytecode.provider..................: cglib
    jacorb.config.log.verbosity..................: 0
    java.awt.graphicsenv.........................: sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob..........................: sun.awt.windows.WPrinterJob
    java.class.path..............................: C:\Program Files\Java\jdk1.6.0_19\lib\tools.jar;D:\jboss\bin\run.jar
    java.class.version...........................: 50.0
    java.endorsed.dirs...........................: D:\jboss\lib\endorsed
    java.ext.dirs................................: C:\Program Files\Java\jdk1.6.0_19\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home....................................: C:\Program Files\Java\jdk1.6.0_19\jre
    java.io.tmpdir...............................: C:\Windows\TEMP\
    java.library.path............................: C:\Program Files\Java\jdk1.6.0_19\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Wi ndows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\Windows Imaging\;D:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Adobe\AGL
    java.naming.factory.initial..................: org.jnp.interfaces.NamingContextFactory
    java.naming.factory.url.pkgs.................: org.jboss.naming:org.jnp.interfaces
    java.net.preferIPv4Stack.....................: true
    java.protocol.handler.pkgs...................: org.jboss.net.protocol
    java.rmi.server.RMIClassLoaderSpi............: org.jboss.system.JBossRMIClassLoader
    java.rmi.server.codebase.....................: http://10.20.21.170:8083/
    java.rmi.server.hostname.....................: 10.20.21.170
    java.runtime.name............................: Java(TM) SE Runtime Environment
    java.runtime.version.........................: 1.6.0_19-b04
    java.specification.name......................: Java Platform API Specification
    java.specification.vendor....................: Sun Microsystems Inc.
    java.specification.version...................: 1.6
    java.vendor..................................: Sun Microsystems Inc.
    java.vendor.url..............................: http://java.sun.com/
    java.vendor.url.bug..........................: http://java.sun.com/cgi-bin/bugreport.cgi
    java.version.................................: 1.6.0_19
    java.vm.info.................................: mixed mode
    java.vm.name.................................: Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name...................: Java Virtual Machine Specification
    java.vm.specification.vendor.................: Sun Microsystems Inc.
    java.vm.specification.version................: 1.0
    java.vm.vendor...............................: Sun Microsystems Inc.
    java.vm.version..............................: 16.2-b04
    javax.management.builder.initial.............: org.jboss.mx.server.MBeanServerBuilderImpl
    jboss.bind.address...........................: 10.20.21.170
    jboss.home.dir...............................: D:\jboss
    jboss.home.url...............................: file:/D:/jboss/
    jboss.identity...............................: 1f0ac9f04d8e357cx-36a1f369x129b18f2917x-8000127
    jboss.lib.url................................: file:/D:/jboss/lib/
    jboss.remoting.domain........................: JBOSS
    jboss.remoting.instanceid....................: 1f0ac9f04d8e357cx-36a1f369x129b18f2917x-8000127
    jboss.remoting.jmxid.........................: gbvm011742_1296581443348
    jboss.remoting.version.......................: 22
    jboss.server.base.dir........................: D:\jboss\server
    jboss.server.base.url........................: file:/D:/jboss/server/
    jboss.server.config.url......................: file:/D:/jboss/server/lc_sqlserver/conf/
    jboss.server.data.dir........................: D:\jboss\server\lc_sqlserver\data
    jboss.server.home.dir........................: D:\jboss\server\lc_sqlserver
    jboss.server.home.url........................: file:/D:/jboss/server/lc_sqlserver/
    jboss.server.lib.url.........................: file:/D:/jboss/server/lc_sqlserver/lib/
    jboss.server.log.dir.........................: D:\jboss\server\lc_sqlserver\log
    jboss.server.name............................: lc_sqlserver
    jboss.server.temp.dir........................: D:\jboss\server\lc_sqlserver\tmp
    jbossmx.loader.repository.class..............: org.jboss.mx.loading.UnifiedLoaderRepository3
    jgroups.bind_addr............................: 10.20.21.170
    line.separator...............................:
    org.apache.commons.logging.Log...............: org.apache.commons.logging.impl.Log4JLogger
    org.apache.xerces.xni.parser.Configuration...: org.apache.xerces.parsers.XMLGrammarCachingConfiguration
    org.jboss.ORBSingletonDelegate...............: org.jacorb.orb.ORBSingleton
    org.omg.CORBA.ORBClass.......................: org.jacorb.orb.ORB
    org.omg.CORBA.ORBSingletonClass..............: org.jboss.system.ORBSingleton
    org.w3c.dom.DOMImplementationSourceList......: org.apache.xerces.dom.DOMXSImplementationSourceImpl
    os.arch......................................: amd64
    os.name......................................: Windows Server 2008
    os.version...................................: 6.0
    p2p.useSSL...................................: false
    package.access...............................: sun.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.,sun.be ans.
    package.definition...........................: sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.
    path.separator...............................: ;
    program.name.................................: run.bat
    server.loader................................:
    shared.loader................................:
    sun.arch.data.model..........................: 64
    sun.boot.class.path..........................: D:\jboss\lib\endorsed\serializer.jar;D:\jboss\lib\endorsed\xalan.jar;D:\jboss\lib\endorse d\xercesImpl.jar;C:\Program Files\Java\jdk1.6.0_19\jre\lib\resources.jar;C:\Program Files\Java\jdk1.6.0_19\jre\lib\rt.jar;C:\Program Files\Java\jdk1.6.0_19\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.6.0_19\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.6.0_19\jre\lib\jce.jar;C:\Program Files\Java\jdk1.6.0_19\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.6.0_19\jre\classes
    sun.boot.library.path........................: C:\Program Files\Java\jdk1.6.0_19\jre\bin
    sun.cpu.endian...............................: little
    sun.cpu.isalist..............................: amd64
    sun.desktop..................................: windows
    sun.io.unicode.encoding......................: UnicodeLittle
    sun.java.launcher............................: SUN_STANDARD
    sun.jnu.encoding.............................: Cp1252
    sun.management.compiler......................: HotSpot 64-Bit Server Compiler
    sun.os.patch.level...........................: Service Pack 2
    sun.rmi.dgc.client.gcInterval................: 3600000
    sun.rmi.dgc.server.gcInterval................: 3600000
    tomcat.util.buf.StringCache.byte.enabled.....: true
    user.country.................................: GB
    user.dir.....................................: D:\jboss\bin
    user.home....................................: C:\
    user.language................................: en
    user.name....................................: GBVM011742$
    user.timezone................................: Europe/London
    user.variant.................................:
    * JSP Engine ****
    JSP-Specification..: 2.1
    * Runtime ****
    Total Memory.......: 1691 mb
    2011-02-01 17:33:31,481 INFO  [com.adobe.idp.um.ui.UMActionServlet]
    * Servlet Context ****************************************************
    Servlet API........: 2.5
    ServerInfo.........: JBossWeb/2.0.0.GA
    * Attributes ****
    com.cc.framework.locale......................: true
    com.cc.framework.painter.....................: [app, html, global]
    javax.servlet.context.tempdir................: D:\jboss\server\lc_sqlserver\work\jboss.web\localhost\um
    org.apache.AnnotationProcessor...............: org.apache.catalina.util.DefaultAnnotationProcessor@307dea47
    org.apache.catalina.WELCOME_FILES............: [Ljava.lang.String;@1a9ff430
    org.apache.catalina.jsp_classpath............: /D:/jboss/server/lc_sqlserver/tmp/deploy/tmp8487529096491474650jboss-ha-xa-jdbc.rar-conte nts/jboss-ha-xa-jdbc.jar;/D:/jboss/server/lc_sqlserver/lib/bsf.jar;/D:/jboss/server/lc_sql server/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/gemfire.jar;/D: /jboss/server/lc_sqlserver/deploy/snmp-adaptor.sar/;/D:/jboss/server/lc_sqlserver/tmp/depl oy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/javax77.jar;/D:/jboss/server/l c_sqlserver/lib/jaxen.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642a dobe-livecycle-jboss.ear-contents/adobe-dsc-bootstrap-ejb.jar;/D:/jboss/server/lc_sqlserve r/lib/joesnmp.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp5744798618431161839quartz-ra .rar;/D:/jboss/server/lc_sqlserver/deploy/jbossws.sar/;/D:/jboss/server/lc_sqlserver/deplo y/httpha-invoker.sar/;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe -livecycle-jboss.ear-contents/CoreSystemConfigComponent.jar;/D:/jboss/server/lc_sqlserver/ tmp/deploy/tmp6138912020851092714jboss-ha-local-jdbc.rar-contents/jboss-ha-local-jdbc.jar; /D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-c ontents/lc_admin_en-exp.war/;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp36511446303422966 42adobe-livecycle-jboss.ear-contents/jcsi_license.jar;/D:/jboss/server/lc_sqlserver/tmp/de ploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-event-client.jar;/D:/j boss/server/lc_sqlserver/lib/jboss-iiop.jar;/D:/jboss/server/lc_sqlserver/lib/commons-http client.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle- jboss.ear-contents/adobe-pdfg-common.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp36511 44630342296642adobe-livecycle-jboss.ear-contents/commons-codec-1.3.jar;/D:/jboss/server/lc _sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-bmc-c lient.jar;/D:/jboss/server/lc_sqlserver/deploy/httpha-invoker.sar/invoker.war/;/D:/jboss/s erver/lc_sqlserver/lib/autonumber-plugin.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3 651144630342296642adobe-livecycle-jboss.ear-contents/ldapbp.jar;/D:/jboss/server/lc_sqlser ver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/adobe-remoting-pro vider.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp1594363530041496429jbossws-context-e xp.war/;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jbo ss.ear-contents/adobe-pof-adapters.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144 630342296642adobe-livecycle-jboss.ear-contents/jsafeJCEFIPS.jar;/D:/jboss/server/lc_sqlser ver/lib/servlet-api.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642ado be-livecycle-jboss.ear-contents/SessionBundle.jar;/D:/jboss/server/lc_sqlserver/deploy/uui d-key-generator.sar/;/D:/jboss/server/lc_sqlserver/deploy/juddi-service.sar/juddi.war/;/D: /jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-cont ents/pdfencryption.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adob e-livecycle-jboss.ear-contents/flex-messaging-common.jar;/D:/jboss/server/lc_sqlserver/tmp /deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/um-spi.jar;/D:/jboss/serv er/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jboss.ear-contents/jsafeF IPS.jar;/D:/jboss/server/lc_sqlserver/tmp/deploy/tmp3651144630342296642adobe-livecycle-jbo ss.ear-

  • Error during application of stack

    Hi all,
    I am applying the stack using JSPM.
    I got an error
    An error occured during execution of JSPM_PROCESS Phase.
    java.lang.StringIndexOutOfBoundsException: String index out of range: -9
    Provide me solution to solve this error.

    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[C:\usr\sap\NW7\DVEBMGS01\j2ee\JSPM\log\log_20071231170532\JSPM_PROCESS_1_01.LOG]/>
    <!PATTERN[JSPM_PROCESS_1_01.LOG]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    #1.5#C000AC1A1C5000000000001401AB28FE0004429371740BF8#1199100937899#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:720)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:720)#Java###Phase has been started.#1#JSPM/JSPMPhases/JSPM_PROCESS#
    #1.5#C000AC1A1C5000000000001501AB28FE0004429371740BF8#1199100937899#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:721)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:721)#Java###Phase type is .#1#com.sap.sdt.jspm.phases.PhaseTypeJSPM#
    #1.5#C000AC1A1C5000000000001601AB28FE0004429371744A78#1199100937915#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:246)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:246)#Java###Starting Initialize dialog...##
    #1.5#C000AC1A1C5000000000001C01AB28FE00044293717AF968#1199100938353#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.InitialParametersDetector.initializeJspmDataModel(InitialParametersDetector.java:342)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.InitialParametersDetector.initializeJspmDataModel(InitialParametersDetector.java:342)#Java###Initializing JSPM data model...##
    #1.5#C000AC1A1C5000000000001D01AB28FE00044293717AF968#1199100938353#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.InitialParametersDetector.detectProfileDirectory(InitialParametersDetector.java:1250)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.InitialParametersDetector.detectProfileDirectory(InitialParametersDetector.java:1250)#Java###Detected profile directory .#1#C:
    usr
    sap
    NW7
    SYS
    profile#
    #1.5#C000AC1A1C5000000000001E01AB28FE000442937184FBE8#1199100939009#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.db.dmtif.AbstractDMTController.execute(AbstractDMTController.java:261)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.db.dmtif.AbstractDMTController.execute(AbstractDMTController.java:261)#Java###Executing command with arguments .#2#dbinfo#C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    config
    DBINFO.XML#
    #1.5#C000AC1A1C5000000000001F01AB28FE000442937184FBE8#1199100939009#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:41)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:41)#Java###Java process ID , name has been started.#2#3#com.sap.sdt.dmt.main.DMT#
    #1.5#C000AC1A1C5000000000002001AB28FE000442937184FBE8#1199100939009#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#Java###Command line: #2#  #C:
    j2sdk1.4.2_13
    jre
    bin
    java.exe -cp .;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    sdt_dmt.jar;C:/sapdb/programs/runtime/jar/sapdbc.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    jddi.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    opensqlsta.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    tc_sec_secstorefs.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    frame.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    exception.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    logging.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    jperflib.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    util.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    tc_sec_secstorefs.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    exception.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    logging.jar;C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    lib
    opensqlsta.jar;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    engine
    iaik_jce.jar;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    engine
    info
    IAIKSecurityFS.list;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    tools
    iaik_jce.jar;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    tools
    iaik_jsse.jar;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    tools
    iaik_smime.jar;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    tools
    iaik_ssl.jar;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    tools
    info
    IAIKSecurityFS.list;
    CP-CHN-3F-029
    sapmnt
    NW7
    SYS
    global
    security
    lib
    tools
    w3c_http.jar com.sap.sdt.dmt.main.DMT -rootdir=C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM -descriptor=cp-chn-3f-029_NW7 -logfile=DMT_01.LOG dbinfo C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    config
    DBINFO.XML#
    #1.5#C000AC1A1C5000000000002101AB28FE000442937184FBE8#1199100939009#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    log
    log_20071231170532
    DMT_01.LOG_01.OUT#
    #1.5#C000AC1A1C5000000000002201AB28FE000442937184FBE8#1199100939009#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#3#
    #1.5#C000AC1A1C5000000000002301AB28FE000442937184FBE8#1199100939009#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#3#java.exe#
    #1.5#C000AC1A1C5000000000002401AB28FE0004429371BEEFD8#1199100942807#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#3#java.exe#0#
    #1.5#C000AC1A1C5000000000002501AB28FE0004429371BEEFD8#1199100942807#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.db.dmtif.AbstractDMTController.execute(AbstractDMTController.java:273)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.db.dmtif.AbstractDMTController.execute(AbstractDMTController.java:273)#Java###Command has been executed.#1#dbinfo#
    #1.5#C000AC1A1C5000000000002601AB28FE0004429371BFA770#1199100942854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.sysinfo.AbstractInfoController.updateProfileVariable(AbstractInfoController.java:288)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.sysinfo.AbstractInfoController.updateProfileVariable(AbstractInfoController.java:288)#Java###Parameter has been detected. Parameter value is .#2#/J2EE/StandardSystem/DefaultProfilePath#C:
    usr
    sap
    NW7
    SYS
    profile
    DEFAULT.PFL#
    #1.5#C000AC1A1C5000000000002701AB28FE0004429371BFA770#1199100942854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j630.sysinfo.InfoController.detectInstance(InfoController.java:601)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j630.sysinfo.InfoController.detectInstance(InfoController.java:601)#Java###msg.j630.sysinfo.013 #4#SCS00#C:
    usr
    sap
    NW7
    SYS
    profile
    NW7_SCS00_CP-CHN-3F-029#C:
    usr
    sap
    NW7
    SYS
    profile
    START_SCS00_CP-CHN-3F-029#CP-CHN-3F-029#
    #1.5#C000AC1A1C5000000000002801AB28FE0004429371BFA770#1199100942854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j630.sysinfo.InfoController.detectInstance(InfoController.java:601)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j630.sysinfo.InfoController.detectInstance(InfoController.java:601)#Java###msg.j630.sysinfo.013 #4#DVEBMGS01#C:
    usr
    sap
    NW7
    SYS
    profile
    NW7_DVEBMGS01_CP-CHN-3F-029#C:
    usr
    sap
    NW7
    SYS
    profile
    START_DVEBMGS01_CP-CHN-3F-029#CP-CHN-3F-029#
    #1.5#C000AC1A1C5000000000002901AB28FE0004429371C24750#1199100943026#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.InitialParametersDetector.detectHA(InitialParametersDetector.java:865)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.InitialParametersDetector.detectHA(InitialParametersDetector.java:865)#Java###SCS is local, so this is not a High Availability system.##
    #1.5#C000AC1A1C5000000000002A01AB28FE0004429371C24750#1199100943026#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#4#sappfpar#
    #1.5#C000AC1A1C5000000000002B01AB28FE0004429371C24750#1199100943026#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_DVEBMGS01_CP-CHN-3F-029 DIR_EPS_ROOT#
    #1.5#C000AC1A1C5000000000002C01AB28FE0004429371C24750#1199100943026#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_01.out#
    #1.5#C000AC1A1C5000000000002D01AB28FE0004429371C24750#1199100943026#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#4#
    #1.5#C000AC1A1C5000000000002E01AB28FE0004429371C24750#1199100943026#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#4#sappfpar#
    #1.5#C000AC1A1C5000000000002F01AB28FE0004429371ED3398#1199100945839#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#4#sappfpar#0#
    #1.5#C000AC1A1C5000000000003001AB28FE0004429371ED6E30#1199100945854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#5#sappfpar#
    #1.5#C000AC1A1C5000000000003101AB28FE0004429371ED6E30#1199100945854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_DVEBMGS01_CP-CHN-3F-029 SAPSYSTEM#
    #1.5#C000AC1A1C5000000000003201AB28FE0004429371ED6E30#1199100945854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_20.out#
    #1.5#C000AC1A1C5000000000003301AB28FE0004429371ED6E30#1199100945854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#5#
    #1.5#C000AC1A1C5000000000003401AB28FE0004429371ED6E30#1199100945854#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#5#sappfpar#
    #1.5#C000AC1A1C5000000000003501AB28FE000442937210B958#1199100948167#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#5#sappfpar#0#
    #1.5#C000AC1A1C5000000000003601AB28FE000442937210B958#1199100948167#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#6#sappfpar#
    #1.5#C000AC1A1C5000000000003701AB28FE000442937210B958#1199100948167#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_DVEBMGS01_CP-CHN-3F-029 INSTANCE_NAME#
    #1.5#C000AC1A1C5000000000003801AB28FE000442937210F7D8#1199100948183#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_21.out#
    #1.5#C000AC1A1C5000000000003901AB28FE000442937210F7D8#1199100948183#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#6#
    #1.5#C000AC1A1C5000000000003A01AB28FE000442937210F7D8#1199100948183#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#6#sappfpar#
    #1.5#C000AC1A1C5000000000003B01AB28FE00044293723BE420#1199100950996#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#6#sappfpar#0#
    #1.5#C000AC1A1C5000000000003C01AB28FE00044293723BE420#1199100950996#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#7#sappfpar#
    #1.5#C000AC1A1C5000000000003D01AB28FE00044293723BE420#1199100950996#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_DVEBMGS01_CP-CHN-3F-029 DIR_EXECUTABLE#
    #1.5#C000AC1A1C5000000000003E01AB28FE00044293723BE420#1199100950996#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_22.out#
    #1.5#C000AC1A1C5000000000003F01AB28FE00044293723BE420#1199100950996#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#7#
    #1.5#C000AC1A1C5000000000004001AB28FE00044293723C22A0#1199100951012#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#7#sappfpar#
    #1.5#C000AC1A1C5000000000004101AB28FE0004429372670EE8#1199100953825#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#7#sappfpar#0#
    #1.5#C000AC1A1C5000000000004201AB28FE0004429372670EE8#1199100953825#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#8#sappfpar#
    #1.5#C000AC1A1C5000000000004301AB28FE0004429372670EE8#1199100953825#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_DVEBMGS01_CP-CHN-3F-029 DIR_CT_RUN#
    #1.5#C000AC1A1C5000000000004401AB28FE0004429372670EE8#1199100953825#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_23.out#
    #1.5#C000AC1A1C5000000000004501AB28FE0004429372670EE8#1199100953825#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#8#
    #1.5#C000AC1A1C5000000000004601AB28FE0004429372670EE8#1199100953825#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#8#sappfpar#
    #1.5#C000AC1A1C5000000000004701AB28FE000442937291FB30#1199100956638#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#8#sappfpar#0#
    #1.5#C000AC1A1C5000000000004801AB28FE000442937291FB30#1199100956638#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#9#sappfpar#
    #1.5#C000AC1A1C5000000000004901AB28FE000442937291FB30#1199100956638#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_DVEBMGS01_CP-CHN-3F-029 jstartup/vm/home#
    #1.5#C000AC1A1C5000000000004A01AB28FE000442937291FB30#1199100956638#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_24.out#
    #1.5#C000AC1A1C5000000000004B01AB28FE00044293729239B0#1199100956654#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#9#
    #1.5#C000AC1A1C5000000000004C01AB28FE00044293729239B0#1199100956654#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#9#sappfpar#
    #1.5#C000AC1A1C5000000000004D01AB28FE0004429372BD25F8#1199100959467#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#9#sappfpar#0#
    #1.5#C000AC1A1C5000000000004E01AB28FE0004429372BD25F8#1199100959467#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#10#sappfpar#
    #1.5#C000AC1A1C5000000000004F01AB28FE0004429372BD25F8#1199100959467#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_SCS00_CP-CHN-3F-029 SAPSYSTEM#
    #1.5#C000AC1A1C5000000000005001AB28FE0004429372BD25F8#1199100959467#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_01.out#
    #1.5#C000AC1A1C5000000000005101AB28FE0004429372BD6478#1199100959483#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#10#
    #1.5#C000AC1A1C5000000000005201AB28FE0004429372BD6478#1199100959483#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#10#sappfpar#
    #1.5#C000AC1A1C5000000000005301AB28FE0004429372E850C0#1199100962296#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#10#sappfpar#0#
    #1.5#C000AC1A1C5000000000005401AB28FE0004429372E850C0#1199100962296#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#11#sappfpar#
    #1.5#C000AC1A1C5000000000005501AB28FE0004429372E850C0#1199100962296#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_SCS00_CP-CHN-3F-029 INSTANCE_NAME#
    #1.5#C000AC1A1C5000000000005601AB28FE0004429372E850C0#1199100962296#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_25.out#
    #1.5#C000AC1A1C5000000000005701AB28FE0004429372E88B58#1199100962311#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#11#
    #1.5#C000AC1A1C5000000000005801AB28FE0004429372E88B58#1199100962311#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#11#sappfpar#
    #1.5#C000AC1A1C5000000000005901AB28FE000442937313B620#1199100965140#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#11#sappfpar#0#
    #1.5#C000AC1A1C5000000000005A01AB28FE000442937313B620#1199100965140#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#12#sappfpar#
    #1.5#C000AC1A1C5000000000005B01AB28FE000442937313B620#1199100965140#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_SCS00_CP-CHN-3F-029 DIR_EXECUTABLE#
    #1.5#C000AC1A1C5000000000005C01AB28FE000442937313B620#1199100965140#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_26.out#
    #1.5#C000AC1A1C5000000000005D01AB28FE000442937313B620#1199100965140#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#12#
    #1.5#C000AC1A1C5000000000005E01AB28FE000442937313B620#1199100965140#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#12#sappfpar#
    #1.5#C000AC1A1C5000000000005F01AB28FE00044293733EE0E8#1199100967969#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#12#sappfpar#0#
    #1.5#C000AC1A1C5000000000006001AB28FE00044293733EE0E8#1199100967969#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#13#sappfpar#
    #1.5#C000AC1A1C5000000000006101AB28FE00044293733EE0E8#1199100967969#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_SCS00_CP-CHN-3F-029 DIR_CT_RUN#
    #1.5#C000AC1A1C5000000000006201AB28FE00044293733EE0E8#1199100967969#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_27.out#
    #1.5#C000AC1A1C5000000000006301AB28FE00044293733EE0E8#1199100967969#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#13#
    #1.5#C000AC1A1C5000000000006401AB28FE00044293733F1F68#1199100967985#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#13#sappfpar#
    #1.5#C000AC1A1C5000000000006501AB28FE00044293736A0BB0#1199100970798#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#13#sappfpar#0#
    #1.5#C000AC1A1C5000000000006601AB28FE00044293736A0BB0#1199100970798#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:133)#Java###Process ID , name has been started.#2#14#sappfpar#
    #1.5#C000AC1A1C5000000000006701AB28FE00044293736A0BB0#1199100970798#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:135)#Java###Command line: #2#  #sappfpar pf=C:/usr/sap/NW7/SYS/profile/NW7_SCS00_CP-CHN-3F-029 rdisp/msserv_internal#
    #1.5#C000AC1A1C5000000000006801AB28FE00044293736A0BB0#1199100970798#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:136)#Java###Standard out: #2#  #C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    tmp
    Sappfpar_28.out#
    #1.5#C000AC1A1C5000000000006901AB28FE00044293736A0BB0#1199100970798#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#14#
    #1.5#C000AC1A1C5000000000006A01AB28FE00044293736A4648#1199100970813#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#14#sappfpar#
    #1.5#C000AC1A1C5000000000006B01AB28FE0004429373953678#1199100973627#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#14#sappfpar#0#
    #1.5#C000AC1A1C5000000000006C01AB28FE00044293739B6868#1199100974033#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.InitialParametersDetector.initializeJspmDataModel(InitialParametersDetector.java:350)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.InitialParametersDetector.initializeJspmDataModel(InitialParametersDetector.java:350)#Java###JSPM data model has been initialized.##
    #1.5#C000AC1A1C5000000000006D01AB28FE0004429373B0E080#1199100975440#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:264)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:264)#Java###Initialize dialog has been processed.##
    #1.5#C000AC1A1C5000000000006E01AB28FE0004429373B0E080#1199100975440#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.DialogController.login(DialogController.java:654)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.login(DialogController.java:654)#Java###Starting dialog...#1#LogIn#
    #1.5#C000AC1A1C5000000000007701AB28FE00044293754DE6E0#1199101002508#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.DialogController.login(DialogController.java:659)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.login(DialogController.java:659)#Java###Dialog has been confirmed by the user.#1#LogIn#
    #1.5#C000AC1A1C5000000000007801AB28FE00044293754EDCF8#1199101002571#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.checkConnectivity(DeploymentManagerImpl.java:172)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.checkConnectivity(DeploymentManagerImpl.java:172)#Java###Checking connectivity for SDM server on host , port ...#2#CP-CHN-3F-029#50118#
    #1.5#C000AC1A1C5000000000007901AB28FE0004429375703FD8#1199101004759#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.checkConnectivity(DeploymentManagerImpl.java:181)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.checkConnectivity(DeploymentManagerImpl.java:181)#Java###Connection to SDM server on host , port is valid.#2#CP-CHN-3F-029#50118#
    #1.5#C000AC1A1C5000000000007A01AB28FE00044293757671C8#1199101005165#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.SystemInitializer.getMsgServerDirectoryAndUnicodeFlag(SystemInitializer.java:1138)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.SystemInitializer.getMsgServerDirectoryAndUnicodeFlag(SystemInitializer.java:1138)#Java###Detecting kernel exchange directory of the J2EE Engine...##
    #1.5#C000AC1A1C5000000000007B01AB28FE00044293757671C8#1199101005165#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.SystemInitializer.getMsgServerDirectoryAndUnicodeFlag(SystemInitializer.java:1146)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.SystemInitializer.getMsgServerDirectoryAndUnicodeFlag(SystemInitializer.java:1146)#Java###You can find additional information in log file $.#1#C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    log
    log_20071231170532
    KERNEL_DETECTION_01.LOG#
    #1.5#C000AC1A1C5000000000008901AB28FE0004429375A0AA60#1199101007932#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.SystemInitializer.getMsgServerDirectoryAndUnicodeFlag(SystemInitializer.java:1158)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.SystemInitializer.getMsgServerDirectoryAndUnicodeFlag(SystemInitializer.java:1158)#Java###Parameter DIR_CT_RUN from with value will be used as target directory for unicode kernel update.#2#NW7_DVEBMGS01_CP-CHN-3F-029#C:/usr/sap/NW7/SYS/exe/uc/NTI386#
    #1.5#C000AC1A1C5000000000008A01AB28FE0004429375A384D8#1199101008119#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:749)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:749)#Java###Starting retrieving SDM substitution variable with name ...#1#com.sap.portal.deploy.pcd#
    #1.5#C000AC1A1C5000000000008B01AB28FE0004429375A384D8#1199101008119#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:756)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:756)#Java###Connecting to SDM Server on host , port ...#2#CP-CHN-3F-029#50118#
    #1.5#C000AC1A1C5000000000008C01AB28FE0004429375A3FDF0#1199101008150#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:788)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:788)#Java###You can find additional information in SDM log file .#1#C:/usr/sap/NW7/DVEBMGS01/SDM/program/log/sdmcl20071231113648.log#
    #1.5#C000AC1A1C5000000000008D01AB28FE0004429375A71AD0#1199101008354#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:749)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:749)#Java###Starting retrieving SDM substitution variable with name ...#1#com.sap.portal.deploy.pcdcontent#
    #1.5#C000AC1A1C5000000000008E01AB28FE0004429375A71AD0#1199101008354#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:756)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:756)#Java###Connecting to SDM Server on host , port ...#2#CP-CHN-3F-029#50118#
    #1.5#C000AC1A1C5000000000008F01AB28FE0004429375A7CE80#1199101008400#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:788)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.deploymentmgr.DeploymentManagerImpl.getSubstVar(DeploymentManagerImpl.java:788)#Java###You can find additional information in SDM log file .#1#C:/usr/sap/NW7/DVEBMGS01/SDM/program/log/sdmcl20071231113648.log#
    #1.5#C000AC1A1C5000000000009001AB28FE0004429375AAEB60#1199101008604#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.deployment.order.DeploymentOrderSet.xinit>(DeploymentOrderSet.java:143)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.deployment.order.DeploymentOrderSet.xinit>(DeploymentOrderSet.java:143)#Java###Parsing of file and extracting the relative deployment data model has finished.#1#C:/usr/sap/NW7/DVEBMGS01/j2ee/JSPM/config/dodf.xml#
    #1.5#C000AC1A1C5000000000009101AB28FE0004429375AE7D70#1199101008838#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:197)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:197)#Java###Receiving information about deployed J2EE Engine components...##
    #1.5#C000AC1A1C5000000000009201AB28FE0004429375B19668#1199101009041#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:211)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:211)#Java###A valid SQL data source for is obtained.#1#jdbc/pool/NW7#
    #1.5#C000AC1A1C5000000000009301AB28FE0004429375D01ED0#1199101011042#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:225)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:225)#Java###API to the system component version tables has been obtained.##
    #1.5#C000AC1A1C5000000000009401AB28FE0004429375D01ED0#1199101011042#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:228)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:228)#Java###System component version tables will be synchronized with SDM repository.##
    #1.5#C000AC1A1C5000000000009501AB28FE0004429375D2BEB0#1199101011214#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:235)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:235)#Java###You can find additional information in SDM log file .#1#C:/usr/sap/NW7/DVEBMGS01/SDM/program/log/sdmcl20071231113651.log#
    #1.5#C000AC1A1C5000000000009601AB28FE000442937BD618E8#1199101112097#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:412)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:412)#Java###You can find additional information in SDM log file .#1#C:/usr/sap/NW7/DVEBMGS01/SDM/program/log/sdmcl20071231113832.log#
    #1.5#C000AC1A1C5000000000009701AB28FE000442937BD65768#1199101112113#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:417)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:417)#Java###Access to SDM repository has been obtained. Start to read SDM repository content.##
    #1.5#C000AC1A1C5000000000009801AB28FE000442937BD9E978#1199101112347#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:421)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:421)#Java###Data about components deployed on the engine is obtained from SDM repository.##
    #1.5#C000AC1A1C5000000000009901AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#JLOGVIEW#sap.com#
    #1.5#C000AC1A1C5000000000009A01AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C5000000000009B01AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C5000000000009C01AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C5000000000009D01AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C5000000000009E01AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C5000000000009F01AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C500000000000A001AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C500000000000A101AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.extractDataFromRepositoryExplorer(ComponentDetector700.java:609)#Java###Could not detect version information in the system component version tables for software component /. Information from SDM repository will be used.#2#CORE-TOOLS#sap.com#
    #1.5#C000AC1A1C500000000000A201AB28FE000442937C8878F8#1199101123787#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:314)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:314)#Java###Data from SDM repository has been read.##
    #1.5#C000AC1A1C500000000000A301AB28FE000442937C8D7A38#1199101124115#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:381)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.compdetector.ComponentDetector700.detectComponents(ComponentDetector700.java:381)#Java###Information about deployed J2EE Engine components has been received.##
    #1.5#C000AC1A1C500000000000A401AB28FE000442937C8DB8B8#1199101124131#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.sdmdetection.DetectSDMComponent.readVersionInformation(DetectSDMComponent.java:503)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.sdmdetection.DetectSDMComponent.readVersionInformation(DetectSDMComponent.java:503)#Java###Retrieving SDM version by parsing ...#1#C:/usr/sap/NW7/DVEBMGS01/SDM/program/version.txt#
    #1.5#C000AC1A1C500000000000A501AB28FE000442937C8DB8B8#1199101124131#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.sdmdetection.DetectSDMComponent.readVersionInformation(DetectSDMComponent.java:538)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.sdmdetection.DetectSDMComponent.readVersionInformation(DetectSDMComponent.java:538)#Java###SDM version with release , SP level , patch level found in .#5#SAP_JAVASL#7.00#06#0#C:/usr/sap/NW7/DVEBMGS01/SDM/program#
    #1.5#C000AC1A1C500000000000A601AB28FE000442937C8DF738#1199101124147#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j630.sysinfo.ExeDirLocator.determineMultipleKernels(ExeDirLocator.java:361)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j630.sysinfo.ExeDirLocator.determineMultipleKernels(ExeDirLocator.java:361)#Java###Looking for system kernel(s) under directory .#1#C:
    usr
    sap
    NW7
    SYS
    exe#
    #1.5#C000AC1A1C500000000000A701AB28FE000442937C8DF738#1199101124147#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j630.sysinfo.ExeDirLocator.determineMultipleKernels(ExeDirLocator.java:371)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j630.sysinfo.ExeDirLocator.determineMultipleKernels(ExeDirLocator.java:371)#Java###Central instance kernel directory is .#1#C:
    usr
    sap
    NW7
    SYS
    exe
    uc
    NTI386#
    #1.5#C000AC1A1C500000000000A801AB28FE000442937C8E31D0#1199101124162#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.kernel.detect.DetectKernelComponent.detectKernelComponentFromExeDirectory(DetectKernelComponent.java:1098)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.kernel.detect.DetectKernelComponent.detectKernelComponentFromExeDirectory(DetectKernelComponent.java:1098)#Java###Starting searching for kernel version in directory ...#1#C:/usr/sap/NW7/SYS/exe/uc/NTI386#
    #1.5#C000AC1A1C500000000000A901AB28FE000442937C8E31D0#1199101124162#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.kernel.detect.DetectKernelComponent.detectKernelComponentFromExeDirectory(DetectKernelComponent.java:1107)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.kernel.detect.DetectKernelComponent.detectKernelComponentFromExeDirectory(DetectKernelComponent.java:1107)#Java###You can find additional information in log file .#1#C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    log
    log_20071231170532
    KERNEL_DETECTION_02.LOG#
    #1.5#C000AC1A1C500000000000B701AB28FE000442937C9C81E0#1199101125100#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.kernel.detect.DetectKernelComponent.detectKernelComponentFromExeDirectory(DetectKernelComponent.java:1122)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.kernel.detect.DetectKernelComponent.detectKernelComponentFromExeDirectory(DetectKernelComponent.java:1122)#Java###Kernel with release , SP level , patch level found in .#5#SAP KERNEL UNICODE WINDOWS_I386#7.00#52#0#C:/usr/sap/NW7/SYS/exe/uc/NTI386#
    #1.5#C000AC1A1C500000000000B801AB28FE000442937C9C81E0#1199101125100#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j630.sysinfo.ExeDirLocator.determineMultipleKernels(ExeDirLocator.java:407)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j630.sysinfo.ExeDirLocator.determineMultipleKernels(ExeDirLocator.java:407)#Java###SCS kernel directory is .#1#C:
    usr
    sap
    NW7
    SYS
    exe
    uc
    NTI386#
    #1.5#C000AC1A1C500000000000B901AB28FE000442937C9F21C0#1199101125272#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:285)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.DialogController.execute(DialogController.java:285)#Java###Login dialog has been processed.##
    #1.5#C000AC1A1C500000000000BA01AB28FE000442937C9F21C0#1199101125272#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.deployment.DeploymentProcessController.execute(DeploymentProcessController.java:262)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.deployment.DeploymentProcessController.execute(DeploymentProcessController.java:262)#Java###Starting dialog...#1#SelectPackageType#
    #1.5#C000AC1A1C500000000000CE01AB28FE000442938B53B438#1199101371987#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.deployment.SelectInboxViewGranularityStep.processUI(SelectInboxViewGranularityStep.java:159)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.deployment.SelectInboxViewGranularityStep.processUI(SelectInboxViewGranularityStep.java:159)#Java###The user has chosen for Inbox granulation.#1#Support Package Stack#
    #1.5#C000AC1A1C500000000000CF01AB28FE000442938B53B438#1199101371987#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.deployment.DeploymentProcessController.execute(DeploymentProcessController.java:292)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.deployment.DeploymentProcessController.execute(DeploymentProcessController.java:292)#Java###Dialog : the user has chosen the Next dialog button.#1#SelectPackageType#
    #1.5#C000AC1A1C500000000000D001AB28FE000442938B53B438#1199101371987#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.jspm.gui.deployment.DeploymentProcessController.execute(DeploymentProcessController.java:296)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.jspm.gui.deployment.DeploymentProcessController.execute(DeploymentProcessController.java:296)#Java### dialog has been processed.#1#SelectPackageType#
    #1.5#C000AC1A1C500000000000D101AB28FE000442938B53B438#1199101371987#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.newsdu.NewSDUProvider.listInbox(NewSDUProvider.java:181)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.newsdu.NewSDUProvider.listInbox(NewSDUProvider.java:181)#Java###Starting scanning Inbox for deployable J2EE Engine components...#1#
    CP-CHN-3F-029
    sapmnt
    trans
    EPS
    in#
    #1.5#C000AC1A1C500000000000D201AB28FE000442938B53EED0#1199101372002#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.newsdu.NewSDUProvider.listInbox(NewSDUProvider.java:195)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.newsdu.NewSDUProvider.listInbox(NewSDUProvider.java:195)#Java###You can find additional information in log file $.#1#C:
    usr
    sap
    NW7
    DVEBMGS01
    j2ee
    JSPM
    log
    log_20071231170532
    SCAN_INBOX_01.LOG#
    #1.5#C000AC1A1C500000000000D301AB28FE000442938B53EED0#1199101372002#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.newsdu.NewSDUProvider.listInbox(NewSDUProvider.java:205)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.newsdu.NewSDUProvider.listInbox(NewSDUProvider.java:205)#Java###Scanning of Inbox for deployable J2EE Engine components has finished.##
    #1.5#C000AC1A1C500000000000D401AB28FE000442938B53EED0#1199101372002#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.j2ee.tools.spstackanalyzer.SPStackAnalyzer.analyzeSPStacksDir(SPStackAnalyzer.java:147)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j2ee.tools.spstackanalyzer.SPStackAnalyzer.analyzeSPStacksDir(SPStackAnalyzer.java:147)#Java###Starting searching for stack definition files in the Inbox...##
    #1.5#C000AC1A1C500000000000D501AB28FE000442938B583878#1199101372283#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:756)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:756)#Java###Exception has occurred during the execution of the phase.##
    #1.5#C000AC1A1C500000000000D601AB28FE000442938B583878#1199101372283#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:755)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:755)#Java###java.lang.StringIndexOutOfBoundsException: String index out of range: -9##
    #1.5#C000AC1A1C500000000000D701AB28FE000442938B583878#1199101372283#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:792)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:792)#Java###Phase has been completed.#1#JSPM/JSPMPhases/JSPM_PROCESS#
    #1.5#C000AC1A1C500000000000D801AB28FE000442938B583878#1199101372283#/System/Server/Upgrade/Phases/JSPM/JSPMPhases/JSPM_PROCESS##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:793)#######Thread[main,5,main]##0#0#Info#1#c

  • Implfactory.properties not found error during application installation

    Hi,
    I am facing some problem during deployment of application on websphere in Linux machine.
    it says "implfactory.properties not found". However when i try to install the same application on some other linux machine. It goes fine.
    As this is happening during installation of kit. Can u please let me know which jar file is missing from the Websphere path.
    ~aman

    Hi !! Could you tell me where I might find this implfactory.jar file ?
    I've looked around several systems, but have yet to find this jar.
    Most systems work, and only one does not.
    thanks.......

  • Dism error during MDT deployment Windows 10

    Hello,
    during installation of windows 10 with MDT 2013 i get this error:
    Anybody who knows a solution for this?
    Thx

    See there :
    http://www.deploymentresearch.com/Research/tabid/62/EntryId/192/Beyond-unsupported-Deploying-Windows-Technical-Preview-with-MDT-2013.aspx
    Mickael,
    My technet galleries contributions :
    ConfigMgr driver injector
    SCCM Collection splitter
    ConfigMgr TS Tools
    Customize WinPE images with powershell

  • SQL error during bean deployment: E/A-Exception

    Hi,
    deploying and running a CMP bean still makes trouble on my OC4J server. The following exception occures when I deploy such a bean to a remote OC4J server (it works fine when I use the internal OC4J process of JDeveloper using the same JDBC connection):
    Auto-unpacking E:\Apps\OC4J\j2ee\home\applications\statful.ear... done.
    Auto-deploying statful (Assembly had been updated)...
    SQL error: E/A-Exception: The Network Adapter could not establish the connection
    Warning: Error creating table: E/A-Exception: The Network Adapter could not esta
    blish the connection
    Auto-deploying statful.jar (ejb-jar.xml had been touched since the previous depl
    oyment)... SQL error: E/A-Exception: The Network Adapter could not establish the
    connection
    Warning: Error creating table: E/A-Exception: The Network Adapter could not esta
    blish the connection
    done.
    The JDBC connection string is "jdbc:oracle:thin:@guopingc:1521:localdb".
    Thanks!
    CU, Chris

    Hi Edwin,
    have you access to the AAD25B.mxml file and take a look at the lines where the errors occurs?
    Maybe you get further particulars about the errors.
    But I think, this is an error in VC, but I'm not sure.
    Best Regards,
    Marcel

Maybe you are looking for

  • Can't open/Install some programs

    I have a new (refurb) MacbookPro 1.8. I did the migration when I set it up. For some reason I download certain programs, like Flip4Mac, and it is a .mpkg. When I click on it the Macbook says it can't find an app to open it. What do I do?

  • Need help with images in browser!

    Hey all, So I'm building my very first website, and I've reached my first roadblock. I'm trying to set up a grid of images, and most (7 out of 9) of the images appear in my browser when I preview in Safari and Firefox (haven't tested any others). The

  • Send message with ABAPList

    Hello Everybody, Somebody know how I sendo e-mail when I create the message in SolMan with ABAP List. I send e-mail using SmartForm, now I want send message using ABAP List. I need send message e-mail similar e-mail of the SAP. In the transaction Sco

  • Goods Reciept--urgent

    Hi everyone, we have a scenario where i have raised an Import PO, but cannot recieve the materials into factory store due to financial problems & store problem. So the material will be in bonded warehouse in customs place I have reciept the goods wit

  • Transferring videos to my Nokia 5800

    None of the videos I transfer to my 5800 xpress music, actually play on it. Any ideas on what the problem could be?  I know the problem is not incorrect format cos i tried uploading mp4 files from my laptop.