facebook

Is MyEclipse incompatible with Mac OS 10.3.6?

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 15 posts - 16 through 30 (of 78 total)
  • Author
    Posts
  • #219071 Reply

    Scott Anderson
    Participant

    Are any other OS X users having this issue or am I just the lucky one?

    I updated a Mac powerbook we use for testing from 10.3.5 to 10.3.6 and retested MyEclipse on that configuration with Eclipse 3.0.1. I couldn’t replicate any of the problems you’re reporting as all functionality operates exactly as it did before. So, the problem appears isolated to your particular configuration.

    Given the DOM errors you’re seeing, it seems that the XML processing environment on your machine is non-standard. Have you installed any additional Java developer libraries that are not part of the standard Mac runtime? Anything from Apple’s developer site? Modified the “endorsed” directory settings in your JDK? Or in some other way “tweaked” your JDK or XML environments? The reason I ask is that we’ve seen XML errors similar to yours on other platforms and it is always that something peculiar has been done to the JDK’s XML environment.

    #219101 Reply

    pathogen
    Member

    Hi Scott, no everything is exactly how Apple put it. So you can go back and modify a JSP, save it and the workspace does not hang being built? And no DOM errors when you create a new web project? Strange that I get the DOM errors now with the new tempdir install, but hanging with the original. I guess I am the lucky one… 🙁 Any suggestions how I can track this down? Thanks.

    #219104 Reply

    Scott Anderson
    Participant

    Sorry, but everything works fine in my installation.

    The best place to start looking is the Eclipse log file in <workspace>/.metadata/.log

    Please note that since this is a ‘dot’ file, the Finder won’t show it so you’ll have to use the commandline tools to see it and its contents.

    #219105 Reply

    pathogen
    Member

    OK, I’ll check it when I get off work. Anything in particular I should be looking for in it? Also, do you know offhand if Eclipse and/or MyEclipse store any prefs in ~/Library/Preferences? If so, I’ll delete those as well.

    #219120 Reply

    Scott Anderson
    Participant

    Specifically, it will usually look like error messages and stacktraces. 🙂

    As far as prefs go, I believe they’re all under the workspace, so there likely isn’t anything in ~/Library/Preferences.

    #219121 Reply

    pathogen
    Member

    Well, I did a complete reinstall and deleted a prefs file I found in ~/Library/Preferences. Seemed to work fine, with one minor hiccup. A web.xml that was created via the Web Project Wizard disapeared a few minutes later. Still, other than that one problem, it was fine. I then applied the Quick Fix. Again, it still seemed fine. I made a simple servlet test project as well as a simple JSP. Fine. Then, I tried to do what I wanted to do over the weekend when it barfed. I made one simple jsp, then tried to <jsp:include page=”page2.jspf”>. That part was fine. Then I tried to make page2.jspf. With that, it started again with the workspace buid hang… Can you verify you are able to do this? Thanks

    #219135 Reply

    pathogen
    Member

    Also, reading through other postings, I see that it was reccomended to install MyEclipse under your home directory to avoid perms problems and screwy behavior. The MyEclipse installer under OS X defaults to /Applications . Is that where your’s is installed or is /Applications fine?

    #219136 Reply

    pathogen
    Member

    A brief update. At work, I was able to replicate my issue, but on a Win2K box… This is all I did. I opened MyEclipse using the desktop shortcut. The simple JSP project I made yesterday was still there. I right clicked, made a new Web Project called Test2. I then right-clicked on the project and created a new JSP with the default name of MyJSP.jsp. After the part in the file where it outputs “new JSP” or some such to the browser window, I inserted <jsp:include page=”page2.jspf>. I then saved this file. Next, I selected the project again, expanded it to show the Web Contents, then right clicked on the project and selected New JSP. I changed the name to page2.jspf and left all other settings as is. I clicked Finish, and lo and behold, it said “The user operation is waiting on ‘Building workspace’ to complete.” At that point, the app was hung. Task Manager shows not reponding and after waiting a while, that does not change. The CPU is also maxed out. For the record, prior to yesterday, neither Eclipse or MyEclipse had ever been on this machine as the box was ghosted recently. I don’t know what is going on here, but it is very strange to be getting the exact same problem on two different OSes if it is simply a config problem on my G5. Perhaps MyEclipse does not like a combo of include and .jspf? I don’t know, I’m grasping, but I think something else is going on besides something specific to the G5.

    #219138 Reply

    pathogen
    Member

    I noticed that I had a typo with this:
    <jsp:include page=”page2.jspf>

    I forgot the forward slash, ‘/’

    Please try my example as in the previous posting without the slash and see if you can replicate the probs I am having. If you can, that might indicate a problem with the tag validator. Thanks.

    #219144 Reply

    Riyad Kalla
    Member

    pathogen,
    Ok I tried this about 6 different ways and can’t get it to hang up MyEclipse on Windows XP Pro SP2.

    Note that the line you have above is invalid for 2 reasons, no end quote after jspf, and no closing / like you noted… I tried copying this in EXACTLY as you have it and got 2 error markers about the missing quote and slash… I tried it all 3 ways (your way, added the quote, added the slash) while creating and erasing the pages (including page2.jspf) each time by right clicking and using New > JSP even trying it from the File menu just incase.. I couldn’t get it to hang.

    Can you check your log file for any hints? (workspace dir)\.metadata\.log

    Is there something common between all these machines? Maybe a virus scanner? Try and disable any real-time virus scanners and see if that does the trick…

    #219148 Reply

    pathogen
    Member

    Oops, yeah you are right about the quote. I had it right in the actual JSP,however. As for the slash, no error marker for it appeared here under Win2K though it should have. I’m going to send myself the log from this machine and compare it to the G5 at home tonight. The two machines in general have nothing in common. Different OSes. Different CPUs. Single CPU vs. dual. Different amounts of RAM. One laptop, one desktop. Neither has any real-time virus scanning software, however. This is really frustrating as I really want to use MyEclipse…

    #219149 Reply

    Riyad Kalla
    Member

    This is really frustrating as I really want to use MyEclipse…

    Believe me, its frustrating for us too… this is like that old Warner Bros cartoon with the dead frog that sings when no one is looking 😀

    #219162 Reply

    pathogen
    Member

    this is like that old Warner Bros cartoon with the dead frog that sings when no one is looking 😀

    LOL…

    #219165 Reply

    pathogen
    Member

    Hey, here is the log from the win2K box this morning…

    Nov 9, 2004 8:00:59 AM com.genuitec.eclipse.wdt.jsp.jasper.compiler.Compiler ?
    EVERE: Env: Compile: javaFileName=/C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/myeclipse
    jspcc//org/apache/jsp\MyJsp_jsp.java
    classpath=C:\Program Files\Java\j2re1.4.2_06\lib\rt.jar;C:\Program Files\Jav
    \j2re1.4.2_06\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_06\lib\jsse.ja
    ;C:\Program Files\Java\j2re1.4.2_06\lib\jce.jar;C:\Program Files\Java\j2re1.4.2
    06\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\dnsns.jar;C:\Pro
    ram Files\Java\j2re1.4.2_06\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2
    06\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\sunjce_pro
    ider.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt
    core_3.8.2\data\libraryset\1.4\activation.jar;C:\Program Files\MyEclipse\eclips
    \plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servl
    t.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\javax.servlet.jsp.jar;C:\Program Files\MyEclipse\ec
    ipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-j
    ee.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.c
    re_3.8.2\data\libraryset\1.4\jboss-jaxrpc.jar;C:\Program Files\MyEclipse\eclips
    \plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-jsr77
    jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core
    3.8.2\data\libraryset\1.4\jboss-saaj.jar;C:\Program Files\MyEclipse\eclipse\plu
    ins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\mail.jar;C:\Prog
    am Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\
    ibraryset\1.4\namespace.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genu
    tec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\xml-apis.jar;C:\developer\IDE
    \eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\dom.jar;C:\developer\IDEs\ec
    ipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxen-full.jar;C:\developer\IDEs
    eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxp-api.jar;C:\developer\IDE
    \eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jdbc2_0-stdext.jar;C:\develo
    er\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jstl.jar;C:\developer
    IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\mail.jar;C:\developer\ID
    s\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\sax.jar;C:\developer\IDEs\e
    lipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\saxpath.jar;C:\developer\IDEs\e
    lipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\standard.jar;C:\developer\IDEs\
    clipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\xalan.jar;C:\developer\IDEs\ec
    ipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\xercesImpl.jar;C:\developer\IDEs
    eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\classes;C:\Program Files\MyEclips
    \eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.8.2\lib\jasper-runtime.ja
    ;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_
    .8.2\lib\jsp-api.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\startup.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\rt.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\sunrsasign.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\jsse.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\jce.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\charsets.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\dnsns.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\ldapsec.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\localedata.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\sunjce_provider.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\activation.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\javax.servlet.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\javax.servlet.jsp.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\jboss-j2ee.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\jboss-jaxrpc.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\jboss-jsr77.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\jboss-saaj.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\mail.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\namespace.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.co
    e_3.8.2\data\libraryset\1.4\xml-apis.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\dom.j
    r
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxen
    full.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxp-
    pi.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jdbc2
    0-stdext.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jstl.
    ar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\mail.
    ar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\sax.j
    r
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\saxpa
    h.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\stand
    rd.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\xalan
    jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\xerce
    Impl.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\classes
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.d
    bug_3.8.2\lib\jasper-runtime.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.d
    bug_3.8.2\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_06\lib\ext
    srcDir=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\myeclipse-jspcc
    compiler=extJavac
    include=org/apache/jsp/MyJsp_jsp.java

    #219166 Reply

    pathogen
    Member

    !ENTRY com.genuitec.eclipse.wdt.jsp.debug 1 1 Nov 09, 2004 08:00:59.960
    !MESSAGE
    Nov 9, 2004 8:00:59 AM 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:446)
    at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:43)
    at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:936)
    at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
    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:1673)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
    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(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.launchValidator(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.internalValidate(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.validate(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.run(Unknown Source)
    at com.ibm.etools.validate.ValidationBuilder.build(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:570)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:159)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:251)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:204)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:270)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:299)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:155)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:212)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
    Caused by: java.io.IOException: CreateProcess: javac.exe -classpath “C:\developer\IDEs\eclipse_3_0_1\startup.jar;C:\Program Files\Java\j2re1.4.2_06\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_06\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_06\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_06\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_06\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\dnsns.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\sunjce_provider.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\activation.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jsp.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jbos?
    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.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.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:831)
    at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:436)
    at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:450)
    at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:443)
    … 38 more
    — Nested Exception —
    java.io.IOException: CreateProcess: javac.exe -classpath “C:\developer\IDEs\eclipse_3_0_1\startup.jar;C:\Program Files\Java\j2re1.4.2_06\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_06\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_06\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_06\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_06\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\dnsns.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\sunjce_provider.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\activation.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jsp.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jbos?
    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.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.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:831)
    at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:436)
    at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:450)
    at org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCompile(DefaultCompilerAdapter.java:443)
    at org.apache.tools.ant.taskdefs.compilers.JavacExternal.execute(JavacExternal.java:43)
    at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:936)
    at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
    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:1673)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
    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(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.launchValidator(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.internalValidate(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.validate(Unknown Source)
    at com.ibm.etools.validate.ValidationOperation.run(Unknown Source)
    at com.ibm.etools.validate.ValidationBuilder.build(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:570)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:159)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:251)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:204)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:270)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:299)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:155)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:212)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
    Nov 9, 2004 8:00:59 AM 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\MyJsp_jsp.java
    classpath=C:\Program Files\Java\j2re1.4.2_06\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_06\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_06\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_06\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_06\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\dnsns.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\ldapsec.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\localedata.jar;C:\Program Files\Java\j2re1.4.2_06\lib\ext\sunjce_provider.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\activation.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jsp.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-j2ee.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-jaxrpc.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-jsr77.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-saaj.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\mail.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\namespace.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\xml-apis.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\dom.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxen-full.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxp-api.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jdbc2_0-stdext.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jstl.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\mail.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\sax.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\saxpath.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\standard.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\xalan.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\xercesImpl.jar;C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\classes;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.8.2\lib\jasper-runtime.jar;C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.wdt.jsp.debug_3.8.2\lib\jsp-api.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\startup.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\rt.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\sunrsasign.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\jsse.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\jce.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\charsets.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\dnsns.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\ldapsec.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\localedata.jar
    cp=C:\Program Files\Java\j2re1.4.2_06\lib\ext\sunjce_provider.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\activation.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\javax.servlet.jsp.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-j2ee.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-jaxrpc.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-jsr77.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\jboss-saaj.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\mail.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\namespace.jar
    cp=C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.j2eedt.core_3.8.2\data\libraryset\1.4\xml-apis.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\dom.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxen-full.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jaxp-api.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jdbc2_0-stdext.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\jstl.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\mail.jar
    cp=C:\developer\IDEs\eclipse_3_0_1\workspace\Test2\WebRoot\WEB-INF\lib\sax.jar
    cp=C

Viewing 15 posts - 16 through 30 (of 78 total)
Reply To: Is MyEclipse incompatible with Mac OS 10.3.6?

You must be logged in to post in the forum log in