[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

Eclipse JVM Terminated.Exit code 2 error and crash out

Asked by Econify in Java Server Pages (JSP), Plug Ins

Tags: jvm, exit, eclipse, code



Hi i'm jags
any eclipse experts pls help  
the post is in myeclipse forums format

What operating system and version are you running?
---Windows 2000 Professional
What Eclipse version and build id are you using? (Help > About Eclipse Platform)
---Version: 3.1.0
Build id: I20050627-1435
Was Eclipse freshly installed for MyEclipse?
---YES
If not, was it upgraded to its current version using the update manager?
---No
Are any other external plugins installed?
---YES-JOPE for JONAS App Server
How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
---4
What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
---Version  4.0.0 GA
---Build Id 20050829-4.0.0-GA
What JDK version are you using to run Eclipse? (java -version)
---1.4.2_04
What JDK version are you using to launch your application server?
---1.4.2_04 (there is no other jdk installed)

What application server are you using?
Using Tomcat and JOnas
Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
the content of log is pasted below


What steps did you take that resulted in the issue?

The Problem
--------------------
JVM terminated. Exit code=2
C:\WINNT\system32\javaw.exe
-Xms40m
-Xmx256m
-jar C:\local\eclipse\startup.jar
-os win32
-ws win32
-arch x86
-launcher C:\local\eclipse\eclipse.exe
-name Eclipse
-showsplash 600
-exitdata 514_40
-vm C:\WINNT\system32\javaw.exe
-vmargs
-Xms40m
-Xmx256m
-jar C:\local\eclipse\startup.jar

Description
-----------------------
I was using the above config without any problems till now for a month.
i had some small projects configured and Running properly like
LibraryWeb Demo Application and others.
i was successfully running it on both servers specified above

Today i was trying to configure a fairly big JSP project

i first created a blank project econify
then i imported my web folder into the WebRoot
the web folder contains jsp's, images, logs etc.

there were some erros in tags and include directive paths like below
File "/jsp/admin/group/../UserSession.jsp" not found.  NOTE: No JSP line number was avaliable so line 1 was used for the marker.
which i corrected by adjusting ../ thing to the actual path of file
some referencing errors are still there due to classes used which will be found in web-inf

then i imported src files and set the buildpath properly
all the references were properly set and no errors.

and then when i change code in JSP it starts building workspace automatically
and crashes the whole app.
so far there is no question of any app server involded yet
and also i checked the exe inside system32.
its the same as in my jdk installtion(its latest and not of any old version
as suggested in some myeclipse post)

please help asap.

thanks jags
-------------------------------------------
the log file
-------------------------------------------
!SESSION 2005-10-26 19:21:04.328 -----------------------------------------------

eclipse.buildId=I20050627-1435

java.version=1.4.2_04

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86



This is a continuation of log file C:\Documents and Settings\Administrator\workspace\.metadata\.bak_3.log

Created Time: 2005-10-26 19:42:57.171



!ENTRY com.genuitec.eclipse.wdt.jsp.debug 1 1 2005-10-26 19:42:57.171

!MESSAGE Oct 26, 2005 7:42:57 PM com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler ?




!ENTRY com.genuitec.eclipse.wdt.jsp.debug 1 1 2005-10-26 19:42:57.187

!MESSAGE SEVERE: Env: Compile: javaFileName=/C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/myeclipse-jspcc//org/apache/jsp/jsp\testMail_jsp.java




!ENTRY com.genuitec.eclipse.wdt.jsp.debug 1 1 2005-10-26 19:42:57.187

!MESSAGE     classpath=C:\Program Files\Java\j2re1.4.2_04\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_04\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_04\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\dnsns.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\sunjce_provider.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\activation.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jsp.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-j2ee.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jaxrpc.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jsr77.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-saaj.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\mail.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\namespace.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\xml-apis.jar;C:\dilse\WebRoot\WEB-INF\classes;c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jasper-runtime.jar;c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jsp-api.jar
    cp=C:\local\eclipse\startup.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\rt.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\sunrsasign.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\jsse.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\jce.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\charsets.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\dnsns.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\ldapsec.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\localedata.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\sunjce_provider.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\activation.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jsp.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-j2ee.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jaxrpc.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jsr77.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-saaj.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\mail.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\namespace.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\xml-apis.jar
    cp=C:\dilse\WebRoot\WEB-INF\classes
    cp=c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jasper-runtime.jar
    cp=c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jsp-api.jar
    work dir=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\myeclipse-jspcc
    extension dir=C:\Program Files\Java\j2re1.4.2_04\lib\ext
    srcDir=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\myeclipse-jspcc
    compiler=extJavac
    include=org/apache/jsp/jsp/testMail_jsp.java





!ENTRY com.genuitec.eclipse.wdt.jsp.debug 1 1 2005-10-26 19:42:57.421

!MESSAGE
Oct 26, 2005 7:42:57 PM com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler ?
SEVERE: Javac exception
Error running javac.exe compiler
      at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:473)
      at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:47)
      at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:931)
      at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:757)
      at com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler.?(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler.compile(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler.compile(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.driver.MyEclipseJspC.?(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.driver.MyEclipseJspC.parse(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.JSPValidator.validate(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.ValidateAction$1.run(Unknown Source)
      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)
      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1739)
      at com.genuitec.eclipse.wdt.jsp.validation.ValidateAction.validate(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.ValidateAction.run(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.Validator.validate(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.Validator.validateIfNeeded(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.Validator.validate(Unknown Source)
      at com.ibm.etools.validation.ValidatorLauncher.start(ValidatorLauncher.java:58)
      at com.ibm.etools.validate.ValidationOperation.launchValidator(ValidationOperation.java:1275)
      at com.ibm.etools.validate.ValidationOperation.internalValidate(ValidationOperation.java:1099)
      at com.ibm.etools.validate.ValidationOperation.validate(ValidationOperation.java:1014)
      at com.ibm.etools.validate.ValidationOperation.run(ValidationOperation.java:731)
      at com.ibm.etools.validate.ValidationBuilder.performFullBuild(ValidationBuilder.java:204)
      at com.ibm.etools.validate.ValidationBuilder.performFullBuild(ValidationBuilder.java:197)
      at com.ibm.etools.validate.ValidationBuilder.build(ValidationBuilder.java:141)
      at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:593)
      at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
      at org.eclipse.core.runtime.Platform.run(Platform.java:783)
      at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:168)
      at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:202)
      at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
      at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
      at org.eclipse.core.runtime.Platform.run(Platform.java:783)
      at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
      at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
      at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
      at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:139)
      at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Caused by: java.io.IOException: CreateProcess: javac.exe -classpath "C:\local\eclipse\startup.jar;C:\Program Files\Java\j2re1.4.2_04\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_04\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_04\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\dnsns.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\sunjce_provider.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\activation.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jsp.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-j2ee.jar;C:\local\MyEclipse\eclipse\plugins\c?
      at java.lang.Win32Process.create(Native Method)
      at java.lang.Win32Process.<init>(Unknown Source)
      at java.lang.Runtime.execInternal(Native Method)
      at java.lang.Runtime.exec(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:834)
      at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:435)
      at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:449)
      at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:470)
      ... 39 more
--- Nested Exception ---
java.io.IOException: CreateProcess: javac.exe -classpath "C:\local\eclipse\startup.jar;C:\Program Files\Java\j2re1.4.2_04\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_04\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_04\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\dnsns.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\sunjce_provider.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\activation.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jsp.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-j2ee.jar;C:\local\MyEclipse\eclipse\plugins\c?
      at java.lang.Win32Process.create(Native Method)
      at java.lang.Win32Process.<init>(Unknown Source)
      at java.lang.Runtime.execInternal(Native Method)
      at java.lang.Runtime.exec(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:834)
      at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:435)
      at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:449)
      at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:470)
      at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:47)
      at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:931)
      at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:757)
      at com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler.?(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler.compile(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler.compile(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.driver.MyEclipseJspC.?(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.jasper.driver.MyEclipseJspC.parse(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.JSPValidator.validate(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.ValidateAction$1.run(Unknown Source)
      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719)
      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1739)
      at com.genuitec.eclipse.wdt.jsp.validation.ValidateAction.validate(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.ValidateAction.run(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.Validator.validate(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.Validator.validateIfNeeded(Unknown Source)
      at com.genuitec.eclipse.wdt.jsp.validation.Validator.validate(Unknown Source)
      at com.ibm.etools.validation.ValidatorLauncher.start(ValidatorLauncher.java:58)
      at com.ibm.etools.validate.ValidationOperation.launchValidator(ValidationOperation.java:1275)
      at com.ibm.etools.validate.ValidationOperation.internalValidate(ValidationOperation.java:1099)
      at com.ibm.etools.validate.ValidationOperation.validate(ValidationOperation.java:1014)
      at com.ibm.etools.validate.ValidationOperation.run(ValidationOperation.java:731)
      at com.ibm.etools.validate.ValidationBuilder.performFullBuild(ValidationBuilder.java:204)
      at com.ibm.etools.validate.ValidationBuilder.performFullBuild(ValidationBuilder.java:197)
      at com.ibm.etools.validate.ValidationBuilder.build(ValidationBuilder.java:141)
      at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:593)
      at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
      at org.eclipse.core.runtime.Platform.run(Platform.java:783)
      at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:168)
      at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:202)
      at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
      at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
      at org.eclipse.core.runtime.Platform.run(Platform.java:783)
      at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
      at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253)
      at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282)
      at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:139)
      at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Oct 26, 2005 7:42:57 PM com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler ?
SEVERE: Env: Compile: javaFileName=/C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/myeclipse-jspcc//org/apache/jsp/jsp\updateMemberDetails_jsp.java
    classpath=C:\Program Files\Java\j2re1.4.2_04\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_04\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_04\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_04\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\dnsns.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_04\lib\ext\sunjce_provider.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\activation.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jsp.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-j2ee.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jaxrpc.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jsr77.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-saaj.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\mail.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\namespace.jar;C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\xml-apis.jar;C:\dilse\WebRoot\WEB-INF\classes;c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jasper-runtime.jar;c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jsp-api.jar
    cp=C:\local\eclipse\startup.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\rt.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\sunrsasign.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\jsse.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\jce.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\charsets.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\dnsns.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\ldapsec.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\localedata.jar
    cp=C:\Program Files\Java\j2re1.4.2_04\lib\ext\sunjce_provider.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\activation.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\javax.servlet.jsp.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-j2ee.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jaxrpc.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-jsr77.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\jboss-saaj.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\mail.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\namespace.jar
    cp=C:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_4.0.0\data\libraryset\1.4\xml-apis.jar
    cp=C:\dilse\WebRoot\WEB-INF\classes
    cp=c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jasper-runtime.jar
    cp=c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.9.310\lib\jsp-api.jar
    work dir=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\myeclipse-jspcc
    extension dir=C:\Program Files\Java\j2re1.4.2_04\lib\ext
    srcDir=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\myeclipse-jspcc
    compiler=extJavac
    include=org/apache/jsp/jsp/updateMemberDetails_jsp.java



!SESSION 2005-10-26 19:54:24.109 -----------------------------------------------

eclipse.buildId=I20050627-1435

java.version=1.4.2_04

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86



!ENTRY org.eclipse.core.resources 2 10035 2005-10-26 19:54:31.671

!MESSAGE A workspace crash was detected. The previous session did not exit normally.



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:56.218

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\css_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:56.359

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\forms_lists_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:56.500

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\htmlform_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:56.687

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\html_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:56.828

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\javascript_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:56.984

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\jsf_f_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:57.156

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\jsf_h_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:57.296

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\struts_bean_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:57.500

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\struts_html_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:57.750

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\struts_logic_snippets.xml



!ENTRY com.genuitec.eclipse.wizards 1 0 2005-10-26 19:54:58.93

!MESSAGE Installed snippet library: c:\local\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wizards_3.9.310\snippets\struts_tiles_snippets.xml


[+][-]10/26/05 10:36 AM, ID: 15164713Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/26/05 10:24 PM, ID: 15168223Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/26/05 10:34 PM, ID: 15168250Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/03/05 12:05 PM, ID: 15219913Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Java Server Pages (JSP), Plug Ins
Tags: jvm, exit, eclipse, code
Sign Up Now!
Solution Provided By: hadolphs
Participating Experts: 2
Solution Grade: A
 
[+][-]12/26/05 02:22 PM, ID: 15552400Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]01/02/06 03:50 PM, ID: 15594624Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]01/03/06 12:45 AM, ID: 15597152Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/08/06 10:39 AM, ID: 15642831Administrative Comment

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81