Refering to the issue DERBY-187 Unable to run Derby as windows service
----------------------------------------------------------------------
Key: DERBY-4530
URL: https://issues.apache.org/jira/browse/DERBY-4530
Project: Derby
Issue Type: Bug
Components: Services
Environment: Java and Windows
Reporter: Vijender
Priority: Blocker
Refering to the issue DERBY-187 Unable to run Derby as windows service.
I have tried with below command as specified in the issue DERBY-187, but was
able to create the service and unable to run the service.
Could you pls help me in explaining the steps how to create derby service and
run successfully?
C:\Softwares\apache-tomcat-5.5.28\apache-tomcat-5.5.28\bin\tomcat5.exe
//IS//DerbyServer1 --DisplayName="DerbyServer1" --StartMode=jvm --StopMode=exe
--StartClass=org.apache.derby.drda.NetworkServerControl --StartParams=start
--Classpath=C:\Apache\derby -10.4.1.3\lib\derby.jar;C:\Apache\derby
-10.4.1.3\lib\derbynet.jar
--Jvm=C:\DB\DBDIMB\Software\Java\jre\bin\server\jvm.dll
--StopClass=org.apache.derby.drda.NetworkServerControl --StopParams=shutdown
Thanks in advance,
Vijender.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.