Start j2sdkee1.2.1 on windowsMe

After set the J2EE_HOME in both autoexec.bat and msconfig (learning this from this board, thanks), when I try: start j2ee
I still get the message:
ERROR: Set J2EE_HOME before running this script.
Somebody help, please.
Thanks.
ERic

Now after edit userconfig.bat in j2ee's bin folder and restart, when I type in "start j2ee", this error pops up:
No local string for j2ee.server
Java 2 Enterprise Edition
No local string for j2ee.options
Options:
No local string for j2ee.verbose
-verbose Redirect logging output to the current shell.
No local string for j2ee.help
-help Print this help message.
No local string for j2ee.version
-version Print the version.
No local string for j2ee.singlevm
-singleVM Deploys all beans in this process.
No local string for j2ee.multivm
-multiVM Deploys all beans in a jar file in a new process.
No local string for j2ee.stop
-stop Stop the J2EE server.
Someone help, please.
Eric

Similar Messages

  • How can i start j2sdkee1.3.1

    Please Help me,
    I have install j2sdkee1.3.1 and try to start it but the error show that
    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)r
    What should i do,i try for a long time.
    i have jdk1.3.0.
    I have aready set Path and Classpath
    Does it lack of something?
    Hope you help me

    install jdk1.4

  • Can't start J2ee server using j2sdkee1.3.1

    When i try to start j2ee server , it shows the following
    Error message.
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/naming/Context
    at com.sun.enterprise.server.J2EEServer.<clinit>(J2EEServer.java:53)
    I have set all environment variables as follows
    set path=.;c:\jdk1.2.2\bin;c:\j2sdkee1.3.1\bin;
    set classpath=.c:\jdk1.2.2\lib;c:\j2sdkee1.3.1\lib\j2ee.jar
    set JAVA_HOME=c:\jdk1.2.2
    set J2EE_HOME=c:\j2sdkee1.3.
    pls kindly give a solution.

    Try rather using the 1.4 version available here: http://java.sun.com/j2ee/1.4/
    and use this dedicated forum: http://forum.java.sun.com/forum.jsp?forum=136
    -Alexis

  • Problems starting Deploytool of j2sdkee1.3.1

    Hi everybody!!
    I recently installed j2sdkee1.3.1 on Windows 2000(Advanced Server).
    I set up the JAVA_HOME and J2EE_HOME environment variables accordingly. I have j2sdk1.4.1 installed prior to it. So, the J2EE server starts properly and I can see the welcome & congrats page at http://localhost:8000/index.html.
    But, the problem I am facing is that the DEPLOYTOOL just doesn't start.
    I am mentioning below the exact messages that I get on my command prompt
    while trying to start the deploytool after I have started the J2EE server on another command prompt:
    C:\>deploytool
    Starting deploytool, version 1.3.1
    (Type 'deploytool -help for command line options)
    No local string for enterprise.tools.deployment.main.error_creating_ui
    Unable to create UI: java.lang.ExceptionInIntializerError
    I thought that may be there could be a problem in installation so I uninstalled the j2sdkee1.3.1 and then reinstalled it, but still I was facing the same problem.
    So,then I thought that may be there could be some problem with the installation bundle of j2sdkee1.3.1 that I installed. So I got hold of
    another bundle of j2sdkee1.3.1 and installed it. But still I am getting
    the same problem.
    Please help me, I am stuck with this problem for past couple of months.
    Thanking you all!!
    Tariq

    Hi Tariq,
    Can you try the deploytool with jdk1.3,I suspect there the Linkage Error being due to incompatibility of some classes which have been changed in jdk1.4.
    And the classes which make run the deploytool are dependent on those classes(which have been modified in jdk1.4).Check what the Linkage Error means in java docs
    Subclasses of LinkageError indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class
    So the classes which make the deploytool have some dependencies on the classes which have been modified in jdk1.4 latter class has incompatibly ....
    Got it!!!!
    That is what I can tell you out of my experience.....
    regards
    Vicky

  • Error in starting the j2ee server

    Hi...... I installed the j2sdkee-1_3_1-win........... I was able to deploy and run some sample web apps but after compiling a java file (tag lib) and setting my classpath (to point to a servlet jar file) I started getting this errors (see below).... Can someone tell me how to go about this? the keystore.jks is definitely existing in my C:\j2sdkee1.3.1\lib\security\ folder.
    Thanks in advance!
    C:\Documents and Settings\cruzm1>j2ee
    Cannot write the seed file for fast startup. The next startup will be slow.
    J2EE server listen port: 1050
    java.io.FileNotFoundException: C:\j2sdkee1.3.1\lib\security\keystore.jks (The sy
    stem cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at com.sun.enterprise.security.SSLUtils.loadKS(SSLUtils.java:147)
    at com.sun.enterprise.security.SSLUtils.initKeyStore(SSLUtils.java:78)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.init(IIOPSSLSocketFactor
    y.java:74)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(II
    OPSSLSocketFactory.java:153)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPS
    SLSocketFactory.java:139)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:
    243)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:205
    at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:1
    40)
    at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:49
    2)
    at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:156
    at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:114)
    at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:114)
    at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:132)
    at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:21)
    at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:
    2488)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.ja
    va:2423)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
    at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:
    256)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:205
    at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:1
    40)
    at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:49
    2)
    at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:156
    at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:114)
    at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:114)
    at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:132)
    at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:21)
    at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:
    2488)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.ja
    va:2423)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP
    ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:206)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP
    ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:206)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP
    ports in use by another process
    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: Unable to create ORB. Possible causes
    include TCP/IP ports in use by another process
    Error executing J2EE server ...
    C:\Documents and Settings\cruzm1>j2ee
    Cannot write the seed file for fast startup. The next startup will be slow.
    J2EE server listen port: 1050
    java.io.FileNotFoundException: C:\j2sdkee1.3.1\lib\security\keystore.jks (The sy
    stem cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at com.sun.enterprise.security.SSLUtils.loadKS(SSLUtils.java:147)
    at com.sun.enterprise.security.SSLUtils.initKeyStore(SSLUtils.java:78)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.init(IIOPSSLSocketFactor
    y.java:74)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(II
    OPSSLSocketFactory.java:153)
    at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPS
    SLSocketFactory.java:139)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:
    243)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:205
    at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:1
    40)
    at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:49
    2)
    at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:156
    at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:114)
    at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:114)
    at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:132)
    at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:21)
    at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:
    2488)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.ja
    va:2423)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
    at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:
    256)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:205
    at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:1
    40)
    at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:49
    2)
    at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:156
    at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:114)
    at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:114)
    at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:132)
    at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:21)
    at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:
    2488)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.ja
    va:2423)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP
    ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:206)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP
    ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:206)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP
    ports in use by another process
    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: Unable to create ORB. Possible causes
    include TCP/IP ports in use by another process
    Error executing J2EE server ...
    C:\Documents and Settings\cruzm1>deploytool
    Starting Deployment tool, version 1.3.1
    (Type 'deploytool -help' for command line options.)
    Could not connect to localhost

    I'm not sure the IOException is the real issue. It looks like there may be some other process using one of the ports the SDK is attempting to bind to. Did you try rebooting your machine and restarting the SDK? If there is another process using a port the SDK requires you may need to change the ports used by the SDK. You can find most of the port settings in the config directory in one of the properties files, depending which port you would like to change. Looks like the orb port is you issue so reboot or modify orb.properties.

  • Error while starting the service

    Hi
    I am trying the web service example using j2ee from
    http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JAXRPC3.html#wp124102
    when I try to deply the service I am getting an exception as follows :
    Can any one help me out ?
    Thanks ,
    Amol
    distribute: C:\j2sdkee1.4\helloapps\MyHelloService.war
    Deploy action running...
    Contacted Server...
    Application MyHelloService transferred
    Application MyHelloService transferred
    Storing final WSDL for Web Service MyHelloService at C:\j2sdkee1.4\repository\applications\MyHelloService\MyHelloService53797.wsdl
    Deployment of MyHelloService is complete.
    Deployment of MyHelloService is complete.
    Completed
    --- Operation Completed Successfully ---
    start: MyHelloService
    Running...
    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
         java.rmi.RemoteException: null; nested exception is:
         javax.management.ReflectionException
         at com.sun.corba.se.internal.iiop.ShutdownUtilDelegate.mapSystemException(ShutdownUtilDelegate.java:64)
         at javax.rmi.CORBA.Util.mapSystemException(Util.java:65)
         at org.omg.stub.com.sun.enterprise.tools.deployment.backend._JarInstaller_Stub.start(Unknown Source)
         at com.sun.enterprise.deployapi.actions.ModuleStateAction.run(ModuleStateAction.java:58)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.rmi.RemoteException: null; nested exception is:
         javax.management.ReflectionException
         at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.start(JarInstallerImpl.java:1171)
         at org.omg.stub.com.sun.enterprise.tools.deployment.backend._JarInstallerImpl_Tie._invoke(Unknown Source)
         at com.sun.corba.se.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:353)
         at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
         at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
         at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
    Caused by: javax.management.ReflectionException
         at com.sun.management.j2se.MOAgents.EmmaBeanUtil.invoke(EmmaBeanUtil.java:346)
         at com.sun.enterprise.management.model.emma.WebModuleMdlEmmaAgent.invoke(WebModuleMdlEmmaAgent.java:425)
         at com.sun.jdmk.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:334)
         at com.sun.jdmk.MetaDataImpl.invoke(MetaDataImpl.java:496)
         at com.sun.jdmk.DefaultMBeanAccessor.invoke(DefaultMBeanAccessor.java:528)
         at com.sun.jdmk.MBeanServerImpl.invoke(MBeanServerImpl.java:579)
         at com.sun.enterprise.management.agent.MEJBUtility.invoke(MEJBUtility.java:314)
         at com.sun.enterprise.management.util.J2EEManagementObjectManager.startModule(J2EEManagementObjectManager.java:636)
         at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.start(JarInstallerImpl.java:1161)
         ... 5 more
    !!! Operation Failed !!!
    [Completed (time=22.7sec, status=13)]
    **********************************************************************

    Hi Ray,
    I assuming you are on 5.0.2. If so, please refer to chapter 3(Pre-installation) of the install document, specifically the setup of the automation server user. The stated error indicates that the automation user info you entered into the installer does not match up with the entries in the pre-install steps.
    Hope that helps.
    Vasanth

  • [b]problem in starting j2EE RI server[/b]

    I am getting this error when i try to start j2EE server. it is a J2EE RI installed with sunONE studio 4 update 1 edition.
    Can someone tell me what is the problem ?
    C:\Program Files\s1studio\ee\j2sdkee1.3.1\bin>j2ee -verbose
    No local string for j2ee.listenPort
    J2EE server listen port: 1050
    No local string for j2ee.naming
    Naming service started: 1050
    No local string for enterprise.log.logging.serverversion.started
    No local string for enterprise.log.using.vm.name.version.from
    No local string for enterprise.log.vm's.classpath
    No local string for enterprise.log.j2ee.homedirectory
    No local string for enterprise.log.logging.serverversion.started
    No local string for enterprise.log.using.vm.name.version.from
    No local string for enterprise.log.vm's.classpath
    No local string for enterprise.log.j2ee.homedirectory
    No local string for idle_resource_threshold_error
    No local string for binding.datasource
    No local string for binding.datasource
    No local string for binding.datasource
    No local string for binding.datasource
    No local string for binding.datasource
    No local string for binding.datasource
    java.lang.ClassNotFoundException: com.pointbase.xa.xaDataSource
    at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:140)
    at com.sun.enterprise.repository.JdbcXAResource.createDataSource(JdbcXAResource.java:65)
    at com.sun.enterprise.resource.ResourceInstaller.installJdbcXADataSources(ResourceInstaller.java:458)
    at com.sun.enterprise.resource.ResourceInstaller.installJdbcDataSources(ResourceInstaller.java:349)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:264)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    No local string for poolmgr.datasourceerror
    Error in creating data source object
    No local string for jms.start
    Starting JMS service...
    No local string for enterprise.log.logging.serverversion.started
    No local string for enterprise.log.using.vm.name.version.from
    No local string for enterprise.log.vm's.classpath
    No local string for enterprise.log.j2ee.homedirectory
    No local string for enterprise.log.logging.serverversion.started
    No local string for enterprise.log.using.vm.name.version.from
    No local string for enterprise.log.vm's.classpath
    No local string for enterprise.log.j2ee.homedirectory
    No local string for enterprise.log.logging.serverversion.started
    No local string for enterprise.log.using.vm.name.version.from
    No local string for enterprise.log.vm's.classpath
    No local string for enterprise.log.j2ee.homedirectory
    No local string for jms.start.failed
    Couldn't start JMS service...
    javax.jms.JMSException: Can't start JMSService
    at com.sun.jms.service.JMSManagerImpl.startJMSService(JMSManagerImpl.java:86)
    at com.sun.enterprise.jms.JmsUtil.startJmsService(JmsUtil.java:169)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:268)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    javax.jms.JMSException: Can't start JMSService
    at com.sun.jms.service.JMSManagerImpl.startJMSService(JMSManagerImpl.java:86)
    at com.sun.enterprise.jms.JmsUtil.startJmsService(JmsUtil.java:169)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:268)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Can't start JMSService
    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: Can't start JMSService
    Error executing J2EE server ...
    java.lang.NoClassDefFoundError: com/pointbase/jdbc/jdbcDataSource
    at com.sun.jms.service.JMSServiceImpl.stop(JMSServiceImpl.java:1329)
    at com.sun.jms.service.JMSServiceImpl.stop(JMSServiceImpl.java:1308)
    at com.sun.jms.service.JMSServiceImpl$1.run(JMSServiceImpl.java:102)

    Depending on your OS, there are two possibilities:
    PointBase:
    the .lck file was not being deleted due to a permission error, and that led to a string of events that would cause the check point error. (e.g. a rollback would be attempted on every access to the db)
    Adding "FilePermission delete" to the servlet block of the lib/security/server.policy file fixed the problem.
    or
    After installing the Sun ONE Studio 4 update 1 software, I'm receiving errors trying to use the J2EE RI server, the PointBase database, and/or the internal UDDI Registry. How do I fix this?
    Applicable to release S1S4u1 EEfJ. Also applicable to releases: S1S7 EEfS (Solaris environment only)
    If you are in a Solaris(TM) environment and plan to use the PointBase Server 4.2 Restricted Edition database, the J2EE(TM) Reference Implementation 1.3.1 server, the internal Java(TM) Web Services Developer Pack's (JWSDP) Tomcat 4.1 server, or the internal UDDI registry server packaged with the Sun(TM) ONE Studio, Enterprise Edition for Java(TM) software (IDE), be aware that you must have write access to the IDE directories used by these components. To ensure a writeable IDE installation, install a personal copy of the Sun ONE Studio, Enterprise Edition for Java software in your home directory and run the product from this location.
    Please note that the default Solaris installation procedure causes the <s1studio-install-dir> tree to be owned by the root user. Therefore, a non-root user running the IDE will be denied write access resulting in errors when attempting to run any of these packaged servers.
    To install a personal copy of the Sun ONE Studio 4, Enterprise Edition for Java, please use the following instructions.
    If you have the Sun ONE Studio 4 update 1 CD, do the following:
    1.Be sure you are logged on as 'yourself', not a root user.
    2.Insert the CD. NOTE: If the Auto run feature is enabled, an installer wizard appears and asks for the root password. Close this wizard. Do not install this product as root user.
    3.From the directory where you want the IDE installed, type /cdrom/s1studio/image/ffj_installers_ee/ffj_ee_solsparc_en.bin
    4.Follow the install panels, using the Sun ONE Studio 4, Enterprise Edition for Java Getting Started Guide (found at http://forte.sun.com/ffj/documentation/s1s41/getstartedee41.pdf )for any additional information.
    If you have downloaded Sun ONE Studio 7, Enterprise Edition for Solaris from the web site, do the following:
    1. Go to this web site http://www.sun.com/software/sundev/jde/buy/index.html and read the section called "Before you Download" for additional pre-install information.
    2. Scroll to the area entitled Enterprise Edition for Java and click on the Try & Buy Download link. This takes you to the Download Center Login page.
    3. Enter your username and password to login, (you may need to register). Accept the license agreement. You will be presented with the download page.
    4. Be sure you are logged on as 'yourself', not a root user.
    5. Find the correct file for the Solaris platform, ffj_ee_solsparc_en.bin, (151.54MB), and click the link to begin the product download, saving the file into a download directory of your choice.
    6. Once the download is complete, set the DISPLAY environment variable to display to your local system, for example: % setenv DISPLAY your-local-system:0.0
    7. Set the execute permission on the ffj_ee_solsparc_en.bin file by typing: % chmod a+x ffj_ee_solsparc_en.bin
    8. Execute the installer as a non-root user by typing (from the download directory): % ffj_ee_solsparc_en.bin
    9. See the Sun ONE Studio 4, Enterprise Edition for Java Getting Started Guide (found at http://forte.sun.com/ffj/documentation/s1s41/getstartedee41.pdf ) for additional installation and configuration information.

  • ERROR WHILE STARTING J2EE SERVER IN COMMAND PROMPT

    C:\j2sdkee1.3.1\bin>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(AnyImpl.java:1256)
    at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.createTypeCode(ShutdownUtilDelegate.java:223)
    at com.sun.corba.ee.internal.iiop.ShutdownUtilDelegate.writeAny(ShutdownUtilDelegate.java:178)
    at javax.rmi.CORBA.Util.writeAny(Util.java:80)
    at org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.rebind(Unknown Source)
    at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:188)
    at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:202)
    at javax.naming.InitialContext.rebind(InitialContext.java:370)
    at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:192)
    at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:149)
    at com.sun.enterprise.server.J2EEServer.bindObject(J2EEServer.java:718)
    at com.sun.enterprise.server.J2EEServer.createServerObject(J2EEServer.java:473)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:244)
    ANY DETAILS POST
    REGARDS
    VENKAT

    I had the same problem overhere.
    If you would have taken the time to read some topics on this forum you would have found dozens of others having this problem like
    http://forum.java.sun.com/thread.jsp?forum=136&thread=280211
    Which gave the answer for me
    That was: install the jdk141 and UNDEFINE any classpath and cpath in you environment setting.
    HTH
    Xiffy

  • Error when starting j2ee server, please help

    JMS expert,
    I am using j2sdkee1.3 with jdk1.3.1_01 over NT system. When I started JMS provider by "j2ee -verbose", I got an exception saying "TCP/IP ports(1050) in use by another process". Then I tried other port numbers like 1051 and 1061, the same error kept coming. What is the best port number I should use or whatelse I should do to solve this problem? Thanks.
    C:\j2sdkee1.3\jms_execise>c:\j2sdkee1.3\bin\j2ee -verbose
    J2EE server listen port: 1081
    org.omg.CORBA.INTERNAL: minor code: 1398079697 completed: No
    at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:256)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:205)
    at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:140)
    at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:488)
    at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:154)
    at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:112)
    at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:110)
    at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:128)
    at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:21)
    at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:2421)
    at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:2356)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:193)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:203)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:203)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:350)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    J2EE server reported the following error: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
    Error executing J2EE server ...
    ****************************************************************

    Hello.,
    Did you get a resolution to this error ? I get the same error, odd thing is that i had it working for several days and now it won;t start ?
    JMS expert,
    I am using j2sdkee1.3 with jdk1.3.1_01 over NT system.
    When I started JMS provider by "j2ee -verbose", I got
    an exception saying "TCP/IP ports(1050) in use by
    another process". Then I tried other port numbers like
    1051 and 1061, the same error kept coming. What is
    the best port number I should use or whatelse I should
    do to solve this problem? Thanks.
    C:\j2sdkee1.3\jms_execise>c:\j2sdkee1.3\bin\j2ee
    -verbose
    J2EE server listen port: 1081
    org.omg.CORBA.INTERNAL: minor code: 1398079697
    completed: No
    at
    at
    at
    t
    com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(
    IOPImpl.java:256)
    at
    at
    at
    t
    com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIO
    Impl.java:205)
    at
    at
    at
    t
    com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(G
    OPImpl.java:140)
    at
    at
    at
    t
    com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(
    OAORB.java:488)
    at
    at
    at
    t
    com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(PO
    Impl.java:154)
    at
    at
    at
    t
    com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.ja
    a:112)
    at
    at
    at
    t
    com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB
    java:110)
    at
    at
    at
    t
    com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.
    ava:128)
    at
    at
    at
    t
    com.sun.corba.ee.internal.core.Future.evaluate(Future.j
    va:21)
    at
    at
    at
    t
    com.sun.corba.ee.internal.corba.ORB.resolveInitialRefer
    nce(ORB.java:2421)
    at
    at
    at
    t
    com.sun.corba.ee.internal.corba.ORB.resolve_initial_ref
    rences(ORB.java:2356)
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.run(J2EEServer.jav
    :193)
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.main(J2EEServer.ja
    a:913)
    java.lang.RuntimeException: Unable to create ORB.
    Possible causes include TCP/IP ports in use by another
    process
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.run(J2EEServer.jav
    :203)
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.main(J2EEServer.ja
    a:913)
    java.lang.RuntimeException: Unable to create ORB.
    Possible causes include TCP/IP ports in use by another
    process
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.run(J2EEServer.jav
    :203)
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.main(J2EEServer.ja
    a:913)
    java.lang.RuntimeException: Unable to create ORB.
    Possible causes include TCP/IP ports in use by another
    process
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.run(J2EEServer.jav
    :350)
    at
    at
    at
    t
    com.sun.enterprise.server.J2EEServer.main(J2EEServer.ja
    a:913)
    J2EE server reported the following error: Unable to
    create ORB. Possible causes include TCP/IP ports in
    use by another process
    Error executing J2EE server ...

  • Error when starting J2EE server

    I can't start my J2EE server, when I type "j2ee verbose" on windows console, it showed an error like this :
    J2EE server listen port: 1050
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/corba/se/internal/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:895)
         at com.sun.corba.ee.internal.CosNaming.TransientNameService.initialize(TransientNameService.java:117)
         at com.sun.corba.ee.internal.CosNaming.TransientNameService.<init>(TransientNameService.java:70)
         at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:103)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    I used J2EE 1.3.1 and JDK 1.5.0. I also have set an environment variable like shown below :
    JAVA_HOME=C:\jdk1.5.0
    J2EE_HOME=C:\j2sdkee1.3.1
    PATH=%JAVA_HOME%\bin;%J2EE_HOME%\bin
    CLASSPATH=%J2EE_HOME%\lib\j2ee.jar;%J2EE_HOME%\lib\locale
    all that env. variable have been set in System Properties through control panel in my windows. Plz help me if there anything wrong with my setting or there are another problems that I didn't noticed before. Thank you.
    Irfan R.

    Modify your JAVA_HOME to C:\Program%20%Files\j2sdk1.4.2_08
    as spaces are not allowed. Most probably it will work.
    I have installed J2EE SDK 1.3 on my machine. I have
    set
    J2EE_HOME=C:\j2sdkee1.3.1
    JAVA_HOME=C:\Program Files\j2sdk1.4.2_08
    and
    PATH=C:\j2sdkee1.3.1\bin
    CLASSPATH
    =%J2EE_HOME%\lib\j2ee.jar;%J2EE_HOME%\lib\locale
    environmental variables. All the four path seem to
    OK. But when I'm trying to start application server
    using j2ee -verbose command on my dos prompt I'm
    getting following error
    'C:\Program' is not recognized as an internal or
    external command, operable program or batch file.
    I tried j2ee -verbose command from C: prompt as well
    as from C:\j2sdkee1.3.1\bin prompt in which j2ee
    batch file is present.
    Please help/guide on above issue

  • Error when launching j2ee (j2sdkee1.3.1)  in Windows XP Professional

    Hi!
    I use j2sdk1.4.2_03 on Windows XP Professional and I just installed j2sdkee1.3.1.
    (I do have assigned environment variables J2EE_HOME, JAVA_HOME and PATH accordingly)
    When launching > j2ee -verbose I do get the following error:
    Could anyone give me some hints about this problem?
    It would be much appreciated.
    ~~maite
    C:\>j2ee -verbose
    J2EE server listen port: 1050
    Naming service started:1050
    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.initSerialContext
    Provider(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 ...
    ------------------------------------------------------------------------------------------------------------------------

    Sorry, I just learned from another message in the forum that it was a firewall problem. It is working now.

  • Starting the J2EE server

    Hi:
    I am new to J2EE and I followed the instruction on the J2EE Tutorial setting up the J2EE SDK. When I tried to start the J2EE server by typing in "C:\j2ee -verbose", the server can't seem to start... After it gets to "Starting JMS service..." , it jumps back to the command prompt "C:\>"
    If I then try to do a "j2ee -stop", I get an error "javax.naming.CommunicationException: Can't find SerialContextProvider" (which, I think, indicates the server never got started)
    I am using Windows 2000 and I am pretty sure I have the environment variables set properly. Does anyone know why this is happening? Thanx!
    The following is the trace of me doing "j2ee -verbose"
    J2EE server listen port: 1050
    Naming service started:1050
    Binding DataSource, name = jdbc/DB1, url = jdbc:cloudscape:rmi:CloudscapeDB;crea
    te=true
    Binding DataSource, name = jdbc/EstoreDB, url = jdbc:cloudscape:rmi:CloudscapeDB
    ;create=true
    Binding DataSource, name = jdbc/Cloudscape, url = jdbc:cloudscape:rmi:Cloudscape
    DB;create=true
    Binding DataSource, name = jdbc/InventoryDB, url = jdbc:cloudscape:rmi:Cloudscap
    eDB;create=true
    Binding DataSource, name = jdbc/DB2, url = jdbc:cloudscape:rmi:CloudscapeDB;crea
    te=true
    Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa
    Binding DataSource, name = jdbc/XACloudscape__xa, dataSource = COM.cloudscape.co
    re.RemoteXaDataSource@b301f2
    Starting JMS service...
    C:\j2sdkee1.3.1\bin>
    Eugene

    I have read some posts and get the answer
    change the pc language to English
    and reinstall j2ee
    all should be ok!
    I get message "J2EE server startup complete" now.
    luck!

  • [SOLVED] SAMBA won't start

    Hey guys, I'm having some issues with running SAMBA on my home server.
    It had been running fine for months until I recently checked it.
    I don't use it too often (mainly for browsing with my Android device) so any number of updates could have caused this.
    This is what I get:
    [kaipee@kphmsrv ~]$ sudo systemctl start smbd.service
    [kaipee@kphmsrv ~]$ sudo systemctl status smbd.service
    smbd.service - Samba SMB/CIFS server
    Loaded: loaded (/usr/lib/systemd/system/smbd.service; enabled)
    Active: failed (Result: core-dump) since Sun 2013-07-07 21:35:13 BST; 9s ago
    Process: 26046 ExecStart=/usr/bin/smbd -D (code=exited, status=0/SUCCESS)
    Main PID: 26047 (code=dumped, signal=ABRT)
    CGroup: name=systemd:/system/smbd.service
    Jul 07 21:35:13 kphmsrv smbd[26047]: #3 /usr/lib/samba/libsmbd_shim.so(exit_server+0x22) [0xb710c972]
    Jul 07 21:35:13 kphmsrv smbd[26047]: #4 /usr/bin/smbd(main+0x1120) [0xb7710020]
    Jul 07 21:35:13 kphmsrv smbd[26047]: #5 /usr/lib/libc.so.6(__libc_start_main+0xf3) [0xb6bfc7c3]
    Jul 07 21:35:13 kphmsrv smbd[26047]: #6 /usr/bin/smbd(+0x5ce5) [0xb7710ce5]
    Jul 07 21:35:13 kphmsrv smbd[26047]: [2013/07/07 21:35:13.430068, 0] ../source3/lib/dumpcore.c:317(dump_core)
    Jul 07 21:35:13 kphmsrv smbd[26047]: dumping core in /var/log/samba/cores/smbd
    Jul 07 21:35:13 kphmsrv smbd[26047]:
    Jul 07 21:35:13 kphmsrv systemd[1]: smbd.service: main process exited, code=dumped, status=6/ABRT
    Jul 07 21:35:13 kphmsrv systemd[1]: Unit smbd.service entered failed state.
    Jul 07 21:35:13 kphmsrv systemd-coredump[26048]: Process 26047 (smbd) dumped core.
    [kaipee@kphmsrv ~]$ sudo ls -al /var/log/samba/cores/smbd
    total 8
    drwx------ 2 root root 4096 Jul 12 2012 .
    drwx------ 5 root root 4096 Sep 29 2012 ..
    [kaipee@kphmsrv ~]$
    Any ideas?
    Last edited by kaipee (2014-01-16 18:15:07)

    Here are testparm results
    [kaipee@kphmsrv ~]$ testparm
    Load smb config files from /etc/samba/smb.conf
    rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
    WARNING: The "null passwords" option is deprecated
    Processing section "[Files]"
    Processing section "[Videos - Movies]"
    Processing section "[Videos - TV]"
    Processing section "[Videos - Anime]"
    Processing section "[Videos - Specials]"
    Processing section "[Music]"
    Processing section "[Games]"
    Processing section "[Software]"
    Processing section "[Transfers]"
    Loaded services file OK.
    WARNING: You have some share names that are longer than 12 characters.
    These may not be accessible to some older clients.
    (Eg. Windows9x, WindowsMe, and smbclient prior to Samba 3.0.)
    Server role: ROLE_STANDALONE
    Press enter to see a dump of your service definitions
    [global]
    interfaces = 192.168.1.2/24
    bind interfaces only = Yes
    null passwords = Yes
    log file = /var/log/samba/%m.log
    max log size = 50
    load printers = No
    printcap name = /dev/null
    disable spoolss = Yes
    show add printer wizard = No
    dns proxy = No
    default service = global
    idmap config * : backend = tdb
    force user = http
    force group = http
    create mask = 0770
    force create mode = 0770
    directory mask = 0770
    force directory mode = 0770
    guest ok = Yes
    hosts allow = 192.168.1., localhost
    printing = bsd
    print command = lpr -r -P'%p' %s
    lpq command = lpq -P'%p'
    lprm command = lprm -P'%p' %j
    browseable = No
    available = No
    [Files]
    comment = kphmsrv Files
    path = /mnt/Files
    username = kaipee
    read only = No
    browseable = Yes
    available = Yes
    [Videos - Movies]
    comment = kphmsrv Movies
    path = /mnt/Files/Videos/Movies
    read list = nobody
    read only = No
    browseable = Yes
    available = Yes
    [Videos - TV]
    comment = kphmsrv TV
    path = /mnt/Files/Videos/TV series
    read list = nobody
    read only = No
    browseable = Yes
    available = Yes
    [Videos - Anime]
    comment = kphmsrv Anime
    path = /mnt/Files/Videos/Anime
    read list = nobody
    read only = No
    browseable = Yes
    available = Yes
    [Videos - Specials]
    comment = kphmsrv Specials
    path = /mnt/Files/Videos/Specials
    read list = nobody
    read only = No
    browseable = Yes
    available = Yes
    [Music]
    comment = kphmsrv Music
    path = /mnt/Files/Music
    read list = nobody
    read only = No
    browseable = Yes
    available = Yes
    [Games]
    comment = kphmsrv Games
    path = /mnt/Files/Games
    read list = nobody
    read only = No
    browseable = Yes
    available = Yes
    [Software]
    comment = kphmsrv Software
    path = /mnt/Files/Software
    username = kaipee
    read list = nobody
    browseable = Yes
    available = Yes
    [Transfers]
    comment = kphmsrv Transfers
    path = /mnt/Files/Transfe
    read list = nobody
    read only = No
    browseable = Yes
    available = Yes

  • Can't start J2EE server :o(

    Hi,
    I'm getting started with J2EE but I can't start the J2EE server. I have to point out that I read the instructions in J2EE Tutorial 1.3 but I use J2EE SDK 1.4 Beta.. But it should work, shouldn't it??? I don't expect the problem to be very serious but I'm a greener and can't solve it myself :oI
    Thanks a lot for every hint and sorry for my not very good English :o)
    Dojcland
    Here are the "printStackTraces" I get:
    (The last line you can see is the last one that appears. Never "C:\" again. If I close the window "Stopping J2EE server" message appears before the window is closed.)
    C:\>j2ee -stop
    Shutting down the J2EE server.
    Unable to shutdown the J2EE server.
    C:\>cleanup
    This will delete all deployed applications and clean all log files
    Do you want to proceed (y/n)
    y
    Cleaning directory C:\j2sdkee1.4\logs ...
    Cleaning directory C:\j2sdkee1.4\repository ...
    Cleaning directory C:\j2sdkee1.4\connector\adapters ...
    Cleaning directory C:\j2sdkee1.4\public_html ...
    Cleaning directory C:\WINNT\TEMP\j2ee-ri-Dojcland ...
    Cleaning directory C:\j2sdkee1.4\web\repository ...
    Cleanup completed. Please restart j2ee server.
    C:\>j2ee -verbose
    J2EE server listen port: 1050
    Naming service started: 1050
    Binding DataSource, name = jdbc/DB1, url =
    jdbc:cloudscape:rmi:CloudscapeDB;crea
    te=true
    Binding DataSource, name = jdbc/EstoreDB, url =
    jdbc:cloudscape:rmi:CloudscapeDB
    ;create=true
    Binding DataSource, name = jdbc/InventoryDB, url =
    jdbc:cloudscape:rmi:Cloudscap
    eDB;create=true
    Binding DataSource, name = jdbc/DB2, url =
    jdbc:cloudscape:rmi:CloudscapeDB;crea
    te=true
    Binding DataSource, name = jdbc/Cloudscape, url =
    jdbc:cloudscape:rmi:Cloudscape
    DB;create=true
    Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa
    Binding DataSource, name = jdbc/XACloudscape__xa, dataSource =
    COM.cloudscape.co
    re.RemoteXaDataSource@119e583
    Binding DataSource, name = jdbc/_ejb_container, url = jdbc/_ejb_container__xa
    Binding DataSource, name = jdbc/_ejb_container__xa, dataSource =
    COM.cloudscape.
    core.XaDataSource@b05236
    Starting JMS service...
    Initialization complete - waiting for client requests
    Starting JMS via Resource Adapter
    Deploying jmsra.rar in C:\j2sdkee1.4\lib\system_apps\jmsra.rar
    org.w3c.dom.DOMException: DOM003 Namespace error
    at org.apache.xerces.dom.AttrNSImpl.<init>(AttrNSImpl.java:129)
    at
    org.apache.xerces.dom.CoreDocumentImpl.createAttributeNS(CoreDocument
    Impl.java:1422)
    at
    org.apache.xerces.dom.ElementImpl.setAttributeNS(ElementImpl.java:596
    at
    com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setAttrib
    ute(DeploymentDescriptorNode.java:501)
    at
    com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(Lo
    calizedNode.java:65)
    at
    com.sun.enterprise.deployment.node.DisplayableComponentNode.writeDisp
    layableComponentInfo(DisplayableComponentNode.java:56)
    at
    com.sun.enterprise.deployment.node.BundleNode.writeDescriptor(BundleN
    ode.java:104)
    at
    com.sun.enterprise.deployment.node.connector.ConnectorNode.writeDescr
    iptor(ConnectorNode.java:210)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2
    EEDocumentBuilder.java:77)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocu
    mentBuilder.java:120)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToSt
    ring(J2EEDocumentBuilder.java:153)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModuleAndItsComponents(J2EEManagementObjectManager.java:408)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModule(J2EEManagementObjectManager.java:203)
    at
    com.sun.enterprise.resource.ResourceInstaller.installSystemResourceAd
    apter(ResourceInstaller.java:706)
    at com.sun.enterprise.jms.JmsUtil.startJmsService(JmsUtil.java:236)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:239)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
    java.lang.IllegalArgumentException: The input node can not be null for a
    DOMSour
    ce for newTemplates!
    at
    org.apache.xalan.transformer.TransformerIdentityImpl.transform(Transf
    ormerIdentityImpl.java:346)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocu
    mentBuilder.java:125)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToSt
    ring(J2EEDocumentBuilder.java:153)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModuleAndItsComponents(J2EEManagementObjectManager.java:408)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModule(J2EEManagementObjectManager.java:203)
    at
    com.sun.enterprise.resource.ResourceInstaller.installSystemResourceAd
    apter(ResourceInstaller.java:706)
    at com.sun.enterprise.jms.JmsUtil.startJmsService(JmsUtil.java:236)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:239)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
    Exception stringifying deployment descriptor
    java.lang.IllegalArgumentException: The input node can not be null for a
    DOMSour
    ce for newTemplates!
    at
    org.apache.xalan.transformer.TransformerIdentityImpl.transform(Transf
    ormerIdentityImpl.java:346)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocu
    mentBuilder.java:125)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToSt
    ring(J2EEDocumentBuilder.java:153)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModuleAndItsComponents(J2EEManagementObjectManager.java:408)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModule(J2EEManagementObjectManager.java:203)
    at
    com.sun.enterprise.resource.ResourceInstaller.installSystemResourceAd
    apter(ResourceInstaller.java:706)
    at com.sun.enterprise.jms.JmsUtil.startJmsService(JmsUtil.java:236)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:239)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
    ResourceAdapter jmsra.rar started...
    Initializing Coyote HTTP/1.1 on port 8000
    Initializing Coyote HTTP/1.1 on port 7000
    Loaded registry information 3275 ms
    Starting service J2EE(TM) Web Server
    Apache Tomcat/5.0
    Missing application web.xml, using defaults only
    StandardEngine[Standard-Engine]
    .StandardHost[localhost].StandardContext[]
    Added certificates -> request attribute Valve
    Starting Coyote HTTP/1.1 on port 8000
    Starting Coyote HTTP/1.1 on port 7000
    JACC:Policy Repository set to C:\j2sdkee1.4\repository\policy
    Added certificates -> request attribute Valve
    Configured an authenticator for method FORM
    J2EE Web Admin Tool started
    JAXR:Installing JAXR RA
    Deploying jaxr-ra.rar in C:\j2sdkee1.4\lib\system_apps\jaxr-ra.rar
    org.w3c.dom.DOMException: DOM003 Namespace error
    at org.apache.xerces.dom.AttrNSImpl.<init>(AttrNSImpl.java:129)
    at
    org.apache.xerces.dom.CoreDocumentImpl.createAttributeNS(CoreDocument
    Impl.java:1422)
    at
    org.apache.xerces.dom.ElementImpl.setAttributeNS(ElementImpl.java:596
    at
    com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setAttrib
    ute(DeploymentDescriptorNode.java:501)
    at
    com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(Lo
    calizedNode.java:65)
    at
    com.sun.enterprise.deployment.node.DisplayableComponentNode.writeDisp
    layableComponentInfo(DisplayableComponentNode.java:57)
    at
    com.sun.enterprise.deployment.node.BundleNode.writeDescriptor(BundleN
    ode.java:104)
    at
    com.sun.enterprise.deployment.node.connector.ConnectorNode.writeDescr
    iptor(ConnectorNode.java:210)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2
    EEDocumentBuilder.java:77)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocu
    mentBuilder.java:120)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToSt
    ring(J2EEDocumentBuilder.java:153)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModuleAndItsComponents(J2EEManagementObjectManager.java:408)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModule(J2EEManagementObjectManager.java:203)
    at
    com.sun.enterprise.resource.ResourceInstaller.installSystemResourceAd
    apter(ResourceInstaller.java:706)
    at com.sun.enterprise.jaxr.JaxrUtil.installJaxrRA(JaxrUtil.java:40)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:278)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
    Exception stringifying deployment descriptor
    java.lang.IllegalArgumentException: The input node can not be null for a
    DOMSour
    ce for newTemplates!
    at
    org.apache.xalan.transformer.TransformerIdentityImpl.transform(Transf
    ormerIdentityImpl.java:346)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocu
    mentBuilder.java:125)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToSt
    ring(J2EEDocumentBuilder.java:153)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModuleAndItsComponents(J2EEManagementObjectManager.java:408)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModule(J2EEManagementObjectManager.java:203)
    at
    com.sun.enterprise.resource.ResourceInstaller.installSystemResourceAd
    apter(ResourceInstaller.java:706)
    at com.sun.enterprise.jaxr.JaxrUtil.installJaxrRA(JaxrUtil.java:40)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:278)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
    java.lang.IllegalArgumentException: The input node can not be null for a
    DOMSour
    ce for newTemplates!
    at
    org.apache.xalan.transformer.TransformerIdentityImpl.transform(Transf
    ormerIdentityImpl.java:346)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocu
    mentBuilder.java:125)
    at
    com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToSt
    ring(J2EEDocumentBuilder.java:153)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModuleAndItsComponents(J2EEManagementObjectManager.java:408)
    at
    com.sun.enterprise.management.util.J2EEManagementObjectManager.regist
    erResourceAdapterModule(J2EEManagementObjectManager.java:203)
    at
    com.sun.enterprise.resource.ResourceInstaller.installSystemResourceAd
    apter(ResourceInstaller.java:706)
    at com.sun.enterprise.jaxr.JaxrUtil.installJaxrRA(JaxrUtil.java:40)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:278)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:720)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.commons.launcher.ChildMain.run(ChildMain.java:280)
    Binding Connection Factory, name = QueueConnectionFactory
    Binding Connection Factory, name = jms/TopicConnectionFactory
    Binding Connection Factory, name = jms/QueueConnectionFactory
    Binding Connection Factory, name = TopicConnectionFactory
    Binding Connection Factory, name = eis/JAXR
    Binding Administered Object, name = jms/Topic
    Binding Administered Object, name = jms/Queue
    Starting EJB Timer Service...
    J2EE server startup complete.

    Check another similar question in the same forums.. I have posted an answer there. Hopefully that should work for you.

  • Problem in j2sdkee1.2.1 installation

    Hi,
    I installed j2sdkee1.2.2 . I set the class path as c:\j2sdkee1.2.1\lib\j2ee.jar and PATH as "c:\j2sdkee1.2.1\bin;c:\j2sdkee1.2.1\lib".
    I also edited userconfig.bat under \bin directory and set J2EE_HOME=c:\j2sdkee1.2.1.
    Everytime I try to start the server with "j2ee -verbose" I get the following error "ERROR: set J2EE_HOME before running this script"
    Can someone please help?
    Thanx in Advance

    In j2ee.bat :
    set JAVA_HOME=blahblah
    set J2EE_HOME=blahblahblah as your first two lines
    Hi,
    I installed j2sdkee1.2.2 . I set the class path as
    c:\j2sdkee1.2.1\lib\j2ee.jar and PATH as
    "c:\j2sdkee1.2.1\bin;c:\j2sdkee1.2.1\lib".
    I also edited userconfig.bat under \bin directory and
    set J2EE_HOME=c:\j2sdkee1.2.1.
    Everytime I try to start the server with "j2ee
    -verbose" I get the following error "ERROR: set
    J2EE_HOME before running this script"
    Can someone please help?
    Thanx in Advance

