IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Integration Server failing to start up

    Posted Fri June 03, 2016 12:02 PM

    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


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 2.  RE: Integration Server failing to start up

    Posted Fri June 03, 2016 12:21 PM

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


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: Integration Server failing to start up

    Posted Fri June 03, 2016 12:27 PM

    No Fix has been installed . Just that

    JAVA_MIN_MEM and JAVA_MAX_MEM were changed in the setenv.sh


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: Integration Server failing to start up

    Posted Fri June 03, 2016 12:30 PM

    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


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 5.  RE: Integration Server failing to start up

    Posted Fri June 03, 2016 12:43 PM

    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,


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 6.  RE: Integration Server failing to start up

    Posted Tue June 28, 2016 09:25 AM

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


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB