I can’t launch TN Console or Developer. When I lanuch then from console
or command prompt then I would get to the initial logo screen and there
after would get stuck.
Based on the suggestion these are the changes I have done to my system.
1)Initially JVM was installed on my system
2)Then I have installed jdk 1.3.1_09
3)After this I have modified the TNConsole\bin\console.bat
'Commented the below change
rem SET JAVA_ROOT=D:\Program Files\webMethods6\jvm\win142
'Added the following line
SET JAVA_ROOT=C:\jdk1.3.1_09
After this change when I launch the TN Console from the console or from the command prompt then it would display the TNCONSOLE initial log screen alone and remain stuck,
I mean it just show the logo screen and would not go the TN Console at all. The same thing also happens for the developer.
My colleague told me it could be b’cos I have installed the web methods under d:\proram files and not on the root directory.
Please also note that the following error message written when I attempted to launch the TN CONSOLE from the command prompt.
Please advise.
com.wm.proxy.ProxyException: failed to invoke proxy method
null
at com.wm.proxy.Proxy.invokeStaticMethod(Proxy.java:168)
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)
Proxy invocation target stack trace:
java.lang.NoSuchFieldError: GRAY
at com.webMethods.caffeine.plaf.Colors.<clinit>(Colors.java:20)
at com.webMethods.caffeine.plaf.CaffeineTheme.initializeColors(CaffeineT
heme.java:156)
at com.webMethods.caffeine.plaf.CaffeineTheme.initialize(CaffeineTheme.j
ava:73)
at com.webMethods.caffeine.plaf.CaffeineLookAndFeelII.initComponentDefau
lts(CaffeineLookAndFeelII.java:141)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.
java:57)
at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.
java:1032)
at com.webMethods.caffeine.plaf.CaffeineLookAndFeelII.getDefaults(Caffei
neLookAndFeelII.java:407)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:356)
at com.wm.ui2.UiApplication.init(UiApplication.java:121)
at com.wm.ui2.UiApplication.<init>(UiApplication.java:95)
at com.wm.app.tn.ui.TradingNetworks.<init>(TradingNetworks.java:58)
at com.wm.app.tn.ui.TradingNetworks.create(TradingNetworks.java:46)
at com.wm.app.tn.ui.TradingNetworks.main(TradingNetworks.java:214)
at java.lang.reflect.Method.invoke(Native Method)
at com.wm.proxy.Proxy.invokeStaticMethod(Proxy.java:166)
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)
#B2B-Integration#Integration-Server-and-ESB#webMethods