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

Similar Messages

  • Cannot start instance of another server : correction

    Correction : To the moderator of the newsgroup, please delete my other post with
    the subject 'Cannot start instance of another server'.
    In the console of WLS 6.1 SP3 on HP-UX, I have created another instance of a server
    I called 'another_of_myserver' (in addition to the default myserver). When I
    try to start another_of_myserver, it won't start and gives the following error
    ============================
    <Nov 26, 2002 1:32:04 PM EST> <Error> <NodeManager> <Could not start server 'another_of_myserver'
    via Node Manager - reason: '[SecureCommandInvoker: Could not create a socket to
    the NodeManager running on host 'localhost:5555' to execute command 'another_of_myserver',
    reason: Connection refused. Ensure that the NodeManager on host 'localhost' is
    configured to listen on port '5555' and that it is actively listening]'>
    ===========================
    What does it mean and how do I get it to start ?
    Thanks for any help or suggestion.

    Athooya,
    If you do not specify a weblogic.nodemanager.listenPort or
    weblogic.nodemanager.listenAddress they will be set to the default.
    So the listenAddress will be localhost and so not matching exactly the address
    used by the remote
    start. Please try to set the listen address of the Node Manager when it is
    started. You can specify the address on which the Node Manager will listen for
    requests from the
    Administration Server with the following parameter: -Dweblogic.nodemanager.listenAddress=host
    where host is the DNS name or IP address of the machine where the Node Manager
    is started.
    The default port on which the Node Manager will listen for requests
    from the Administration Server is 5555. You can change this with the following
    startup parameter:
    -Dweblogic.nodemanager.listenPort=port
    Refer to
    http://edocs.bea.com/wls/docs61/adminguide/remotestart.html for additonal information.
    Chuck Nelson
    DRE
    BEA Technical Support

  • 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...

  • Getting error message setting up contacts "your setup cannot start because the iCloud server has stopped responding"   How can I fix this?

    Trying to set up contacts on Windows7 PC. Get error message that "setup cannot start because iCloud server has stopped responding.  How can I fix this?

    Looks like itunes was still trying to communicate with my iphone and got confused when it couldnt find it.    Found this in another post and it worked great.
    Solution:
    Make sure you are not connected to the internet and then open itunes. Sync your phone and then enable the internet again. Then stay connected to the internet and close your itunes and reopen it. Bam problem solved.
    By WaKaDo

  • 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 Coldfusion 9 Application Server Service

    Note that this is for a Dev server.  Not vital, but super annoying.  I found my machine had been restarted due to Lumension.  This is normal.  However, since I imported a .car file from the old CF8 server directly to this CF9 Dev server I had not rebooted or restared the CF9 service.
    I found these error messages in the Event viewer:
    The ColdFusion 9 Application Server service could not be started.  Check the server "coldfusion" log files for more information.
    and
    The ColdFusion 9 Application Server service terminated with service-specific error The system cannot find the file specified..
    I checked the JRUN logs and cannot find any logs pertaining to anything matching today's timestamp nor anything out of place that appears to be the cause.  Nothing in CF logs either, mostly because CF never got up to running status so no logs could be generated.
    I thought I found the culprit in this post, http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:61223 ... but the fix had no effect.  I didn't find anything in my search using grep outside of the JRUN temp folder which a single .xml file had an invalid Coldfusion8 path.  Fixing the path or deleting the offending temp files didn't cure the problem.
    I've also tried moving all the root files that was moved into the /ColdFusion9/wwwwroot/ directory out and trying to start the service, but same error and failure occurs.
    I have not tried reinstalling.  I did install the CF9.0.1 update and it was working just dandy until this restart.  There are no other computer problems experienced that I can tell and not other errors were found in the event viewer.

    Thanks!  I now have an error that I can chase and hopefully diagnose.
    "Error: no known VMs.  (check for corrupt jvm.cfg file)" was the exposed error.
    With a little big of the Goog I ended up with a solution from another CF user experiencing the same joys: http://forums.adobe.com/thread/795168
    Found the problem to be as I suspected some incorrect path.  It was the java.home variable that was incorrect.  java.home=<IncorrectDrive>:/ColdFusion9/runtime/jre  I changed that to java.home=C:/ColdFusion9/runtime/jre and it fired up just fine.  Solved!

  • Cannot start IPlanet4.1 Admin server

    I am facing a few issues with IPlanet webserver.I had an instance running a secure https instance.I later removed it to add another instance but I couldn't do so successfully.After creating anohter instance I get "Trust Database does not exist" error when I try to install the certificate.If I try to create a database I get error saring that the database already exist..strange..!!
    While trying different things I stopped my Admin server and tried restarting it. Now I cannot even IPlanet's Admin server.I don't get any specific error messagea.I am posting the the error log for the Admin server.
    At the end of the log it seems like it started the webserver.I am running windows 2000.
    I would appreciate any help!
    [09/Sep/2002:17:24:15] info ( 1712): successful server startup
    [09/Sep/2002:17:24:15] info ( 1712): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [09/Sep/2002:17:28:50] info ( 1712): Suspend Httpd Service
    [11/Sep/2002:10:42:55] info ( 928): successful server startup
    [11/Sep/2002:10:42:55] info ( 928): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [22/Oct/2002:15:35:46] failure ( 928): for host 10.10.252.245 trying to POST /https-cybere_dev/bin/swmhome, cgi-parse-output reports: the CGI program e:\Netscape\Server4\bin\https\httpadmin\bin\swmhome.exe did not produce a valid header (program terminated without a valid CGI header (check for core dump or other abnormal termination)
    [21/Nov/2002:17:43:38] info ( 928): Suspend Httpd Service
    [21/Nov/2002:17:43:41] info ( 360): successful server startup
    [21/Nov/2002:17:43:41] info ( 360): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [21/Nov/2002:18:23:26] info ( 360): Suspend Httpd Service
    [21/Nov/2002:18:23:50] info ( 2648): successful server startup
    [21/Nov/2002:18:23:50] info ( 2648): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [21/Nov/2002:18:24:26] info ( 2648): Suspend Httpd Service
    [21/Nov/2002:18:25:03] info ( 360): successful server startup
    [21/Nov/2002:18:25:03] info ( 360): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [06/Dec/2002:16:29:53] security ( 360): for host 10.10.1.253 trying to GET /bigipgui/bigconf.cgi, basic-ncsa reports: user support does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [06/Dec/2002:16:30:06] security ( 360): for host 10.10.1.253 trying to GET /, basic-ncsa reports: user admin password did not match pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [06/Dec/2002:16:30:09] security ( 360): for host 10.10.1.253 trying to GET /, basic-ncsa reports: user admin password did not match pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [06/Dec/2002:16:31:03] security ( 360): for host 10.10.1.253 trying to GET /nstelemetry.adp, basic-ncsa reports: user nsadmin does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [26/Dec/2002:12:49:21] warning ( 360): for host 10.10.252.243 trying to GET /https-cybere_dev_SSL/admin/pcontrol, send-cgi reports: cannot find CGI program e:/Netscape/Server4/bin/https/admin/bin/pcontrol.exe (File not found)
    [26/Dec/2002:12:49:21] failure ( 360): cgi_send:cgi_start_exec e:/Netscape/Server4/bin/https/admin/bin/pcontrol.exe failed
    [13/Jan/2003:11:08:59] security ( 360): for host 10.10.252.243 trying to GET /, basic-ncsa reports: user tsomal does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [13/Jan/2003:11:09:08] security ( 360): for host 10.10.252.243 trying to GET /, basic-ncsa reports: user resoft does not exist in pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [13/Jan/2003:12:38:56] security ( 360): for host 10.10.250.188 trying to GET /, basic-ncsa reports: user admin password did not match pwfile e:/Netscape/Server4/https-admserv/config/admpw
    [15/Jan/2003:13:00:54] info ( 360): Suspend Httpd Service
    [15/Jan/2003:13:00:56] info ( 1536): successful server startup
    [15/Jan/2003:13:00:56] info ( 1536): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:01:32] info ( 792): successful server startup
    [15/Jan/2003:13:01:32] info ( 792): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:03:14] info ( 1456): successful server startup
    [15/Jan/2003:13:03:14] info ( 1456): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:03:35] info ( 2984): successful server startup
    [15/Jan/2003:13:03:35] info ( 2984): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:05:08] info ( 2548): successful server startup
    [15/Jan/2003:13:05:08] info ( 2548): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:06:17] info ( 1152): successful server startup
    [15/Jan/2003:13:06:17] info ( 1152): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:09:02] info ( 1224): successful server startup
    [15/Jan/2003:13:09:02] info ( 1224): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:11:01] info ( 2656): successful server startup
    [15/Jan/2003:13:11:01] info ( 2656): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:12:13] info ( 2660): successful server startup
    [15/Jan/2003:13:12:13] info ( 2660): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:13:44] info ( 3336): successful server startup
    [15/Jan/2003:13:13:44] info ( 3336): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:15:50] info ( 3856): successful server startup
    [15/Jan/2003:13:15:50] info ( 3856): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:20:04] info ( 1636): successful server startup
    [15/Jan/2003:13:20:04] info ( 1636): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:20:17] info ( 1172): successful server startup
    [15/Jan/2003:13:20:17] info ( 1172): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:23:11] info ( 2756): successful server startup
    [15/Jan/2003:13:23:11] info ( 2756): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:23:18] info ( 932): successful server startup
    [15/Jan/2003:13:23:18] info ( 932): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:27:27] info ( 1292): successful server startup
    [15/Jan/2003:13:27:27] info ( 1292): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:28:48] info ( 3680): successful server startup
    [15/Jan/2003:13:28:48] info ( 3680): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:28:56] info ( 808): successful server startup
    [15/Jan/2003:13:28:56] info ( 808): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:31:16] info ( 2688): successful server startup
    [15/Jan/2003:13:31:16] info ( 2688): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:37:16] info ( 3652): successful server startup
    [15/Jan/2003:13:37:16] info ( 3652): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:42:13] info ( 2808): successful server startup
    [15/Jan/2003:13:42:13] info ( 2808): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:13:43:26] info ( 1292): successful server startup
    [15/Jan/2003:13:43:26] info ( 1292): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:14:11:29] info ( 3772): successful server startup
    [15/Jan/2003:14:11:29] info ( 3772): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:14:11:41] info ( 3120): successful server startup
    [15/Jan/2003:14:11:41] info ( 3120): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:15:32:09] info ( 3596): successful server startup
    [15/Jan/2003:15:32:09] info ( 3596): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:17:37:15] info ( 1712): successful server startup
    [15/Jan/2003:17:37:15] info ( 1712): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [15/Jan/2003:18:41:27] info ( 1000): successful server startup
    [15/Jan/2003:18:41:27] info ( 1000): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:10:21:47] info ( 1116): successful server startup
    [16/Jan/2003:10:21:47] info ( 1116): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:50:46] info ( 1072): successful server startup
    [16/Jan/2003:12:50:46] info ( 1072): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:55:13] info ( 1464): successful server startup
    [16/Jan/2003:12:55:13] info ( 1464): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:59:37] info ( 3456): successful server startup
    [16/Jan/2003:12:59:37] info ( 3456): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:59:49] info ( 3588): successful server startup
    [16/Jan/2003:12:59:49] info ( 3588): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:12:59:56] info ( 980): successful server startup
    [16/Jan/2003:12:59:56] info ( 980): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:00:06] info ( 2536): successful server startup
    [16/Jan/2003:13:00:06] info ( 2536): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:00:13] info ( 1572): successful server startup
    [16/Jan/2003:13:00:13] info ( 1572): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:00:58] info ( 2808): successful server startup
    [16/Jan/2003:13:00:58] info ( 2808): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:02:23] info ( 1536): successful server startup
    [16/Jan/2003:13:02:23] info ( 1536): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:02:37] info ( 1572): successful server startup
    [16/Jan/2003:13:02:37] info ( 1572): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
    [16/Jan/2003:13:03:43] info ( 2516): successful server startup
    [16/Jan/2003:13:03:43] info ( 2516): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15

    Your web server installation appears damaged, as though someone deleted some of the binaries.
    You'll probably have to restore from a backup or reinstall.

  • 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

    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 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.

  • 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 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.

