Hi,
The error messages mean that the CLASSPATH is not up to date.
No trace.properties: take default values
-> the trace.properties file is not accessible from the CLASSPATH
NamingManager: Need to specify class name in ........
java.naming.factory.initial
-> the jndi.properties file is not accessible from the CLASSPATH
Please, check the JONAS_ROOT directory is included in your CLASSPATH.
Kind regards.
Hélène.
jack c wrote:
>
> Dear Sir:
>
> Please support to help. When I starting EJBServer, I got error message:
> G:\>java -Dinstall.root=G:\jonas -Djava.security.policy=G:\jonas\java.policy
> org.objectweb.jonas.
> server.Server
> JOnAS Server, version 2.2.6, running on rmi.
> No trace.properties: take default values
> NamingManager: Need to specify class name in environment or system property,
> or as an applet parame
> ter, or in an application resource file: java.naming.factory.initial
> JOnAS: Cannot start Naming Manager : EJBServer halting
> G:\>
>
> Then I checked Mailing lists and ran JOnAS's example "eb" and fix
> config_env.bat and jndi.properties. I put the RMI_jonas.jar under the
> %JONAS_ROOT%\lib\ and set java.naming.factory.initial for
> %JONAS_ROOT%\lib\RMI_jonas.jar. In config_env.bat:
> Set JNDI_HOME=G:\jonas\lib
> Set
>
>JNDI_CLASSES=%JNDI_HOME%\jndi.jar;%JNDI_HOME%\providerutil.jar;%JNDI_HOME%\rmiregistry.jar;%JNDI_HOME%\RMI_jonas.jar;%JONAS_ROOT%\jndi.properties
> and ...
> But I still got same the information. I really appreciate it if you would do
> me this favor.
> B.R.
>
> jack,
>
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".
--
-=- Hélène JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
mailto:[EMAIL PROTECTED] http://www.evidian.com
Phone: 33.4.76.29.73.53 Fax: 33.4.76.29.76.00
Download our EJB Server JOnAS at http://www.objectweb.org
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".