- This topic has 5 replies, 2 voices, and was last updated 19 years, 5 months ago by ram_p_j.
-
AuthorPosts
-
ram_p_jMemberHi,
When we try to start websphere 5.0 from myeclipse(Eclipse 3.0). it gives the following error. As per our knowledge we have valid product license for myeclipse and WSAD 5.0. We dont find any problem starting websphere from WSAD with test environment.
ws.ext.dirs=C:\Sun\AppServer\jdk/lib;C:\Program Files\IBM\WebSphere Studio/classes;C:\Program Files\IBM\WebSphere Studio/lib;C:\Program Files\IBM\WebSphere Studio/lib/ext;C:\Program Files\IBM\WebSphere Studio/web/help;C:\Program Files\IBM\WebSphere Studio/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
ws.ext.classpath[0]=file:/C:/Sun/AppServer/jdk/lib/
ws.ext.classpath[1]=file:/C:/Sun/AppServer/jdk/lib/bootstrap.jar
ws.ext.classpath[2]=file:/C:/Sun/AppServer/jdk/lib/dt.jar
ws.ext.classpath[3]=file:/C:/Sun/AppServer/jdk/lib/htmlconverter.jar
ws.ext.classpath[4]=file:/C:/Sun/AppServer/jdk/lib/tools.jar
ws.ext.classpath[5]=file:/C:/Program Files/IBM/WebSphere Studio/classes
ws.ext.classpath[6]=file:/C:/Program Files/IBM/WebSphere Studio/lib
ws.ext.classpath[7]=file:/C:/Program Files/IBM/WebSphere Studio/lib/ext
ws.ext.classpath[8]=file:/C:/Program Files/IBM/WebSphere Studio/web/help
ws.ext.classpath[9]=file:/C:/Program Files/IBM/WebSphere Studio/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
WSVR0025I: Creating temporary product license
WSVR0026I: Error occurred while validating product license
ws.ext.main.class=com.ibm.ws.runtime.WsServer
java.lang.ClassNotFoundException: com.ibm.ws.runtime.WsServer
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:38)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:79)
Riyad KallaMemberCan you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
ALso what do you have for each field for the Websphere 5 connector preference panel?
ram_p_jMemberPlease find the information for the query # 12 (exceptions occured in .log file. Could not post all contents from .log file
12.Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
>>>
!SESSION Jun 28, 2005 11:17:50.249 ———————————————
java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020710 (JIT enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 Files\IBM\WebSphere Studio\.\eclipse\eclipse.exe -data C:\eclipse\eclipse -install file:C:/Program Files/IBM/WebSphere Studio/eclipse/
!ENTRY org.eclipse.core.runtime 2 1 Jun 28, 2005 11:17:50.249
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jun 28, 2005 11:17:50.249
!MESSAGE Plug-in descriptor “com.rational.clearcase” not found for fragment “com.rational.clearcase.nl1”. Fragment ignored.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jun 28, 2005 11:17:50.249
!MESSAGE Unknown extension point “org.eclipse.swt.examples.launcher.launchItems” specified in plug-in “org.eclipse.swt.examples.ole.win32”.
!SESSION Jun 28, 2005 11:30:38.554 ———————————————
java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020710 (JIT enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 Files\IBM\WebSphere Studio\.\eclipse\eclipse.exe -data C:\eclipse\eclipse -install file:C:/Program Files/IBM/WebSphere Studio/eclipse/
!ENTRY org.eclipse.core.resources 4 2 Jun 28, 2005 11:30:38.554
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.resources”.
!STACK 0
java.lang.IllegalArgumentException
at java.util.Date.parse(Date.java:599)
at java.util.Date.<init>(Date.java:281)
at com.ibm.etools.pd.core.util.TString.getAgentName(TString.java:201)
at com.ibm.etools.pd.core.PDLabelProvider.getText(PDLabelProvider.java:139)
at org.eclipse.jface.viewers.TreeViewer.doUpdateItem at !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.resources”.
!STACK 0
java.lang.IllegalArgumentException
at java.util.Date.parse(Date.java:599)
at java.util.Date.<init>(Date.java:281)
at com.ibm.etools.pd.core.util.TString.getAgentName(TString.java:201)
at com.ibm.etools.pd.core.PDLabelProvider.getText(PDLabelProvider.java:139)
at org.eclipse.jface.viewers.TreeViewer.doUpdateItem(TreeViewer.java:82)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:354)
at org.eclipse.jface.viewers.StructuredViewer.updateItem at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1291)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1343)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1326)
at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:831)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
!SESSION Jun 28, 2005 11:43:28.271 ———————————————
java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020710 (JIT enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 Files\IBM\WebSphere Studio\.\eclipse\eclipse.exe -data C:\eclipse\eclipse -install file:C:/Program Files/IBM/WebSphere Studio/eclipse/
!ENTRY org.eclipse.core.resources 4 2 Jun 28, 2005 11:43:28.281
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.resources”.
!STACK 0
java.lang.NullPointerException
at
at com.ibm.etools.struts.nature.StrutsConfigEditModel.getMOFModel(StrutsConfigEditModel.java:62)
at com.ibm.etools.struts.index.strutsconfig.StrutsConfigFileHandle.getStrutsConfigEditModel(StrutsConfigFileHandle.java:120)
at com.ibm.etools.struts.index.strutsconfig.StrutsConfigFileHandle.reset(StrutsConfigFileHandle.java:161)
at com.ibm.etools.struts.index.strutsconfig.StrutsConfigHandleManager$ConfigResourceEventListener.visit(StrutsConfigHandleManager.java:634)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java(Compiled Code))
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java(Compiled Code))
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java(Compiled Code))
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java(Compiled Code))
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java(Compiled Code))
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:52)
at !SESSION Jun 28, 2005 13:36:53.628 ———————————————
java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020710 (JIT enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 Files\IBM\WebSphere Studio\.\eclipse\eclipse.exe -data C:\eclipse\eclipse -install file:C:/Program Files/IBM/WebSphere Studio/eclipse/
!ENTRY org.eclipse.core.runtime 2 1 Jun 28, 2005 13:36:53.628
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jun 28, 2005 13:36:53.628
!MESSAGE Plug-in descriptor “com.rational.clearcase” not found for fragment “com.rational.clearcase.nl1”. Fragment ignored.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jun 28, 2005 13:36:53.628
!MESSAGE Unknown extension point “org.eclipse.swt.examples.launcher.launchItems” specified in plug-in “org.eclipse.swt.examples.ole.win32”.
!SESSION Jun 28, 2005 13:39:58.200 ———————————————
java.fullversion=J2RE 1.3.1 IBM Windows 32 build cn131-20020710 (JIT enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 Files\IBM\WebSphere Studio\.\eclipse\eclipse.exe -data C:\eclipse\eclipse -install file:C:/Program Files/IBM/WebSphere Studio/eclipse/
!ENTRY org.eclipse.ui 4 4 Jun 28, 2005 13:39:58.200
!MESSAGE Unhandled exception caught in event loop.
!ENTRY org.eclipse.ui 4 0 Jun 28, 2005 13:39:58.280
!MESSAGE Index out of bounds
!STACK 0
java.lang.IllegalArgumentException: Index out of bounds
at org.eclipse.swt.SWT.error(SWT.java:2105)
at org.eclipse.swt.SWT.error(SWT.java:2051)
at org.eclipse.swt.widgets.Widget.error(Widget.java:370)
at org.eclipse.swt.widgets.Combo.getItem(Combo.java:436)
at com.ibm.etools.webbrowser.internal.WebBrowser$1.widgetSelected(WebBrowser.java:147)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:87)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code))
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java(Compiled Code))
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java(Compiled Code))
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code))
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code))
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1326)
at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:831)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
ram_p_jMember– System Setup ——————————-
Operating System and version: Windows 2000
Eclipse version: 3.0.0
Eclipse build id: 200406251208
Fresh Eclipse install (y/n): Yes
If not, was it upgraded to its current version using the update manager? No upgrades
Other installed external plugins: No
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: org.eclipse.pde.build_3.0.0
org.eclipse.pde.core_3.0.0
org.eclipse.pde.doc.user_3.0.0
org.eclipse.pde.junit.runtime_3.0.0
org.eclipse.pde.runtime_3.0.0
org.eclipse.pde.source_3.0.0
org.eclipse.pde.ui_3.0.0
org.eclipse.pde_3.0.0
MyEclipse version: 3.8.4
Eclipse JDK version: sun jdk1.3
Application Server JDK version: sun jdk1.3(is IBM JDk reqd instead of SUN JDK?)
Are there any exceptions in the Eclipse log file? YesIf this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
Riyad KallaMemberRam,
you are trying to run Eclipse with JDK 1.3, this will not work as JDK 1.4 is required. I suggest you install Sun 1.4.2_08 JDK from Sun’s site then force Eclipse to run with it using the:
eclipse -vm c:\j2sdk1.4.2_08\bin\java -vmargs -Xmx256mcommand line arguments. Also yes you will need to configure and use the IBM JDK to launch Websphere. IBM heavily modifies their JDKs and using a Sun JDK will likely not work.
ram_p_jMemberHai,
I am ram , till i have a doubt in websphere environment. The above application can i use WASD or Websphere server5.0. Currently I have installed WASD5.0 -
AuthorPosts