Oleg Melnikov wrote:
> 
> Forgot to mention in previous message: server is
> configured to use DHCP - not static IP address.
> 
> -----------------------------------------------
> Situation:
>   RedHat Linux 6.1
>   Sun SDK 1.2.2rc2
>   Jonas 1.6
> Files in /usr/local/lib:
>   jdbc2_0-stdext.jar
>   jndi.jar
>   jta-spec1_0_1.jar
>   providerutil.jar
>   rmiregistry.jar
> 
> $JONAS_ROOT is set
> $JONAS_ROOT/bin and /usr/local/java/bin added to PATH
> CLASSPATH set also
> 
> Start rmiregistry, then start EJBServer&
> After next command see that EJBServer exits without any
> output.
> 
> Any suggestions? Any logs to check.
You can try to run registry (a script in $JONAS_ROOT/bin) instead
of rmiregistry.
You can also set more traces (in jonas.properties) to see what's happening
in EJBServer, for example: 
jonas.trace.level                       all
> 
> Thanks
> 
> Oleg
> 
> ----
> 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".

-- 
Philippe Durieux  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]  http://www-frec.bull.com
-> Download our EJBServer at http://www.bullsoft.com/ejb <-
----
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".

Reply via email to