Question
JRUN and IIS7 Issues
Hello,
I have been trying to replicate a W2K3 JRUN configuration in Windows 2008 Server (x64) and whilst I have managed to get JRUN and CF8 working, I receive an error when using the 'Web Server Server Configuration Tool' to configure the JRUN instances/IIS settings.
The error is:
Enabling IIS7 optional packages.... it will take 2 to 5 minutes...
java.io.IOException: Cannot run program "pkgmgr": CreateProcess error=2, The sys
tem cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
at java.lang.Runtime.exec(Runtime.java:593)
at java.lang.Runtime.exec(Runtime.java:431)
at java.lang.Runtime.exec(Runtime.java:328)
at jrunx.connectorinstaller.Win32Handler.<init>(Win32Handler.java:73)
at jrunx.connectorinstaller.IISWebSites.<clinit>(IISWebSites.java:300)
at jrunx.connectorinstaller.WebServerInfo.setWebServerDirectory(WebServe
rInfo.java:347)
at jrunx.connectorinstaller.WebServerInfo.<init>(WebServerInfo.java:109)
The tool does actually run though does not display IIS7 configuration nor will it update it.
Any ideas would be very appreciated.
Thanks.
I have been trying to replicate a W2K3 JRUN configuration in Windows 2008 Server (x64) and whilst I have managed to get JRUN and CF8 working, I receive an error when using the 'Web Server Server Configuration Tool' to configure the JRUN instances/IIS settings.
The error is:
Enabling IIS7 optional packages.... it will take 2 to 5 minutes...
java.io.IOException: Cannot run program "pkgmgr": CreateProcess error=2, The sys
tem cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
at java.lang.Runtime.exec(Runtime.java:593)
at java.lang.Runtime.exec(Runtime.java:431)
at java.lang.Runtime.exec(Runtime.java:328)
at jrunx.connectorinstaller.Win32Handler.<init>(Win32Handler.java:73)
at jrunx.connectorinstaller.IISWebSites.<clinit>(IISWebSites.java:300)
at jrunx.connectorinstaller.WebServerInfo.setWebServerDirectory(WebServe
rInfo.java:347)
at jrunx.connectorinstaller.WebServerInfo.<init>(WebServerInfo.java:109)
The tool does actually run though does not display IIS7 configuration nor will it update it.
Any ideas would be very appreciated.
Thanks.
