Gaurav Gupta created DAEMON-345:
-----------------------------------
Summary: Not able to run prunsrv.exe in exe mode.
Key: DAEMON-345
URL: https://issues.apache.org/jira/browse/DAEMON-345
Project: Commons Daemon
Issue Type: Bug
Components: Procrun
Affects Versions: 1.0.13
Environment: Windows 64 bit with 32 bit java
Reporter: Gaurav Gupta
Hi team,
I am not able to run service which I have set up using prunsrv.exe. Service
setup is successful, however when I try to start it, it fails with return code
255. Error in the log is ..
[2016-04-15 06:55:25] [info] ( prunsrv.c:1683) [ 3756] Commons Daemon procrun
(1.0.15.0 32-bit) started
[2016-04-15 06:55:25] [info] ( prunsrv.c:1596) [ 3756] Running 'SolrCloud'
Service...
[2016-04-15 06:55:25] [debug] ( prunsrv.c:1374) [ 3920] Inside ServiceMain...
[2016-04-15 06:55:25] [debug] ( prunsrv.c:844 ) [ 3920] reportServiceStatusE:
2, 0, 3000, 0
[2016-04-15 06:55:25] [info] ( prunsrv.c:1127) [ 3920] Starting service...
[2016-04-15 06:55:26] [info] ( prunsrv.c:1284) [ 3920] Service started in 296
ms.
[2016-04-15 06:55:26] [debug] ( prunsrv.c:844 ) [ 3920] reportServiceStatusE:
4, 0, 0, 0
[2016-04-15 06:55:26] [debug] ( prunsrv.c:1528) [ 3920] Waiting for worker to
finish...
[2016-04-15 06:55:26] [debug] (rprocess.c:122 ) [ 1660] Child process exit code
255
[2016-04-15 06:55:26] [debug] ( prunsrv.c:1533) [ 3920] Worker finished.
[2016-04-15 06:55:26] [debug] ( prunsrv.c:1559) [ 3920] Waiting for all threads
to exit
[2016-04-15 06:55:26] [debug] ( prunsrv.c:844 ) [ 3920] reportServiceStatusE:
3, 0, 0, 0
[2016-04-15 06:55:26] [debug] ( prunsrv.c:1563) [ 3920] JVM destroyed.
[2016-04-15 06:55:26] [debug] ( prunsrv.c:844 ) [ 3920] reportServiceStatusE:
1, 1066, 0, 255
[2016-04-15 06:55:26] [info] ( prunsrv.c:1598) [ 3756] Run service finished.
Can you please suggest
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)