[jira] Commented: (GERONIMO-4673) Geronimo cannot be run as a Windows service by configuring Java Service Wrapper

2009-08-13 Thread Ying Tang (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743090#action_12743090
 ] 

Ying Tang commented on GERONIMO-4673:
-

Thanks for Bin He's help on this issue. 
This error does not occur to the current G2.2 build. 
So closing this bug as it is invalid...

> Geronimo cannot be run as a Windows service by configuring Java Service 
> Wrapper
> ---
>
> Key: GERONIMO-4673
> URL: https://issues.apache.org/jira/browse/GERONIMO-4673
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: usability
>Affects Versions: 2.2
> Environment: Sun JDK 1.6.0_17  + Windows XP + Geronimo 2.2-snapshot
>Reporter: Ying Tang
>Priority: Minor
> Fix For: 2.2
>
>
> Geronimo 2.2 cannot be run as a Windows service with the help of Java Service 
> Wrapper 3.2.3.
> Steps:
> 1. Copy wrapper.exe, g_service.bat, Install_Geronimo.bat and 
> Uninstall_Geronimo.bat to /bin.
> 2. Copy wrapper.jar and wrapper.dll to /lib.
> 3. Copy wrapper.conf to /var/config. The wrapper.conf file has 
> been modified based on 
> http://www.nabble.com/Intalio-and-Geronimo-1.1-as-a-Windows-Service-tp23778055s134p23827726.html
> 4.  Wrapper log reports fatal error:
>  FATAL  | wrapper  | Unable to open configuration file. 
> D:\geronimo-tomcat6-javaee5-2.2-SNAPSHOT\bin\-
> And
> 1.  Install Geronimo as a Windows service by running Install_Geronimo.bat, 
> after getting the configuration files and batch files prepared.
> 2.  Launch the service in Windows service tool.
> 3. Error occurs:   The computer cannot start the service.
> Error code 1067:The process has been terminated unexpectly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4673) Geronimo cannot be run as a Windows service by configuring Java Service Wrapper

2009-06-22 Thread Ying Tang (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722933#action_12722933
 ] 

Ying Tang commented on GERONIMO-4673:
-

Yes, I launched the g_service.bat from the \bin directory. I 
tried again but still without luck. 
Can someone please help verify this issue? Thanks!

> Geronimo cannot be run as a Windows service by configuring Java Service 
> Wrapper
> ---
>
> Key: GERONIMO-4673
> URL: https://issues.apache.org/jira/browse/GERONIMO-4673
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: usability
>Affects Versions: 2.2
> Environment: Sun JDK 1.6.0_17  + Windows XP + Geronimo 2.2-snapshot
>Reporter: Ying Tang
>Priority: Minor
> Fix For: 2.2
>
>
> Geronimo 2.2 cannot be run as a Windows service with the help of Java Service 
> Wrapper 3.2.3.
> Steps:
> 1. Copy wrapper.exe, g_service.bat, Install_Geronimo.bat and 
> Uninstall_Geronimo.bat to /bin.
> 2. Copy wrapper.jar and wrapper.dll to /lib.
> 3. Copy wrapper.conf to /var/config. The wrapper.conf file has 
> been modified based on 
> http://www.nabble.com/Intalio-and-Geronimo-1.1-as-a-Windows-Service-tp23778055s134p23827726.html
> 4.  Wrapper log reports fatal error:
>  FATAL  | wrapper  | Unable to open configuration file. 
> D:\geronimo-tomcat6-javaee5-2.2-SNAPSHOT\bin\-
> And
> 1.  Install Geronimo as a Windows service by running Install_Geronimo.bat, 
> after getting the configuration files and batch files prepared.
> 2.  Launch the service in Windows service tool.
> 3. Error occurs:   The computer cannot start the service.
> Error code 1067:The process has been terminated unexpectly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4673) Geronimo cannot be run as a Windows service by configuring Java Service Wrapper

2009-06-11 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718522#action_12718522
 ] 

Jarek Gawor commented on GERONIMO-4673:
---

>From what directory did you execute the g_service.bat command? Looking at the 
>batch files, they assume they are executed from within the \bin 
>directory. If you execute it from any other directory outside of that, things 
>will fail finding the configuration file. My guess that's what is happening 
>here. If so, we probably just need to update the documentation since in 2.2 we 
>have a better way (non JSW based) of running Geronimo as a Windows service.


> Geronimo cannot be run as a Windows service by configuring Java Service 
> Wrapper
> ---
>
> Key: GERONIMO-4673
> URL: https://issues.apache.org/jira/browse/GERONIMO-4673
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: usability
>Affects Versions: 2.2
> Environment: Sun JDK 1.6.0_17  + Windows XP + Geronimo 2.2-snapshot
>Reporter: Ying Tang
>Priority: Minor
> Fix For: 2.2
>
>
> Geronimo 2.2 cannot be run as a Windows service with the help of Java Service 
> Wrapper 3.2.3.
> Steps:
> 1. Copy wrapper.exe, g_service.bat, Install_Geronimo.bat and 
> Uninstall_Geronimo.bat to /bin.
> 2. Copy wrapper.jar and wrapper.dll to /lib.
> 3. Copy wrapper.conf to /var/config. The wrapper.conf file has 
> been modified based on 
> http://www.nabble.com/Intalio-and-Geronimo-1.1-as-a-Windows-Service-tp23778055s134p23827726.html
> 4.  Wrapper log reports fatal error:
>  FATAL  | wrapper  | Unable to open configuration file. 
> D:\geronimo-tomcat6-javaee5-2.2-SNAPSHOT\bin\-
> And
> 1.  Install Geronimo as a Windows service by running Install_Geronimo.bat, 
> after getting the configuration files and batch files prepared.
> 2.  Launch the service in Windows service tool.
> 3. Error occurs:   The computer cannot start the service.
> Error code 1067:The process has been terminated unexpectly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.