Cannot start J2EE 1.3

Hi All
Im using Windows 2003 professional J2SDK 1.3.0, J2SDKEE1.2.1
Please help me in this...can't able to start the server.
When I gave j2ee -verbose, it gave the following result.
D:\>j2ee -verbose
J2EE server Listen Port: = 1049
org.omg.CORBA.INTERNAL: minor code: 1398079495 completed: No
at com.sun.corba.ee.internal.iiop.Connection.getLocalHost(Connection.jav
a:171)
at com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(
ORB.java:514)
at com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:329)
at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:373)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:220)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)
org.omg.CORBA.INTERNAL: minor code: 1398079495 completed: No
at com.sun.corba.ee.internal.iiop.Connection.getLocalHost(Connection.jav
a:171)
at com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(
ORB.java:514)
at com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:329)
at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at com.sun.enterprise.util.ORBManager.getORBInitialPort(ORBManager.java:
80)
at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:375)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:220)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)
org.omg.CORBA.INTERNAL: minor code: 1398079495 completed: No
at com.sun.corba.ee.internal.iiop.Connection.getLocalHost(Connection.jav
a:171)
at com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(
ORB.java:514)
at com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:329)
at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at com.sun.enterprise.util.ORBManager.getORB(ORBManager.java:74)
at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:377)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:220)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)
java.lang.NullPointerException
at com.sun.enterprise.iiop.POAProtocolMgr.<init>(POAProtocolMgr.java:84)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:237)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)
java.lang.RuntimeException
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:348)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:866)
Error executing J2EE server ...
Then if i try to stop the server by j2ee -stop ....the following happens
D:\>j2ee -stop
org.omg.CORBA.INTERNAL: minor code: 1398079495 completed: No
at com.sun.corba.ee.internal.iiop.Connection.getLocalHost(Connection.jav
a:171)
at com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(
ORB.java:514)
at com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:329)
at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at com.sun.enterprise.naming.SerialInitContextFactory.<init>(SerialInitC
ontextFactory.java:36)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
55)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246
at javax.naming.InitialContext.init(InitialContext.java:222)
at javax.naming.InitialContext.<init>(InitialContext.java:178)
at com.sun.enterprise.util.Utility.lookupObject(Utility.java:117)
at com.sun.enterprise.server.J2EEServer.shutdown(J2EEServer.java:762)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:830)
org.omg.CORBA.INTERNAL: minor code: 1398079495 completed: No
at com.sun.corba.ee.internal.iiop.Connection.getLocalHost(Connection.jav
a:171)
at com.sun.corba.ee.internal.corba.ORB.checkApplicationPropertyDefaults(
ORB.java:514)
at com.sun.corba.ee.internal.corba.ORB.set_parameters(ORB.java:246)
at com.sun.corba.ee.internal.POA.POAORB.set_parameters(POAORB.java:163)
at org.omg.CORBA.ORB.init(ORB.java:329)
at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:149)
at com.sun.enterprise.util.ORBManager.init(ORBManager.java:62)
at com.sun.enterprise.util.ORBManager.getORB(ORBManager.java:74)
at com.sun.enterprise.naming.SerialInitContextFactory.<init>(SerialInitC
ontextFactory.java:37)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:6
55)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246
at javax.naming.InitialContext.init(InitialContext.java:222)
at javax.naming.InitialContext.<init>(InitialContext.java:178)
at com.sun.enterprise.util.Utility.lookupObject(Utility.java:117)
at com.sun.enterprise.server.J2EEServer.shutdown(J2EEServer.java:762)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:830)
Unable to shutdown the J2EE server.
D:\>
Please help me in this regard ...
Thanking you in advance..

Hi chernali,
I do not know what happen to your PC but we have the same situation but it runs well....
I think you should care about the classpath and where is your jdk location is...
may foward futher question....
regards,
kurt

