J2ee -verbose error

Hi,
I have download the j2se and j2ee versions for petstore and created the required env variables. When the start the Cloudscape, it is fine. But when I executed J2EE - Verbose from the cmd prompt, I get the following error and the execution stops.
[i]Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/corba/se/inte
rnal/util/IdentityHashtable
at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.<clinit>(Util.java:87)
at com.sun.corba.ee.internal.POA.POAImpl.activate(POAImpl.java:935)
at com.sun.corba.ee.internal.POA.POAImpl.activate_object(POAImpl.java:89
5)
at com.sun.corba.ee.internal.CosNaming.TransientNameService.initialize(T
ransientNameService.java:117)
at com.sun.corba.ee.internal.CosNaming.TransientNameService.<init>(Trans
ientNameService.java:70)
at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg
r.java:103)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
Any suggestions?

Hi,
Which version of Java Pet Store are you using?
I would encourage you to use the new Java Pet Store 2.0:
https://blueprints.dev.java.net/petstore/
I would also confirm that your classpath variable is set correctly. What is your current classpath?
-Larry

Similar Messages

  • J2ee -verbose errors

    I have tried to start j2ee version 1.4 and I get the following error:
    INFO: Starting JMS service...
    INFO: Starting JMS via Resource Adapter
    INFO: Deploying jmsra.rar in C:\j2sdkee1.4\lib\system_apps\jmsra.rar
    INFO: ResourceAdapter jmsra.rar started...
    INFO: Initializing Coyote HTTP/1.1 on port 8000
    INFO: Initializing Coyote HTTP/1.1 on port 7000
    INFO: Loaded registry information 801 ms
    SEVERE: Missing application web.xml, using defaults only StandardEngine[Standard-Engine].StandardHost[localhost].StandardContext[]
    SEVERE: Added certificates -> request attribute Valve
    INFO: Starting Coyote HTTP/1.1 on port 8000
    INFO: Starting Coyote HTTP/1.1 on port 7000
    INFO: JACC:Policy Repository set to C:\j2sdkee1.4\repository\policy
    SEVERE: Added certificates -> request attribute Valve
    INFO: Configured an authenticator for method FORM
    INFO: J2EE Web Admin Tool started
    INFO: JAXR:Installing JAXR RA
    INFO: Deploying jaxr-ra.rar in C:\j2sdkee1.4\lib\system_apps\jaxr-ra.rar
    INFO: Binding Connection Factory, name = QueueConnectionFactory
    INFO: Binding Connection Factory, name = eis/JAXR
    INFO: Binding Connection Factory, name = jms/TopicConnectionFactory
    INFO: Binding Connection Factory, name = jms/QueueConnectionFactory
    INFO: Binding Connection Factory, name = TopicConnectionFactory
    INFO: Binding Administered Object, name = jms/Topic
    INFO: Binding Administered Object, name = jms/Queue
    INFO: Starting EJB Timer Service...
    INFO: J2EE server startup complete.
    Which means I can not run the web-admin tools.
    Phil

    after a number of re-installs this appears to go away?
    sorry to have wasted anyones time

  • J2ee -verbose command doesn't work!!

    Hi! I've installed J2EE SDK 1.4 and also changed PATH and classpath and my OS is WinXP.
    But when i try to run
    j2ee -verbose
    in command line it gives an error message sayin'
    not recognized as a command.
    My path and classpath in autoexec.bat file looks like below, I even executed autoexec.bat file and restarted the computer still it won't work. Need help plz.
    SET PATH=%PATH%;%JAVAHOME%\BIN;%ANT_HOME%\BIN;%J2EE_HOME%\BIN;
    PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\Program Files\j2sdk_nb\j2sdk1.4.2\bin;C:\mysql\bin;C:\Sun\AppServer\jdk\bin;C:\apache-ant-1.6.0\bin;C:\Sun\AppServer\jdk\bin;
    SET CLASSPATH=.;C:\Program Files\j2sdk_nb\j2sdk1.4.2\lib\tools.jar;C:\Documents and Settings\Boii\My Documents\My Unzipped Files\JDBCConnector\mysql-connector-java-3.0.9-stable\mysql-connector-java-3.0.9-stable-bin.jar;C:\apache-ant-1.6.0\lib;C:\Sun\AppServer\jdk\lib\tools.jar;%CLASSPATH%
    -DM

    Thanks for ur reply. But there's no j2ee.bat file in <J2EE_HOME>/bin directory. So, do u think I won't be able to start that from command line? There's a gui through which I can start the server but not through command line.
    NOte: It's J2EE sdk 1.4 not 1.3
    --DM

  • J2EE Startup Error

    I install JDK1.3.0_02 and J2EE1.3.1 as the J2EE tutorial say.But when I run j2ee -verbose,I got the error message as following.
    C:\>j2ee -verbose
    J2EE server listen port: 1050
    Naming service started:1050
    Exception in thread "main" java.lang.NoSuchMethodError
    at com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImp
    l.java:1256)
    at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(Sh
    utdownUtilDelegate.java:223)

    After tried your approach, I still got this error....
    J2SE: 1.4.0
    J2EE: 1.3.1
    Windows 2000 Pro.
    Anyone has a fix to this??
    Thanks...
    Jay
    C:\>j2ee -verbose
    J2EE server listen port: 1050
    java.lang.RuntimeException: Could not initialize j2ee server. Possible cause could be another instan
    ce of the server already running.
    at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:119)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Could not initialize j2ee server. Possible cause could be another instan
    ce of the server already running.
    at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:119)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Could not initialize j2ee server. Possible cause could be another instan
    ce of the server already running.
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    J2EE server reported the following error: Could not initialize j2ee server. Possible cause could be
    another instance of the server already running.
    Error executing J2EE server ...

  • While iam giving j2ee -verbose,j2ee -start, j2ee -stop

    Even i have setted all the paths like J2EE_HOME,JAVA_HOME,ANT_HOME in environment variables, setenv.bat and j2ee.bat,
    while giving these commands in the command line i.e j2ee -verbose,j2ee -start, j2ee -stop.iam getting the following error.
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/naming/Context
    at com.sun.enterprise.server.J2EEServer.<clinit>(J2EEServer.java:53)"
    any one pl find that problem and give reply to [email protected]
    thanks in advance
    srikanthraju

    I am having exactly the same problem, and am stuck. Can anyone out there help please?
    Yem

  • J2EE start error

    I got this error when I run this command, j2ee -verbose
    Syntax error
    Syntax error
    Syntax error
    Java 2 Enterprise Edition Server
    Options:
    -verbose Redirect all logging output to the current shell
    -help Print this help message
    -version Print the version
    -stop Stop the J2EE server
    Please assist. Thanks

    "Can't start J2ee server..." "J2ee server won't start"
    Ok, I was a bit hasty in recommending that last thread.
    There is another thread that just got me up and running
    on Win98. I've place some search strings at the top to
    assist others in their quest.
    'peterlok' posted a fix for the batch files. It works fine
    and allowed me to run the petstore example with ease. I
    will repost the changes recommended, but the thanks goes
    to him for his hard work. His thread is definitely worth
    a read. I have one additional suggestion to add to his
    changes:
    Go through the batch files and add (at least) one %1 to
    replace any %* that you find. I am not familiar with all
    the j2ee tools yet, so additional %2 %3 ... might be required
    to support multiple input arguments. However, if you at
    least change them from %* to %1, single arguments will work.
    Here is the original thread by 'peterlok':
    http://forum.java.sun.com/thread.jsp?forum=136&thread=166386
    Here are my final files for setenv.bat and j2ee.bat:
    (Remeber to back up your files before altering them!)
    @REM ============= setenv.bat =======================
    call %J2EE_HOME%\bin\userconfig.bat
    if "%JMS_HOME%" == "" set JMS_HOME=%J2EE_HOME%
    set LIBDIR=%J2EE_HOME%\lib
    set LOCALEDIR=%J2EE_HOME%\lib\locale
    set CLOUDSCAPE_INSTALL=%LIBDIR%\cloudscape
    set CLASSESDIR=%LIBDIR%\classes
    set JMS_CLASSESDIR=%JMS_HOME%\classes
    set J2EEJARS=%LIBDIR%\j2ee.jar
    set JAVATOOLS=%JAVA_HOME%\lib\tools.jar
    set JAVAHELPJARS=%LIBDIR%\jhall.jar
    rem JMS DB PATH must end in slash to specify a directory
    set JMS_DB_PATH=%J2EE_HOME%\repository\%COMPUTERNAME%\db\
    set SYSTEM_LIB_DIR=%LIBDIR%\system
    set JMS_RI_JDBC=%SYSTEM_LIB_DIR%\cloudscape.jar;%SYSTEM_LIB_DIR%\tools.jar
    set CLOUDJARS=%JMS_RI_JDBC%;%CLOUDSCAPE_INSTALL%\RmiJdbc.jar;%CLOUDSCAPE_INSTALL%\cloudclient.jar
    set CPATH=%CLOUDJARS%;%CLASSESDIR%;%JMS_CLASSESDIR%;%J2EEJARS%;%LOCALEDIR%;%J2EE_CLASSPATH%;%JAVATOOLS%;%JAVAHELPJARS%
    @REM ==========================================
    @REM Here's where you need to change the setenv.bat file.
    @REM Below are the original lines in the file.
    @REM I have commented them out with REM and replaced them below.
    @REM This is to work around the two = sign problem on a SET line.
    @REM set JAAS_OPTIONS=-Djava.security.auth.policy=%J2EE_HOME%\lib\security\jaas.policy
    @REM set SSL_OPTIONS=-Djavax.net.ssl.trustStore=%J2EE_HOME%\lib\security\cacerts.jks
    @REM set LISTEN_OPTIONS=-Dcom.sun.CORBA.connection.ORBListenSocket=SSL:0,SSL_MUTUALAUTH:0,PERSISTENT_SSL:1060
    @REM set JAVACMD=%JAVA_HOME%\bin\java -Xmx128m %SSL_OPTIONS% %JAAS_OPTIONS%
    @REM ==========================================
    set JAVACMD=%JAVA_HOME%\bin\java -Xmx128m
    set JAAS_A=java.security.auth.policy
    set JAAS_B=%J2EE_HOME%\lib\security\jaas.policy
    set SSL_A=javax.net.ssl.trustStore
    set SSL_B=%J2EE_HOME%\lib\security\cacerts.jks
    @REM ============ end setenv.bat ====================
    @REM ============== j2ee.bat ========================
    @echo off
    if not "%J2EE_HOME%" == "" goto CONT0
    echo ERROR: Set J2EE_HOME before running this script.
    goto END
    :CONT0
    if EXIST "%J2EE_HOME%\bin\setenv.bat" goto CONT1
    echo ERROR: Set J2EE_HOME to the path of a valid j2sdkee.
    goto END
    :CONT1
    call %J2EE_HOME%\bin\setenv.bat
    if not "%JAVA_HOME%" == "" goto CONT2
    echo ERROR: Set JAVA_HOME before running this script.
    goto END
    :CONT2
    if EXIST "%JAVA_HOME%\bin\java.exe" goto CONT3
    echo ERROR: Set JAVA_HOME to the path of a valid jdk.
    goto END
    :CONT3
    @echo on
    @REM I have commented out the original line
    @REM and replaced it with a new line below.
    @REM %JAVACMD% %LISTEN_OPTIONS% -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter -Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl -Djms.home=%JMS_HOME% -Dcom.sun.jms.service.jdbc.dbpath=%JMS_DB_PATH% -Djms.properties=%J2EE_HOME%\config\jms_service.properties -Djava.security.policy==%J2EE_HOME%\lib\security\server.policy -Djava.security.auth.login.config=%J2EE_HOME%\lib\security\login.config -Dcom.sun.enterprise.home=%J2EE_HOME% -classpath %CPATH% com.sun.enterprise.server.J2EEServer %*
    %JAVACMD% -D%SSL_A%=%SSL_B% -D%JAAS_A%=%JAAS_B% -D%LISTEN_A%=%LISTEN_B% -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter -Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl -Djms.home=%JMS_HOME% -Dcom.sun.jms.service.jdbc.dbpath=%JMS_DB_PATH% -Djms.properties=%J2EE_HOME%\config\jms_service.properties -Djava.security.policy==%J2EE_HOME%\lib\security\server.policy -Djava.security.auth.login.config=%J2EE_HOME%\lib\security\login.config -Dcom.sun.enterprise.home=%J2EE_HOME% -classpath %CPATH% com.sun.enterprise.server.J2EEServer %1
    :END
    @REM ============== end j2ee.bat =====================
    *** Remember to go through all the other batch files
    and replace all %* with %1 so input args will work. ***
    Good luck, and much thanks to 'peterlok' for the fix!!
    GumB.

  • J2ee -verbose

    Hi All,
    When I tried to use this command j2ee -verbose on command window.
    C:\>j2ee -vebose
    Error: org/apache/commons/launcher/LaunchFilter
    Please tell me any body of you What this error message mean?
    Thanks in advance.

    Hi,
    The point is you probably downloaded the latest version of the J2EE 1.4, but the JMS book or resource that you have belonged to elder ones.
    So do these steps.
    1- try to find jms jar file to import into your IDE to help you develop your program better
    ( Although I can run my programs without any compilation or run time error but it's still a problem in some )
    2- try to configure the environment parameters as it says in the book.
    3- try to download the latest J2EE 1.4 from this link
    http://java.sun.com/j2ee/1.4/download.html
    4- use this tutorial and samples.
    (*) It's important to check whether the package that you are downloading has the deploytool included, otherwise you need to find that too to deploy your packages into the jar files.
    if you go these steps, you can easily compile and run the samples.
    if you have more question , don't hesitate to ask me.
    Take care
    APT

  • [J2EE:160149]Error while processing library references

    Hi,
    I have an application which was working 9.2.1. I have deployed this application to 9.2.3. I have modified weblogic-application.xml, but it is giving these erros:
    An error occurred during activation of changes, please see the log for details.
    [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml:
    [Extension-Name: beehive-controls-1.0, Specification-Version: 1, Implementation-Version: 1.0, exact-match: false],
    [Extension-Name: wls-commonslogging-bridge, Specification-Version: 1, Implementation-Version: 1.0, exact-match: false],
    [Extension-Name: weblogic-controls-1.0, Specification-Version: 1, Implementation-Version: 1.0, exact-match: false],
    [Extension-Name: wlp-tools-support-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false],
    [Extension-Name: wlp-webdav-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false],
    [Extension-Name: wlp-services-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false],
    [Extension-Name: p13n-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false].
    How can I resolve these errors?

    Hi,
    Weblogic Server has two clusters and admin server. The referenced libraries didnt targeted to admin server. Because of that it was giving these errors. I have targeted to admin server all referenced libraries and I have deployed it.
    But,
    When I say start my application, I am taking this error:
    [EJB:010127]Incorrect DataSource type detected.
    The DataSource with JNDI name 'weblogic.jdbc.jts.commercePool',
    specified in the RDBMS deployment descriptor for the EJB 'TrackedAnonymous'
    does not support global transactions. The EJB container requires a DataSource
    that supports global transactions to be specified for transactions to be managed correctly.
    Errors were encountered while performing this operation
    [EJB:010127]Incorrect DataSource type detected. The DataSource with JNDI name 'weblogic.jdbc.jts.commercePool', specified in the RDBMS deployment descriptor for the EJB 'TrackedAnonymous' does not support global transactions. The EJB container requires a DataSource that supports global transactions to be specified for transactions to be managed correctly.
    Here are my data sources:
    cgDataSource
    cgDataSource-nonXA
    DSFDS
    IXPOC9DATASOURCE
    NDSDataSource
    p13nDataSource
    portalDataSource
    portalDataSourceAlwaysXA
    portalDataSourceNeverXA
    samplesDataSource
    All of these datasources targeted to NDSCluster, NDSAdminServer.
    How can I solve this problem?

  • J2ee -verbose java.lang.NoSuchMethodError

    Hi, just trying to go through the tutorial but I cant get the j2ee process to run.
    I type j2ee -verbose and i get the following :
    J2EE server listen port: 1050
    Naming service started:1050
    Exception in thread "main" java.lang.NoSuchMethodError at com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImp
    l.java:1256) at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(Sh
    utdownUtilDelegate.java:223)
    at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.writeAny(Shutdown
    UtilDelegate.java:178)
    at javax.rmi.CORBA.Util.writeAny(Util.java:80)
    at org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.re
    bind(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(NamingManag
    erImpl.java:192)
    at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManag
    erImpl.java:149)
    at com.sun.enterprise.server.J2EEServer.bindObject(J2EEServer.java:718)
    at com.sun.enterprise.server.J2EEServer.createServerObject(J2EEServer.ja
    va:473)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    Anyone any ideas. I'm running on Windows 2000 and just followed the tutorial instalation instructions.
    cheers

    just realized that I needed a new JDK. I was running 1.3 but you need at least 1.3.1
    cheers
    David

  • NW2004sSP7_Preview J2EE Server error

    Hi,
    I am not able to start the J2ee server after install.
    Here is the trace file from the server.
    trc file: "C:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "700"
    node name   : ID14203250
    pid         : 5668
    system name : J2E
    system nr.  : 01
    started at  : Sun May 14 14:24:29 2006
    arguments       :
           arg[00] : C:\usr\sap\J2E\JC01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_TWCALA203437
           arg[02] : -DSAPINFO=J2E_01_server
           arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_TWCALA203437
    [Thr 5004] Sun May 14 14:24:29 2006
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01twcala203437] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.host=TWCALA203437] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : TWCALA203437
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : TWCALA203437
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14203200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14203250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14203200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14203250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 5004] Sun May 14 14:24:30 2006
    [Thr 5004] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5004] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4616] JLaunchRequestFunc: Thread 4616 started as listener thread for np messages.
    [Thr 5672] WaitSyncSemThread: Thread 5672 started as semaphore monitor thread.
    [Thr 5004] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5004] CPIC (version=700.2005.12.02)
    [Thr 5004] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 5004] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    [Thr 5004] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14203250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> 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 -verbose:gc -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1023M
    -> init heap size     : 1023M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\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     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 5004] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 5696] JLaunchIStartFunc: Thread 5696 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Denv.class.path=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip;C:\j2sdk1.4.2_09\jre\lib;C:\Program Files\SAP\JDT\eclipse\plugins\org.apache.ant_1.5.3
    -> arg[  4]: -Djava.security.policy=./java.policy
    -> arg[  5]: -Djava.security.egd=file:/dev/urandom
    -> arg[  6]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  7]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  8]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  9]: -Djco.jarm=1
    -> arg[ 10]: -verbose:gc
    -> arg[ 11]: -Djava.awt.headless=true
    -> arg[ 12]: -Dsun.io.useCanonCaches=false
    -> arg[ 13]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 14]: -XX:NewSize=170m
    -> arg[ 15]: -XX:MaxNewSize=170m
    -> arg[ 16]: -XX:MaxPermSize=192m
    -> arg[ 17]: -XX:PermSize=192m
    -> arg[ 18]: -XX:+DisableExplicitGC
    -> arg[ 19]: -XX:+UseParNewGC
    -> arg[ 20]: -XX:+PrintGCDetails
    -> arg[ 21]: -XX:+PrintGCTimeStamps
    -> arg[ 22]: -XX:SurvivorRatio=2
    -> arg[ 23]: -XX:TargetSurvivorRatio=90
    -> arg[ 24]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 25]: -verbose:gc
    -> arg[ 26]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 27]: -Dapplication.home=C:\usr\sap\J2E\JC01\exe
    -> arg[ 28]: -Djava.class.path=C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\Program Files\ThinkPad\Utilities;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\j2sdk1.4.2_09\bin;C:\Program Files\Intel\Wireless\Bin\;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> arg[ 30]: -Xdebug
    -> arg[ 31]: -Xnoagent
    -> arg[ 32]: -Djava.compiler=NONE
    -> arg[ 33]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50121
    -> arg[ 34]: -Dmemory.manager=1023M
    -> arg[ 35]: -Xmx1023M
    -> arg[ 36]: -Xms1023M
    -> arg[ 37]: -DLoadBalanceRestricted=no
    -> arg[ 38]: -Djstartup.mode=JCONTROL
    -> arg[ 39]: -Djstartup.ownProcessId=5668
    -> arg[ 40]: -Djstartup.ownHardwareId=K0385668384
    -> arg[ 41]: -Djstartup.whoami=server
    -> arg[ 42]: -Djstartup.debuggable=yes
    -> arg[ 43]: -DSAPINFO=J2E_01_server
    -> arg[ 44]: -DSAPSTARTUP=1
    -> arg[ 45]: -DSAPSYSTEM=01
    -> arg[ 46]: -DSAPSYSTEMNAME=J2E
    -> arg[ 47]: -DSAPMYNAME=TWCALA203437_J2E_01
    -> arg[ 48]: -DSAPDBHOST=TWCALA203437
    -> arg[ 49]: -Dj2ee.dbhost=TWCALA203437
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    [Thr 5696] JLaunchIAbortJava: abort hook is called
    [Thr 5696] JLaunchCloseProgram: good bye (exitcode = -2)

    Hi,
    I have the same problem: the J2EE services do not start after installation,
    and reducing the heap size did not help!
    I have 3GB of RAM.
    This is my trace (please note the error code "exitcode = -11113"
    - what does it mean?):
    node name   : ID19941450
    pid         : 4944
    system name : X11
    system nr.  : 01
    started at  : Fri Jun 30 11:12:14 2006
    arguments       :
           arg[00] : C:\usr\sap\X11\DVEBMGS01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
           arg[02] : -DSAPINFO=X11_01_server
           arg[03] : pf=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1058
           arg[06] : -DSAPSYSTEM=01
           arg[07] : -DSAPSYSTEMNAME=X11
           arg[08] : -DSAPMYNAME=testxi_X11_01
           arg[09] : -DSAPPROFILE=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4948] Fri Jun 30 11:12:14 2006
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.box.number=X11DVEBMGS01testxi] [jstartxx.c   841]
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.en.host=testxi] [jstartxx.c   841]
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties]
    -> ms host    : testxi
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\X11\DVEBMGS01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : testxi
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\X11\DVEBMGS01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID19941400 : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID19941450 : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID19941400           : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] ID19941450           : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    [Thr 4948] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4948] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4952] JLaunchRequestFunc: Thread 4952 started as listener thread for np messages.
    [Thr 4960] WaitSyncSemThread: Thread 4960 started as semaphore monitor thread.
    [Thr 4948] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4948] CPIC (version=700.2005.12.02)
    [Thr 4948] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 4948] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\X11\DVEBMGS01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID19941450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> 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 -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=256m -Djava.awt.headless=true -XX:PermSize=256m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar
    -> java vm version    : 1.4.2_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\X11\DVEBMGS01\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     : C:\usr\sap\X11\DVEBMGS01\exe\jstartup.jar;C:\usr\sap\X11\DVEBMGS01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 4948] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4492] JLaunchIStartFunc: Thread 4492 started as Java VM thread.
    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]: -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser
    -> arg[  9]: -Djco.jarm=1
    -> arg[ 10]: -Dsun.io.useCanonCaches=false
    -> arg[ 11]: -XX:NewSize=170m
    -> arg[ 12]: -XX:MaxNewSize=170m
    -> arg[ 13]: -XX:MaxPermSize=256m
    -> arg[ 14]: -Djava.awt.headless=true
    -> arg[ 15]: -XX:PermSize=256m
    -> arg[ 16]: -XX:SurvivorRatio=2
    -> arg[ 17]: -XX:TargetSurvivorRatio=90
    -> arg[ 18]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 19]: -verbose:gc
    -> arg[ 20]: -XX:+DisableExplicitGC
    -> arg[ 21]: -XX:+PrintGCDetails
    -> arg[ 22]: -XX:+PrintGCTimeStamps
    -> arg[ 23]: -XX:+UseParNewGC
    -> arg[ 24]: -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 25]: -Dsys.global.dir=C:\usr\sap\X11\SYS\global
    -> arg[ 26]: -Dapplication.home=C:\usr\sap\X11\DVEBMGS01\exe
    -> arg[ 27]: -Djava.class.path=C:\usr\sap\X11\DVEBMGS01\exe\jstartup.jar;C:\usr\sap\X11\DVEBMGS01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\j2sdk1.4.2_12\bin;C:\usr\sap\X11\DVEBMGS01\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\usr\sap\X11\SYS\exe\uc\NTI386
    -> arg[ 29]: -Dmemory.manager=512M
    -> arg[ 30]: -Xmx512M
    -> arg[ 31]: -Xms512M
    -> arg[ 32]: -DLoadBalanceRestricted=no
    -> arg[ 33]: -Djstartup.mode=JCONTROL
    -> arg[ 34]: -Djstartup.ownProcessId=4944
    -> arg[ 35]: -Djstartup.ownHardwareId=B0489370142
    -> arg[ 36]: -Djstartup.whoami=server
    -> arg[ 37]: -Djstartup.debuggable=no
    -> arg[ 38]: -DSAPINFO=X11_01_server
    -> arg[ 39]: -DSAPSTART=1
    -> arg[ 40]: -DCONNECT_PORT=1058
    -> arg[ 41]: -DSAPSYSTEM=01
    -> arg[ 42]: -DSAPSYSTEMNAME=X11
    -> arg[ 43]: -DSAPMYNAME=testxi_X11_01
    -> arg[ 44]: -DSAPPROFILE=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
    -> arg[ 45]: -DFRFC_FALLBACK=ON
    -> arg[ 46]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 47]: -DSAPSTARTUP=1
    -> arg[ 48]: -DSAPSYSTEM=01
    -> arg[ 49]: -DSAPSYSTEMNAME=X11
    -> arg[ 50]: -DSAPMYNAME=testxi_X11_01
    -> arg[ 51]: -DSAPDBHOST=testxi
    -> arg[ 52]: -Dj2ee.dbhost=testxi
    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
    [Thr 4492] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5028] Fri Jun 30 11:12:16 2006
    [Thr 5028] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5028] Fri Jun 30 11:12:17 2006
    [Thr 5028] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5028] JLaunchISetClusterId: set cluster id 19941450
    [Thr 5028] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5028] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Fri Jun 30 11:12:20 2006
    0.000: [GC 0.000: [ParNew: 87039K->2301K(130560K), 0.0361967 secs] 87039K->2301K(480768K), 0.0365311 secs]
    Fri Jun 30 11:12:30 2006
    10.462: [GC 10.462: [ParNew: 89341K->6046K(130560K), 0.0395094 secs] 89341K->6046K(480768K), 0.0396748 secs]
    Fri Jun 30 11:12:37 2006
    17.296: [GC 17.296: [ParNew: 93086K->12485K(130560K), 0.0808105 secs] 93086K->12485K(480768K), 0.0809729 secs]
    Fri Jun 30 11:12:46 2006
    26.032: [GC 26.032: [ParNew: 99524K->15336K(130560K), 0.0757925 secs] 99524K->15336K(480768K), 0.0759567 secs]
    [Thr 5372] Fri Jun 30 11:12:51 2006
    [Thr 5372] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 5372] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 5000] Fri Jun 30 11:12:52 2006
    [Thr 5000] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5000] JLaunchCloseProgram: good bye (exitcode = -11113)

  • J2EE cluster error while deploying "EAR" file from SDM tool

    Hi all,
    I am new to CRM ISA development side. I am learning how to build b2c ear file base on b2c.ear and then how to deploy through SDM. Everything is working fine till build tool. Successfully build my own b2c_ashish.ear file. then I started SDM GUI and try to deploy it. In SAP MMC all process are running. J2EE engine is also running fine. I have describe below which step I took.
    PL. go through it an let me know about my mistake.
    I am just pasting that portion of error which I am getting when I am accessing "/b2c_kce/b2c/init.do"
    ===================
    A runtime error occurred
    Contact the administrator
    Start application
    ==================
    do you have any idea in which log file it writes error so I can open that file and . I tried to access log file from "Admin" page.
    If I am trying to access "/b2c_kce/admin/index.jsp" I am able to access those pages without problem only "/b2c_kce/b2c/init.do" I am getting problem like above "run time error Occured"
    When I click on "Start Application" it is opening new window and showing same text.
    I checked SAP MMC. it is showing all node Green "dgntisa", "dgntisa1" and "dgntisa0" Also All process like under "dgntisa0" process "jcontrol.exe" and "igswd.exe "  are green.
    I build "b2c_ashish" new by using build tool. It was also successful.
    I start SDM server by "StartServer.bat" and after that I start SDM remote GUI.
    I select "Deployment" tab and add "crm.b2c_ashish" for deployment then I click on Start button and I got below error for "J2EE Cluster" that "SDM could not start J2EE cluster on the host dgntisa"
    Pl. if you have any idea then pl. let me know how to solve this error.
    Deployment started Sun May 14 14:24:50 PDT 2006
    ===========================================================================
    Starting Deployment of crm.b2c_ashish
    Aborted: development component 'crm.b2c_ashish'/'sap.com'/'SAP AG'/'400.200605141307':
    SDM could not start the J2EE cluster on the host dgntisa! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Deployment of crm.b2c_ashish finished with Error (Duration 3250 ms)
    ===========================================================================
    Above error start ater restarting "WAS" server. Now You can not deploy or undeploy any SDA or SCA component.
    I follow above mentioned steps 2 time after restarting "WAS" server. but it seems that one service for J2EE cluster is not started.  I also chekced the running mode of SDM and SAP J2EE version. SDM Runing mode is "integrated" and SAP J2EE version is " 6.30" While using a build file it is showing J2EE engin version.
    =======================================================

    Would you post the same thread under SAP Netweaver or WAS?

  • J2EE RI: error in creating Oracle XA Datasource

    I want to use the Oracle XA driver within Sun's J2EE Reference Implementation.
    So I put the JDBC driver JAR files to the $J2EE_HOME/lib/system directory and add it to the J2EE_CLASSPATH environment variable.
    Then I add the XA Datasource with the following command:
    j2eeadmin -addJdbcXADatasource jdbc/MyXADB oracle.jdbc.xa.client.OracleXADataSource
    TEST_USER TEST_PWD -props serverName=myserver portNumber=1521 databaseName=work
    driverType=thin
    When I start the server an error occurs. The log file system.err contains the following error mesage:
    Binding DataSource, name = jdbc/MyXADB, url = jdbc/MyXADB__xa
    Binding DataSource, name = jdbc/MyXADB__xa, dataSource = oracle.jdbc.xa.client.OracleXADataSource@7b6643
    Error in creating data source object: jdbc/MyXADB__xa
    The log file error.log contains the following message:
    Logging for J2EE Server Version: 1.3_01-b01 started at: Thu Oct 25 19:05:14 CEST 2001..
    Using the Java HotSpot(TM) Client VM and the version number 1.3.1_01 from Sun Microsystems Inc..
    VM is using the classpath: d:\j2sdkee1.3\lib\system\cloudscape.jar;d:\j2sdkee1.3\lib\system\tools.jar;d:\j2sdkee1.3\lib\cloudscape\RmiJdbc.jar;d:\j2sdkee1.3\lib\cloudscape\cloudclient.jar;d:\j2sdkee1.3\lib\classes;d:\j2sdkee1.3\classes;d:\j2sdkee1.3\lib\j2ee.jar;d:\j2sdkee1.3\lib\locale;d:\j2sdkee1.3\lib\system\classes12.zip;d:\j2sdkee1.3\lib\system\jndi.zip;d:\j2sdkee1.3\lib\system\jta.zip;d:\jdk1.3.1\lib\tools.jar;d:\j2sdkee1.3\lib\jhall.jar .
    J2EE Home Directory has been set to: d:\j2sdkee1.3.
    javax.naming.CommunicationException: java.rmi.MarshalException: CORBA BAD_PARAM 1398079494 Maybe; nested exception is:
         org.omg.CORBA.BAD_PARAM: minor code: 1398079494 completed: Maybe
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:226)
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:238)
         at javax.naming.InitialContext.rebind(InitialContext.java:370)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:210)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:169)
         at com.sun.enterprise.resource.ResourceInstaller.installJdbcXADataSources(ResourceInstaller.java:466)
         at com.sun.enterprise.resource.ResourceInstaller.installJdbcDataSources(ResourceInstaller.java:353)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:268)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    Thank you for any help!

    Hi Manfed,
    I've got exactly the same problem mit j2sdkee 1.3.1. Have yor resolved the problem in the meantime?
    If so, please post the solution. Thanks.
    Helmut

  • J2EE Cluster Error while deploying ISA b2c.ear file.

    Hi All,
    I am trying to deploy b2c.ear file through SDM deploytool.
    My build tool is working fine. In SAP MMC all node is green. All J2EE service is running. But when I try to deploy file through SDM i am getting below error.
    Deployment started Sun May 14 14:24:50 PDT 2006
    ===========================================================================
    Starting Deployment of crm.b2c_ashish
    Aborted: development component 'crm.b2c_ashish'/'sap.com'/'SAP AG'/'400.200605141307':
    SDM could not start the J2EE cluster on the host dgntisa! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Deployment of crm.b2c_ashish finished with Error (Duration 3250 ms)
    ===========================================================================
    IF some one has any idea then pl. show me the way. I am new to CRM ISA side so pl. help me out.
    Thanks in advance.
    Ashish Patel.

    Hi Rajesh,
    Below is the part of the log file.
    ==============================
    #1.5#0013D4B7BFFF002600000001000001A800041439E82CD452#1148138847796#com.sap.engine.services.monitor.common.Template##com.sap.engine.services.monitor.common.Template######25430f40e81511da9ca50013d4b7bfff#SAPEngine_System_Thread[impl:5]_52##0#0#Error##Plain###javax.management.InstanceNotFoundException: com.sap.default:name=com.sapmarkets.isa.core.jmx.ext.MyXCMInstProvider,SAP_J2EEApplicationPerNode=sap.com/crm.b2c_dgn,j2eeType=SAP_ApplicationResourcePerNode,SAP_J2EEClusterNode=8527350,SAP_J2EECluster=ITG not in repository
         at com.sap.pj.jmx.server.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1291)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getAttribute(MBeanServerWrapperInterceptor.java:181)
         at com.sap.engine.services.jmx.CompletionInterceptor.getAttribute(CompletionInterceptor.java:300)
         at com.sap.engine.services.jmx.RedirectInterceptor.getAttribute(RedirectInterceptor.java:232)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getAttribute(MBeanServerInterceptorChain.java:124)
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.getAttribute(MBeanServerSecurityWrapper.java:234)
         at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:559)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getAttribute(MBeanServerInterceptorChain.java:124)
         at com.sap.engine.services.monitor.mbeans.Template.pollDynamicData(Template.java:891)
         at com.sap.engine.services.monitor.mbeans.Template.handleNotification(Template.java:847)
         at com.sap.engine.services.jmx.server.AscynchronousProxyListener.handleNotification(AscynchronousProxyListener.java:51)
         at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:94)
         at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:61)
         at com.sap.engine.services.jmx.timer.j2ee.Timer.sendTimerNotification(Timer.java:407)
         at com.sap.engine.services.jmx.timer.j2ee.TimerNotificationEntry.timeout(TimerNotificationEntry.java:69)
         at com.sap.engine.services.timeout.TimeoutNode.run(TimeoutNode.java:50)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:145)
    =========================
    According to log file it says that
    SAP_J2EECLUSTER = ITG is not in Repository.
    It looks like that some parameter setting is missing. Do you have any idea where I can set "SAP_J2EECLUSTER" Parameter.
    Thanks.
    Ashish Patel.

  • J2EE Server Error

    Hello everybody,
    today as i tryed to logon to the J2EE-Engine Start Page i got the following error (Port: 8000!)
    WAS 6.40 on Stack 9 (ABAP+JAVA)
    Internal Server Error(-1)
    Error: -1
    Version: 6040
    Component: J2EE Server
    Date/Time: Fri Oct 07 11:55:23 2005 
    Module: http_j2ee.c
    Line: 789
    Server: xxx_00
    Detail: Cannot reach external Application Server on xxx:50000
    When i check the MMC at the server all nodes are green.
    Also the ABAP Stack is just working fine!
    Any idea what could be the problem?
    regards,
    Markus

    Ok i just checked the Instance Profile:
    The Parameter icm/HTTP/j2ee_0 looks like this:
    PREFIX=/,HOST=localhost,CONN=0-500,PORT=50000
    So its already the way it should look like as mentioned in the SAP Note.
    Markus

  • J2EE server error,deploytool error

    Dear All,
    I had downloaded the J2EESDK1.3 and jakarta-ant1.4.1 and the J2SESDK1.3.0_02 from their respective websites.I set the value of the required environment variables i.e the J2EE_HOME, JAVA_HOME and the ANT_HOME to their respective location in my 'C' drive.But I find that when I try to start the J2EE server, the error "Out of environment space" appears in the MSDOS screen.The same error is also visible when I type the following command - "deploytool" at the DOS prompt. Would be grateful if you could please guide me as to what the problem might be and what is the solution to it.Thanks all.
    Ramesh Rangarajan

    Hi Amol,
    Here is the content of my J2EE.bat file:
    @echo off
    rem
    rem Set JAVA_HOME and J2EE_HOME before running this script.
    rem
    rem set JAVA_HOME to the path where you have Java 2 (JDK1.2) installed.
    rem
    rem set J2EE_HOME to the path where you have installed this package (EJB server).
    rem
    if not "%J2EE_HOME%" == "" goto CONT0
    echo ERROR: Set J2EE_HOME before running this script.
    goto END
    :CONT0
    if EXIST "%J2EE_HOME%\bin\setenv.bat" goto CONT1
    echo ERROR: Set J2EE_HOME to the path of a valid j2sdkee.
    goto END
    :CONT1
    call %J2EE_HOME%\bin\setenv.bat
    if not "%JAVA_HOME%" == "" goto CONT2
    echo ERROR: Set JAVA_HOME before running this script.
    goto END
    :CONT2
    if EXIST "%JAVA_HOME%\bin\java.exe" goto CONT3
    echo ERROR: Set JAVA_HOME to the path of a valid jdk.
    goto END
    :CONT3
    rem @echo on
    %JAVACMD% %LISTEN_OPTIONS% -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter -Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl -Djms.home=%JMS_HOME% -Dcom.sun.jms.service.jdbc.dbpath=%JMS_DB_PATH% -Djms.properties=%J2EE_HOME%\config\jms_service.properties -Djava.security.policy==%J2EE_HOME%\lib\security\server.policy -Djava.security.auth.login.config=%J2EE_HOME%\lib\security\login.config -Dcom.sun.enterprise.home=%J2EE_HOME% -classpath %CPATH% com.sun.enterprise.server.J2EEServer %*
    :END
    Ramesh Rangarajan

