WL 5.1 NT Service startup error

I am receiving the following error when trying to start WebLogic 5.1sp3 as
an NT service.
"Could not start the Weblogic... service on ..."
"Error 2140: An internal Windows NT error occurred."
Nothing is written to any of the NT event logs or to the weblogic.log. I
am able to start the WL server from the start menu; wlserver.exe. I have
included my install, path, and wlconfig output if anyone can use it to point
me to a possible error condition.
TIA,
Tim Kuntz
F:\weblogic\bin>install -name "WebLogic 5.1 Intradev"
Installing WebLogic Service under name"WebLogic 5.1 Intradev"
Querying registry for WebLogic installation location...
Opened Service Control Manager...
Installing service executable f:\weblogic\bin\WLService.exe
Service successfully installed.
Starting service:...
F:\weblogic\bin>path
PATH=f:\weblogic\bin;F:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System
32\W
BEM;C:\Program Files\Symantec\pcAnywhere;C:\Program Files\Mts
F:\weblogic\bin>wlconfig
WebLogic startup settings are presently:
CLASSPATH Prefix
\weblogic\lib\weblogic510sp3boot.jar;\weblogic\classes\boot;
\weblogic\bin\oci805_8
CLASSPATH
\weblogic\lib\weblogic510sp3boot.jar;\weblogic\classes\boot;
\weblogic\bin\oci805_8;f:\weblogic\jre1_2\lib\tools.jar;f:\weblogic\jre1_2\j
re\l
ib\rt.jar;f:\weblogic\jre1_2\jre\lib\i18n.jar;f:\weblogic\license;f:\weblogi
c\cl
asses\boot;f:\weblogic\classes;f:\weblogic\lib\weblogicaux.jar;f:\weblogic\e
val\
cloudscape\lib\cloudscape.jar
JAVA_HOME f:\weblogic\jre1_2
WEBLOGIC_LICENSEDIR f:\weblogic\license
WEBLOGIC_HOME f:\weblogic
system properties:
java.security.manager
java.security.policy==f:\weblogic\weblogic.policy
weblogic.system.home=f:\tpc
java.compiler=symcjit
weblogic.class.path=\weblogic\lib\weblogic510sp3.jar;\weblog
ic\license;\weblogic\classes;\weblogic\lib\weblogicaux.jar;\tpc\classes;\tpc
\cla
sses\mail.jar;\tpc\classes\activation.jar;\tpc\classes\webmacro.jar;\tpc\cla
sses
\jaxp.jar;\tpc\classes\parser.jar
weblogic.system.name=intranet
INITIAL_HEAP 64 MB
MAX_HEAP 64 MB
SERVERCLASSPATH
\weblogic\lib\weblogic510sp3boot.jar;\weblogic\classes\boot;
\weblogic\bin\oci805_8;f:\weblogic\jre1_2\jre\lib\rt.jar;f:\weblogic\jre1_2\
jre\
lib\i18n.jar;f:\weblogic\classes\boot;f:\weblogic\eval\cloudscape\lib\clouds
cape
.jar

I got exactly the same problem ....Did you find a solution, i really don't understand what's happening ...Thanx