Similar Messages

  • Cannot start j2ee

    i use win xp pro, j2sdk 1.4.0, beta 2, now installed j2sdkee 1.3.1 under C:\Program Files\,
    but cannot start all commands like j2ee, i got such error message:
    "'C:\Program' is not recognized as an internal or external command,
    operable program or batch file.
    '-Dorg.xml.sax.parser' is not recognized as an internal or external command,
    operable program or batch file."
    please help, many thanks!

    thanks.
    but when i re-installed j2ee under D:\j2sdkee, i still the same error message, however less, [j2se still stay in C:\Program File\]
    "'C:\Program' is not recognized as an internal or external command,
    operable program or batch file."

  • Cannot start j2ee on Win2000

    Hi All,
    I have installed jdk1.3 and j2sdkee1.2.1 into the
    respective folders. And also set the JAVA_HOME,
    J2EE_HOME and J2EE_CLASSPATH in the
    Environment variables.
    When I try to start j2ee, it gives me a mesg
    Set JAVA_HOME to the path of a valid jdk.
    Please help me.
    Sanjay

    I'm no guru - but I just ran into a similar problem on Win 2000 when I tried to start j2ee - I would get a zillion start up errors. I fixed it by doing this:
    Make sure you are not trying to run j2sdkee1.3.1 with jdk1.3
    Go get the latest version of jdk (jdk1.3.1_02)
    Make sure your java home points to the new version of jdk1.3.1_02
    then try it again...
    as soon as I upgraded my jdk it worked like a charm! :-)
    Hope this helps.
    Rebecca

  • Cannot start J2EE server on Windows 2000 server

    Hi..
    I installed J2EE 1.3(beta) along with J2SE1.3 that comes with the Java Jump start CDs.
    The installation process went fine...I configured the environment variables but when I try to start the J2EE server from command prompt I get the following error.
    E:\>j2ee -verbose
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/naming/Context at com.sun.enterprise.server.J2EEServer.<clinit>(J2EEServer.java:59)
    The same error is encountered with other switches(stop, version etc.) of j2ee.
    There is no conflict of port numbers. Can anyone please guide me properly what I have done wrong in the installation process?
    Thanks

    Well...I removed the CLASSPATH variable all together and reinstalled J2SE 1.3 again(refreshed all the environment variables) and then started j2ee server....and it worked this time...
    Thanks alot...

  • UME error - cannot start j2ee engine

    I have configured UME to work with Active Directory and it works fine. I have changed the Active Directory service user password, now the j2ee engine is not starting anymore. I cannot revert back to the default UME repository ( I am stuck with AD not working)
    how can I resolve this?
    Tiberiu
    this is the error I get:
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Initialisation of connection pool failed for UACC
         poolname [AD server name here]     java.naming.provider.url= ldap://[AD server name here]
         java.naming.factory.initial= com.sun.jndi.ldap.LdapCtxFactory
         java.naming.ldap.version= 3
         com.sun.jndi.ldap.connect.timeout= 25000
         connection_pool_name= [AD server name here]     java.naming.security.principal= [AD user account name here]
         java.naming.security.authentication= simple
         java.naming.security.credentials= ******
         [EXCEPTION: No connection to the ldap server]
    Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#

    Hi Sasu,
    Check the steps in the below link.check the authorization for JSF user
    http://help.sap.com/saphelp_nw04/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm
    Koti Reddy

  • Cannot start J2EE server

    Hi all,
    Having problems with my dev sandbox and i'm not sure how to fix it.
    Netweaver 2004s, OS: 2003 SR2, DBMS: Oracles 10g
    After changing the SAPSR3DB password in secure store via configtool, i can no longer start the J2EE server instance and i cannot connect to the DB via configtool anymore as well although the URL looks fine to me.
    The DB is up and running "Services are all started". I can connect to the DB via SQLPLUS with the SAPSR3DB account using the password that i've put in secure store.
    Log_Bootstrap:
    [Nov 18, 2009 4:08:20 PM ] -
    [Nov 18, 2009 4:08:20 PM ] Bootstrap MODE:
    [Nov 18, 2009 4:08:20 PM ] <INSTANCE GLOBALS>
    [Nov 18, 2009 4:08:20 PM ]  determined by parameter [ID0014269].
    [Nov 18, 2009 4:08:20 PM ] -
    [Nov 18, 2009 4:08:22 PM ] Exception occurred:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:476)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:971)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:74)
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:473)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:971)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    [Nov 18, 2009 4:08:22 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    Dev_Jcontrol:
    trc file: "C:\usr\sap\MKD\JC00\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 3744
    system name : MKD
    system nr.  : 00
    started at  : Wed Nov 18 16:08:19 2009
    arguments       :
           arg[00] : C:\usr\sap\MKD\JC00\exe\jcontrol.EXE
           arg[01] : pf=C:\usr\sap\MKD\SYS\profile\MKD_JC00_NetWeaverBox
    [Thr 2432] Wed Nov 18 16:08:19 2009
    [Thr 2432] *** WARNING => INFO: Unknown property [instance.box.number=MKDJC00netweaverbox] [jstartxx.c   841]
    [Thr 2432] *** WARNING => INFO: Unknown property [instance.en.host=NetWeaverBox] [jstartxx.c   841]
    [Thr 2432] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 2432] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties;C:\usr\sap\MKD\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : NetWeaverBox
    -> ms port    : 3901
    -> OS libs    : C:\usr\sap\MKD\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties
    -> files [01] : C:\usr\sap\MKD\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : NetWeaverBox
    -> ms port    : 3901
    -> os libs    : C:\usr\sap\MKD\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1426900  : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1426950  : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1426900            : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties
    -> [01] ID1426950            : C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : C:\usr\sap\MKD\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 2432] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2432] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 2432] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\MKD\JC00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : C:\usr\sap\MKD\JC00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : C:\usr\sap\MKD\JC00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\MKD\JC00\exe\jstartup.jar;C:\usr\sap\MKD\JC00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0014269
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = C:\usr\sap\MKD\JC00\exe\jlaunch.exe
    -> arg[00] = C:\usr\sap\MKD\JC00\exe\jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\MKD\SYS\profile\MKD_JC00_NetWeaverBox
    -> arg[02] = -DSAPINFO=MKD_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=C:\usr\sap\MKD\JC00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_3744
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=C:\usr\sap\MKD\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=C:\usr\sap\MKD\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=C:\usr\sap\MKD\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=C:\usr\sap\MKD\SYS\profile\MKD_JC00_NetWeaverBox
    -> lib path = PATH=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\oracle\MKD\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\SAPJco;C:\Program Files\SAP\JDT\eclipse\plugins;C:\usr\sap\MKD\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_13\bin;C:\usr\sap\MKD\JC00\j2ee\os_libs;C:\oracle\MKD\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\SAPJco;C:\Program Files\SAP\JDT\eclipse\plugins;C:\usr\sap\MKD\SYS\exe\uc\NTI386
    [Thr 2432] Wed Nov 18 16:08:23 2009
    [Thr 2432] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 2432] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 2432] JControlCloseProgram: started (exitcode = 66)
    [Thr 2432] JControlCloseProgram: good bye... (exitcode = 66)
    Instance.properties:
    ID1426900.ClassPath=./bin/boot/boot.jar:./bin/system/bytecode.jar:.
    ID1426900.Debuggable=no
    ID1426900.JLaunchParameters=
    ID1426900.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Xms170m -XX:NewSize=57m -XX:MaxNewSize=57m -XX:NewRatio=3 -XX:+DisableExplicitGC -verbose:gc
    ID1426900.JavaPath=C:/j2sdk1.4.2_13
    ID1426900.LogName=dispatcher
    ID1426900.MainClass=com.sap.engine.boot.Start
    ID1426900.MaxHeapSize=170
    ID1426900.Name=dispatcher
    ID1426900.Parameters=
    ID1426900.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster/dispatcher
    ID1426900.Type=dispatcher
    ID1426950.ClassPath=./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    ID1426950.DebugMode=no
    ID1426950.DebugPort=50021
    ID1426950.Debuggable=no
    ID1426950.JLaunchParameters=
    ID1426950.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -Xms1024M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    ID1426950.JavaPath=C:/j2sdk1.4.2_13
    ID1426950.LogName=server0
    ID1426950.MainClass=com.sap.engine.boot.Start
    ID1426950.MaxHeapSize=1024
    ID1426950.Name=server0
    ID1426950.Parameters=
    ID1426950.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster/server0
    ID1426950.Type=server
    bootstrap.ClassPath=./bootstrap/launcher.jar
    bootstrap.JavaParameters=-Djco.jarm=1
    bootstrap.JavaPath=C:/j2sdk1.4.2_13
    bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap.MaxHeapSize=256
    bootstrap.Name=bootstrap
    bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0014269
    bootstrap.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster
    bootstrap.Type=bootstrap
    bootstrap_ID1426900.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID1426900.JLaunchParameters=
    bootstrap_ID1426900.JavaParameters=-Djco.jarm=1
    bootstrap_ID1426900.JavaPath=C:/j2sdk1.4.2_13
    bootstrap_ID1426900.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID1426900.MaxHeapSize=256
    bootstrap_ID1426900.Name=dispatcher bootstrap
    bootstrap_ID1426900.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID001426900
    bootstrap_ID1426900.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster
    bootstrap_ID1426900.Type=bootstrap
    bootstrap_ID1426950.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID1426950.JLaunchParameters=
    bootstrap_ID1426950.JavaParameters=-Djco.jarm=1
    bootstrap_ID1426950.JavaPath=C:/j2sdk1.4.2_13
    bootstrap_ID1426950.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID1426950.MaxHeapSize=256
    bootstrap_ID1426950.Name=server0 bootstrap
    bootstrap_ID1426950.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID001426950
    bootstrap_ID1426950.RootPath=C:/usr/sap/MKD/JC00/j2ee/cluster
    bootstrap_ID1426950.Type=bootstrap
    instance.box.number=MKDJC00netweaverbox
    instance.en.host=NetWeaverBox
    instance.en.port=3201
    instance.enabled=yes
    instance.install.dir=C:/usr/sap/MKD/JC00/j2ee
    instance.ms.host=NetWeaverBox
    instance.ms.port=3901
    instance.osLibsPath=C:/usr/sap/MKD/JC00/j2ee/os_libs
    instance.runAction=NONE
    instance.runMode=normal
    instance.system.id=0
    Edited by: MonkD on Nov 18, 2009 4:55 PM

    Thanks for the replies.
    As stated in the original message, the DB is up and running and i can connect via SQLPLUS.
    I cannot connect to the DB via configtool but the URL is as far as i can tell correct "jdbc:oracle:thin:@NetWeaverBox:1527:MKD"
    The password is secure store is correct, i can login to the DB via SQLPLUS using the SAPSR3DB account with the same password that i put in the secure store.
    Note 867976 does not seem to be relevant to my issue.
    This is a sandbox where DB/AS/Portal are on the same machine, I don't understand the error.
    Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    Since everything is on the same machine, shouldn't be connecting to the DB via pipe/ipc? It sounds like it's using TCP.
    Thanks for your help.

  • Cannot start j2ee engine

    Hi ALL.
    The server is now failing  sadanly with the following message in the dev_server0 log file (work directory)
    JStartupIReadSection: read node properties [ID18437450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : D:\j2sdk1.4.2_13
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -Djava.io.tmpdir=d:\EP_TEMP -Dcm.tmpdir=d:\EP_TEMP -Djco.trace_level=10 -Djco.trace_path=d:\trace -Djavax.security.auth.useSubjectCredsOnly=false -Djava.security.krb5.conf=D:\usr\sap\POT\SYS\global\kerberos\ID184374\krb5.conf -Dsun.security.krb5.debug=true -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine. services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\POT\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\POT\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\POT\JC01\exe\jstartup.jar;D:\usr\sap\POT\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 2928] JLaunchISetDebugMode: set debug mode [no]
    [Thr 2968] JLaunchIStartFunc: Thread 2968 started as Java VM thread.
    [Thr 2968] *** WARNING => Using non-standard VM option 'services.ts.jts.ots.PortableInterceptor.JTSInitializer' [jhvmxx.c     1007]
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=256M
    -> arg[ 10]: -XX:PermSize=256M
    -> arg[ 11]: -XX:NewSize=171M
    -> arg[ 12]: -XX:MaxNewSize=171M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 24]: -Djava.io.tmpdir=d:\EP_TEMP
    -> arg[ 25]: -Dcm.tmpdir=d:\EP_TEMP
    -> arg[ 26]: -Djco.trace_level=10
    -> arg[ 27]: -Djco.trace_path=d:\trace
    -> arg[ 28]: -Djavax.security.auth.useSubjectCredsOnly=false
    -> arg[ 29]: -Djava.security.krb5.conf=D:\usr\sap\POT\SYS\global\kerberos\ID184374\krb5.conf
    -> arg[ 30]: -Dsun.security.krb5.debug=true
    -> arg[ 31]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.
    -> arg[ 32]: services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 33]: -Dsys.global.dir=D:\usr\sap\POT\SYS\global
    -> arg[ 34]: -Dapplication.home=D:\usr\sap\POT\JC01\exe
    -> arg[ 35]: -Djava.class.path=D:\usr\sap\POT\JC01\exe\jstartup.jar;D:\usr\sap\POT\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 36]: -Djava.library.path=D:\j2sdk1.4.2_13\jre\bin\server;D:\j2sdk1.4.2_13\jre\bin;D:\j2sdk1.4.2_13\bin;D:\usr\sap\POT\JC01\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Windows Imaging\;D:\usr\sap\POT\SYS\exe\uc\NTI386
    -> arg[ 37]: -Dmemory.manager=1024M
    -> arg[ 38]: -Xmx1024M
    -> arg[ 39]: -Xms1024M
    -> arg[ 40]: -DLoadBalanceRestricted=no
    -> arg[ 41]: -Djstartup.mode=JCONTROL
    -> arg[ 42]: -Djstartup.ownProcessId=1532
    -> arg[ 43]: -Djstartup.ownHardwareId=O1715315850
    -> arg[ 44]: -Djstartup.whoami=server
    -> arg[ 45]: -Djstartup.debuggable=no
    -> arg[ 46]: -DSAPINFO=POT_01_server
    -> arg[ 47]: -DSAPSTARTUP=1
    -> arg[ 48]: -DSAPSYSTEM=01
    -> arg[ 49]: -DSAPSYSTEMNAME=POT
    -> arg[ 50]: -DSAPMYNAME=SESBPORTUDV_POT_01
    -> arg[ 51]: -DSAPDBHOST=SESBSQL01
    -> arg[ 52]: -Dj2ee.dbhost=SESBSQL01\SAP
    Unrecognized option: services.ts.jts.ots.PortableInterceptor.JTSInitializer
    [Thr 2968] *** ERROR => JHVM_LoadJavaVM: Cannot create Java VM (rc=-1) [jhvmxx.c     542]
    [Thr 2968] *** ERROR => Cannot load Java VM (server) (rc=-1) [jlnchxxi.c   752]
    [Thr 2968] **********************************************************************
    ERROR => Java VM initialization failed.
    Please see SAP Note 943602 , section 'Java VM initialization issues'
    for additional information and trouble shooting.
    [Thr 2968] JLaunchCloseProgram: good bye (exitcode = -1)
    The server has 4Gb of memory, enough disk space and is running the correct JDK version.
    Plz.
    Any ideas?

    I know I tyed all the thing. But at last her is
    dev_bootstrap.
    And Thanks for help.
    trc file: "D:\usr\sap\POT\JC01\work\dev_bootstrap", trc level: 1, release: "700"
    node name   : bootstrap
    pid         : 788
    system name : POT
    system nr.  : 01
    started at  : Thu Sep 18 10:04:34 2008
    arguments       :
           arg[00] : D:\usr\sap\POT\JC01\exe\jlaunch.exe
           arg[01] : pf=D:\usr\sap\POT\SYS\profile\POT_JC01_SESBPORTUDV
           arg[02] : -DSAPINFO=POT_01_bootstrap
           arg[03] : pf=D:\usr\sap\POT\SYS\profile\POT_JC01_SESBPORTUDV
    [Thr 1452] Thu Sep 18 10:04:34 2008
    [Thr 1452] *** WARNING => INFO: Unknown property [instance.box.number=POTJC01sesbportudv] [jstartxx.c   841]
    [Thr 1452] *** WARNING => INFO: Unknown property [instance.en.host=SESBPORTUDV] [jstartxx.c   841]
    [Thr 1452] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 1452] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\POT\JC01\j2ee\cluster\instance.properties]
    -> ms host    : SESBPORTUDV
    -> ms port    : 3900
    -> OS libs    : D:\usr\sap\POT\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : D:\usr\sap\POT\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : SESBPORTUDV
    -> ms port    : 3900
    -> os libs    : D:\usr\sap\POT\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\POT\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID18437400 : D:\usr\sap\POT\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID18437450 : D:\usr\sap\POT\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID18437400           : D:\usr\sap\POT\JC01\j2ee\cluster\instance.properties
    -> [01] ID18437450           : D:\usr\sap\POT\JC01\j2ee\cluster\instance.properties
    [Thr 1452] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 1452] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1504] WaitSyncSemThread: Thread 1504 started as semaphore monitor thread.
    [Thr 1444] JLaunchRequestFunc: Thread 1444 started as listener thread for np messages.
    [Thr 1452] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 1452] CPIC (version=700.2006.09.13)
    [Thr 1452] [Node: bootstrap] java home is set by profile parameter
         Java Home: D:\j2sdk1.4.2_13
    [Thr 1452] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\POT\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : D:\j2sdk1.4.2_13
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 256M
    -> root path          : D:\usr\sap\POT\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\POT\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\POT\JC01\exe\jstartup.jar;D:\usr\sap\POT\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0184374
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 1592] JLaunchIStartFunc: Thread 1592 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [bootstrap]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -Dsys.global.dir=D:\usr\sap\POT\SYS\global
    -> arg[  5]: -Dapplication.home=D:\usr\sap\POT\JC01\exe
    -> arg[  6]: -Djava.class.path=D:\usr\sap\POT\JC01\exe\jstartup.jar;D:\usr\sap\POT\JC01\exe\jvmx.jar;.\bootstrap\launcher.jar
    -> arg[  7]: -Djava.library.path=D:\j2sdk1.4.2_13\jre\bin\server;D:\j2sdk1.4.2_13\jre\bin;D:\j2sdk1.4.2_13\bin;D:\usr\sap\POT\JC01\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Windows Imaging\;D:\usr\sap\POT\SYS\exe\uc\NTI386
    -> arg[  8]: -Dmemory.manager=256M
    -> arg[  9]: -Xmx256M
    -> arg[ 10]: -DLoadBalanceRestricted=no
    -> arg[ 11]: -Djstartup.mode=BOOTSTRAP
    -> arg[ 12]: -Djstartup.ownProcessId=788
    -> arg[ 13]: -Djstartup.ownHardwareId=O1715315850
    -> arg[ 14]: -Djstartup.whoami=bootstrap
    -> arg[ 15]: -Djstartup.debuggable=yes
    -> arg[ 16]: -DSAPINFO=POT_01_bootstrap
    -> arg[ 17]: -DSAPSTARTUP=1
    -> arg[ 18]: -DSAPSYSTEM=01
    -> arg[ 19]: -DSAPSYSTEMNAME=POT
    -> arg[ 20]: -DSAPMYNAME=SESBPORTUDV_POT_01
    -> arg[ 21]: -DSAPDBHOST=SESBSQL01
    -> arg[ 22]: -Dj2ee.dbhost=SESBSQL01\SAP
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 1592] Thu Sep 18 10:04:35 2008
    [Thr 1592] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [bootstrap]
    -> arg[  0]: com.sap.engine.bootstrap.Bootstrap
    -> arg[  1]: ./bootstrap
    -> arg[  2]: ID0184374
    [Thr 1592] Thu Sep 18 10:04:36 2008
    [Thr 1592] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 1604] Thu Sep 18 10:04:41 2008
    [Thr 1604] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr 1604] JLaunchCloseProgram: good bye (exitcode = 0)

  • Cannot start J2EE after connecting LDAP

    I have just tried to connect my LDAP to the portal (EP6 SR1) and cannot get the J2EE to start....it goes yellow in the MMC but never green.
    jcontrol.exe says "some processes running".
    Any one else had this problem.
    Patrick

    you might configured your LDAP with wrong information
    check your MMC. open the "process taple"
    you will find "Dispature, Server0 and SDM"
    if "Server0" is stoped then
    open configtool then "UME LDAP Data" and remove your LDAP configuration, then save changes
    restart your server and it should work FINE.

  • Cannot start j2ee engine after installation

    Hi All,
    After installation of WAS 6.30 (Netweaver 04) on IBM AIX 64 bit (with db2) my server is running but very slow.
    When the server is stopped and started the first time after the installation the dispatcher is running just fine but the server is not loading all applications. The server is timing out during load but with telnet it’s possible to load the applications manually.
    I tried to change the memory settings as described in some of the SAP notes but still no luck.
    The server is now failing with the following message in the dev_server0 log file (work directory) and the server is never writing to the output log file.
    ERROR => JHVM_LoadJavaVM: Cannot create Java VM (rc=-6) [jhvmxx_mt.c  466]
    ERROR => Cannot load Java VM (<default>) (rc=-1) [jlnchxxi_mt. 557]
    JLaunchCloseProgram: good bye (exitcode=-1)
    Changing the memory settings back again doesn’t change anything. The server is not starting!
    The server has 2Gb of memory, enough disk space and is running the correct JDK version.
    Any ideas?
    Thanks in advance!
    Regards
    Michael

    Hi,
    Thanks for the answers.... but the settings are already tried without success.
    Finally SAP came up with a solution that worked.... deleting the file instance.properties.vmprop solved my problems with starting the j2ee engine.
    Regards
    Michael

  • Cannot start J2EE of EP 6.0 SP 9: ACCESS.ERROR

    Hi,
    When we are starting the EP the J2EE is not starting up.
    When checked in STD_SERVER0.OUT file we found the
    following error...
    <b>com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_29] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]</b>
    Recently a folder by Name "TCLBSC" was copied from
    Migrated content to another location.
    Here with I am attaching the STD_SERVER0.OUT file for
    reference..
    Pl. suggest.
    Thanks & Regards
    Mrutyunjay
    stdout/stderr redirect
    node name   : server0
    pid         : 564
    system name : D01
    system nr.  : 00
    started at  : Mon Dec 19 17:53:28 2005
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude iaik/security/md/SHA a
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 87289.311 is starting...
    Loading: LogManager ... 969 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 703 ms.
    Loading: ThreadManager ... 422 ms.
    Loading: IpVerificationManager ... 500 ms.
    Loading: ClassLoaderManager ... 31 ms.
    Loading: ClusterManager ... 3375 ms.
    Loading: LockingManager ... 156 ms.
    Loading: ConfigurationManager ... 2766 ms.
    Loading: LicensingManager ... 312 ms.
    Loading: ServiceManager ...
    0.000: [GC 0.000: [ParNew: 43519K->3380K(65280K), 0.0623008 secs] 43519K->3380K(502528K), 0.0624530 secs]
    Loading services.:
      Service memory started. (110 ms).
      Service runtimeinfo started. (78 ms).
      Service cross started. (375 ms).
      Service file started. (406 ms).
      Service userstore started. (78 ms).
      Service jmx_notification started. (782 ms).
      Service trex.service started. (968 ms).
      Service timeout started. (953 ms).
      Service tcsecvsi~service started. (1437 ms).
      Service p4 started. (1421 ms).
      Service classpath_resolver started. (47 ms).
      Service tcsecwssec~service started. (2141 ms).
    8.629: [GC 8.629: [ParNew: 46873K->6510K(65280K), 0.0723887 secs] 46873K->6510K(502528K), 0.0724732 secs]
      Service deploy started. (8672 ms).
      Service apptracing started. (203 ms).
    14.989: [GC 14.989: [ParNew: 50030K->8914K(65280K), 0.0781815 secs] 50030K->8914K(502528K), 0.0782621 secs]
      Service log_configurator started. (12844 ms).
      Service locking started. (16 ms).
      Service http started. (516 ms).
      Service naming started. (640 ms).
      Service failover started. (125 ms).
      Service appclient started. (188 ms).
      Service javamail started. (312 ms).
      Service ts started. (218 ms).
      Service bimmrdeployer started. (203 ms).
      Service jmsconnector started. (360 ms).
      Service licensing started. (15 ms).
      Service connector started. (437 ms).
      Service configuration started. (47 ms).
      Service webservices started. (969 ms).
    20.036: [GC 20.036: [ParNew: 52434K->10198K(65280K), 0.0900100 secs] 52434K->10198K(502528K), 0.0900905 secs]
      Service dbpool started. (6531 ms).
      Service com.sap.security.core.ume.service started. (2984 ms).
    27.774: [GC 27.774: [ParNew: 53718K->11319K(65280K), 0.0960231 secs] 53718K->11319K(502528K), 0.0961048 secs]
      Service security started. (2984 ms).
      Service applocking started. (234 ms).
      Service classload started. (641 ms).
      Service servlet_jsp started. (781 ms).
      Service shell started. (359 ms).
      Service keystore started. (844 ms).
      Service tceCATTPingservice started. (63 ms).
      Service ssl started. (32 ms).
      Service jmx started. (1156 ms).
      Service telnet started. (296 ms).
      Service tcsecsecurestorage~service started. (250 ms).
      Service dsr started. (1031 ms).
      Service ejb started. (1391 ms).
    32.520: [GC 32.520: [ParNew: 54839K->17659K(65280K), 0.1486451 secs] 54839K->17659K(502528K), 0.1487332 secs]
      Service tcsecdestinations~service started. (953 ms).
      Service basicadmin started. (1313 ms).
      Service adminadapter started. (204 ms).
      Service rfcengine started. (1703 ms).
      Service prtbridge started. (3187 ms).
      Service com.sap.portal.prt.sapj2ee started. (1078 ms).
      Service pmi started. (2672 ms).
      Service monitor started. (2422 ms).
      Service tc.monitoring.logviewer started. (5109 ms).
      Service webdynpro started. (2391 ms).
      Service sld started. (5546 ms).
    38.008: [GC 38.008: [ParNew: 61179K->19449K(65280K), 0.1527641 secs] 61179K->19449K(502528K), 0.1529251 secs]
    Excluding compile:  iaik.security.md.SHA::a
      Service jms_provider started. (7109 ms).
      Service DQE started. (3640 ms).
    ServiceManager started for 50375 ms.
    Framework started for 63094 ms.
    SAP J2EE Engine Version 6.40   PatchLevel 87289.311 is running!
    PatchLevel 87289.311 November 18, 2004 20:31 GMT
    45.517: [GC 45.517: [ParNew: 62969K->21760K(65280K), 0.1871262 secs] 62969K->22139K(502528K), 0.1872247 secs]
    >51.098: [GC 51.098: [ParNew: 65279K->21760K(65280K), 0.2057123 secs] 65659K->25367K(502528K), 0.2057928 secs]
    66.671: [GC 66.671: [ParNew: 65261K->21760K(65280K), 0.2247768 secs] 68869K->31365K(502528K), 0.2248605 secs]
    77.196: [GC 77.196: [ParNew: 65280K->21760K(65280K), 0.2036501 secs] 74885K->35544K(502528K), 0.2037568 secs]
    86.904: [GC 86.904: [ParNew: 65279K->18472K(65280K), 0.1963981 secs] 79064K->40119K(502528K), 0.1964959 secs]
    93.723: [GC 93.724: [ParNew: 61992K->20679K(65280K), 0.1733530 secs] 83639K->42326K(502528K), 0.1734510 secs]
    98.545: [GC 98.545: [ParNew: 64199K->20182K(65280K), 0.1839579 secs] 85846K->43677K(502528K), 0.1840365 secs]
    103.004: [GC 103.004: [ParNew: 63702K->21760K(65280K), 0.2040961 secs] 87197K->47967K(502528K), 0.2041766 secs]
    109.287: [GC 109.287: [ParNew: 65279K->21397K(65280K), 0.1995458 secs] 91487K->50074K(502528K), 0.1996334 secs]
    114.864: [GC 114.864: [ParNew: 64907K->18445K(65280K), 0.1923545 secs] 93583K->51863K(502528K), 0.1924573 secs]
    115.825: [GC 115.825: [ParNew: 61965K->18157K(65280K), 0.1434763 secs] 95383K->51576K(502528K), 0.1435773 secs]
    117.178: [GC 117.178: [ParNew: 61662K->18732K(65280K), 0.1471606 secs] 95081K->52151K(502528K), 0.1472597 secs]
    118.146: [GC 118.146: [ParNew: 62214K->19125K(65280K), 0.1500746 secs] 95632K->52544K(502528K), 0.1502780 secs]
    118.961: [GC 118.961: [ParNew: 62640K->19277K(65280K), 0.1507784 secs] 96059K->52695K(502528K), 0.1508721 secs]
    122.429: [GC 122.429: [ParNew: 62796K->21760K(65280K), 0.1796893 secs] 96215K->55362K(502528K), 0.1797786 secs]
    128.834: [GC 128.834: [ParNew: 65279K->21760K(65280K), 0.2023800 secs] 98881K->58757K(502528K), 0.2024624 secs]
    135.057: [GC 135.057: [ParNew: 65277K->20879K(65280K), 0.1970732 secs] 102275K->61072K(502528K), 0.1971587 secs]
    141.218: [GC 141.219: [ParNew: 64399K->19831K(65280K), 0.1899492 secs] 104592K->62595K(502528K), 0.1900720 secs]
    143.314: [GC 143.314: [ParNew: 63351K->19190K(65280K), 0.1777552 secs] 106115K->63684K(502528K), 0.1778384 secs]
    144.817: [GC 144.817: [ParNew: 62710K->21412K(65280K), 0.1948165 secs] 107204K->65906K(502528K), 0.1948975 secs]
    146.277: [GC 146.277: [ParNew: 64932K->17622K(65280K), 0.1986485 secs] 109426K->66139K(502528K), 0.1987331 secs]
    147.684: [GC 147.684: [ParNew: 61142K->17630K(65280K), 0.1860604 secs] 109659K->66148K(502528K), 0.1861404 secs]
    148.982: [GC 148.982: [ParNew: 61150K->15592K(65280K), 0.1468187 secs] 109668K->64109K(502528K), 0.1468983 secs]
    150.221: [GC 150.221: [ParNew: 59112K->16075K(65280K), 0.1408467 secs] 107629K->64592K(502528K), 0.1409237 secs]
    151.421: [GC 151.421: [ParNew: 59595K->18631K(65280K), 0.1613921 secs] 108112K->67148K(502528K), 0.1614741 secs]
    152.617: [GC 152.617: [ParNew: 62151K->21079K(65280K), 0.1830506 secs] 110668K->69597K(502528K), 0.1831483 secs]
    153.822: [GC 153.823: [ParNew: 64599K->14269K(65280K), 0.1588317 secs] 113117K->64907K(502528K), 0.1589101 secs]
    156.418: [GC 156.418: [ParNew: 57438K->16750K(65280K), 0.1612428 secs] 108077K->67388K(502528K), 0.1613294 secs]
    159.153: [GC 159.153: [ParNew: 60230K->12238K(65280K), 0.1081560 secs] 110869K->62877K(502528K), 0.1082536 secs]
    160.271: [GC 160.271: [ParNew: 55758K->14554K(65280K), 0.1294732 secs] 106397K->65193K(502528K), 0.1295745 secs]
    161.419: [GC 161.419: [ParNew: 58011K->16902K(65280K), 0.1493863 secs] 108649K->67540K(502528K), 0.1494672 secs]
    162.602: [GC 162.602: [ParNew: 60422K->19381K(65280K), 0.1694892 secs] 111060K->70019K(502528K), 0.1695960 secs]
    163.796: [GC 163.796: [ParNew: 62901K->21760K(65280K), 0.1906654 secs] 113539K->72462K(502528K), 0.1907523 secs]
    166.721: [GC 166.721: [ParNew: 65280K->21760K(65280K), 0.3271022 secs] 115982K->78710K(502528K), 0.3271891 secs]
    172.772: [GC 172.772: [ParNew: 65279K->20215K(65280K), 0.2118432 secs] 122230K->79748K(502528K), 0.2119430 secs]
    179.032: [GC 179.032: [ParNew: 63735K->18722K(65280K), 0.1870092 secs] 123268K->80843K(502528K), 0.1870935 secs]
    186.986: [GC 186.986: [ParNew: 62241K->19438K(65280K), 0.1759911 secs] 124362K->81559K(502528K), 0.1760718 secs]
    199.125: [GC 199.125: [ParNew: 62958K->20707K(65280K), 0.1850222 secs] 125079K->82829K(502528K), 0.1851055 secs]
    205.463: [GC 205.463: [ParNew: 64227K->19846K(65280K), 0.2181675 secs] 126349K->83770K(502528K), 0.2182612 secs]
    213.763: [GC 213.763: [ParNew: 63366K->19983K(65280K), 0.1929178 secs] 127290K->85246K(502528K), 0.1930103 secs]
    224.144: [GC 224.144: [ParNew: 63453K->19506K(65280K), 0.1983428 secs] 128716K->85774K(502528K), 0.1984250 secs]
    228.657: [GC 228.657: [ParNew: 63025K->19857K(65280K), 0.1747388 secs] 129294K->86125K(502528K), 0.1748220 secs]
    232.013: [GC 232.013: [ParNew: 63376K->19408K(65280K), 0.1846209 secs] 129645K->87344K(502528K), 0.1847274 secs]
    235.267: [GC 235.267: [ParNew: 62927K->20346K(65280K), 0.1771581 secs] 130864K->88282K(502528K), 0.1772536 secs]
    239.443: [GC 239.443: [ParNew: 63866K->21760K(65280K), 0.2501267 secs] 131802K->92048K(502528K), 0.2503690 secs]
    248.760: [GC 248.760: [ParNew: 65279K->21760K(65280K), 0.2197351 secs] 135568K->95839K(502528K), 0.2198233 secs]
    315.439: [GC 315.440: [ParNew: 65279K->20196K(65280K), 0.2103201 secs] 139359K->98587K(502528K), 0.2104165 secs]
    317.021: [GC 317.021: [ParNew: 63679K->18885K(65280K), 0.1590251 secs] 142070K->98248K(502528K), 0.1591058 secs]
    336.352: [GC 336.352: [ParNew: 62405K->21211K(65280K), 0.1749747 secs] 141768K->100574K(502528K), 0.1750755 secs]
    338.096: [GC 338.096: [ParNew: 64706K->19519K(65280K), 0.1723556 secs] 144069K->101034K(502528K), 0.1724384 secs]
    339.797: [GC 339.798: [ParNew: 63038K->20414K(65280K), 0.1805815 secs] 144553K->101929K(502528K), 0.1806649 secs]
    342.375: [GC 342.375: [ParNew: 63930K->18132K(65280K), 0.1549578 secs] 145445K->100728K(502528K), 0.1550706 secs]
    344.851: [GC 344.851: [ParNew: 61617K->19396K(65280K), 0.1628851 secs] 144214K->101992K(502528K), 0.1629816 secs]
    346.727: [GC 346.728: [ParNew: 62916K->21760K(65280K), 0.1698014 secs] 145512K->104556K(502528K), 0.1698837 secs]
    354.583: [GC 354.583: [ParNew: 65280K->21760K(65280K), 0.1960093 secs] 148076K->108050K(502528K), 0.1960934 secs]
    363.444: [GC 363.444: [ParNew: 65280K->21760K(65280K), 0.2488967 secs] 151570K->116430K(502528K), 0.2489938 secs]
    367.120: [GC 367.120: [ParNew: 65280K->19176K(65280K), 0.1809019 secs] 159950K->117162K(502528K), 0.1809805 secs]
    371.257: [GC 371.257: [ParNew: 62696K->21502K(65280K), 0.1723906 secs] 160682K->119488K(502528K), 0.1724771 secs]
    381.394: [GC 381.395: [ParNew: 65022K->21548K(65280K), 0.1820098 secs] 163008K->122317K(502528K), 0.1820921 secs]
    661.722: [GC 661.722: [ParNew: 65068K->19988K(65280K), 0.1820193 secs] 165837K->122697K(502528K), 0.1821015 secs]
    2522.832: [GC 2522.832: [ParNew: 63508K->18930K(65280K), 0.1594776 secs] 166217K->122518K(502528K), 0.1595638 secs]
    3501.022: [GC 3501.022: [ParNew: 62442K->21249K(65280K), 0.1660130 secs] 166030K->124838K(502528K), 0.1660984 secs]
    3594.170: [GC 3594.170: [ParNew: 64746K->18732K(65280K), 0.1811762 secs] 168334K->126197K(502528K), 0.1812605 secs]
    3626.080: [GC 3626.080: [ParNew: 62252K->19603K(65280K), 0.1651236 secs] 169717K->127069K(502528K), 0.1652069 secs]
    3627.231: [GC 3627.231: [ParNew: 63091K->17958K(65280K), 0.1381435 secs] 170557K->125423K(502528K), 0.1382265 secs]
    3628.131: [GC 3628.131: [ParNew: 61447K->17778K(65280K), 0.1429391 secs] 168912K->125243K(502528K), 0.1430325 secs]
    3629.042: [GC 3629.042: [ParNew: 61287K->17879K(65280K), 0.1359327 secs] 168752K->125345K(502528K), 0.1360139 secs]
    3630.909: [GC 3630.909: [ParNew: 61399K->18453K(65280K), 0.1463376 secs] 168865K->125919K(502528K), 0.1464167 secs]
    3632.125: [GC 3632.126: [ParNew: 61945K->17943K(65280K), 0.1457867 secs] 169411K->125408K(502528K), 0.1458773 secs]
    3633.413: [GC 3633.413: [ParNew: 61434K->18039K(65280K), 0.1378981 secs] 168900K->125504K(502528K), 0.1379808 secs]
    3634.327: [GC 3634.327: [ParNew: 61530K->17952K(65280K), 0.1373324 secs] 168995K->125418K(502528K), 0.1374145 secs]
    3635.258: [GC 3635.258: [ParNew: 61470K->17900K(65280K), 0.1357003 secs] 168935K->125366K(502528K), 0.1357799 secs]
    3636.285: [GC 3636.285: [ParNew: 61420K->18017K(65280K), 0.1486400 secs] 168886K->125482K(502528K), 0.1488777 secs]
    3637.448: [GC 3637.448: [ParNew: 61519K->18011K(65280K), 0.1381376 secs] 168984K->125476K(502528K), 0.1382175 secs]
    3638.405: [GC 3638.405: [ParNew: 61501K->17941K(65280K), 0.1361148 secs] 168967K->125407K(502528K), 0.1361934 secs]
    3639.302: [GC 3639.302: [ParNew: 61420K->17982K(65280K), 0.1363056 secs] 168885K->125447K(502528K), 0.1363876 secs]
    3640.728: [GC 3640.728: [ParNew: 61502K->18687K(65280K), 0.1425942 secs] 168967K->126153K(502528K), 0.1426768 secs]
    3642.593: [GC 3642.593: [ParNew: 62207K->19051K(65280K), 0.1544625 secs] 169673K->126516K(502528K), 0.1545466 secs]
    3644.140: [GC 3644.140: [ParNew: 62571K->18731K(65280K), 0.1447826 secs] 170036K->126196K(502528K), 0.1448694 secs]
    3645.185: [GC 3645.185: [ParNew: 62251K->18549K(65280K), 0.1404283 secs] 169716K->126014K(502528K), 0.1405092 secs]
    3646.188: [GC 3646.188: [ParNew: 62056K->18537K(65280K), 0.1552940 secs] 169522K->126002K(502528K), 0.1553835 secs]
    3647.287: [GC 3647.287: [ParNew: 62034K->18670K(65280K), 0.1497830 secs] 169499K->126135K(502528K), 0.1498753 secs]
    3648.298: [GC 3648.298: [ParNew: 62134K->18558K(65280K), 0.1434167 secs] 169600K->126023K(502528K), 0.1435094 secs]
    3649.151: [GC 3649.151: [ParNew: 62064K->18489K(65280K), 0.1404938 secs] 169529K->125954K(502528K), 0.1405756 secs]
    3650.017: [GC 3650.017: [ParNew: 61948K->18501K(65280K), 0.1427748 secs] 169414K->125967K(502528K), 0.1428526 secs]
    3650.891: [GC 3650.891: [ParNew: 62021K->17191K(65280K), 0.1402388 secs] 169486K->126041K(502528K), 0.1403200 secs]
    3651.857: [GC 3651.857: [ParNew: 60705K->12528K(65280K), 0.1416444 secs] 169554K->126128K(502528K), 0.1417268 secs]
    3653.208: [GC 3653.208: [ParNew: 56046K->11511K(65280K), 0.1022796 secs] 169646K->126415K(502528K), 0.1023638 secs]
    3654.289: [GC 3654.289: [ParNew: 54970K->10103K(65280K), 0.0925287 secs] 169874K->126293K(502528K), 0.0926106 secs]
    3655.378: [GC 3655.378: [ParNew: 53619K->7604K(65280K), 0.0838013 secs] 169809K->126406K(502528K), 0.0838872 secs]
    3656.793: [GC 3656.793: [ParNew: 51124K->6559K(65280K), 0.0721249 secs] 169926K->126518K(502528K), 0.0722063 secs]
    3658.039: [GC 3658.039: [ParNew: 50078K->5852K(65280K), 0.0611544 secs] 170038K->126534K(502528K), 0.0612345 secs]
    3659.232: [GC 3659.232: [ParNew: 49372K->3475K(65280K), 0.0568199 secs] 170054K->126536K(502528K), 0.0569019 secs]
    3660.516: [GC 3660.516: [ParNew: 46965K->3050K(65280K), 0.0383414 secs] 170026K->126610K(502528K), 0.0384230 secs]
    3661.721: [GC 3661.721: [ParNew: 46534K->2443K(65280K), 0.0381821 secs] 170093K->126809K(502528K), 0.0382645 secs]
    3662.905: [GC 3662.905: [ParNew: 45960K->2162K(65280K), 0.0305110 secs] 170326K->126950K(502528K), 0.0305950 secs]
    3663.903: [GC 3663.903: [ParNew: 45639K->2167K(65280K), 0.0273209 secs] 170427K->126959K(502528K), 0.0274050 secs]
    3664.880: [GC 3664.880: [ParNew: 45687K->2163K(65280K), 0.0295392 secs] 170479K->126955K(502528K), 0.0296221 secs]
    3666.067: [GC 3666.067: [ParNew: 45623K->2180K(65280K), 0.0290610 secs] 170416K->126997K(502528K), 0.0291431 secs]
    3667.031: [GC 3667.031: [ParNew: 45637K->1993K(65280K), 0.0258452 secs] 170454K->126822K(502528K), 0.0259277 secs]
    3668.186: [GC 3668.187: [ParNew: 45490K->2194K(65280K), 0.0282766 secs] 170318K->127031K(502528K), 0.0285730 secs]
    3669.157: [GC 3669.157: [ParNew: 45684K->2585K(65280K), 0.0329083 secs] 170521K->127421K(502528K), 0.0329883 secs]
    3670.298: [GC 3670.298: [ParNew: 46092K->2921K(65280K), 0.0350049 secs] 170928K->127762K(502528K), 0.0350876 secs]
    3671.481: [GC 3671.481: [ParNew: 46441K->2913K(65280K), 0.0343745 secs] 171282K->127762K(502528K), 0.0344578 secs]
    3672.438: [GC 3672.438: [ParNew: 46433K->2785K(65280K), 0.0376406 secs] 171282K->127642K(502528K), 0.0377320 secs]
    3673.431: [GC 3673.432: [ParNew: 46264K->2769K(65280K), 0.0479901 secs] 171121K->127634K(502528K), 0.0480816 secs]
    3674.544: [GC 3674.544: [ParNew: 46235K->2940K(65280K), 0.0343861 secs] 171100K->127808K(502528K), 0.0344719 secs]
    3675.513: [GC 3675.513: [ParNew: 46460K->2209K(65280K), 0.0328085 secs] 171328K->127680K(502528K), 0.0328934 secs]
    3676.449: [GC 3676.449: [ParNew: 45729K->2188K(65280K), 0.0361208 secs] 171200K->127683K(502528K), 0.0362110 secs]
    3677.573: [GC 3677.573: [ParNew: 45698K->2224K(65280K), 0.0313015 secs] 171193K->127739K(502528K), 0.0313844 secs]
    3678.589: [GC 3678.589: [ParNew: 45730K->2184K(65280K), 0.0295717 secs] 171246K->127699K(502528K), 0.0296568 secs]
    3679.771: [GC 3679.771: [ParNew: 45681K->2301K(65280K), 0.0316900 secs] 171196K->127824K(502528K), 0.0317727 secs]
    3680.610: [GC 3680.610: [ParNew: 45813K->2169K(65280K), 0.0299896 secs] 171336K->127712K(502528K), 0.0300721 secs]
    3683.104: [GC 3683.104: [ParNew: 45631K->3234K(65280K), 0.0487198 secs] 171174K->128777K(502528K), 0.0488314 secs]
    3684.630: [GC 3684.630: [ParNew: 46716K->3612K(65280K), 0.0457522 secs] 172259K->129155K(502528K), 0.0458459 secs]
    3685.528: [GC 3685.528: [ParNew: 47100K->3804K(65280K), 0.0455448 secs] 172643K->129355K(502528K), 0.0456360 secs]
    3686.322: [GC 3686.322: [ParNew: 47293K->2827K(65280K), 0.0327616 secs] 172844K->128378K(502528K), 0.0328469 secs]
    3687.173: [GC 3687.173: [ParNew: 46347K->2960K(65280K), 0.0375803 secs] 171898K->128583K(502528K), 0.0376613 secs]
    3688.183: [GC 3688.183: [ParNew: 46420K->3572K(65280K), 0.0423210 secs] 172043K->129268K(502528K), 0.0424006 secs]
    3688.906: [GC 3688.906: [ParNew: 47034K->3866K(65280K), 0.0401932 secs] 172729K->129625K(502528K), 0.0402759 secs]
    3737.574: [GC 3737.574: [ParNew: 47386K->4873K(65280K), 0.0548795 secs] 173145K->130648K(502528K), 0.0549672 secs]
    3747.277: [GC 3747.277: [ParNew: 48393K->5021K(65280K), 0.0528820 secs] 174168K->130836K(502528K), 0.0529859 secs]
    3816.623: [GC 3816.623: [ParNew: 48520K->5371K(65280K), 0.0499220 secs] 174335K->131214K(502528K), 0.0500100 secs]
    3817.632: [GC 3817.632: [ParNew: 48875K->5611K(65280K), 0.0507726 secs] 174718K->131483K(502528K), 0.0508587 secs]
    3818.375: [GC 3818.375: [ParNew: 49083K->5758K(65280K), 0.0527349 secs] 174954K->131713K(502528K), 0.0528363 secs]
    3866.459: [GC 3866.459: [ParNew: 49278K->8140K(65280K), 0.0821649 secs] 175233K->134323K(502528K), 0.0822527 secs]
    3918.355: [GC 3918.355: [ParNew: 51660K->11177K(65280K), 0.1058854 secs] 177843K->137500K(502528K), 0.1059783 secs]
    3960.953: [GC 3960.953: [ParNew: 54697K->13872K(65280K), 0.1300742 secs] 181020K->140211K(502528K), 0.1301609 secs]
    4031.623: [GC 4031.623: [ParNew: 57392K->14145K(65280K), 0.1287398 secs] 183731K->140492K(502528K), 0.1288159 secs]
    4060.378: [GC 4060.378: [ParNew: 57661K->13823K(65280K), 0.1233444 secs] 184008K->140178K(502528K), 0.1234330 secs]
    4078.151: [GC 4078.151: [ParNew: 57343K->13010K(65280K), 0.1145849 secs] 183698K->139373K(502528K), 0.1146660 secs]
    4085.711: [GC 4085.711: [ParNew: 56530K->13732K(65280K), 0.1232572 secs] 182893K->140095K(502528K), 0.1233427 secs]
    4138.438: [GC 4138.438: [ParNew: 57252K->13483K(65280K), 0.1176612 secs] 183615K->139850K(502528K), 0.1177434 secs]
    4180.876: [GC 4180.876: [ParNew: 57003K->14285K(65280K), 0.1237885 secs] 183370K->140656K(502528K), 0.1241224 secs]
    4189.742: [GC 4189.742: [ParNew: 57805K->14168K(65280K), 0.1212753 secs] 184176K->140551K(502528K), 0.1213542 secs]
    4343.519: [GC 4343.519: [ParNew: 57688K->15860K(65280K), 0.1382250 secs] 184071K->142245K(502528K), 0.1383067 secs]
    4374.512: [GC 4374.512: [ParNew: 59380K->18422K(65280K), 0.1605611 secs] 185765K->144815K(502528K), 0.1606458 secs]
    4503.487: [GC 4503.487: [ParNew: 61942K->19805K(65280K), 0.1622775 secs] 188335K->146202K(502528K), 0.1623606 secs]
    4599.699: [GC 4599.699: [ParNew: 63325K->20629K(65280K), 0.1712944 secs] 189722K->147146K(502528K), 0.1713796 secs]
    4603.303: [GC 4603.303: [ParNew: 64140K->19766K(65280K), 0.1661729 secs] 190657K->147369K(502528K), 0.1662524 secs]
    4756.014: [GC 4756.015: [ParNew: 63286K->21193K(65280K), 0.1788066 secs] 190889K->149359K(502528K), 0.1788894 secs]
    4913.103: [GC 4913.103: [ParNew: 64713K->18392K(65280K), 0.1648593 secs] 192879K->149288K(502528K), 0.1649419 secs]
    4930.305: [GC 4930.305: [ParNew: 61911K->19028K(65280K), 0.1564953 secs] 192808K->149924K(502528K), 0.1565798 secs]
    5439.853: [GC 5439.853: [ParNew: 62548K->18603K(65280K), 0.1454021 secs] 193444K->149500K(502528K), 0.1454876 secs]
    5579.563: [GC 5579.563: [ParNew: 62123K->19760K(65280K), 0.1617879 secs] 193020K->150656K(502528K), 0.1618706 secs]
    5684.485: [GC 5684.485: [ParNew: 63280K->17978K(65280K), 0.1951672 secs] 194176K->152709K(502528K), 0.1952527 secs]
    6484.072: [GC 6484.073: [ParNew: 61498K->16260K(65280K), 0.1285878 secs] 196229K->150990K(502528K), 0.1286732 secs]
    7593.767: [GC 7593.767: [ParNew: 59780K->16500K(65280K), 0.1285204 secs] 194510K->151231K(502528K), 0.1286022 secs]
    7641.332: [GC 7641.332: [ParNew: 60020K->18786K(65280K), 0.1559738 secs] 194751K->153516K(502528K), 0.1560602 secs]
    7656.108: [GC 7656.108: [ParNew: 62305K->16489K(65280K), 0.1312093 secs] 197036K->151220K(502528K), 0.1312995 secs]
    7669.374: [GC 7669.374: [ParNew: 59953K->16465K(65280K), 0.1220233 secs] 194683K->151195K(502528K), 0.1221027 secs]
    7670.239: [GC 7670.239: [ParNew: 59979K->16713K(65280K), 0.1259911 secs] 194709K->151443K(502528K), 0.1260887 secs]
    7699.374: [GC 7699.374: [ParNew: 60232K->20291K(65280K), 0.1600798 secs] 194963K->155021K(502528K), 0.1601665 secs]
    7744.878: [GC 7744.879: [ParNew: 63811K->21760K(65280K), 0.3046214 secs] 198541K->168265K(502528K), 0.3047029 secs]
    7793.116: [GC 7793.116: [ParNew: 65280K->20532K(65280K), 0.1877563 secs] 211785K->169259K(502528K), 0.1878404 secs]
    7820.103: [GC 7820.103: [ParNew: 64052K->17494K(65280K), 0.1598271 secs] 212779K->168522K(502528K), 0.1599110 secs]
    7832.847: [GC 7832.847: [ParNew: 61014K->17846K(65280K), 0.1470405 secs] 212042K->168874K(502528K), 0.1471215 secs]
    7873.669: [GC 7873.669: [ParNew: 61365K->18240K(65280K), 0.1503101 secs] 212394K->169268K(502528K), 0.1503896 secs]
    7882.733: [GC 7882.733: [ParNew: 61760K->18012K(65280K), 0.1476212 secs] 212788K->169040K(502528K), 0.1477094 secs]
    7915.619: [GC 7915.619: [ParNew: 61532K->18365K(65280K), 0.1499488 secs] 212560K->169393K(502528K), 0.1500298 secs]
    7925.786: [GC 7925.786: [ParNew: 61885K->18514K(65280K), 0.1514673 secs] 212913K->169543K(502528K), 0.1515445 secs]
    7959.260: [GC 7959.260: [ParNew: 62034K->18587K(65280K), 0.1558541 secs] 213062K->169615K(502528K), 0.1559386 secs]
    8031.352: [GC 8031.352: [ParNew: 62107K->20220K(65280K), 0.1822577 secs] 213135K->171248K(502528K), 0.1823455 secs]
    8351.475: [GC 8351.475: [ParNew: 63740K->12287K(65280K), 0.1210001 secs] 214768K->164416K(502528K), 0.1210866 secs]
    9662.346: [GC 9662.346: [ParNew: 55807K->11060K(65280K), 0.1014491 secs] 207936K->163189K(502528K), 0.1015377 secs]
    11460.133: [GC 11460.133: [ParNew: 54580K->10896K(65280K), 0.0981311 secs] 206709K->163025K(502528K), 0.0982136 secs]
    13256.529: [GC 13256.529: [ParNew: 54416K->11394K(65280K), 0.1038077 secs] 206545K->163523K(502528K), 0.1038861 secs]
    15056.829: [GC 15056.829: [ParNew: 54914K->11281K(65280K), 0.0997026 secs] 207043K->163410K(502528K), 0.0997868 secs]
    16853.131: [GC 16853.132: [ParNew: 54801K->11136K(65280K), 0.0995445 secs] 206930K->163265K(502528K), 0.0996215 secs]
    18597.096: [GC 18597.096: [ParNew: 54656K->10741K(65280K), 0.1013941 secs] 206785K->163311K(502528K), 0.1014790 secs]
    20284.758: [GC 20284.758: [ParNew: 54261K->9951K(65280K), 0.0992739 secs] 206831K->163413K(502528K), 0.0993580 secs]
    21968.813: [GC 21968.813: [ParNew: 53471K->9357K(65280K), 0.0921437 secs] 206932K->163423K(502528K), 0.0922427 secs]
    23763.720: [GC 23763.720: [ParNew: 52877K->9210K(65280K), 0.0910243 secs] 206943K->163559K(502528K), 0.0911229 secs]
    25560.474: [GC 25560.474: [ParNew: 52730K->8480K(65280K), 0.0858057 secs] 207079K->163563K(502528K), 0.0858880 secs]
    27359.974: [GC 27359.974: [ParNew: 52000K->8350K(65280K), 0.0833782 secs] 207083K->163762K(502528K), 0.0834605 secs]
    29158.245: [GC 29158.245: [ParNew: 51870K->8341K(65280K), 0.0801672 secs] 207282K->163969K(502528K), 0.0802519 secs]
    30906.679: [GC 30906.680: [ParNew: 51861K->7640K(65280K), 0.0819189 secs] 207489K->163838K(502528K), 0.0820018 secs]
    32586.581: [GC 32586.581: [ParNew: 51160K->7246K(65280K), 0.0760724 secs] 207358K->163839K(502528K), 0.0761496 secs]
    34326.413: [GC 34326.413: [ParNew: 50766K->7219K(65280K), 0.0863867 secs] 207359K->163982K(502528K), 0.0864766 secs]
    36064.740: [GC 36064.740: [ParNew: 50739K->7062K(65280K), 0.0719391 secs] 207502K->163997K(502528K), 0.0720171 secs]
    37862.611: [GC 37862.611: [ParNew: 50582K->7313K(65280K), 0.0721372 secs] 207517K->164249K(502528K), 0.0722187 secs]
    39661.144: [GC 39661.144: [ParNew: 50833K->7173K(65280K), 0.0708408 secs] 207769K->164127K(502528K), 0.0709202 secs]
    41459.532: [GC 41459.532: [ParNew: 50692K->7735K(65280K), 0.0744718 secs] 207646K->164693K(502528K), 0.0745544 secs]
    43253.159: [GC 43253.159: [ParNew: 51255K->7267K(65280K), 0.0718339 secs] 208213K->164297K(502528K), 0.0719119 secs]
    45008.863: [GC 45008.863: [ParNew: 50787K->7276K(65280K), 0.0735006 secs] 207817K->164406K(502528K), 0.0735789 secs]
    46749.127: [GC 46749.128: [ParNew: 50796K->7197K(65280K), 0.0716272 secs] 207926K->164416K(502528K), 0.0717090 secs]
    48413.260: [GC 48413.260: [ParNew: 50717K->7332K(65280K), 0.0710894 secs] 207936K->164561K(502528K), 0.0711694 secs]
    50168.857: [GC 50168.857: [ParNew: 50852K->7141K(65280K), 0.0721033 secs] 208081K->164559K(502528K), 0.0721960 secs]
    51966.250: [GC 51966.250: [ParNew: 50661K->7188K(65280K), 0.0741831 secs] 208079K->164708K(502528K), 0.0742743 secs]
    53763.404: [GC 53763.404: [ParNew: 50708K->7131K(65280K), 0.0722026 secs] 208228K->164701K(502528K), 0.0722802 secs]
    55560.990: [GC 55560.990: [ParNew: 50651K->7296K(65280K), 0.0729036 secs] 208221K->164874K(502528K), 0.0729834 secs]
    57358.573: [GC 57358.573: [ParNew: 50816K->7246K(65280K), 0.0725093 secs] 208394K->164853K(502528K), 0.0725919 secs]
    59049.686: [GC 59049.686: [ParNew: 50766K->6894K(65280K), 0.0753706 secs] 208373K->164993K(502528K), 0.0754753 secs]
    60789.459: [GC 60789.459: [ParNew: 50414K->6154K(65280K), 0.0740534 secs] 208513K->164995K(502528K), 0.0741301 secs]
    62468.964: [GC 62468.965: [ParNew: 49668K->6039K(65280K), 0.0671938 secs] 208510K->165291K(502528K), 0.0672942 secs]
    64269.542: [GC 64269.543: [ParNew: 49559K->5303K(65280K), 0.0663282 secs] 208811K->165205K(502528K), 0.0664173 secs]
    66064.107: [GC 66064.107: [ParNew: 48823K->5265K(65280K), 0.0583508 secs] 208725K->165292K(502528K), 0.0584473 secs]
    67862.296: [GC 67862.296: [ParNew: 48785K->5664K(65280K), 0.0600033 secs] 208812K->165754K(502528K), 0.0600859 secs]
    69656.032: [GC 69656.032: [ParNew: 49184K->5264K(65280K), 0.0585394 secs] 209274K->165434K(502528K), 0.0586176 secs]
    71445.409: [GC 71445.409: [ParNew: 48784K->5221K(65280K), 0.0574911 secs] 208954K->165455K(502528K), 0.0575716 secs]
    73151.209: [GC 73151.209: [ParNew: 48741K->5252K(65280K), 0.0581342 secs] 208975K->165572K(502528K), 0.0582132 secs]
    74891.440: [GC 74891.441: [ParNew: 48772K->5194K(65280K), 0.0836963 secs] 209092K->165577K(502528K), 0.0838127 secs]
    76572.663: [GC 76572.664: [ParNew: 48714K->5339K(65280K), 0.0589695 secs] 209097K->165781K(502528K), 0.0590619 secs]
    77464.218: [GC 77464.218: [ParNew: 48859K->7274K(65280K), 0.0723844 secs] 209301K->167796K(502528K), 0.0724714 secs]
    78665.073: [GC 78665.073: [ParNew: 50794K->7131K(65280K), 0.0704455 secs] 211316K->167674K(502528K), 0.0705427 secs]
    80460.072: [GC 80460.073: [ParNew: 50651K->6852K(65280K), 0.0684256 secs] 211194K->167518K(502528K), 0.0685052 secs]
    82255.465: [GC 82255.465: [ParNew: 50372K->6836K(65280K), 0.0669590 secs] 211038K->167507K(502528K), 0.0670658 secs]
    84013.022: [GC 84013.022: [ParNew: 50356K->6831K(65280K), 0.0685211 secs] 211027K->167638K(502528K), 0.0686151 secs]
    85753.299: [GC 85753.299: [ParNew: 50351K->6816K(65280K), 0.0667316 secs] 211158K->167627K(502528K), 0.0668240 secs]
    87373.540: [GC 87373.540: [ParNew: 50336K->7076K(65280K), 0.0752180 secs] 211147K->168026K(502528K), 0.0753182 secs]
    89168.786: [GC 89168.786: [ParNew: 50595K->7077K(65280K), 0.0688814 secs] 211545K->168036K(502528K), 0.0689607 secs]
    90964.639: [GC 90964.639: [ParNew: 50597K->7368K(65280K), 0.0718601 secs] 211556K->168462K(502528K), 0.0719400 secs]
    92763.659: [GC 92763.664: [ParNew: 50888K->7071K(65280K), 0.0929624 secs] 211982K->168169K(502528K), 0.0930727 secs]
    94515.410: [GC 94515.411: [ParNew: 50591K->7072K(65280K), 0.0861412 secs] 211689K->168311K(502528K), 0.0862422 secs]
    96255.758: [GC 96255.758: [ParNew: 50592K->7068K(65280K), 0.0692328 secs] 211831K->168307K(502528K), 0.0693286 secs]
    97935.516: [GC 97935.516: [ParNew: 50588K->7071K(65280K), 0.0725070 secs] 211827K->168449K(502528K), 0.0725841 secs]
    99678.427: [GC 99678.427: [ParNew: 50586K->7217K(65280K), 0.0698848 secs] 211965K->168596K(502528K), 0.0699760 secs]
    101475.216: [GC 101475.216: [ParNew: 50737K->7070K(65280K), 0.0715252 secs] 212116K->168589K(502528K), 0.0716062 secs]
    103268.815: [GC 103268.815: [ParNew: 50590K->7076K(65280K), 0.0688672 secs] 212109K->168594K(502528K), 0.0689493 secs]
    105066.107: [GC 105066.107: [ParNew: 50596K->7556K(65280K), 0.0737961 secs] 212114K->169215K(502528K), 0.0738803 secs]
    106866.073: [GC 106866.073: [ParNew: 51076K->7066K(65280K), 0.0685328 secs] 212735K->168729K(502528K), 0.0686146 secs]
    108657.059: [GC 108657.059: [ParNew: 50586K->6957K(65280K), 0.0703425 secs] 212248K->168767K(502528K), 0.0704210 secs]
    110448.659: [GC 110448.659: [ParNew: 50476K->7076K(65280K), 0.0709344 secs] 212287K->168886K(502528K), 0.0710250 secs]
    112156.326: [GC 112156.326: [ParNew: 50596K->6950K(65280K), 0.0695814 secs] 212406K->168900K(502528K), 0.0696628 secs]
    113895.827: [GC 113895.827: [ParNew: 50470K->7055K(65280K), 0.0685722 secs] 212420K->169006K(502528K), 0.0686505 secs]
    115581.856: [GC 115581.856: [ParNew: 50575K->7091K(65280K), 0.0712009 secs] 212526K->169182K(502528K), 0.0712867 secs]
    117382.420: [GC 117382.420: [ParNew: 50611K->7090K(65280K), 0.0695085 secs] 212702K->169196K(502528K), 0.0695871 secs]
    119171.951: [GC 119171.951: [ParNew: 50610K->6901K(65280K), 0.0696755 secs] 212716K->169147K(502528K), 0.0697786 secs]
    120967.764: [GC 120967.764: [ParNew: 50421K->7704K(65280K), 0.0723517 secs] 212667K->169949K(502528K), 0.0724341 secs]
    122766.907: [GC 122766.907: [ParNew: 51224K->6909K(65280K), 0.0699871 secs] 213469K->169294K(502528K), 0.0700669 secs]
    124560.236: [GC 124560.236: [ParNew: 50429K->7044K(65280K), 0.0694500 secs] 212814K->169430K(502528K), 0.0695288 secs]
    126314.859: [GC 126314.859: [ParNew: 50564K->6904K(65280K), 0.0712069 secs] 212950K->169429K(502528K), 0.0712885 secs]
    127996.379: [GC 127996.379: [ParNew: 50424K->7049K(65280K), 0.0692597 secs] 212949K->169578K(502528K), 0.0693608 secs]
    129734.640: [GC 129734.640: [ParNew: 50569K->6905K(65280K), 0.0701952 secs] 213098K->169571K(502528K), 0.0702743 secs]
    131485.956: [GC 131485.956: [ParNew: 50425K->6012K(65280K), 0.0721312 secs] 213091K->169783K(502528K), 0.0722122 secs]
    133273.250: [GC 133273.250: [ParNew: 49532K->5552K(65280K), 0.0634629 secs] 213303K->169719K(502528K), 0.0635431 secs]
    135069.189: [GC 135069.189: [ParNew: 49072K->5832K(65280K), 0.0635298 secs] 213239K->170268K(502528K), 0.0636293 secs]
    136867.723: [GC 136867.723: [ParNew: 49352K->5422K(65280K), 0.0764772 secs] 213788K->169862K(502528K), 0.0765707 secs]
    138660.426: [GC 138660.426: [ParNew: 48942K->5419K(65280K), 0.0618826 secs] 213382K->169995K(502528K), 0.0619720 secs]
    140452.595: [GC 140452.595: [ParNew: 48939K->5512K(65280K), 0.0588023 secs] 213515K->170088K(502528K), 0.0588812 secs]
    142215.203: [GC 142215.203: [ParNew: 49032K->5164K(65280K), 0.0618999 secs] 213608K->170138K(502528K), 0.0619886 secs]
    143955.774: [GC 143955.774: [ParNew: 48684K->5158K(65280K), 0.0574246 secs] 213658K->170137K(502528K), 0.0575059 secs]
    145634.925: [GC 145634.925: [ParNew: 48678K->5164K(65280K), 0.0589323 secs] 213657K->170278K(502528K), 0.0590126 secs]
    146474.320: [GC 146474.320: [ParNew: 48680K->6476K(65280K), 0.0668930 secs] 213795K->171595K(502528K), 0.0669774 secs]
    146487.198: [GC 146487.198: [ParNew: 49976K->8383K(65280K), 0.0821546 secs] 215094K->173638K(502528K), 0.0822372 secs]
    146498.218: [GC 146498.218: [ParNew: 51903K->8494K(65280K), 0.0808402 secs] 217158K->173753K(502528K), 0.0809268 secs]
    146621.742: [GC 146621.742: [ParNew: 52014K->9954K(65280K), 0.0880839 secs] 217273K->175353K(502528K), 0.0881725 secs]
    146668.584: [GC 146668.584: [ParNew: 53435K->10075K(65280K), 0.0865637 secs] 218833K->175473K(502528K), 0.0866467 secs]
    146669.433: [GC 146669.433: [ParNew: 53543K->9978K(65280K), 0.0831940 secs] 218941K->175516K(502528K), 0.0832777 secs]
    146670.585: [GC 146670.585: [ParNew: 53496K->10403K(65280K), 0.0863593 secs] 219034K->175946K(502528K), 0.0864530 secs]
    146671.445: [GC 146671.445: [ParNew: 53864K->10513K(65280K), 0.0870618 secs] 219406K->176164K(502528K), 0.0871501 secs]
    146672.430: [GC 146672.430: [ParNew: 54027K->10780K(65280K), 0.0869502 secs] 219678K->176458K(502528K), 0.0870317 secs]
    Dec 21, 2005 10:38:29...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_2] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    Dec 21, 2005 10:43:52...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_0] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    147074.669: [GC 147074.670: [ParNew: 54300K->12840K(65280K), 0.1189704 secs] 219978K->178606K(502528K), 0.1190562 secs]
    Dec 21, 2005 10:55:36...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_12] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    148290.231: [GC 148290.231: [ParNew: 56360K->12782K(65280K), 0.1503433 secs] 222126K->178608K(502528K), 0.1504337 secs]
    150090.867: [GC 150090.867: [ParNew: 56302K->10237K(65280K), 0.0913773 secs] 222128K->176140K(502528K), 0.0914770 secs]
    151405.068: [GC 151405.068: [ParNew: 53757K->10957K(65280K), 0.1131899 secs] 219660K->176924K(502528K), 0.1132787 secs]
    151573.130: [GC 151573.130: [ParNew: 54477K->12009K(65280K), 0.1105486 secs] 220444K->178051K(502528K), 0.1106298 secs]
    151583.801: [GC 151583.801: [ParNew: 55528K->11837K(65280K), 0.1363942 secs] 221570K->177943K(502528K), 0.1365229 secs]
    151585.187: [GC 151585.187: [ParNew: 55357K->12262K(65280K), 0.1027758 secs] 221463K->178428K(502528K), 0.1028696 secs]
    151704.799: [GC 151704.799: [ParNew: 55782K->16482K(65280K), 0.1512273 secs] 221948K->182732K(502528K), 0.1513098 secs]
    151791.053: [GC 151791.054: [ParNew: 60000K->18141K(65280K), 0.1595087 secs] 226251K->184444K(502528K), 0.1595915 secs]
    151792.338: [GC 151792.338: [ParNew: 61636K->18408K(65280K), 0.1604923 secs] 227939K->184798K(502528K), 0.1605900 secs]
    151793.708: [GC 151793.708: [ParNew: 61928K->19006K(65280K), 0.1669287 secs] 228318K->185412K(502528K), 0.1670252 secs]
    151847.335: [GC 151847.335: [ParNew: 62526K->21760K(65280K), 0.2109225 secs] 228932K->190286K(502528K), 0.2110108 secs]
    151917.634: [GC 151917.635: [ParNew: 65248K->19642K(65280K), 0.2041854 secs] 233774K->191631K(502528K), 0.2042720 secs]
    151919.091: [GC 151919.091: [ParNew: 63115K->19752K(65280K), 0.1755163 secs] 235104K->191741K(502528K), 0.1756261 secs]
    151920.489: [GC 151920.489: [ParNew: 63268K->19289K(65280K), 0.1789198 secs] 235257K->191815K(502528K), 0.1790029 secs]
    151921.968: [GC 151921.969: [ParNew: 62800K->19195K(65280K), 0.1739489 secs] 235326K->191722K(502528K), 0.1740248 secs]
    151923.472: [GC 151923.472: [ParNew: 62714K->19183K(65280K), 0.1737547 secs] 235240K->191709K(502528K), 0.1738378 secs]
    151924.819: [GC 151924.819: [ParNew: 62660K->19104K(65280K), 0.1726940 secs] 235186K->191630K(502528K), 0.1727776 secs]
    151926.297: [GC 151926.297: [ParNew: 62616K->19010K(65280K), 0.1719793 secs] 235142K->191536K(502528K), 0.1721124 secs]
    151927.745: [GC 151927.745: [ParNew: 62530K->19056K(65280K), 0.1732976 secs] 235056K->191582K(502528K), 0.1733785 secs]
    151929.187: [GC 151929.187: [ParNew: 62576K->19046K(65280K), 0.1718943 secs] 235102K->191573K(502528K), 0.1719736 secs]
    151930.592: [GC 151930.592: [ParNew: 62566K->19036K(65280K), 0.1724726 secs] 235093K->191563K(502528K), 0.1726179 secs]
    151932.079: [GC 151932.080: [ParNew: 62499K->18988K(65280K), 0.1743994 secs] 235026K->191515K(502528K), 0.1746558 secs]
    151933.518: [GC 151933.519: [ParNew: 62456K->18990K(65280K), 0.1738150 secs] 234982K->191516K(502528K), 0.1738905 secs]
    151934.946: [GC 151934.946: [ParNew: 62506K->19038K(65280K), 0.1736511 secs] 235033K->191564K(502528K), 0.1737424 secs]
    151936.327: [GC 151936.327: [ParNew: 62508K->19072K(65280K), 0.1729020 secs] 235034K->191599K(502528K), 0.1729867 secs]
    151937.732: [GC 151937.732: [ParNew: 62580K->19000K(65280K), 0.1725637 secs] 235106K->191526K(502528K), 0.1726543 secs]
    151939.163: [GC 151939.163: [ParNew: 62520K->18937K(65280K), 0.1750641 secs] 235046K->191672K(502528K), 0.1751672 secs]
    151940.640: [GC 151940.640: [ParNew: 62415K->18526K(65280K), 0.1699481 secs] 235149K->191682K(502528K), 0.1700311 secs]
    151942.066: [GC 151942.066: [ParNew: 62006K->18210K(65280K), 0.1785228 secs] 235162K->191590K(502528K), 0.1786112 secs]
    151943.836: [GC 151943.836: [ParNew: 61708K->18148K(65280K), 0.1700739 secs] 235088K->191824K(502528K), 0.1701556 secs]
    151945.685: [GC 151945.686: [ParNew: 61604K->17675K(65280K), 0.1706954 secs] 235281K->191966K(502528K), 0.1708006 secs]
    151947.022: [GC 151947.023: [ParNew: 61158K->16837K(65280K), 0.1605375 secs] 235449K->191680K(502528K), 0.1606187 secs]
    151948.444: [GC 151948.444: [ParNew: 60351K->16595K(65280K), 0.1570340 secs] 235194K->191769K(502528K), 0.1571165 secs]
    151949.944: [GC 151949.944: [ParNew: 60065K->15325K(65280K), 0.1571537 secs] 235239K->191759K(502528K), 0.1572389 secs]
    151951.345: [GC 151951.346: [ParNew: 58790K->14234K(65280K), 0.1442205 secs] 235224K->191632K(502528K), 0.1443192 secs]
    151953.534: [GC 151953.534: [ParNew: 57745K->14739K(65280K), 0.1452681 secs] 235144K->192293K(502528K), 0.1453518 secs]
    151967.119: [GC 151967.120: [ParNew: 58257K->16552K(65280K), 0.1635239 secs] 235811K->194114K(502528K), 0.1636335 secs]
    152054.743: [GC 152054.743: [ParNew: 60072K->13307K(65280K), 0.1772338 secs] 237634K->194287K(502528K), 0.1773294 secs]
    152073.277: [GC 152073.277: [ParNew: 56827K->10128K(65280K), 0.1194177 secs] 237806K->192888K(502528K), 0.1196492 secs]
    152088.716: [GC 152088.716: [ParNew: 53648K->10072K(65280K), 0.0951945 secs] 236408K->192839K(502528K), 0.0953016 secs]
    152105.085: [GC 152105.085: [ParNew: 53592K->10563K(65280K), 0.1000237 secs] 236359K->193339K(502528K), 0.1001342 secs]
    152120.042: [GC 152120.042: [ParNew: 54083K->4267K(65280K), 0.1122373 secs] 236859K->192952K(502528K), 0.1123424 secs]
    152121.068: [GC 152121.069: [ParNew: 47774K->2555K(65280K), 0.0535961 secs] 236459K->193121K(502528K), 0.0536926 secs]
    152192.507: [GC 152192.507: [ParNew: 46075K->3575K(65280K), 0.0452278 secs] 236641K->194141K(502528K), 0.0453222 secs]
    152214.851: [GC 152214.851: [ParNew: 47041K->4089K(65280K), 0.0465905 secs] 237607K->194659K(502528K), 0.0466852 secs]
    152220.676: [GC 152220.676: [ParNew: 47609K->4093K(65280K), 0.0442974 secs] 238179K->194670K(502528K), 0.0443794 secs]
    152254.306: [GC 152254.306: [ParNew: 47613K->4510K(65280K), 0.0487350 secs] 238190K->195088K(502528K), 0.0488635 secs]
    152302.839: [GC 152302.839: [ParNew: 48030K->4407K(65280K), 0.0487263 secs] 238608K->194985K(502528K), 0.0488082 secs]
    152434.953: [GC 152434.953: [ParNew: 47899K->5347K(65280K), 0.0586679 secs] 238476K->195928K(502528K), 0.0587538 secs]
    152436.128: [GC 152436.128: [ParNew: 48866K->4663K(65280K), 0.0504989 secs] 239448K->195245K(502528K), 0.0511679 secs]
    152505.944: [GC 152505.944: [ParNew: 48183K->6849K(65280K), 0.0748242 secs] 238765K->197431K(502528K), 0.0749053 secs]
    Dec 21, 2005 12:17:45...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_29] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    Dec 21, 2005 12:18:28...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_6] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    152734.706: [GC 152734.706: [ParNew: 50365K->8994K(65280K), 0.0999654 secs] 240947K->199576K(502528K), 0.1000557 secs]
    Dec 21, 2005 12:19:57...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_17] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    Dec 21, 2005 12:20:43...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_33] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    152835.135: [GC 152835.135: [ParNew: 52514K->9924K(65280K), 0.1081591 secs] 243096K->200514K(502528K), 0.1082341 secs]
    152898.542: [GC 152898.543: [ParNew: 53444K->9725K(65280K), 0.0923608 secs] 244034K->200315K(502528K), 0.0924486 secs]
    152921.777: [GC 152921.778: [ParNew: 53245K->8498K(65280K), 0.0745045 secs] 243835K->199088K(502528K), 0.0745870 secs]
    152931.006: [GC 152931.006: [ParNew: 52018K->8390K(65280K), 0.0738771 secs] 242608K->198983K(502528K), 0.0739638 secs]
    152989.167: [GC 152989.167: [ParNew: 51856K->8644K(65280K), 0.0800451 secs] 242450K->199237K(502528K), 0.0802578 secs]
    152990.573: [GC 152990.573: [ParNew: 52103K->8992K(65280K), 0.0807233 secs] 242696K->199632K(502528K), 0.0808169 secs]
    152991.851: [GC 152991.851: [ParNew: 52459K->9677K(65280K), 0.0859301 secs] 243099K->200325K(502528K), 0.0860109 secs]
    152993.127: [GC 152993.128: [ParNew: 53197K->10402K(65280K), 0.0920703 secs] 243845K->201049K(502528K), 0.0922497 secs]
    152994.420: [GC 152994.420: [ParNew: 53922K->11011K(65280K), 0.0971546 secs] 244569K->201670K(502528K), 0.0972542 secs]
    152995.791: [GC 152995.791: [ParNew: 54474K->11688K(65280K), 0.1016803 secs] 245134K->202360K(502528K), 0.1017776 secs]
    152997.097: [GC 152997.098: [ParNew: 55189K->12267K(65280K), 0.1066965 secs] 245861K->202939K(502528K), 0.1068716 secs]
    152998.468: [GC 152998.468: [ParNew: 55782K->13005K(65280K), 0.1142849 secs] 246454K->203685K(502528K), 0.1143794 secs]
    152999.859: [GC 152999.859: [ParNew: 56487K->13580K(65280K), 0.1174207 secs] 247166K->204260K(502528K), 0.1175094 secs]
    153001.151: [GC 153001.151: [ParNew: 57083K->14240K(65280K), 0.1253082 secs] 247763K->204920K(502528K), 0.1254022 secs]
    153002.480: [GC 153002.480: [ParNew: 57717K->14915K(65280K), 0.1311446 secs] 248397K->205626K(502528K), 0.1312270 secs]
    153003.827: [GC 153003.827: [ParNew: 58435K->15052K(65280K), 0.1351621 secs] 249146K->206329K(502528K), 0.1352514 secs]
    153005.207: [GC 153005.207: [ParNew: 58561K->15450K(65280K), 0.1373798 secs] 249837K->206929K(502528K), 0.1374697 secs]
    153006.549: [GC 153006.549: [ParNew: 58967K->16050K(65280K), 0.1419329 secs] 250446K->207606K(502528K), 0.1420169 secs]
    153007.898: [GC 153007.898: [ParNew: 59530K->16705K(65280K), 0.1462525 secs] 251086K->208351K(502528K), 0.1463542 secs]
    153009.366: [GC 153009.366: [ParNew: 60169K->18389K(65280K), 0.1845174 secs] 251816K->210039K(502528K), 0.1846238 secs]
    153010.409: [GC 153010.409: [ParNew: 61853K->18911K(65280K), 0.1817041 secs] 253503K->210735K(502528K), 0.1818127 secs]
    153011.509: [GC 153011.509: [ParNew: 62402K->19538K(65280K), 0.1747589 secs] 254226K->211369K(502528K), 0.1748610 secs]
    153012.711: [GC 153012.711: [ParNew: 63058K->20256K(65280K), 0.1813420 secs] 254889K->212410K(502528K), 0.1814206 secs]
    153013.912: [GC 153013.912: [ParNew: 63768K->20114K(65280K), 0.1808615 secs] 255922K->212903K(502528K), 0.1809485 secs]
    153014.985: [GC 153014.985: [ParNew: 63634K->20229K(65280K), 0.1829864 secs] 256423K->213630K(502528K), 0.1830969 secs]
    153029.403: [GC 153029.403: [ParNew: 63706K->5974K(65280K), 0.0763713 secs] 257106K->200749K(502528K), 0.0764555 secs]
    153030.777: [GC 153030.777: [ParNew: 49489K->6277K(65280K), 0.0606384 secs] 244263K->201051K(502528K), 0.0607235 secs]
    153057.003: [GC 153057.003: [ParNew: 49755K->6763K(65280K), 0.0723002 secs] 244530K->201538K(502528K), 0.0724217 secs]
    153057.930: [GC 153057.930: [ParNew: 50230K->6071K(65280K), 0.0589461 secs] 245005K->200846K(502528K), 0.0590408 secs]
    153058.847: [GC 153058.847: [ParNew: 49579K->6300K(65280K), 0.0609143 secs] 244354K->201075K(502528K), 0.0610135 secs]
    153079.875: [GC 153079.875: [ParNew: 49820K->6489K(65280K), 0.0744646 secs] 244595K->202147K(502528K), 0.0745490 secs]
    153157.043: [GC 153157.043: [ParNew: 50009K->4809K(65280K), 0.0792849 secs] 245667K->202144K(502528K), 0.0793735 secs]
    153180.772: [GC 153180.772: [ParNew: 48323K->4289K(65280K), 0.0532773 secs] 245658K->202212K(502528K), 0.0533753 secs]
    153181.722: [GC 153181.723: [ParNew: 47809K->4534K(65280K), 0.0482061 secs] 245732K->202470K(502528K), 0.0483078 secs]
    153391.843: [GC 153391.843: [ParNew: 48054K->7212K(65280K), 0.0761624 secs] 245990K->205174K(502528K), 0.0762497 secs]
    153444.368: [GC 153444.369: [ParNew: 50707K->6970K(65280K), 0.0856622 secs] 248669K->205013K(502528K), 0.0857611 secs]
    153452.541: [GC 153452.541: [ParNew: 50490K->7072K(65280K), 0.0709575 secs] 248533K->205155K(502528K), 0.0710497 secs]
    153464.371: [GC 153464.371: [ParNew: 50592K->7240K(65280K), 0.0708424 secs] 248675K->205354K(502528K), 0.0709596 secs]
    Dec 21, 2005 12:33:10...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_4] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    153656.532: [GC 153656.532: [ParNew: 50760K->10684K(65280K), 0.1104991 secs] 248874K->208831K(502528K), 0.1105775 secs]
    153679.987: [GC 153679.987: [ParNew: 54204K->9713K(65280K), 0.0937033 secs] 252351K->207892K(502528K), 0.0937929 secs]
    153702.773: [GC 153702.773: [ParNew: 53233K->9276K(65280K), 0.0846860 secs] 251411K->207503K(502528K), 0.0847710 secs]
    153712.805: [GC 153712.805: [ParNew: 52796K->9487K(65280K), 0.0881064 secs] 251023K->207746K(502528K), 0.0881913 secs]
    153745.147: [GC 153745.147: [ParNew: 53007K->9812K(65280K), 0.0897370 secs] 251266K->208107K(502528K), 0.0898237 secs]
    Dec 21, 2005 12:36:31...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_11] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    153791.447: [GC 153791.447: [ParNew: 53332K->10623K(65280K), 0.1023543 secs] 251627K->208946K(502528K), 0.1024430 secs]
    153813.432: [GC 153813.432: [ParNew: 54143K->9740K(65280K), 0.1047705 secs] 252466K->208095K(502528K), 0.1048702 secs]
    153833.674: [GC 153833.674: [ParNew: 53260K->9998K(65280K), 0.0910978 secs] 251615K->208396K(502528K), 0.0911910 secs]
    Dec 21, 2005 12:37:54...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_9] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    153855.367: [GC 153855.367: [ParNew: 53518K->11085K(65280K), 0.1036108 secs] 251916K->209515K(502528K), 0.1036977 secs]
    Dec 21, 2005 12:38:30...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_9] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    Dec 21, 2005 12:39:12...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_12] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    Dec 21, 2005 12:42:23...               com.sap.security.logToFile [SAPEngine_Application_Thread[impl:3]_31] Fatal: tclbsc     | ACCESS.ERROR     | NONE = DcQoof188jKer9P4UP4l47szf+s=     |      | Permission=[Pcd.Use], Principal=[USER.PRIVATE_DATASOURCE.un:tclbsc]
    154254.258: [GC 154254.258: [ParNew: 54605K->14285K(65280K), 0.1488136 secs] 253035K->212748K(502528K), 0.1488940 secs]
    154563.529: [GC 154563.529: [ParNew: 57805K->12366K(65280K), 0.1193090 secs] 256268K->210861K(502528K), 0.1193918 secs]
    154616.020: [GC 154616.020: [ParNew: 55886K->12594K(65280K), 0.1163565 secs] 254381K->211121K(502528K), 0.1164469 secs]
    154728.306: [GC 154728.307: [ParNew: 56114K->13067K(65280K), 0.1280616 secs] 254641K->211824K(502528K), 0.1281457 secs]
    154793.578: [GC 154793.578: [ParNew: 56581K->12342K(65280K), 0.1090111 secs] 255339K->211164K(502528K), 0.1090946 secs]
    154969.479: [GC 154969.479: [ParNew: 55862K->12320K(65280K), 0.1138594 secs] 254684K->211227K(502528K), 0.1139470 secs]
    155471.328: [GC 155471.328: [ParNew: 55840K->14172K(65280K), 0.1338213 secs] 254747K->213131K(502528K), 0.1338993 secs]
    156675.154: [GC 156675.154: [ParNew: 57692K->12704K(65280K), 0.1172428 secs] 256651K->211768K(502528K), 0.1173255 secs]
    156756.009: [GC 156756.009: [ParNew: 56224K->14884K(65280K), 0.1379722 secs] 255287K->214143K(502528K), 0.1380556 secs]
    157259.597: [GC 157259.597: [ParNew: 58404K->15029K(65280K), 0.1358861 secs] 257663K->214432K(502528K), 0.1359716 secs]
    158536.280: [GC 158536.280: [ParNew: 58549K->14866K(65280K), 0.1353465 secs] 257952K->214278K(502528K), 0.1354301 secs]
    160271.913: [GC 160271.913: [ParNew: 58386K->14179K(65280K), 0.1213364 secs] 257798K->213610K(502528K), 0.1214329 secs]
    162052.965: [GC 162052.965: [ParNew: 57699K->13573K(65280K), 0.1197330 secs] 257130K->213005K(502528K), 0.1198083 secs]
    163635.425: [GC 163635.425: [ParNew: 57093K->13701K(65280K), 0.1530691 secs] 256525K->213133K(502528K), 0.1531540 secs]
    164837.098: [GC 164837.098: [ParNew: 57221K->14370K(65280K), 0.1391719 secs] 256653K->213982K(502528K), 0.1392554 secs]
    166258.169: [GC 166258.169: [ParNew: 57890K->14519K(65280K), 0.1311172 secs] 257502K->214199K(502528K), 0.1311984 secs]
    167896.193: [GC 167896.193: [ParNew: 58039K->14005K(65280K), 0.1251256 secs] 257719K->213736K(502528K), 0.1252037 secs]
    168995.770: [GC 168995.770: [ParNew: 57525K->14908K(65280K), 0.1323343 secs] 257256K->214639K(502528K), 0.1324177 secs]
    170473.044: [GC 170473.044: [ParNew: 58406K->13246K(65280K), 0.1297561 secs] 258137K->214509K(502528K), 0.1298420 secs]
    172138.882: [GC 172138.882: [ParNew: 56766K->13179K(65280K), 0.1242925 secs] 258029K->214529K(502528K), 0.1244869 secs]
    173765.901: [GC 173765.901: [ParNew: 56699K->13108K(65280K), 0.1133061 secs] 258049K->214530K(502528K), 0.1134013 secs]
    175397.537: [GC 175397.538: [ParNew: 56628K->13099K(65280K), 0.1132888 secs] 258050K->214530K(502528K), 0.1133802 secs]
    177073.832: [GC 177073.832: [ParNew: 56619K->11921K(65280K), 0.1174916 secs] 258050K->215134K(502528K), 0.1176224 secs]
    178860.479: [GC 178860.479: [ParNew: 55441K->11246K(65280K), 0.0978596 secs] 258654K->214657K(502528K), 0.0979392 secs]
    180495.593: [GC 180495.593: [ParNew: 54766K->11270K(65280K), 0.0992530 secs] 258177K->214693K(502528K), 0.0993352 secs]
    182174.446: [GC 182174.446: [ParNew: 54790K->12055K(65280K), 0.1081207 secs] 258213K->215500K(502528K), 0.1082003 secs]
    183955.471: [GC 183955.472: [ParNew: 55572K->11346K(65280K), 0.1053898 secs] 259018K->214800K(502528K), 0.1054727 secs]
    SAP J2EE Engine Version 6.40   PatchLevel 87289.311 is shutting down!  PatchLevel 87289.311 November 18, 2004 20:31 GMT
    Stopping services.
      Service ssl stopped. (0 ms)
      Service DQE stopped. (1141 ms)
      Service jms_provider stopped. (20000 ms) - Timeout expired.
      Service classload stopped. (0 ms)
      Service servlet_jsp stopped. (20000 ms) - Timeout expired.
      Service sld stopped. (20000 ms) - Timeout expired.
      Service pmi stopped. (47 ms)
      Service tcsecdestinations~service stopped. (0 ms)
      Service tcsecsecurestorage~service stopped. (0 ms)

    Hi,
    Apply EP 6.0 SP 11. Maybe that helps. As I find out it's a problem to run with different SP levels.
    Regards,
    daniel

  • Cannot Start J2EE 1.4 Server

    When i try to start the J2EE 1.4 Server on Windows XP Professional i get:
    Domain Domain1 failed to startup
    [#|2005-04-25T14:29:27.912+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.resource.corba|_ThreadID=10;|
    java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at java.net.ServerSocket.<init>(ServerSocket.java:141)
         at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:84)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(SSLServerSocketImpl.java:79)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(SSLServerSocketFactoryImpl.java:57)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:312)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:270)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:53)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:190)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.addToIORTemplate(CorbaTransportManagerImpl.java:207)
         at com.sun.corba.ee.spi.oa.ObjectAdapterBase.initializeTemplate(ObjectAdapterBase.java:104)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:385)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.makeRootPOA(POAImpl.java:253)
         at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:163)
         at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
         at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
         at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
         at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:185)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-04-25T14:29:27.912+1000|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.resource.corba.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710209: (INTERNAL) Unable to create listener thread on the specific port"
    org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.createListenerFailed(ORBUtilSystemException.java:3142)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.createListenerFailed(ORBUtilSystemException.java:3160)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:60)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:190)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.addToIORTemplate(CorbaTransportManagerImpl.java:207)
         at com.sun.corba.ee.spi.oa.ObjectAdapterBase.initializeTemplate(ObjectAdapterBase.java:104)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:385)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.makeRootPOA(POAImpl.java:253)
         at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:163)
         at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
         at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
         at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
         at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:185)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: java.lang.RuntimeException: Failed to create server socket when calling ORBSocketFactory.createServerSocket(SSL_MUTUALAUTH, 1061)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:57)
         ... 20 more
    Caused by: java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at java.net.ServerSocket.<init>(ServerSocket.java:141)
         at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:84)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(SSLServerSocketImpl.java:79)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(SSLServerSocketFactoryImpl.java:57)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:312)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:270)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:53)
         ... 20 more
    |#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5081: Exception while creating ORB: [org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 209  completed: No]|#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5082: Exception running j2ee services: [java.lang.RuntimeException: Unable to create ORB]|#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5091: Error executing J2EE server ...
    java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:316)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
         ... 9 more
    |#]
    [#|2005-04-25T14:29:27.952+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5092: J2EE server reported following error: [Unable to create ORB] |#]
    [#|2005-04-25T14:29:27.952+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5093: Error executing J2EE server |#]
    [#|2005-04-25T14:29:27.962+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:234)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:609)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         ... 7 more
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:316)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         ... 8 more
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
         ... 9 more
    |#]
    [#|2005-04-25T14:29:27.962+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2005-04-25T14:29:27.962+1000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2005-04-25T14:29:27.962+1000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2005-04-25T14:29:27.962+1000|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: WEB0106: An error occurred while stopping the web container
         at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:536)
         at com.sun.enterprise.web.PEWebContainerLifecycle.onShutdown(PEWebContainerLifecycle.java:65)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:400)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:233)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: LifecycleException: WEB0103: This web container has not yet been started
         at com.sun.enterprise.web.WebContainer.stop(WebContainer.java:529)
         at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:528)
         ... 9 more
    |#]
    Can anyone suggest where the problem is?

    how do i fix the problemIIRC, in your domain's config directory, look for domain.xml. It contains the configuration, which you may modify (after checking the documentation).
    x

  • I cannot start j2ee, deploytool, or any of the other applications

    I have downloaded j2ee1.3, and I am working on windows 98. I have set the following environment variables as shown below, within the userconfig.bat file:
    SET JAVA_HOME=C:\jdk1.3.1_01
    SET JAVA2EE_HOME=C:\j2sdkee1.3
    SET ANT_HOME=C:\j2sdkee1.3\jakarta-ant-1.3
    (I am confident these environment variables are set properly since they do point to where the software has been saved).
    I have tried to launch the deploy tool by typing in
    deploytool at the dos prompt(I have my prompt set to C:\My Documents\newStuff\Mihir\Java>)
    Doing this, I get the following output:
    Syntax error
    Syntax error
    Syntax error
    The deployment tool version is 1.3
    Options
    -ui Runs the tool with a UI (default mode)
    -help Display this help message
    -deploy <ear file> <server name> [<client jar>]
    C:\My Documents\newStuff\Mihir\Java>
    I get the same results when trying to run J2ee, the only difference is that the options menu is different.
    Problem: I don't think deploytool and j2ee are working on my computer. Whenever I try to start any of the .bat applications in the j2ee/bin directory, I am immediately taken back to the DOS prompt. Why is this happening?? What is the problem??
    I don't know if this makes a difference.. but when ever I click on any of the .bat files in j2ee/bin, A dos window opens up and gives me the following output:
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Out of environment space
    Syntax error
    Syntax error
    Syntax error
    Out of environment space
    Out of environment space
    Out of environment space
    Please tell me what the problem is???

    Ah! I have the same problem with the syntax error. I traced it to 3 statements in setenv.bat:
    ==================
    set JAAS_OPTIONS=-Djava.security.auth.policy=%J2EE_HOME%\lib\security\jaas.policy
    set SSL_OPTIONS=-Djavax.net.ssl.trustStore=%J2EE_HOME%\lib\security\cacerts.jks
    set LISTEN_OPTIONS=-Dcom.sun.CORBA.connection.ORBListenSocket=SSL:0,SSL_MUTUALAUTH:0,PERSISTENT_SSL:1060
    ===================
    the problem being the env variables are assigned strings that contain '='. Anybody know how to circumvent this? I have tried single/double quotes, escaping with backslash, with no effect.
    Thanks,
    Laks.

  • Cannot Start J2EE Server via the MMC

    Hello. We have recently installed the netweaver platform and stumbled upon a problem. We are utilizing the MMC to start the J2EE server. I have searched extensivly through the threads and have completed all of the suggestions. Including memory adjustments and security settings. When I right click on the service and hit start it changes from grey to yellow but then to grey again. Do you know where there is a log that I can view to see the error?
    Best Regards,
    Pete

    Hi Peter,
    Right click on the same service that you are trying to start and select developer trace.
    This should give you a view on what may be causing the problem.
    Regards
    Daniel

  • Cannot Start J2EE server... NoSuchMethodError...

    Hi
    I've installed J2EESDK1.3.1 on my machine that runs on WindowsNT workstation. I've set all the necessary env vars like J2EE_HOME, JAVA_HOME, J2EE_CLASSPATH, PATH, CLASSPATH etc etc.
    But when I try to run the server, it gives me the following error : (it just hangs after that...)
    D:\j2eesdk1.3\bin>j2ee
    J2EE server listen port: 1050
    Redirecting the output and error streams to the following files:
    d:\j2eesdk1.3\logs\00c04f88f7db\j2ee\j2ee\system.out
    d:\j2eesdk1.3\logs\00c04f88f7db\j2ee\j2ee\system.err
    Exception in thread "main"
    Can anyone tell me how to solve this problem?
    Thanks,
    Senthil

    When I opened the LOG file created, I found the following info :
    Logging for J2EE Server Version: 1.3.1-b17 started at: Sun Feb 03 14:11:14 GMT+05:30 2002..
    Using the Java HotSpot(TM) Client VM and the version number 1.3.0 from Sun Microsystems Inc..
    VM is using the classpath: d:\j2eesdk1.3\lib\system\cloudscape.jar;d:\j2eesdk1.3\lib\system\tools.jar;d:\j2eesdk1.3\lib\cloudscape\RmiJdbc.jar;d:\j2eesdk1.3\lib\cloudscape\cloudclient.jar;d:\j2eesdk1.3\lib\classes;d:\j2eesdk1.3\classes;d:\j2eesdk1.3\lib\j2ee.jar;d:\j2eesdk1.3\lib\toolclasses;d:\j2eesdk1.3\lib\j2eetools.jar;d:\j2eesdk1.3\lib\locale;;d:\jdk1.3\lib\tools.jar;d:\j2eesdk1.3\lib\jhall.jar .
    J2EE Home Directory has been set to: d:\j2eesdk1.3.
    java.lang.NoSuchMethodError at com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImpl.java:1256)
         at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(ShutdownUtilDelegate.java:223)
         at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.writeAny(ShutdownUtilDelegate.java:178)
         at javax.rmi.CORBA.Util.writeAny(Util.java:80)
         at org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.rebind(Unknown Source)
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:188)
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:202)
         at javax.naming.InitialContext.rebind(InitialContext.java:370)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:192)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:149)
         at com.sun.enterprise.server.J2EEServer.bindObject(J2EEServer.java:718)
         at com.sun.enterprise.server.J2EEServer.createServerObject(J2EEServer.java:473)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    Pls help.
    -Senthil

  • Really need help!! I cannot start J2EE server

    Hi,
    I have installed:
    j2sdk-1_3_1_02-win.exe and j2sdkee-1_3_1-win.exe
    and I have set the environment variables like this:
    set PATH = C:\windows;C:\windows\command;c:\jdk1.3.1_02\bin;
    set JAVA_HOME = c:\jdk1.3.1_02;
    set J2EE_HOME = c:\j2sdkee1.3.1;
    However, it still doesn't work when I type:
    j2ee -verbose
    it said:
    ERROR; Set J2EE_HOME to the path of a valid j2sdkee.
    Is there anything that I did it wrong?
    Really sorry to raise such a silly question, but I really need to solve this problem.
    Any help is really appreciated much!
    regards,
    Eaton

    As a last resort, you might try wrapping j2ee.bat in your own batch file, eg something like.
    set J2EE_HOME=whatever
    set PATH=%PATH%;%J2EE_HOME%\bin
    call j2ee.bat -verbose
    pause
    I've had wierdness on WindowsME with environment variables (can't get at the environment AT ALL)
    If you're using Win2K then you also have to contend with global env vars and user env vars, it might be worth checking which you've set.

Maybe you are looking for

  • Re: Network connection, but no internet connection

    I have a MacBook Pro, 10.6.8. I am set up ith Airport Extreme, and everything has worked great. All of a sudden I have no internet. I open up Airport Utilities and there is no Airport to be seen. I gave the Airport a Hard Reboot ( 5 seconds on the bu

  • Preloader error

    I have a preloader that will externally load my swf however when I run it it is producing this error VerifyError: Error #1014: Class flash.text.engine::FontDescription could not be found. My preloader code works on another swf but not on this one. My

  • What's inside of Pagemaker 7.0 package?

    I am trying to buy used Pagemaker 7.0 from eBay or Amazon. However there's no good information about what's inside of original package because most of used programs have missing manuals or CDs, etc.

  • I copied my Outlook Express address book to an expansion drive. How do I import it into Thunderbird?

    Outlook Express was being used with Windows XP

  • Ayuda fallo Elements2 al iniciar

    Tengo Adobe® Photoshop® Elements 2.0 al intentar iniciarlo me sale un error que me dice "Error al iniciar la aplicación porque no se encontró pano12.dll. La reinstalación de la aplicación puede solucionar el problema" y "No se encuentra el punto de e