Maybe you are looking for

  • RequestTimeoutException error while invoking a BPEL process using RMI

    Hi, I am getting RequestTimeoutException error while invoking a BPEL process using this code: Locator locator = LocatorFactory.createLocator(jndiProps); String compositeDN = "default/"+processName+"!1.0"; Composite composite = locator.lookupComposite

  • Black screen when opening in .pdf

    I'm having problems with opening the C5-project in .pdf. Some people get a black screen when opening the .pdf file (version 9 or higher), most of the time it goes well, but 1 out of 10 times it doesn't work. I have know idea what could be the cause o

  • How to set focus on a button that I created dynamically

    Hi everyone, Code :   lc_view_ctrl = wd_this->wd_get_api( ).   lc_window_ctlr = lc_view_ctrl->get_embedding_window_ctlr( ).   l_window = lc_window_ctlr->get_window( ).   l_window->set_button_kind( button_kind = if_wd_window=>co_buttons_okcancel   ).

  • Sleep Problems After Mountain Lion

    I installed Mountain Lion on an Early 2009 iMac with 2.66 Ghz Intel and 4GB of RAM. I was upgrading from Lion. My computer is now ignoring my Energy settings, not going to sleep or dimming the display. What could be the problem?

  • Mass-Storage Fails

    I'm Using Nokia Asha 503 Duel Sim.... Everytime I want to Connect It Doesn't response, Then Restarting this Device Fix this problem.. But Unplug the Cable and I'm Retrying to Connect it fails again.. Solved! Go to Solution.