Hi elouan,

Thanks for your tips.

Now, it fixed the previous problem according to your advice.
but it produce other error, like this,

Service Control] Registered with server
java.io.FileNotFoundException: Unable to identify logging directory!
at org.jboss.logging.FileLogging.openLogFile(FileLogging.java:154)
...
[Service Control] javax.naming.NoInitialContextException: Need to specify 
class name in environment or system property, or as an applet parameter, or 
in an application resource file:  java.naming.fact
ory.initial
[Service Control]       at 
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:646)
...

[StdJMSPool] Stopped
[StdJMSPool] java.lang.NullPointerException
[StdJMSPool]    at 
org.jboss.jms.asf.ServerSessionPoolLoader.startService(ServerSessionPoolLoader.java:96)
...

What's wrong?

Frank





>From: elouan <[EMAIL PROTECTED]>
>Reply-To: "JBoss-User" <[EMAIL PROTECTED]>
>To: JBoss-User <[EMAIL PROTECTED]>
>Subject: Re: [jBoss-User] How to make JBoss/Tomcat work together?
>Date: Fri, 09 Mar 2001 16:34:25 +0100
>
>hi,
>don't you have J2ee.jar from the j2eeSdk of sun  in your path ?
>if so remove it.
>As someone said previously on that mailing list "j2ee.jar is death in
>disguise".
>elouan
>
>
>Frank Liu wrote:
>
>>I have downloaded JBoss PR2.1 and Tomcat 3.2.1, and setup according
>>to the on line manual, but when I tried to start Jboss by run run.bat,
>>I got the following error,
>>
>>[Info] Java version: 1.3.0,Sun Microsystems Inc.
>>[Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun Microsystems Inc.
>>[Info] System: Windows 2000 5.0,x86
>>[Shutdown] Shutdown hook added
>>[Service Control] Registered with server
>>[Service Control] Initializing 25 MBeans
>>[Webserver] Initializing
>>[Webserver] Initialized
>>[Naming] Initializing
>>[Naming] Initialization failed
>>[Naming] javax.naming.CommunicationException: Can't find
>>SerialContextProvider
>>[Naming]        at
>>com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.java:60)
>>[Naming]        at
>>com.sun.enterprise.naming.SerialContext.<init>(SerialContext.java:79)
>>[Naming]        at
>>com.sun.enterprise.naming.SerialInitContextFactory.getInitialContext(SerialInitContextFactory.java:54)
>>
>>[Naming]        at
>>javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:668)
>>[Naming]        at
>>javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:246)
>>[Naming]        at
>>javax.naming.InitialContext.init(InitialContext.java:222)
>>[Naming]        at
>>javax.naming.InitialContext.<init>(InitialContext.java:178)
>>[Naming]        at
>>org.jboss.naming.NamingService.initService(NamingService.java:94)
>>[Naming]        at
>>org.jboss.util.ServiceMBeanSupport.init(ServiceMBeanSupport.java:67)
>>[Naming]        at java.lang.reflect.Method.invoke(Native Method)
>>[Naming]        at
>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
>>[Naming]        at
>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
>>[Naming]        at
>>org.jboss.util.ServiceControl.init(ServiceControl.java:59)
>>[Naming]        at java.lang.reflect.Method.invoke(Native Method)
>>[Naming]        at
>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
>>[Naming]        at
>>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
>>[Naming]        at org.jboss.Main.<init>(Main.java:189)
>>[Naming]        at org.jboss.Main$1.run(Main.java:94)
>>[Naming]        at java.security.AccessController.doPrivileged(Native
>>Method)
>>[Naming]        at org.jboss.Main.main(Main.java:90)
>>
>>What' wrong?
>>_________________________________________________________________________
>>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>>
>>
>>
>>--
>>--------------------------------------------------------------
>>To subscribe:        [EMAIL PROTECTED]
>>To unsubscribe:      [EMAIL PROTECTED]
>
>
>
>--
>--------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to