Maybe you are looking for

  • Fund mgt

    Hello All, My client has implemented fund management so i need to ask , when i do advance payment to vender against Purchase order then will it affect the find budget. suggest

  • Accessing files stored in Common Server and share drive with  SAP DMS

    Hi DMS Gurus, We have a requirement, apart from retreving the data from content server storage, the client also wants the documents stored in common file server and Share drive also to be accessed through DMS, 1) one option for this may be upload all

  • Plz help in solving this servlet error...

    Hi, I've a webapplication in struts. As soon as i submit the login form i'm getting this error :- WARN [RequestProcessor] Unhandled Exception thrown: class java.lang.NullPointerException 08:58:10,071 ERROR [[action]] Servlet.service() for servlet act

  • URGENT: Exam 74-409: Server Virtualization with Windows Server Hyper-V and System Center.

    Hi every one, I passed my first certification exam of Microsoft (74-409) and luckily passed the exam in 1st Attempt.and receive PASSED Status sheet  form PROMETRIC center they told me to check email within 15 days u receive ur certificate. But What H

  • How to install Mosaic?

    Hi there! I'm starting my studies on LiveCycle and have been dealing with LC Workbench, Output and PDF Generator, as well as Designer and Administration Console and other server and user tools. Now I'd like to take a look at Mosaic and what types of