Similar Messages

  • Dbms service startup error on Ep6sp2patch2, j2ee patch 23

    hi,
    I am getting below error while starting the state controller of j2ee in cluster env.
    [DBMS]: Error during reorganization/defrag recovery
    com.inqmy.services.dbms.server.interfaces.DatabaseException: ID3020:Error during reorganization/defrag recovery
    ID000544: Error starting service dbms. DBMS Service not started properly due to: Error, while opening database
    [ServiceManager]: ID000544: Error starting service dbms. DBMS Service not started properly due to: Error, while opening database
    [Framework -> criticalShutdown] Service dbms startup error!
    Any hints would be really helpful.
    Note: I am starting the service manually(go.bat of state Controller)and not as NT service.

    Looks like a corrupt internal database
    You could try (although there are no guarantees what so ever!)
    Go to
    c:\usr\sap\<PID>\j2ee\j2ee_01\cluster\<server which failed>\services\dbms\work
    and do
    1. Backup all files in here
    2. Copy all the files from the last_backup folder(hopefully you will have this one under work) to the work folder overwriting the old files
    3. Restart the portal
    I've also heard of people copying between different app servers but would not recommend this
    NOTE: If this is a production system, please contact SAP in order to make sure that you get the recommended workaround

  • Weblogic Server 2008 Service Startup Error

    Hello
    When setting up weblogic on server 2008 R2, I can start weblogic using the startWeblogic.cmd file manually, but when configuring to run as a service, I am getting the below error and the service does not start. Do you know what could be causing this?
    ####<Jun 13, 2012 10:48:02 AM EDT> <Info> <JDBC> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598882511> <BEA-001155> <The following exception has occurred:
    weblogic.common.ResourceException: Unknown Data Source EPMSystemRegistry-rac0
         at weblogic.jdbc.common.internal.ConnectionPoolManager.shutdownConnectionPool(ConnectionPoolManager.java:563)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.shutdownAndDestroyPool(ConnectionPoolManager.java:535)
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:295)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:55)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jun 13, 2012 10:48:02 AM EDT> <Error> <Deployer> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598882527> <BEA-149205> <Failed to initialize the application 'EPMSystemRegistry-rac0' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:302)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:55)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: weblogic.common.resourcepool.ResourceSystemException: Could not create pool connection. The DBMS driver exception was: PermGen space
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:388)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:236)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:249)
         at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1154)
         at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:154)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:454)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:372)
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:255)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:55)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jun 13, 2012 10:48:02 AM EDT> <Info> <WorkManager> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598882527> <BEA-002903> <Creating WorkManager from "weblogic.wsee.mdb.DispatchPolicy" WorkManagerMBean for application "EPMSystemRegistry-rac1">
    ####<Jun 13, 2012 10:48:14 AM EDT> <Error> <Deployer> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598894524> <BEA-149205> <Failed to initialize the application 'EPMSystemRegistry-rac1' due to error weblogic.management.DeploymentException: Unexpected error encountered.
    weblogic.management.DeploymentException: Unexpected error encountered
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.getOrCreateDeploymentException(AppContainerInvoker.java:299)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:65)
         at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:55)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.OutOfMemoryError: PermGen space
    >
    ####<Jun 13, 2012 10:48:15 AM EDT> <Info> <WorkManager> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598895148> <BEA-002903> <Creating WorkManager from "weblogic.wsee.mdb.DispatchPolicy" WorkManagerMBean for application "bip_datasource-rac0">
    ####<Jun 13, 2012 10:48:31 AM EDT> <Info> <JDBC> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598911871> <BEA-001177> <Creating Connection Pool named bip_datasource-rac0, URL = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=)(INSTANCE_NAME=))), Properties = user=BIP_BIPLATFORM;oracle.net.CONNECT_TIMEOUT=10000;.>
    ####<Jun 13, 2012 10:48:32 AM EDT> <Info> <Common> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598912495> <BEA-000626> <Free resources in pool "bip_datasource-rac0" will be tested every "300" seconds.>
    ####<Jun 13, 2012 10:48:34 AM EDT> <Info> <JDBC> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598914382> <BEA-001508> <Destroying Connection Pool bip_datasource-rac0.>
    ####<Jun 13, 2012 10:48:34 AM EDT> <Info> <JDBC> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598914382> <BEA-001155> <The following exception has occurred:
    weblogic.common.ResourceException: Unknown Data Source bip_datasource-rac0
         at weblogic.jdbc.common.internal.ConnectionPoolManager.shutdownConnectionPool(ConnectionPoolManager.java:563)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.shutdownAndDestroyPool(ConnectionPoolManager.java:535)
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:295)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:55)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jun 13, 2012 10:48:37 AM EDT> <Error> <Deployer> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598917518> <BEA-149205> <Failed to initialize the application 'bip_datasource-rac0' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:302)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:55)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: weblogic.common.resourcepool.ResourceSystemException: Could not create pool connection. The DBMS driver exception was: (class: oracle/jdbc/OracleConnectionWrapper, method: proxyFor signature: (Ljava/lang/Object;Ljava/lang/Class;)Ljava/lang/Object;) Illegal type in constant pool
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:388)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:236)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:249)
         at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1154)
         at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:154)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:454)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:372)
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:255)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:55)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jun 13, 2012 10:48:38 AM EDT> <Info> <WorkManager> <bmiorabip1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1339598918750> <BEA-002903> <Creating WorkManager from "weblogic.wsee.mdb.DispatchPolicy" WorkManagerMBean for application "bip_datasource-rac1">
    Thanks
    Nick

    Hi Nick,
    Open the register editor and look for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<your beasvc service>\Parameters
    Look what is in CmdLine, those are the actual parameters that the service's using, look for all -X arguments.
    I have this on my service here:
    -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m
    Your problem is probably on the -XX:PermSize part...
    Modify your installSvc.cmd script so you can have the right parameters for the service, you can also try and call setDomainEnv.cmd from inside installSvc.cmd then you will guarantee that the arguments are the same for startWeblogic.cmd and the service.
    Cheers,
    Vlad
    Give points - it is good etiquette to reward an answerer points (5 - helpful; 10 - correct) for their post if they answer your question. If you think this is helpful, please consider giving points

  • SAP BW3.0 - Oracle service startup error

    Hi everyone,
    I am not sure whether or not this is a right place to put my question..
    We have installed the SAP BW 3.0 on QA system. But yesterday onwards, it started giving an error message while starting one of oracle services before logon to sap-bw.
    It says ora81http error: terminated unexpectedly; I know it is related to oracle. I posted in oracle related forums didnot get any reply.
    Any experience/reason with this and possible resolution? Gurus, Please help me out..
    The points will be rewarded..
    thanks,
    ghosh

    Hi
    That particular service you can stop using service manager. There is no harm.
    Don't forget to award points if I am right!!
    Regs
    Gopi.

  • MSE Services Startup Error

    Hello!
    Trying to install a virtual instance of MSE 7.3.101 on an VMWare ESXi host. Have configured with 8 Cores, 11 GB RAM but have encountered errors when setup is completed and the services restart.
    It appears that the MSE services are not starting correctly.
    Error when starting services:
    ERROR in connecting to MSE Platform. Make sure MSE is up and running
    msed status shows:
    Health Monitor is running
    MSE services are Down
    Have searched online and tried several solutions to no avail, have not been able to locate any relevant logs of errors or reasoning.
    Thanks for your help.

    Cisco must of made some logging changes since 7.3.  I went from 7.2 to 7.4 when I upgraded.  I would find theuninstall folder and uninstall the MSE software and reinstall it, keeping an eye out for anything odd during the setup.  I know on 7.6 it's under /opt/mse/uninstall and you just type "./uninstall" to start the uninstall script.  Then, when it's done go to the installers directory /opt/installers and run the 7.3 install file ./CISCO-MSE-L-... and see how that goes.

  • License Validation Service Tool - Service Startup error

    Hi,
    I have installed the LV service on my test environment. After rebooting the system, the LV service cannot be started correctly, says the windows event viewer (system). Event no. is 7022. Source: Service Control Manager. This error happens after each reboot.
    Stopping and starting the service manually works without any errors.
    Regards
    Sebastian

    Hello Agnes,
    The correct values are in the report viewer:
    >http://localhost:30005 or http://servername:30005
    You may check the values in
    C:Program FilesSAPSAP Business One LVSLV Service SAP.LVService.exe.config file,
    section http://server:30006
    Regards
    János

  • OBIEE11g Presentation services startup error

    Hi,
    I have installed OBIEE 11G uses weblogic 10.3.3.0 in Windows server 2003.
    It was running smoothly for few days.
    Then I added samp app lite rpd using enterprise manager.
    Now Iam getting the error
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request
    I have already discussed this and came to know it is not due to static IP problem. Is there any other thing to get rid of this error?
    How to solve this?
    Thanks,
    Satheesh Kumar

    Hi Deva,
    I have an issue with the Administrator user.
    I was able to login to Answers with Administrator user but from last week on words we are unable to login to Answers but to able to login to Administrator tool in online mode with Administrator user.
    We created the test user with in Admin consloe and able to login to Answers with that user.
    For Administrator user we did below steps:
    1. Deleted the Administrator folder in the webcat.
    2. Recreated the Administrator user in the Admin consle.
    3. GUID refresh
    but still unable to login. Could you please help me here.
    it is a clustered environment.
    Regards,
    sekhar.

  • 503  Service Unavailable Error: Application cannot be started!

    Hi Experts,
       I have NWE 7.11 SP 01 installed . While try to update to SP04, the server restarted automatically & when i try to access the portal link http:<host>:<port>/irj/portal am getting err as 503 service unavailable. I am able to see irj, JMS_Provider,tcjewebservice_srv,tcwddispwda  services in failed state. Please help me out.
       I got the log file in dev_server0 as follows
    [Thr 1122040128] *** ERROR => NiHsLGetNodeAddr: NiPGetHostByName failed (rc=-1) [nixxhsl.cpp  308]
    [Thr 1122040128] *** ERROR => NiHsLGetHostName: NiPGetHostByAddr failed (rc=-1) [nixxhsl.cpp  507]
    M [Thr 1211640128] Mon Jul  4 11:44:31 2011
    M  [Thr 1211640128] ***LOG Q0I=> NiPConnect2: 172.20.50.242:3300: connect (111: Connection refused) [nixxi.cpp 3150]
    M  [Thr 1211640128] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 31/sock 92
        (SI_ECONN_REFUSE/111; I4; ST; 172.20.50.242:3300) [nixxi.cpp    3150]
    2.#2011 07 04 15:02:37:289#+0530#Error#/System/Server#
    #BC-JAS-JMS#jms#001A6406631A001F0000001800002B3A#4513750000000005##com.sap.jms.server.JMSServerFrame####4083D980A61D11E0842E001A6406631A#4083d980a61d11e0842e001a6406631a#4083d980a61d11e0842e001a6406631a#0#Services Start Processor#Plain##
    An error occurred starting the jms_provider service. The applications using JMS resources may not work as expected. For more details, refer to the trace file.#
    #2.#2011 07 04 15:02:37:290#+0530#Error#/System/Server#
    com.sap.ASJ.krn_srv.000059#BC-JAS-JMS#sap.com/jms_provider#001A6406631A001F0000001B00002B3A#4513750000000005##com.sap.engine.core.service630.container.ServiceRunner####4083D980A61D11E0842E001A6406631A#4083d980a61d11e0842e001a6406631a#4083d980a61d11e0842e001a6406631a#0#Services Start Processor#Java#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Service [{0}] error. Nested exception is: [{1}]#2#jms_provider#java.lang.NoClassDefFoundError: com/sap/engine/services/rmi_p4/interfaces/LocalRemoteByRef
    ------------------------- Loader Info -------------------------
    ClassLoader name: [service:jms_provider]
    Living status: alive
    Direct parent loaders:
       [system:Frame]
       [library:core_lib]
       [library:j2eeca]
       [service:timeout]
       [service:naming]
       [service:cross]
       [service:dbpool]
       [service:jmx]
       [service:security]
    Resources:
       /usr/sap/CEP/J00/j2ee/cluster/bin/services/jms_provider/lib/private/sap.com~tc~je~jms_provider~impl.jar
    Error occurred while trying to load com.sap.jms.server.remote.JMSRemoteServerImpl#
    #2.#2011 07 04 15:02:37:296#+0530#Error#/System/Server/Services/Deploy#
    com.sap.ASJ.dpl_ds.002038#EP-PIN-PRT#sap.com/irj#001A6406631A00520000000300002B3A#4513750000000003##com.sap.engine.services.deploy#Guest#0##4083D980A61D11E0842E001A6406631A#4083d980a61d11e0842e001a6406631a#4083d980a61d11e0842e001a6406631a#0#Thread[HTTP Worker [@1593095773],5,Dedicated_Application_Thread]#Java#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Global operation [{0}] over [{1}] [{2}] finished with errors for [{3}]ms on server [{4}]#2#500#true#
    #2.#2011 07 04 15:02:37:298#+0530#Warning#/System/Server/WebRequests#
    com.sap.ASJ.web.000132#BC-JAS-WEB#servlet_jsp#001A6406631A00520000000500002B3A#4513750000000003##com.sap.engine.services.servlets_jsp.server.DeployContext#Guest#0##4083D980A61D11E0842E001A6406631A#4083d980a61d11e0842e001a6406631a#4083d980a61d11e0842e001a6406631a#0#Thread[HTTP Worker [@1593095773],5,Dedicated_Application_Thread]#Java#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Error occurred during retrieving web module context needed for 'Lazy' startup of [irj] web module.
    For more details on the problem please check traces searching by logId: null#
    Thanks,
    Arun

    Hi,
    NiPGetHostByName failed
    NiPGetHostByAddr failed
    Looks like network related issue. Make sure the server is in the network and has proper hostname to IP address mapping maintained.
    SiPeekPendConn failed 172.20.50.242:3300
    Next check if the port 3300 is free using the netstat command.
    Regards,
    Srikishan

  • JMS5024: JMS service startup failed.

    I have created a hellowworld.jsp. I deployed the project using server Sun Java Application Server Edition 8.1 and Type exploded. The deploy was successful. When I try to start the sun Java Application Server Edition 8.1, I am receiving a JMS5024: JMS service startup failed SEVERE error. Any help would be appreciated. The error is below:
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21
    recursive call into SystemOutandErrhandler
    java.lang.RuntimeException: recursivecall
         at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream.flush(SystemOutandErrHandler.java:189)
         at java.io.PrintStream.write(PrintStream.java:260)
         at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)
         at sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:395)
         at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:136)
         at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:146)
         at java.io.OutputStreamWriter.write(OutputStreamWriter.java:204)
         at java.io.Writer.write(Writer.java:126)
         at java.util.logging.StreamHandler.publish(StreamHandler.java:191)
         at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:87)
         at java.util.logging.Logger.log(Logger.java:424)
         at java.util.logging.Logger.doLog(Logger.java:446)
         at java.util.logging.Logger.log(Logger.java:469)
         at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream.flush(SystemOutandErrHandler.java:198)
         at java.io.PrintStream.write(PrintStream.java:260)
         at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:404)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:408)
         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
         at java.util.logging.StreamHandler.flush(StreamHandler.java:224)
         at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:88)
         at java.util.logging.Logger.log(Logger.java:424)
         at java.util.logging.Logger.doLog(Logger.java:446)
         at java.util.logging.Logger.log(Logger.java:469)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:285)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFa
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.ja
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)

    Hi
    successful. When I try to start the sun Java
    Application Server Edition 8.1, I am receiving a
    JMS5024: JMS service startup failed SEVERE error. Any
    help would be appreciated. The error is below:Could you share your MQ broker log file [$AS_INSTALL_DIR/domains/domain1/imq/instances/imqbroker/log/log.txt]? Does this error occur after you had installed the jsp app? Was the earlier shutdown a clean shutdown? Could you check and see if there are any jms processes around[ ps -efa | grep
    imqbrokerd] ?
    >
    WARNING: Feb 21, 2005 11:34:38 AM
    com.sun.enterprise.server.ss.ASLazyKernel
    startASSocketServices
    SEVERE: UnknownException during startup. Disable
    quick startup by setting system property
    com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleExceptionIs AS startup successful if you disable application server lazy startup using the above system property?
    --Siva.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • AS startup - JMS service startup failed

    After sucessful instalation of AS7 on sparc Solaris 8, I've got error during startup.
    [10/Jul/2003:16:42:12] INFO ( 1145): CORE1116: Sun ONE Application Server 7.0.0_01
    [10/Jul/2003:16:42:13] INFO ( 1146): CORE3016: daemon is running as super-user
    [10/Jul/2003:16:42:18] INFO ( 1146): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.1_01] from [Sun Microsystems Inc.]
    [10/Jul/2003:16:42:56] INFO ( 1146): JMS5035: Timed out after 30000 milliseconds while trying to verify if the JMS service startup succeeded.
    [10/Jul/2003:16:42:56] INFO ( 1146): JMS5036: More details may be available in the log file for the JMS service broker instance domain1_server1. Please refer to the JMS provider documentation for the exact location of this log file.
    [10/Jul/2003:16:42:56] SEVERE ( 1146): JMS5024: JMS service startup failed.
    [10/Jul/2003:16:42:56] SEVERE ( 1146): CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:247)
    at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:206)
    at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    Caused by: com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:231)
    ... 2 more
    Caused by: javax.jms.JMSException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
    at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSException(ExceptionHandler.java:183)
    at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleException(ExceptionHandler.java:136)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:145)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:86)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:47)
    at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:46)
    at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:101)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:501)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:930)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1482)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:403)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:234)
    at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
    at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
    at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
    at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:733)
    at com.iplanet.ias.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:284)
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:224)
    ... 2 more
    [10/Jul/2003:16:42:56] SEVERE ( 1146): CORE3186: Failed to set configuration

    This seems to be the same problem as one described in: http://swforum.sun.com/jive/thread.jsp?forum=68&thread=20049
    Double check JMS port assignments - port might already be in use by some other process and should be changed.
    Hope this helps...

  • The Web Management Service service terminated with service-specific error %%-2147483640,

    We've been able to successfully, automatically, deploy our MVC and WebApi to IIS7.5 on Win2008 R2, for some time now.  Just this week the MSDeploy stopped working.  The System event log shows this error when attempting to restart the Web Management
    Service on the targeted Win200 R2 server:
    The Web Management Service service terminated with service-specific  error %%-2147483640.
    The Application log shows this error at the same exact time the above error occurs.
    IISWMSVC_STARTUP_UNABLE_TO_ACTIVATE_HWC
    Failed to activate the Hostable Web Core (HWC). Web Management Service startup failed.  Please reference the Win32 error in this  event for further information.  Exception:System.Runtime.InteropServices.COMException (0x8007007F):  The
    specified procedure could not be found. (Exception from HRESULT:  0x8007007F)    at  System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32  errorCode, IntPtr errorInfo)    at  Microsoft.Web.Management.Server.WebServer.Microsoft.Web.Management.Server.Interop.IWebServer.Start() 
    Process:WMSvc User=NT AUTHORITY\LOCAL SERVICE
    The above error is preceded by this warning:
    A listener channel for protocol 'http' in worker process '7164' serving application pool 'WMSvcAppPool' reported a listener channel  failure.  The data field contains the error number.
    Which is preceded by this error:
    Failed to find the RegisterModule entrypoint in the module DLL C:\Windows\Microsoft.NET\Framework64\v4.0.30319\webengine.dll.  The  data is the error.
    We've attempted to reach the target server using https://ourservername:8172/MsDeploy.axd. The response is:
    Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the  connection
    Is this occurring because the port is blocked or because the Web Management Service is not running?  (The Windows Firewall with Advanced Security dialog says the "Windows Firewall is off" and there are no entries in the firewall log (C:\Windows\System32\LogFiles\Firewall).
    We've seen some posts that indicate the certificate may be the issue. Not sure how to actually tell if this is the case though. The CERT we have says it is valid thru 2029.

    Hi Nicola,
    seems like your web service runtime is not configured correctly. Please check out the following SAP Notes:
    Note 1043195 - Configuration of the Web service runtime
    Note 1292171 - Troubleshooting Guide: ABAP Web Services Runtime
    Kind regards
    Heiko

  • Startup Error:  scheduler: runtime exception during start up: null

    Dear All,
    We are getting the error in the scheduler service.
    Startup Error:  scheduler: runtime exception during start up: null
    We have installed TREX 7 on our Portal server (SP15).
    We can now create index but while assigning  datasource we are getting an exception.
    (Scheduler service not starting, is it the probable error)????
    com.sapportals.wcm.WcmException: Error: service not available
    at
    com.sapportals.wcm.control.classification.ClassificationControl.getSchedulerStatus(ClassificationControl.java:3404)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderScheduler(ClassificationControl.java:3314)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderCrawlerParams(ClassificationControl.java:3262)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderClasses(ClassificationControl.java:3194)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.renderIndexFolders(ClassificationControl.java:1657)
    at
    com.sapportals.wcm.control.classification.ClassificationControl.render
    (ClassificationControl.java:786)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls
    (HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.VerticalLayout.renderPanes
    (VerticalLayout.java:74)
    at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes
    (VerticalGroupLayout.java:51)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes
    (HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes
    (HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender
    (WdfCompositeController.java:697)
    at com.sapportals.wdf.WdfCompositeController.buildComposition
    (WdfCompositeController.java:665)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender
    (AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest
    (PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent
    (PageProcessorComponent.java:134)
    at
    com.sapportals.wcm.portal.component.base.ControllerComponent.doContent
    (ControllerComponent.java:77)
    at
    com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service
    (AbstractPortalComponent.java:114)
    at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include
    (PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)at
    com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent
    (PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest
    (PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle
    (PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest
    (ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run
    (Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service
    (Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet
    (HttpHandlerImpl.java:401)
    at
    com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:386)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet
    (RequestAnalizer.java:364)
    at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle
    (RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle
    (Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request
    (Processor.java:175)
    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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:172)
    Please provide solution ASAP.
    Points will be added for sure
    Regards,
    Sameer

    Hi Kalaivani,
    Thanks for your reply.
    Actually, we are not able to create DataSouce of the corresponding index, while assigning the DataSource to index getting class com.sapportals.wcm.WcmException(Error: service not available) exception.
    I tried to assign different-2 DataSources (as you suggested) but same problem persists.
    Kindly find the exception's logs below..
    com.sapportals.wcm.WcmException: Error: service not available
    at com.sapportals.wcm.control.classification.ClassificationControl.getSchedulerStatus(ClassificationControl.java:3404)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderScheduler(ClassificationControl.java:3314)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderCrawlerParams(ClassificationControl.java:3262)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderClasses(ClassificationControl.java:3194)
    at com.sapportals.wcm.control.classification.ClassificationControl.renderIndexFolders(ClassificationControl.java:1657)
    at com.sapportals.wcm.control.classification.ClassificationControl.render(ClassificationControl.java:786)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.VerticalLayout.renderPanes(VerticalLayout.java:74)
    at com.sapportals.wcm.control.layout.VerticalGroupLayout.renderPanes(VerticalGroupLayout.java:51)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java:697)
    at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:665)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Please provide solution ASAP. Points will be rewarded.
    Thanks & Regards,
    Sameer

  • Startup error message while starting up Windows after installing NI Circuit Design Suite 10

    Hi.
    I recentely acquired NI Circuit Design Suite Student Edition v10.
    After installing it on my computer I began receiving the following error message everytime I booted up Windows.
    Faulting application nidmsrv.exe, version 4.7.1.8, faulting module unknown, version 0.0.0.0, fault address 0x007fc66f.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    I checked the Windows logs and found other error messages when the system booted:
    Event Type: Error
    Event Source: Application Error
    Event Category: (100)
    Event ID: 1000
    Date:  12-01-2008
    Time:  13:17:54
    User:  N/A
    Computer: THINKPADT30
    Description:
    Faulting application nidmsrv.exe, version 4.7.1.8, faulting module unknown, version 0.0.0.0, fault address 0x007fc66f.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 6e 69 64   ure  nid
    0018: 6d 73 72 76 2e 65 78 65   msrv.exe
    0020: 20 34 2e 37 2e 31 2e 38    4.7.1.8
    0028: 20 69 6e 20 75 6e 6b 6e    in unkn
    0030: 6f 77 6e 20 30 2e 30 2e   own 0.0.
    0038: 30 2e 30 20 61 74 20 6f   0.0 at o
    0040: 66 66 73 65 74 20 30 30   ffset 00
    0048: 37 66 63 36 36 66         7fc66f 
    Event Type: Error
    Event Source: Application Error
    Event Category: (100)
    Event ID: 1004
    Date:  12-01-2008
    Time:  13:18:51
    User:  N/A
    Computer: THINKPADT30
    Description:
    Faulting application nidmsrv.exe, version 4.7.1.8, faulting module unknown, version 0.0.0.0, fault address 0x007fc66f.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 6e 69 64   ure  nid
    0018: 6d 73 72 76 2e 65 78 65   msrv.exe
    0020: 20 34 2e 37 2e 31 2e 38    4.7.1.8
    0028: 20 69 6e 20 75 6e 6b 6e    in unkn
    0030: 6f 77 6e 20 30 2e 30 2e   own 0.0.
    0038: 30 2e 30 20 61 74 20 6f   0.0 at o
    0040: 66 66 73 65 74 20 30 30   ffset 00
    0048: 37 66 63 36 36 66         7fc66f 
    Event Type: Error
    Event Source: Application Error
    Event Category: None
    Event ID: 1001
    Date:  12-01-2008
    Time:  13:21:33
    User:  N/A
    Computer: THINKPADT30
    Description:
    Fault bucket 619997672.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 42 75 63 6b 65 74 3a 20   Bucket:
    0008: 36 31 39 39 39 37 36 37   61999767
    0010: 32 0d 0a                  2..    
    Event Type: Error
    Event Source: Service Control Manager
    Event Category: None
    Event ID: 7034
    Date:  12-01-2008
    Time:  13:18:12
    User:  N/A
    Computer: THINKPADT30
    Description:
    The National Instruments Domain Service service terminated unexpectedly.  It has done this 1 time(s).
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    I checked the forums at NI and found a similar problem with a computer with Windows Vista installed. I have Windows XP Professional installed on the computer, but tried the update through the self updating feature of the NI software.
    After the update the problem remains exactly the same.
    To find out more about the error, I checked several Windows properties to identify the cause of the problem. One thing I found was on the Services control, under Administrative Tools. After the error message during boot, the services window shows up 2 services whose status is "Stopping" and the startup type is "Automatic". This services are:
    Lookout Citadel Driver
    National Instruments Time Sincronization
    I'm using an IBM ThinkPad T30 (Type 2366-BG1) with Windows XP Professional with 768Mb of memory, 80GB HDD.
    Can anyone give me some hints on this matter?
    Thank you in advance.

    Good morning.
    I tried the steps suggested but the problem remained. I then decided to try some aditional steps and apparently the problem is solved. I describe the steps I took bellow.
    The problem was related to my antivirus / firewall solution, Panda Antivirus + Antispyware 2007.
    1. I changed the previously mentioned Windows services startup to "Manual" instead of "Automatic".
    2. Rebooted the computer.
    3. Opened the services control in Administrative Tools.
    4. Selected the first service "Citadel..." and pressed the "Start" button.
    5. After a few seconds, the firewall solution presented a window stating that the program was attempting to access the internet (or my LAN). I selected "Always allow".
    6. I repeated this step for all the others NI services. Some produced the same feedback, others didn't.
    7. Changed the startup type of the services to the values I had written down before.
    8. Rebooted the computer and everything worked fine.
    It seems my firewall solution is unable to cope with a program trying to access the Internet (or network) before a user logs in.
    Thank you for your support.
    Best regards,
    Alexandre Ventura
    Message Edited by AlexandreV on 01-25-2008 04:56 AM

  • Service-specific error code 997 when starting up Oracle 9i service

    Hi,
    I have both Oracle 9i and 10g installed in a server. I've added 9i SID in 10g listner.ora. When I try to startup the 9i Oracle service in windows, I get "Windows could not start the 'service name' on Local Computer......If this is a non microsoft service, contact the service vendor, and refer to service-specific error code 997".
    Server is Windows 2003 R2 Standard Edition SP1
    Does anyone has a solution for this error?
    Thanks,
    listener.ora in 10g
    LISTENER10G =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sgpdb1)(PORT = 1522))
    SID_LIST_LISTENER10G =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = F:\Oracle\Ora10.2.0)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = RACE)
    (ORACLE_HOME = F:\Oracle\Ora10.2.0)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = IWK1010)
    (ORACLE_HOME = F:\Oracle\Ora9201)
    (PROGRAM = extproc)
    sqlnet.ora in 10g
    NAMES.DEFAULT_DOMAIN = world
    SQLNET.AUTHENTICATION_SERVICES= NONE
    NAMES.DIRECTORY_PATH= (TNSNAMES,EZCONNECT)
    tnsnames.ora in 10g
    RACE.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(Host = sgpdb1)(Port = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = RACE)
    IWK1010.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SGPDB1)(PORT = 1522))
    (CONNECT_DATA =
    (SERVICE_NAME = IWK1010)
    )

    Here is the resutls. Pls note - startup/exit commands were not executed since did not connenct to sqlplus
    C:\Documents and Settings\Administrator>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:03:54
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Log messages written to F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Start Date 13-APR-2011 12:03:56
    Uptime 0 days 0 hr. 0 min. 4 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Documents and Settings\Administrator>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Apr 13 12:05:16 2011
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    C:\Documents and Settings\Administrator>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:09:59
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Start Date 13-APR-2011 12:03:56
    Uptime 0 days 0 hr. 6 min. 3 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    Services Summary...
    Service "RACE_XPT" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Service "race" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\Administrator>lsnrctl service
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:10:08
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "RACE_XPT" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "race" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully

  • Java Server Startup error during sapinst NW2004s SR1

    Hi Folks,
    Anyone experimented this error during while installing NW2004s SR1 on HPUX, java version 1.4.2.12, Oracle 10.2.0.2 ??
    Sapinst hangs at Java Startup Step for hours, Dispatcher comes up OK, but the
    java Server doesn't.
    Thanks for your help.
    Here is the std_server0.out file :
    stdout/stderr redirect
    node name   : server0
    pid         : 11322
    system name : EZ3
    system nr.  : 43
    started at  : Tue Feb 20 09:37:31 2007
    [Thr  1] Tue Feb 20 09:37:33 2007
    [Thr  1] MtxInit: -2 0 0
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: jav
    a.util.zip.ZipException: error in opening zip file
    Loading: LogManager ... 3880 ms.
    Loading: PoolManager ... 8 ms.
    Loading: ApplicationThreadManager ... 536 ms.
    Loading: ThreadManager ... 73 ms.
    Loading: IpVerificationManager ... 167 ms.
    Loading: ClassLoaderManager ... 194 ms.
    Loading: ClusterManager ... 2312 ms.
    Loading: LockingManager ... 498 ms.
    Loading: ConfigurationManager ... 0.000: [GC 0.001: [ParNew: 87040K->3443K(130560K), 0.098
    2672 secs] 87040K->3443K(1005056K), 0.0986039 secs]
    1.808: [GC 1.808: [ParNew: 90483K->3099K(130560K), 0.0415189 secs] 90483K->3099K(1005056K)
    , 0.0418049 secs]
    25675 ms.
    Loading: LicensingManager ... 214 ms.
    Loading: CacheManager ... 2824 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service memory started. (69 ms).
      Service cross started. (48 ms).
      Service file started. (91 ms).
      Service runtimeinfo started. (36 ms).
      Service timeout started. (123 ms).
      Service p4 started. (867 ms).
      Service classpath_resolver started. (76 ms).
      Service log_configurator started. (6296 ms).
      Service locking started. (16 ms).
    32.249: [GC 32.250: [ParNew: 90139K->13016K(130560K), 0.2134920 secs] 90139K->13016K(10050
    56K), 0.2138817 secs]
      Service naming started. (1396 ms).
      service javamail ================= ERROR =================
      service ts ================= ERROR =================
      Cannot start service iiop; it has hard reference to service ts which is not started.
      Cannot start service licensing; it has hard reference to service ts which is not started
      Timed out services:
      Service shell > hard reference to interface security.
      Service bimmrdeployer > hard reference to interface container.
      Service MigrationService > hard reference to interface container.
    ServiceManager started for 307650 ms.
    Framework started for 344321 ms.
    SAP J2EE Engine Version 7.00   PatchLevel is running!
    PatchLevel June 17, 2006 13:05 GMT

    Hello David,
    Thank you for the hint about IIOP service.
    This services starts properly since I fixed the javamail.jar and the transactionext_api.jar files (Services javamail + ts)
    Now my concerns are about the <b>timeouts</b> caused by the "<b>interface security</b>" and the
    "<b>interface container</b>".
    Here is the latest std_server0.out file:
    stdout/stderr redirect
    node name   : server0
    pid         : 13880
    system name : EZ3
    system nr.  : 43
    started at  : Thu Mar  1 08:42:09 2007
    [Thr  1] MtxInit: -2 0 0
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: error in opening zip file
    Loading: LogManager ... 2783 ms.
    Loading: PoolManager ... 15 ms.
    Loading: ApplicationThreadManager ... 830 ms.
    Loading: ThreadManager ... 113 ms.
    Loading: IpVerificationManager ... 61 ms.
    Loading: ClassLoaderManager ... 67 ms.
    Loading: ClusterManager ... 2390 ms.
    Loading: LockingManager ... 2547 ms.
    Loading: ConfigurationManager ... 0.000: [GC 0.001: [ParNew: 87040K->3248K(130560K), 0.1227555 secs] 87040K->3248K(1005056K), 0.1231219 secs]
    1.247: [GC 1.248: [ParNew: 90288K->3105K(130560K), 0.0611352 secs] 90288K->3105K(1005056K), 0.0614666 secs]
    23050 ms.
    Loading: LicensingManager ... 191 ms.
    Loading: CacheManager ... 1932 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service runtimeinfo started. (113 ms).
      Service memory started. (211 ms).
      Service cross started. (241 ms).
      Service timeout started. (254 ms).
      Service file started. (538 ms).
      Service p4 started. (652 ms).
      Service classpath_resolver started. (81 ms).
      Service log_configurator started. (12581 ms).
      Service locking started. (13 ms).
    44.117: [GC 44.117: [ParNew: 90145K->13112K(130560K), 0.6812383 secs] 90145K->13112K(1005056K), 0.6816423 secs]
      Service naming started. (3984 ms).
      Service javamail started. (333 ms).
      Service ts started. (375 ms).
      Service licensing started. (26 ms).
      Service iiop started. (535 ms).
      Timed out services:
      Service shell > hard reference to interface security.
      Service bimmrdeployer > hard reference to interface container.
      Service MigrationService > hard reference to interface container.
    ServiceManager started for 311713 ms.
    Framework started for 346641 ms.
    SAP J2EE Engine Version 7.00   PatchLevel is running!
    PatchLevel June 17, 2006 13:05 GMT

Maybe you are looking for

  • HT1296 Events entered in my iPhone 3GS will no longer sync to my Outlook 2010 calendar - what's up?

    Some change in iOS I suppose makes it so events entered in my iPhone 3GS will no longer populate my Outlook 2010 calendar when I sync the devices through iTunes.  It used to be that events entered in each place would populate the other locationg when

  • GR non valuated issue not cleared

    I want to know which is the userexit or BADI for ME22n for all document type with  refernce to Account assignment category "A". It should CHECK(tick) "GR non-valuated" field under "delivery " of line item. In our company first PR is created then it i

  • How do I crop an image with a Clipping Mask using a circle instead of a rectangle?

    I watched Adobe TV Illustrator's tutorial about cropping images with a clipping mask. In the video, the presenter uses the rectangle tool with the clipping mask, and makes a reference that the circle or vector shape could be used, but I cannot figure

  • Mac and Bluetooth

    Hi. None of my bluetooth equipments works with my Mac Book Pro. This really a problem. My Macbook does even not find my iPhone 4s. It does not fiind my iPad an not my daugthers iPad. Both iPads does not find my Logitech's Keyboard folio. My older Pow

  • Using getGraphics()

    Hi fellas, i m a newbie in gui developing when i draw using component.getGraphics().drawXYZ() the drawing gets lost when the component is repainted using setIgnoreRepaint doesnt work. can someone tell be how to correct this problem. ie using getGraph