Integration Server failing to start up

Running into problem while bringing up the server . I have tried using debug mode safemode but of no help. I tried checking if any jars were missing. But couldn’t find any jars missing. The environment until now was working fine.

The application version is 8.2

Any help would be highly appreciated.

Starting Integration Server
Exception launching ServerApp
com.wm.proxy.ProxyException: failed to invoke proxy method
null

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:107)
at com.wm.app.Application.launch(Application.java:515)
at com.softwareag.osgi.is.launcher.ISLauncher$ServerThread.run(ISLauncher.java:195)
at java.lang.Thread.run(Thread.java:662)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)

Proxy invocation target stack trace:
java.lang.NoClassDefFoundError: com/softwareag/wsstack/deployer/API/policy/WSSPolicyRepoListener
at com.wm.app.b2b.server.Main.handleStart(Main.java:25)
at com.wm.app.b2b.server.Main.main(Main.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.wm.proxy.Proxy.invokeStaticMethod(Proxy.java:166)
at com.wm.app.server.ServerProxy.ServerMain_main(ServerProxy.java:77)
at com.wm.app.server.ServerApp.start(ServerApp.java:107)
at com.wm.app.Application.launch(Application.java:515)
at com.softwareag.osgi.is.launcher.ISLauncher$ServerThread.run(ISLauncher.java:195)
at java.lang.Thread.run(Thread.java:662)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.ClassNotFoundException: com.softwareag.wsstack.deployer.API.policy.WSSPolicyRepoListener
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
… 15 more

Thanks
Naveed

Have you done any fix instalations ? when was it last up ? Please share more details.

No Fix has been installed . Just that

JAVA_MIN_MEM and JAVA_MAX_MEM were changed in the setenv.sh

Naveed,

It might be due to the corrupt file, restore from backup i.e., C:\SoftwareAG\IntegrationServer\config\backup

Make sure you backup the current file and then restore from backup from location above.

Meanwhile, can you please share the file size of ini.cnf in …/IntegrationServer/bin location

Share your settings what you did. Also change your settings to old one and give a try to start IS. If it doesn’t come back then take the backup of files from backup folder and start the server.

Thanks,

Check if ini.cnf in IS/bin folder is corrupted or empty?