facebook

JSP validation issue [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #215948 Reply

    qihaihui
    Member

    I got the same validation problems for my every jsp file today.
    The problem info is :
    Cannot read file: /login.jsp. NOTE: No JSP line number was avaliable so line 1 was used for the marker.
    Cannot read file: /system/service/serviceList.jsp. NOTE: No JSP line number was avaliable so line 1 was used for the marker.
    ……
    so so many for every page.

    No exception in .log file.
    And my app correctly deployed on Tomcat 4.1, all is fine except red cross in all jsp page.
    🙁

    My ENV is:
    Eclipse 3.1M1
    MyEclipse3.8.1+QF20040825
    IBM JDK 1.4.1

    I search in all forums, no message was found,
    Any suggestion is appreciated, Thank you.

    #215963

    Scott Anderson
    Participant

    We’ll be releasing 3.8.2 on Sunday night. Can you please upgrade to the new release and rebuild all your projects and see if the problems persist?

    #215968

    qihaihui
    Member

    3.8.2! Good news. I am glad to hear you make it better and better.

    #215976

    Scott Anderson
    Participant

    Good news. I am glad to hear you make it better and better.

    We do keep the releases coming. 🙂 Of course if we could slow down and catch a quick nap occasionally, that would be good too from time to time. 😉

    #215978

    Riyad Kalla
    Member

    Of course if we could slow down and catch a quick nap occasionally, that would be good too from time to time. 😉

    I’d also like a unicorn, but that’s not going to happen either! <chases Scott back into the developer room with a candlestick>

    #216345

    qihaihui
    Member

    I have upgrade to 3.8.2, but it is still here.
    What’s mean “No JSP line number was avaliable so line 1 was used for the marker. “?

    #216346

    Riyad Kalla
    Member

    What is the rest of the error message? The note “No JSP Line…” is just information from the compiler, the rest of the error message shoudl be after it.

    #216348

    qihaihui
    Member

    I find out the cause, the IBM JDK1.4.1.
    Change to SUN JDK1.4.2_05, all is fine now.

    IBM JDK1.4.1:
    >java -version
    java version “1.4.1”
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1)
    Classic VM (build 1.4.1, J2RE 1.4.1 IBM Windows 32 build cn141-20030516 (JIT enabled: jitc))

    Thank you.

    #216370

    Riyad Kalla
    Member

    Glad to hear it, thanks for following up with us.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: JSP validation issue [Closed]

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