Have you installed the JRun server as a Windows service? If yes, then you will first need to remove it and then reinstall it using the below command line syntax.
Install the service using the following command:
jrunsvc -install jrun_server service-name service-display service-description
-config custom_jvm.config
Regards,
Anit Kumar