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
Expand all | Collapse all

TN Startup Error -- New install on Fedora 9

  • 1.  TN Startup Error -- New install on Fedora 9

    Posted Mon May 19, 2008 03:57 PM

    When I try starting the TNConsole via webMethods6/TNConsole/bin/console.sh I get the following:

    Exception in thread “main” java.lang.ExceptionInInitializerError
    at com.wm.ui2.UiApplication.(UiApplication.java:46)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:219)
    at com.wm.proxy.Proxy.invokeStaticMethod(Proxy.java:163)
    at com.wm.app.tn.ui.proxy.TNLauncher.start(TNLauncher.java:39)
    at com.wm.app.Application.start(Application.java:354)
    at com.wm.app.Application.launch(Application.java:468)
    at com.wm.app.tn.ui.Main.main(Main.java:26)
    Caused by: java.util.MissingResourceException: Can’t find bundle for base name com.wm.ui2.resources.UiStylesRes, locale en_US
    at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
    at com.wm.ui2.UiStyles.(UiStyles.java:8)
    … 8 more

    I’ve tried using OpenJDK 1.6 and JRE 1.4.2-17 from Sun to no avail. It seems this is a locale problem but setting LOCALE=en_US didn’t help.

    Here are the locale environment variables set by Fedora for regular users:

    LANG=en_US.utf8
    GDM_LANG=en_US.utf8


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 2.  RE: TN Startup Error -- New install on Fedora 9

    Posted Wed April 14, 2010 11:03 AM

    Looks like a JVM issue, try using the built in JVM that comes with webMethods in the “webMethods7\jvm” directory or the corresponding one in your instance. and then try and replicate if ou get the error as stated.


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB