ERROR on J2EE 7.00 VIRSA

The problem is when i try to execute the manual "conversion" of a CRG VIRSA table, since SDM is unable to update a JAVA CUP .SDA since this table can't be automatically converted, so we must execute a JAVA conversion application... when we try to execute the app thorws the error im showing above...
the main errors are:
java.lang.ClassNotFoundException: com.sap.dictionary.database.db6.DbDb6Analyser
and:
com.sap.sql.log.OpenSQLException: Could not instantiate class com.sap.dictionary.database.catalog.XmlCatalogReader.
and:
Caused by: com.sap.dictionary.database.dbs.JddRuntimeException: null Caused by: null
Any idea???
Thanks!
Federico

Hi Federico,
I think this question should be posted in the DB6 forum instead of this one.
Anyway, I've seen you have already opened a message for SAP Active Global Support and you have closed it as you found the solution. Could you please explain the solution so that other customers can take advantage of that?
Regards,
Désiré

Similar Messages

  • Problem deploying application - ERROR: No j2ee modules detected

    Hi
    I am new to jDeveloper, and I have created a stateless session EJB, and a JSF page with one ADF component on. When I try to deploy my application to Weblogic, I get this error:
    ERROR: No j2ee modules detected in EAR archive. Deployment aborted
    Any ideas what I can do to fix this?
    Thank you
    Søren

    Hi, I had this same problem. The whole purpose of a EAR is containing a J2EE app. It's divided on a Web Components Archive (WAR) and a JAR with the Enterprise App. I found this document useful and the app could be deployed successfully to an EAR. Remember to include all you extra libraries as another file Group of the "Libraries Type". Basically you owuld have to separatelly create the WAR deployment descriptor, the EJB JAR deployment descriptor and after that create the EAR based on one or two of them.
    [http://download.oracle.com/otndocs/tech/ias/portal/files/RG/OBE/deployToAppServer/lesson_Deployment.htm|http://download.oracle.com/otndocs/tech/ias/portal/files/RG/OBE/deployToAppServer/lesson_Deployment.htm ]
    This document is intended for Jdev10g and OracleAS 10, but the procedure is almost the same for both versions.

  • Error Executing J2EE server PLZ help

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

    Please help me guys Im really waiting for the solutiion to the problem

  • Error executing J2EE server

    When I try to run the J2EE server, I get an error saying "ERROR executing J2EE server" with the following system.err file: Does anyone know what I need to do ? Thanks.
    Logging for J2EE Server Version: 1.3.1-b17 started at: Sat Nov 01 11:12:21 EST 2003..
    Using the Java HotSpot(TM) Client VM and the version number 1.4.2_01 from Sun Microsystems Inc..
    VM is using the classpath: C:\j2sdkee1.3.1\lib\system\cloudscape.jar;C:\j2sdkee1.3.1\lib\system\tools.jar;C:\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar;C:\j2sdkee1.3.1\lib\cloudscape\cloudclient.jar;C:\j2sdkee1.3.1\lib\classes;C:\j2sdkee1.3.1\classes;C:\j2sdkee1.3.1\lib\j2ee.jar;C:\j2sdkee1.3.1\lib\toolclasses;C:\j2sdkee1.3.1\lib\j2eetools.jar;C:\j2sdkee1.3.1\lib\locale;;C:\j2sdk1.4.2_01\lib\tools.jar;C:\j2sdkee1.3.1\lib\jhall.jar .
    J2EE Home Directory has been set to: C:\j2sdkee1.3.1.
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
         at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:176)
         at com.sun.corba.ee.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:68)
         at com.sun.corba.ee.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:70)
         at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:641)
         at com.sun.corba.ee.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:583)
         at com.sun.corba.ee.internal.corba.InitialNamingClient.resolve(InitialNamingClient.java:1007)
         at com.sun.corba.ee.internal.corba.InitialNamingClient.resolveUsingBootstrapProtocol(InitialNamingClient.java:690)
         at com.sun.corba.ee.internal.corba.InitialNamingClient.cachedInitialReferences(InitialNamingClient.java:1088)
         at com.sun.corba.ee.internal.corba.InitialNamingClient.resolve_initial_references(InitialNamingClient.java:981)
         at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:2425)
         at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:37)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:233)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.rmi.RemoteException
         at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:46)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:233)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.rmi.RemoteException
         at com.sun.enterprise.naming.SerialContextProviderImpl.initSerialContextProvider(SerialContextProviderImpl.java:46)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:233)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    Error executing J2EE server ...

    I found out that when I disable my anti-virus software that I was able to bringup the J2EE server. I am using J2sdk1.4.2_01 and J2sdkee1.3.1.

  • Error converting j2EE-Specific ejb xml to object representation

    I am trying to webservice using Sun one. I got four entity beans and two sessions. I exposed the business of the session beans as webservice function.
    I tested the individual sesion beans they are working fine.
    When I created a webservice, and when I am trying to deploy the web service the follwing error occured.
    I tried to run the verrfier tool, but is not loading the file...it s getting stucked up.
    Here,
    BSApp -- J2ee application in which webservice is included
    BSManagerContrl --- is one of the two session bean which i created
    Book -- is the entity bean
    I also checked the module of the session bean to verify whether i included the Book enity bean or not. Other wise I would i successfully tested the session bean.
    Thank you
    [b][b]Deployment Error -- Error while running ejbc -- Fatal Error from EJB Compiler -- Failed to load
    deployment descriptot for BSApp
    Cause: Error converting j2EE-Specific ejb xml to object representation
    BSManagerContrl_EJBModule.jar
    app_BSApp BSManagerContrl_EJBModule
    Referencing error: This bundle has no bean of name [Book]
    <ejb><ejb-name>Book</ejb-name><jndi-name>ejb/Book</jndi-name><pass-by-refernece>false</pass-by-reference><cmp><mapping-properties>

    Hi parsuram,
    Its not coming up anymore. All i did was re-map the table under Sun AS Mappings under properties for the EJBModule. Its really strange. Thanks a lot for your concern. I really appreciate it.

  • I am facing a error in j2ee

    i am facing a error in j2ee. when i try to compile my src code, it give me errors saying that
    javax.ejb.* not found,
    ejbObject not found. like that...
    could anybody solve my problem...

    the j2ee classes are not part of the standard java sdk. you need to acquire them separately.

  • Fatal Error: This J2EE SDK release runs only on Java 2 (JDK1.2 or later)

    Hi
    Can any one help me
    i install the j2ee
    i have jdk 1.4 version
    i set the JAVA_HOME & J2EE_HOME path also
    but when i run j2ee.bat i got the folloing error
    Fatal Error: This J2EE SDK release runs only on Java 2 (JDK1.2 or later)
    so any one solved my problem
    Regards
    Nimesh

    Another possibility might be the J2EE implementation itself.
    In the code for j2sdkee1.2.1, the error you see appears to originate in the checkJVMVersion method of com.sun.enterprise.util.Utility:
    if ( !javaVersion.startsWith("1.2")
    && !javaVersion.startsWith("1.3") ) {
    errmsg += "Fatal Error: This J2EE SDK release runs only on " +
    "Java 2 (JDK1.2 or later)\n";
    fatal = true;
    This method is called first by J2EEServer. If you are using a later implementation of J2SE, then you will probably have some problems.

  • Error: No j2ee components present.

    I stored all my interfaces & bean classes in a package.
    While using weblogic builder.
    File->Open->FolderName
    It shows Error: No j2ee components present.
    Advance Thanks
    Rengaraj

    plz send me if u have answer 4 this,
    im getting same problem

  • Hom System Copy- Error running J2ee migration tool kit

    Good Day Guys,
    Im performing homogenous system copy.I have encountered below error:
    INFO 2008-10-20 13:05:33
    Output of C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties is written to the logfile C:/Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS/runJmt.log.
    WARNING 2008-10-20 13:05:34
    Execution of the command "C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties" finished with return code 27. Output:
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    FCO-00011 The step RunMigrationController with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_One host_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind |ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|in d| ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind |ind|ind|2|0|RunMigrationController was executed with status ERROR .
    INFO 2008-10-20 13:06:29
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_On ehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|in d|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|i nd|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind |ind|ind|ind|2|0|RunMigrationController".
    I have checked the runjmt.log its empty.
    I did find a note 966752.but couldnt solve the problem.Another thing do we need to have same version of j2sdk,mine are different on source(ia64) and target(x64).
    Please advice.
    BasisNerd

    CAn you precise also what Migration tool are you using?
    Migration from 5.1 to SAP BPC 7.0 NW?
    In that case when you are speaking about the installation about what part are you speaking?
    I think actually you are speaking about the migration tool from 4.2 to 7.0 Microsoft version .
    In that case you can install the mIgration tool just with SAP BPC sys admin users and you have to input the password for that user. Sys admin user for BPC is usually the user used for installation of SAP BPC server.
    Any way I suggest to follow the Migration tool training document and there you will find all the information necessary.
    Regards
    Sorin Radulescu

  • How to find out the error in J2EE application without debugging

    Hi all,
    I am trying JCO example for Sales order in Netweaver Development Studio 2.0.3 and JCO 2.1.4.
    I am using Java class as a object and calling the class in servlet.
    I am checking one by one method ie systeminfo for getting connection and Salesorder method to get the detail.
    I am using Printwrite class in Srvlet and getting the error in browser. but inside the method how I can get the error. the same way i can use the OUT.println in class also.
    Thanks in advance.
    Regards,
    ram

    You can check the log in the LogViewer service of your J2EE server

  • Error starting J2EE server

    I have recently installed the J2EE SDK 1.3.1 and J2SE SDK 1.4.1_02. Upon starting the j2ee server (j2ee -verbose), get the following error message.
    Exception in thread "main" java.lang.ExceptionInInitializerError
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:175)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    Caused by: java.lang.NullPointerException
    at java.net.InetAddress.cacheAddress(InetAddress.java:648)
    at java.net.InetAddress.cacheAddress(InetAddress.java:633)
    at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1016)
    at java.net.InetAddress.getLocalHost(InetAddress.java:1125)
    at com.sun.enterprise.util.Utility.getLocalHost(Utility.java:56)
    at com.sun.enterprise.repository.ConfigurationImpl.<clinit>(ConfigurationImpl.java:18)
    ... 2 more
    I am running Linux 7.2, Apache 1.3.27, Tomcat 4.1.24., and have two (2) NICs.
    Any ideas on what might cause this issue?

    I believe I got the server working. The system may have had an issue recognizing the environmental variables being set in the .bash_profile and the setconfig.sh.
    If anyone could clarify the errors above, I would greatly appreciate the information.
    J2EE server listen port: 1050
    Naming service started:1050
    Binding DataSource, name = jdbc/DB1, url = jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/DB2, url = jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/InventoryDB, url = jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/Cloudscape, url = jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/EstoreDB, url = jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa
    Binding DataSource, name = jdbc/XACloudscape__xa, dataSource = COM.cloudscape.core.RemoteXaDataSource@1c208b0
    Starting JMS service...
    Initialization complete - waiting for client requests
    Binding: < JMS Destination : jms/Queue , javax.jms.Queue >
    Binding: < JMS Destination : jms/Topic , javax.jms.Topic >
    Binding: < JMS Cnx Factory : QueueConnectionFactory , Queue , No properties >
    Binding: < JMS Cnx Factory : jms/QueueConnectionFactory , Queue , No properties
    >
    Binding: < JMS Cnx Factory : jms/TopicConnectionFactory , Topic , No properties
    >
    Binding: < JMS Cnx Factory : TopicConnectionFactory , Topic , No properties >
    Starting web service at port: 8000
    Starting secure web service at port: 7000
    J2EE SDK/1.3.1
    Starting web service at port: 9191
    J2EE SDK/1.3.1
    J2EE server startup complete.

  • Kernel startup failure and timeout error during J2EE startup

    We are working on getting a DR (Disaster recovery) instance of EP6.0 started up after a restore from an offline backup of our Production Portal. This is on a separate piece of hardware. This is the J2EE version 6.2 and Ep 6.0 Sp2 Patch 37. This version is working fine on the Production Portal. When we start up the J2EE (using go.bat or the framework) we get the following error-
    [OS: SunOS] [VM vendor: Sun Microsystems Inc.] [VM version: 1.3.1_11-b02] [VM type: Java HotSpot(TM) Client VM]
    SAP J2EE Engine Version 6.20 PatchLevel 78993.20 is starting...
    Loading: LogManager ...
    Loading: SystemThreadManager ...
    Loading: ThreadManager ...
    Loading: TimeoutManager ...
    Loading: MemoryManager ...
    Loading: PoolManager ...
    Loading: PolicyManager ...
    Loading: IpVerificationManager ...
    Loading: ClusterManager ...
    Loading: ClassLoaderManager ...
    Loading: SwapManager ...
    Loading: LockManager ...
    Loading: R3StartupManager ...
    Loading: ServiceManager ...
    Loading core services:
      Starting core service monitor ... done. (215 ms)
      Starting core service p4 ... done. (310 ms)
      Starting core service log ... done. (447 ms)
      Starting core service dbms ... done. (1145 ms)
      Starting core service security ... done. (3008 ms)
      Starting core service naming ... done. (5369 ms)
      Starting core service admin ... done. (5616 ms)
    Timeout starting core services. Kernel not started.
    [ServiceManager]: * Timeout starting core services. Kernel not started.
      Timeout starting core services.
      Not started services:
      deploy
      file
    [ServiceManager]:
      Timeout starting core services.
      Not started services:
      deploy
      file
    Loading: ServiceManager returned false!
    Kernel not loaded. System halted.
    [Framework -> criticalShutdown] Kernel startup failed.
    We need assistance as soon as possible.
    Any pointers would help and will be greatly appreciated!
    S. Rao

    We resolved this error. It was a timeout setting that we needed to change on the J2EE that allowed it to bypass the timeout error.

  • Urgent help: ERROR: STARTING J2EE 1.3.1

    Here is the message:
    Dear Sir or Madam:
    There is no way I get it run J2E1.3.1. I need it so desperately.
    THE OS is Windows XP Professional.
    Message is:
    C:\j2sdkee1.3.1\bin> j2ee -verbose
    Exception in thread "main" java.lang.NoClassDefFoundError: C:\j2sdkee1/3/1\lib\system\;;C:\j2sdk1/4/0_01\\lib\tools/jar;C:\j2sdkee1/3/1\\lib\jhall/jar
    C:\j2sdkee1.3.1\bin>
    May I say that the files lib\tools.jar and hall.jar do exist in their directories.
    I think the / are the actual .
    My autoexec.bat is as follows:
    SET SHELL=C:\MYPROG~1\RATIONAL\RATION~1\NUTCROOT\mksnt\sh.exe
    SET COMSPEC=C:\WINDOWS\COMMAND.COM
    SET windir=C:\WINDOWS
    SET winbootdir=C:\WINDOWS
    SET TMP=C:\WINDOWS\TEMP
    SET
    CLASSPATH=C:\j2sdkee1.3.1\bin;C:\j2sdk1.4.0_01\bin;C:\j2sdkee1.3.1\lib\j2ee.jar;C:\j2sdk1.4.0_01\lib\tools.jar;C:\Cloudscape3.6\lib\cloudscape.jar;C:\Cloudscape3.6\lib\tools.jar;C:\Cloudscape3.6\demo\programs\tours;.;C:\j2sdkee1.3.1\;C:\j2sdkee1.3.1\Iib\cloudscape\cloudclient.jar;C:\j2sdkee1.3.1\lib\cloudscape\cloudscape.jar;C:\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar
    SET PROMPT=$p$g
    SET TEMP=C:\WINDOWS\TEMP
    SET HOME=C:\MYPROG~1\RATIONAL\RATION~1\NUTCROOT
    SET
    PATH=C:\J2SDKEE1.3.1\BIN;C:\J2SDK1.4.0_01\BIN;C:\PROGRA~1\COMMON~1\MICROS~1\MSINFO\;C:\MYPRO
    G~1\RATIONAL\CLEARQ~1;C:\ORAWIN95\BIN
    SET TMPDIR=C:\WINDOWS\TEMP
    SET ROOTDIR=C:\MYPROG~1\RATIONAL\RATION~1\NUTCROOT
    SET DISPLAY=:0.0
    My environment in xp using gui from my computer properties is :
    Environment Variables:
    User variables for ansar:
    Variable: J2EE_HOME
    Value: C:\j2sdkee1.3.1\
    Variable: JAVA_HOME
    Value: C\j2sdk1.4.0_01
    Variable: PATH
    Value: C:\j2sdk1.4.0_01\bin\
    System variables
    Variable: CLASSPATH
    Value: C:\j2sdkee1.3.1\bin;C:\j2sdk1.4.0_01\bin;C:\j2sdkee1.3.1\lib\j2ee.jar;C:\j2sdk1.4.0_01\lib\tools.jar;C:\Cloudscape3.6\lib\cloudscape.jar;C:\Cloudscape3.6\lib\tools.jar;C:\Cloudscape3.6\demo\programs\tours;.;C:\j2sdkee1.3.1;C:\j2sdkee1.3.1\Iib\cloudscape\client.jar;C:\j2sdkee1.3.1\lib\cloudscape\tools.jar;C:\j2sdkee1.3.1\lib\cloudscape\cloudscape.jar;C:\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar;C:\j2sdkee1.3.1\lib\cloudscape\licence.jar
    Variable: Path
    Value: %SYSTEMROOT%\system32;C:\j2sdkee1.3.1\bin;C:\j2sdk1.4.0_01\bin;C:\PROGRA~1\COMMON~1\MICROS~1\MSINFO\;C:\MYPROG~1\RATIONAL\CLEARQ~1;C:\ORAWIN95\BIN;%SYSTEMROOT%;%SYSTEMROOT%\system32\WBEM
    Where system root is C:
    Also most of the files in J2EE1.3.1 BIN files hold the following J2EE_HOME AND JAVA_HOME configuration
    For instance: This is j2ee.bat file     
    @echo off
    SET JAVA_HOME=C:\j2sdk1.4.0_01\
    SET J2EE_HOME=C:\j2sdkee1.3.1\
    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
    %JAVA_COMMAND% %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\serverlogin.config -Dcom.sun.enterprise.home=%J2EE_HOME% -classpath %CPATH% com.sun.enterprise.server.J2EEServer %*
    :END
    Help me please, because I want to use Sun�s Reference Implementation to do J2EE Development work. Without the server I cannot do anything.

    SET SHELL=C:\MYPROG~1\RATIONAL\RATION~1\NUTCROOT\mksnt\sh.exe
    SET COMSPEC=C:\WINDOWS\COMMAND.COM
    SET windir=C:\WINDOWS
    SET winbootdir=C:\WINDOWS
    SET TMP=C:\WINDOWS\TEMP
    ================================
    SET PROMPT=$p$g
    SET TEMP=C:\WINDOWS\TEMP
    SET HOME=C:\MYPROG~1\RATIONAL\RATION~1\NUTCROOT
    SET CLASSPATH=C:\j2sdkee1.3.1\bin;C:\j2sdk1.4.0_01\bin;C:\j2sdkee1.3.1\lib\j2ee.jar;C:\j2sdk1.4.0_01\lib\tools.jar;C:\Cloudscape3.6\lib\cloudscape.jar;C:\Cloudscape3.6\lib\tools.jar;C:\Cloudscape3.6\demo\programs\tours;.;C:\j2sdkee1.3.1\;C:\j2sdkee1.3.1\Iib\cloudscape\cloudclient.jar;C:\j2sdkee1.3.1\lib\cloudscape\cloudscape.jar;C:\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar
    SET PATH=C:\j2sdk1.4.0_01\bin;.;C:\j2sdkee1.3.1\bin
    SET TMPDIR=C:\WINDOWS\TEMP
    SET ROOTDIR=C:\MYPROG~1\RATIONAL\RATION~1\NUTCROOT
    SET DISPLAY=:0.0
    ===================================
    Dear friends
    Even though I have this file details in autoexec.bat and under advanced section of my Properties (right click)in my Computer the exact info...the message appears to be the same..Is it th classpath or something else that I cannot figure it out...
    Your help would be appreciated...addressed to all of you wanting to help

  • J2ee Add-in - Error on J2ee startup

    Hi
    We are installing SAP WEBAS NW04 on AIX 5.2 server/Oracle 9.2.0.4 database.
    We finished ABAP installation and continue to install Java Add-in but we got some errors bellow when J2ee re-started:
    SAP J2EE Engine Version 6.30   PatchLevel 66061.37 is starting...
    Loading: LogManager ... 1776 ms.
    Loading: PoolManager ... 31 ms.
    Loading: ApplicationThreadManager ... 677 ms.
    Loading: ThreadManager ... 109 ms.
    Loading: IpVerificationManager ... 18 ms.
    Loading: ClassLoaderManager ... 25 ms.
    Loading: ClusterManager ... My Library Path is: /usr/java14_64/jre/bin:/usr/java
    14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs
    :/usr/sap/NWP/SYS/exe/run:/usr/sap/NWP/SYS/exe/runU:/usr/lib:/usr/sap/NWP/DVEBMG
    S50/j2ee/os_libs:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs:/usr/lib:/lib:/usr/sap/NWP/
    SYS/exe/run:/usr/sap/NWP/SYS/exe/runU
    1558 ms.
    Loading: LockingManager ... My Library Path is: /usr/java14_64/jre/bin:/usr/java
    14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs
    :/usr/sap/NWP/SYS/exe/run:/usr/sap/NWP/SYS/exe/runU:/usr/lib:/usr/sap/NWP/DVEBMG
    S50/j2ee/os_libs:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs:/usr/lib:/lib:/usr/sap/NWP/
    SYS/exe/run:/usr/sap/NWP/SYS/exe/runU
    169 ms.
    Loading: ConfigurationManager ... 4420 ms.
    1. log generation timestamp : 2004_09_27_at_20_29_13
    SAP J2EE Engine Version 6.30   PatchLevel 66061.37 is starting...
    Loading: LogManager ... 1776 ms.
    Loading: PoolManager ... 31 ms.
    Loading: ApplicationThreadManager ... 677 ms.
    Loading: ThreadManager ... 109 ms.
    Loading: IpVerificationManager ... 18 ms.
    Loading: ClassLoaderManager ... 25 ms.
    Loading: ClusterManager ... My Library Path is: /usr/java14_64/jre/bin:/usr/java
    14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs
    :/usr/sap/NWP/SYS/exe/run:/usr/sap/NWP/SYS/exe/runU:/usr/lib:/usr/sap/NWP/DVEBMG
    S50/j2ee/os_libs:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs:/usr/lib:/lib:/usr/sap/NWP/
    SYS/exe/run:/usr/sap/NWP/SYS/exe/runU
    1558 ms.
    Loading: LockingManager ... My Library Path is: /usr/java14_64/jre/bin:/usr/java
    14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs
    :/usr/sap/NWP/SYS/exe/run:/usr/sap/NWP/SYS/exe/runU:/usr/lib:/usr/sap/NWP/DVEBMG
    S50/j2ee/os_libs:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs:/usr/lib:/lib:/usr/sap/NWP/
    SYS/exe/run:/usr/sap/NWP/SYS/exe/runU
    169 ms.
    Loading: ConfigurationManager ... 4420 ms.
    Loading: LicensingManager ... 358 ms.
    Loading: ServiceManager ...
    Loading services:
      service memory started. (26 ms)
      service cross started. (68 ms)
      service runtimeinfo started. (43 ms)
      service jmx_notification started. (172 ms)
      service file started. (91 ms)
      service timeout started. (35 ms)
      service userstore started. (7 ms)
      service failover started. (599 ms)
      service tcsecwssec~service started. (633 ms)
      service deploy started. (583 ms)
      service p4 started. (896 ms)
      service classpath_resolver started. (3 ms)
      service log_configurator started. (4116 ms)
      service locking started. (18 ms)
      service http started. (583 ms)
      service naming started. (1643 ms)
      service appclient started. (111 ms)
      service jmsconnector started. (106 ms)
      service connector started. (141 ms)
      service ts started. (199 ms)
      service configuration started. (56 ms)
      service licensing started. (218 ms)
      service javamail started. (757 ms)
      service webservices started. (829 ms)
      service dbpool started. (1741 ms)
    Unable to instantiate class: com.sap.security.core.imp.RoleFactorycom.sap.secur
    ity.core.persistence.datasource.PersistenceException: com.sap.engine.lib.xml.par
    ser.ParserException: > expected to close DTD: (http://localhost/dataSourceConfig
    uration.dtd, row:1, col:2)
    Unable to initialize class: com.sap.security.core.imp.RoleFactorycom.sap.securi
    ty.api.UMRuntimeException:  Unable to instantiate class: com.sap.security.core.i
    mp.RoleFactorycom.sap.security.core.persistence.datasource.PersistenceException:
    com.sap.engine.lib.xml.parser.ParserException: > expected to close DTD: (http:/
    /localhost/dataSourceConfiguration.dtd, row:1, col:2)
      service com.sap.security.core.ume.service ================= ERROR ============
    =====
      CORE SERVICE ERROR! com.sap.security.core.ume.service
    com.sap.security.api.UMRuntimeException:  Unable to initialize class: com.sap.se
    curity.core.imp.RoleFactorycom.sap.security.api.UMRuntimeException:  Unable to i
    nstantiate class: com.sap.security.core.imp.RoleFactorycom.sap.security.core.per
    sistence.datasource.PersistenceException: com.sap.engine.lib.xml.parser.ParserEx
    ception: > expected to close DTD: (http://localhost/dataSourceConfiguration.dtd,
    row:1, col:2)
            at com.sap.security.api.UMFactory.initializeClass(UMFactory.java:991)
            at com.sap.security.api.UMFactory.getRoleFactory(UMFactory.java:513)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:334)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:317)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMESer
    viceFrame.java:290)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAd
    aptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicati
    onServiceFrame(ServiceRunner.java:144)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRun
    ner.java:107)
            at com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.ja
    va:86)
            at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:1
    40)
    Nested Exception:
    com.sap.security.api.UMRuntimeException:  Unable to instantiate class: com.sap.s
    ecurity.core.imp.RoleFactorycom.sap.security.core.persistence.datasource.Persist
    enceException: com.sap.engine.lib.xml.parser.ParserException: > expected to clos
    e DTD: (http://localhost/dataSourceConfiguration.dtd, row:1, col:2)
            at com.sap.security.api.UMFactory.instantiateClass(UMFactory.java:1018)
            at com.sap.security.api.UMFactory.initializeClass(UMFactory.java:984)
            at com.sap.security.api.UMFactory.getRoleFactory(UMFactory.java:513)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:334)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:317)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMESer
    viceFrame.java:290)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAd
    aptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicati
    onServiceFrame(ServiceRunner.java:144)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRun
    ner.java:107)
            at com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.ja
    va:86)
            at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:1
    40)
    Nested Exception:
    com.sap.security.core.persistence.datasource.PersistenceException: com.sap.engin
    e.lib.xml.parser.ParserException: > expected to close DTD: (http://localhost/dat
    aSourceConfiguration.dtd, row:1, col:2)
            at com.sap.security.core.persistence.datasource.imp.Configuration.refres
    h(Configuration.java:245)
            at com.sap.security.core.persistence.datasource.imp.Configuration.(RoleFactory.java:97)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:79)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:43)
            at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled C
    ode))
            at java.lang.Class.newInstance3(Class.java:364)
            at java.lang.Class.newInstance(Class.java:302)
            at com.sap.security.api.UMFactory.instantiateClass(UMFactory.java:1012)
            at com.sap.security.api.UMFactory.initializeClass(UMFactory.java:984)
            at com.sap.security.api.UMFactory.getRoleFactory(UMFactory.java:513)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:334)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:317)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMESer
    viceFrame.java:290)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAd
    aptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicati
    onServiceFrame(ServiceRunner.java:144)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRun
    ner.java:107)
            at com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.ja
    va:86)
            at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:1
    40)
            at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:144)
            at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl
    .java:145)
            at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
            at com.sap.security.core.persistence.datasource.imp.Configuration.refres
    h(Configuration.java:233)
            at com.sap.security.core.persistence.datasource.imp.Configuration.(RoleFactory.java:97)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:79)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:43)
            at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled C
    ode))
            at java.lang.Class.newInstance3(Class.java:364)
            at java.lang.Class.newInstance(Class.java:302)
            at com.sap.security.api.UMFactory.instantiateClass(UMFactory.java:1012)
            at com.sap.security.api.UMFactory.initializeClass(UMFactory.java:984)
            at com.sap.security.api.UMFactory.getRoleFactory(UMFactory.java:513)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:334)
            at com.sap.security.core.role.imp.PermissionRoles.createDefaultRoles(Per
    missionRoles.java:317)
            at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMESer
    viceFrame.java:290)
            at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAd
    aptor.java:31)
            at com.sap.engine.core.service630.container.ServiceRunner.startApplicati
    onServiceFrame(ServiceRunner.java:144)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRun
    ner.java:107)
            at com.sap.engine.core.thread.impl4.SingleThread.execute(SingleThread.ja
    va:86)
            at com.sap.engine.core.thread.impl4.SingleThread.run(SingleThread.java:1
    40)
    We already updated kernel to patch level 30 , re-created SAPJSF user on client 000 and 550 (our installation client informed
    during installation - for this re-creation, we used function module ****). we didn´t apply any support packages on this
    environment as for XI installation , we saw on documentation that we need a SAP WEBAS SP0 as a pre-requisite (Is this
    correct??).
    After those problems, we can´t continue as J2ee server and dispatcher must be running to finished all deploy files.
    Looking on /usr/sap/NWP/DV*/work directory , dev_jcontrol has this error:
    Tue Sep 28 16:10:45 2004
    JControlICheckProcessList: process server0 (pid:3301512) died (RUN-FLAG)
    JControlIResetProcess: not running -> increase error count (3)
    JStartupStartJLaunch: program = /usr/sap/NWP/DVEBMGS50/j2ee/os_libs/jlaunch
    -> arg[00] = /usr/sap/NWP/DVEBMGS50/j2ee/os_libs/jlaunch
    -> arg[01] = pf=/usr/sap/NWP/SYS/profile/NWP_DVEBMGS50_scxx024cto
    -> arg[02] = -file=/usr/sap/NWP/DVEBMGS50/j2ee/cluster/instance.properties
    -> arg[03] = -syncSem=262223
    -> arg[04] = -nodeName=ID508154250
    -> arg[05] = -nodeId=1
    -> arg[06] = -jvmOutFile=/usr/sap/NWP/DVEBMGS50/work/jvm_server0.out
    -> arg[07] = -jvmOutMode=append
    -> arg[08] = -stdOutFile=/usr/sap/NWP/DVEBMGS50/work/std_server0.out
    -> arg[09] = -stdOutMode=append
    -> arg[10] = -traceMode=append
    -> arg[11] = -locOutFile=/usr/sap/NWP/DVEBMGS50/work/dev_server0
    -> arg[12] = -mode=JCONTROL
    -> arg[13] = pf=/usr/sap/NWP/SYS/profile/NWP_DVEBMGS50_scxx024cto
    -> arg[14] = -DSAPSTART=1
    -> arg[15] = -DCONNECT_PORT=53806
    -> arg[16] = -DLISTEN_PORT=53807
    -> arg[17] = -DSAPSYSTEM=50
    -> arg[18] = -DSAPSYSTEMNAME=NWP
    -> arg[19] = -DSAPMYNAME=scxx024cto_NWP_50
    -> arg[20] = -DSAPPROFILE=/usr/sap/NWP/SYS/profile/NWP_DVEBMGS50_scxx024cto
    -> arg[21] = -DFRFC_FALLBACK=ON
    -> arg[22] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr
    /java14_64/jre/bin:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs:/usr/sap/NWP/SYS/exe/run:
    /usr/sap/NWP/SYS/exe/runU:/usr/lib:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs:/usr/sap/
    NWP/DVEBMGS50/j2ee/os_libs:/usr/lib:/lib:/usr/sap/NWP/SYS/exe/run:/usr/sap/NWP/S
    YS/exe/runU
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/NWP/DVEBMGS50/j2ee/os_libs:/oracl
    e/NWP/920_64/bin:/usr/java14_64/bin:/home/nwpadm:/usr/sap/NWP/SYS/exe/runU:/usr/
    sap/NWP/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/nwpadm/bin:/usr/bin/X
    11:/sbin:.
    JStartupICreateProcess: fork process (pid 3301514)
    JControlICheckProcessList: process server0 started (PID:3301514)
    Tue Sep 28 16:11:15 2004
    JControlICheckProcessList: process server0 (pid:3301514) died (RUN-FLAG)
    JControlIResetProcess: not running -> increase error count (4)
    Can anybody help us?????
    Thanks a lot!
    Daniela Godoi

    Hi Vamsi,
        check this thread:
    http://help.sap.com/saphelp_nw04/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm
    Regards, Suresh KB

  • Error starting j2ee and cleanup

    I'm install the following at my Red Hat Linux 7.1 machine:
    JDK 1.2.2 -- "jdk-1_2_2_008-linux-i386[1].tar.gz"
    Tomcat 3.3a -- "jakarta-tomcat-3.3a.tar.gz"
    J2EE -- "j2sdkee-1_3_01-linux[1].tar.gz"
    Ant 1.3 -- "jakarta-ant-1.3-bin.tar.gz"
    And I had set the following in the /etc/profile file:
    JAVA_HOME=/usr/local/jdk
    export JAVA_HOME
    J2EE_HOME=/usr/local/j2sdkee1.3
    export J2EE_HOME
    ANT_HOME=/usr/local/jakarta-ant-1.3
    export ANT_HOME
    CLASSPATH=/usr/local/jdk/lib:/usr/local/jre/lib:/usr/local/j2sdkee1.3/lib:/usr/local/jakarta-ant-1.3/lib
    export CLASSPATH
    PATH=$PATH:/usr/local/jdk/bin:/usr/local/jre/bin:/usr/local/j2sdkee1.3/bin:/usr/local/jakarta-ant-1.3/bin
    If I using "j2ee -verbose" to start the J2EE Server the following will come out:
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/naming/Context
    at com.sun.enterprise.server.J2EEServer.<clinit>(J2EEServer.java:59)
    If I execute the cleanup script, the following will message will come out:
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/naming/Context
    at com.sun.enterprise.util.J2EECleanup.<init>(J2EECleanup.java:31)
    at com.sun.enterprise.util.J2EECleanup.main(J2EECleanup.java:45)
    Can anybody give me suggestion to solve it?

    Did you ever solve it because i get exactly the same errors on a windows NT machine.
    Thanks