Maybe you are looking for

  • How do i convert my microsoft zune library to itunes?

    I presently have thousands of songs on my Zune player and would like to bring them over to my MacPro.  Is there an easy way to convert all the files?

  • Error while running adcfgclone.pl

    Running Rapid Clone with command: perl ./adclone.pl java=./../jre/jre mode=apply stage=/u128/app/oracle/product/dfindb/10.2.0/appsutil/clone/bin/./.. component=dbTier method=CUSTOM dbctxtg=/u128/app/oracle/product/dfindb/10.2.0/appsutil/DFIN_dev650.x

  • 10.4.8 - and now the remote doesn't work

    I downloaded the 10.4.8 update via Software Update and then restarted the machine. It had a few false starts when starting-up, seeming to sleep before starting again, but then it worked fine. I repaired permissions and everything seemed to be working

  • Songs deleted from iTunes are still on my Nano

    I've got my iTunes set for me to Manually Manage Music. So once I'm done with a song I delete it by selecting it from my iPod Library and selecting "Delete". However, I noticed that the songs are still on my iPod. For example if I go to the Artists L

  • Iplanet Web Proxy Server 4.0.19 error 400

    Getting error 400 after upgrading Iplanet Web Proxy 4.0.19 Message from Iplanet Web Proxy 3.6 - working properly Iplanet Web Proxy 3.6 SP12 202.123.21.57 - - [26/Apr/2013:20:21:05 +0400] "POST /as1.html HTTP/1.1" 200 58 200 58 12 12 309 52 427 19 0 D