ObjectWeb Consortium
Search ObjectWeb Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | enhydra List | Febuary 2005 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [enhydra] Problem Running Starting enhydra-enterprise-jetty-6.0-1.exe


Slobodan Vujasinovic wrote:
Hi,
 
It seems to me that you had problems with post-installation configuration process.
 
Please, start configuration process again!
 
To start enhydra configuration process just cd (using command-prompt) to 'C:\enhydra\multiserver\enhydra' directory and start 'configure.bat' file. Please use 'command-promt' so you can observe command execution (error message - if anything goes wrong).
 
If problem persists, please send me enhydra logs from 'wrapper.log' file ('C:\enhydra\multiserver\logs' directory).
 
Regards,
     Slobodan Vujasinovic
Enhydra Development Team
 
 
----- Original Message -----
From: Conrad
Sent: Monday, February 07, 2005 5:31 PM
Subject: Re: [enhydra] Problem Running Starting enhydra-enterprise-jetty-6.0-1.exe

Slobodan Vujasinovic wrote:
Hi,

Can you, please, give us some more info.

First, is JOnAS ('Enhydra' by default - service name is installation
property and can be changed during installation process) service installed
on your system (XP Home)?

Please, check out 'wrapper.log' file (placed in
'<enhydra_root>/multiserver/logs' directory) for more information!

Regards,
     Slobodan Vujasinovic
Enhydra Development Team


----- Original Message -----
From: <cagotzmann@xxxxxxx>
To: <enhydra@xxxxxxxxxxxxx>
Sent: Monday, February 07, 2005 4:35 PM
Subject: [enhydra] Problem Running Starting
enhydra-enterprise-jetty-6.0-1.exe


  
Running on XP home

using the file enhydra-enterprise-jetty-6.0-1.exe



at the end of the install process I am questioned if I what to start the
    
server
  
I respond yes

The install process completes ok but the jonas service will not start

This is my first look at enhydra and I did not except to run into problems
    
this early in my evaluation.
  
What next ?


    


----------------------------------------------------------------------------
----


  
--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx
    
mailing list.
  
To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

    


  

-- You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing list. To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
this is the services line for execution
C:\enhydra\multiserver\enhydra\bin\Wrapper.exe -s C:\enhydra\multiserver\conf\wrapper.conf

env variables
ANT_HOME=C:\enhydra\multiserver\ant
Path=C:\enhydra\multiserver\enhydra\bin;C:\enhydra\multiserver\ant\bin;C:\WINDOW
S\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\j2sdk1.4.2_06C:\Program Files\
TPWEBPRO;C:\PROGRA~1\TPWEBPRO;;C:\WinCvs\CVSNT;C:\Program Files\MySQL\MySQL Serv
er 4.1\bin;d:\Sun\jwsdp-1.5\jwsdp-shared\bin;

If I start from the console the output is

C:\enhydra\multiserver\enhydra\bin>startEnhydra.bat
wrapper  | Starting the JOnAS service...
wrapper  | Waiting to start...
wrapper  | Waiting to start...
wrapper  | Waiting to start...
wrapper  | Waiting to start...
wrapper  | Waiting to start...
wrapper  | The JOnAS service was launched, but failed to start.
C:\enhydra\multiserver\enhydra\bin>

if I start using start-enhydra.bat
I get the following

C:\enhydra\multiserver\enhydra\bin>start-enhydra.bat
JONAS_BASE is set to C:\enhydra\multiserver
09:27:40,156 : PolicyProvider.init : Using JOnAS PolicyConfigurationFactory prov
ider and JOnAS Policy provider
09:27:41,765 : TraceCarol.infoCarol : Name service for jrmp is started on port 1
099
09:27:41,828 : ServiceManager.startRegistry : registry service started
log4j:WARN No appenders could be found for logger (javax.management.MBeanServerF
actory).
log4j:WARN Please initialize the log4j system properly.
09:27:43,125 : ServiceManager.startJmx : jmx service started
09:27:44,171 : ServiceManager.startServices : jtm service started
Error during execution of org.objectweb.jonas.server.Server : org.hsqldb.Server.
setLogWriter(Ljava/io/PrintWriter;)V
java.lang.NoSuchMethodError: org.hsqldb.Server.setLogWriter(Ljava/io/PrintWriter
;)V
        at org.objectweb.jonas.db.hsqldb.HsqlDBServiceImpl.initServer(HsqlDBServ
iceImpl.java:102)
        at org.objectweb.jonas.db.AbsDBServiceImpl.doInit(AbsDBServiceImpl.java:
123)
        at org.objectweb.jonas.service.AbsServiceImpl.init(AbsServiceImpl.java:8
4)
        at org.objectweb.jonas.service.ServiceManager.startServices(ServiceManag
er.java:312)
        at org.objectweb.jonas.server.Server.start(Server.java:580)
        at org.objectweb.jonas.server.Server.main(Server.java:167)
        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.objectweb.jonas.server.Bootstrap.main(Bootstrap.java:90)

C:\enhydra\multiserver\enhydra\bin>


There is no wrapper.log file ?










--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing list.
To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
I have found the source of the problem.

In the configure.bat file the following line creates a configuration problem

set _APP_HOME=%_APP_HOME:\enhydra\=%  

This is a problem in 1 instance which of course by luck I used

If you install the application to c:\enhydra

the above line removes  \enhydra from the variable _APP_HOME so it now returns c:multiserver instead of   c:\enhydra-installdir\multiserver

I installed to a directory other than c:\enhydra the all is working.

Thanks for your help.



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.