|
From: <nic...@uk...> - 2005-08-12 23:43:36
|
Actually, I think I know what this error is.
Its that java isnt on the *SYSTEM* path.
Its on the users path - but when you run it as a service, it only gets the
system's path...
-Nick
Internet
le...@ta...@lists.sourceforge.net - 12/08/2005 17:40
Please respond to wra...@li...
Sent by: wra...@li...
To: wrapper-user
cc:
Subject: Re: [Wrapper-user] wrapper not running from windows xp
Sachin,
That means that the Wrapper process is crashing.
Have you been able to run it in console mode under Windows NT? I
have not had
access to an NT system for the last couple releases. It is possible
that I have
introduced an API call which requires Windows 2000. I would like to
get this
fixed for the 3.2.0 release as a lot of users are still using NT.
(To NT users) I would appreciate any help in debugging this. I'll
try to dig up an
NT system on this end as well.
Cheers,
Leif
Sachin Khandelwal wrote:
>After all the configuration, i'm able to run the wrapper as the NT
>service in the windows 2000/2003.
>but when i'm trying to run the wrapper as the NT service in windows
>xp, the wrapper terminates with the following error---
>
>
>
>>The abc service is starting.
>>The abc service could not be started.
>>A system error has occurred.
>>System error 1067 has occurred.
>>The process terminated unexpectedly.
>>
>>
>
>
>the content of the log file is -
>
>
>
>>Wrapper Started as Service
>>STATUS | wrapper | 2005/08/02 12:09:32 | Launching
>>
>>
>a JVM...
>
>
>
>>FATAL | wrapper | 2005/08/02 12:09:32 | Unable to
>>
>>
>execute Java command. The system cannot find the file
>specified. (0x2)
>
>
>
>>FATAL | wrapper | 2005/08/02 12:09:32 | "java" -
>>
>>
>Xms100m -Xmx1024m -Djava.library.path="bin/" -
>classpath "." -Dwrapper.key="JxnWa19OYWIB4q5d" -
>Dwrapper.port=32000 -
>Dwrapper.use_system_time="TRUE" -
>Dwrapper.version="3.1.2" -
>Dwrapper.native_library="wrapper" -
>Dwrapper.service="TRUE" -Dwrapper.cpu.timeout="10" -
>Dwrapper.jvmid=1 com.geodesiconline.mims.Main
>
>
>
>>FATAL | wrapper | 2005/08/02 12:09:32 | Critical error:
>>
>>
>wait for JVM process failed
>
>
>the content of the wrapper.conf is -
>
>wrapper.working.dir=../
>wrapper.java.command=java
>wrapper.java.mainclass=com.geodesiconline.mims.Main
>wrapper.java.classpath.1=lib/*.jar
>wrapper.java.library.path.1=bin/
>wrapper.java.initmemory=100
>wrapper.java.maxmemory=1024
>....
>....
>.......
>
>please help me resolving the issue .
>hope for a helpful response
>sachin
>
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wrapper-user mailing list
Wra...@li...
https://lists.sourceforge.net/lists/listinfo/wrapper-user
This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.
**********************************************************************************************
BNP Paribas Private Bank London Branch is authorised
by CECEI & AMF and is regulated by the Financial Services
Authority for the conduct of its investment business in the
United Kingdom.
BNP Paribas Securities Services London Branch is authorised
by CECEI & AMF and is regulated by the Financial Services
Authority for the conduct of its investment business in the
United Kingdom.
BNP Paribas Fund Services UK Limited is authorised and
regulated by the Financial Services Authority.
|