Maybe you are looking for

  • BW - EP Connection to Publish Reports From BW

    We have implemented Enterprise Portal 6, and are running BW 3.5 I have been trying set up the connection between the 2 systems, so that I can publish reports from BW to EP SSO between EP and BW is working - I can create a BW iview, or run a BW transa

  • Adobe Media Encoder CS5 APPCRASH

    Hi, I work for a television station, and we use Adobe Creative Suite 5 Production Premium.  Just recently for some reason or other our Adobe Media Encoder (AME) stopped working.  We primarily export files from Adobe Premiere as .mpg files. When we ch

  • Can't "drag and drop" fields in Salesforce.

    I can no longer "drag and drop" fields in Salesforce. When I try, the entire set of fields highlights. I can get this feature to work with a clean install of let's say, Firefox, but within an hour or so, back to the same problem. Any thoughts out the

  • Using and configurin​g the BNC 2121

    Hi, We have recently bought a BNC 2121 from National Instruments. We would like to set-up and use the eight plugs on the board as counters and in order to do measures in a test. We have tried to use the example code included in the NI-DAQ directory,

  • I have lost my Serial number for Adobo Photoshop Elements 10. How do I get a New One?

    I have lost my Serial number for Adobo Photoshop Elements 10. How do I get a New One?  How do I get my reply?  I will try again