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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  wmDeveloper8.0 installation problem

    Posted 06/23/10 05:49 AM

    I have installed wmDeveloper 8.0 component. But i could not open the developer component. When i run the developer.bat file am getting the following errors. I know that Developer installation is simple…but i never face this problem before with any other version…not able to resolve this issue…Please some one help me on this issue…

    C:\SoftwareAG\Developer\bin>developer.bat
    Exception in thread “main” java.lang.NoClassDefFoundError: com/wm/data/IData
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at com.wm.proxy.Proxy.invokeStaticMethod(Proxy.java:163)
    at com.wm.app.dev.DeveloperMainProxy.main(DeveloperMainProxy.java:78)
    at com.wm.app.dev.DeveloperMainProxy.start(DeveloperMainProxy.java:156)
    at com.wm.app.Application.start(Application.java:363)
    at com.wm.app.Application.launch(Application.java:488)
    at com.wm.app.dev.Main.main(Main.java:43)
    Caused by: java.lang.ClassNotFoundException: com.wm.data.IData
    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:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    … 8 more


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: wmDeveloper8.0 installation problem

    Posted 06/23/10 09:05 PM

    Developer requires some common libraries found under /common/lib and default installation should point to them.

    If you copy/paste Developer installation from one computer to another it will not run unless you also copy the common folder.

    Did you copy or was a fresh install? :smiley:


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: wmDeveloper8.0 installation problem

    Posted 06/24/10 07:18 PM

    Thank you very much for your response. I have installed with diff installer and image. Now its working fine. I think the problem could be with the image file and installer that i have. Appreciate your response.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB