Change the name of the webMethods folder?

On a test Windows server, I installed an instance of Integration Server with Broker. I did a bunch of configuration changes, loaded packages, installed IS as a service, and so on. Then I found out that I should change the name of the webMethods folder. So, I stopped the IS service and Broker, unregistered the IS service, edited the server.bat and the installSvc.bat, changed the name of the folder, and re-registered the service. I get this error when I try to start from the command line:

D:\webMethods3PMT\IntegrationServer\bin>server.bat -log none
com.wm.proxy.ProxyException: failed to invoke proxy method
com.wm.app.b2b.server.Main
at com.wm.proxy.Proxy.invokeStaticMethod(Proxy.java:168)
at com.wm.app.server.ServerProxy.ServerMain_main(ServerProxy.java:77)
at com.wm.app.server.ServerApp.start(ServerApp.java:105)
at com.wm.app.Application.launch(Application.java:467)
at com.wm.app.server.Main.main(Main.java:50)

Is there anything that can be done? Or is it just best to re-install?

Thanks.

Fastest to just reinstall.

I found this occurred when I renamed the installation directory, changed the name in the ‘developer.bat’ file but forgot to change it in the ‘ini.cnf’ file.

C:\wm65\Developer\bin\developer.bat
C:\wm65responder1\Developer\config\ini.cnf

Hi, in your case, please change the jcode.bat, server.bat & ini.cnf which is all found in the D:\webMethods3PMT\IntegrationServer\bin directory, it should work.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.