facebook

Http 500 Error with gwt2.5.0rc1

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #330572 Reply

    Bernardo Leon
    Participant

    Hi, i am following the MyEclipse for Spring 10.0: GWT 2.1 and Spring Scaffoling tutorial but using GWT SDK version 2.5.0rc1 and Spring 3.1. Everything works as expected but when i try to execute the generated code i start having some exceptions:

    – INFO: validateJarFile(/home/bernardo/Workspaces/MyEclipse for Spring 10/.metadata/.me_tcat/webapps/PapaGWT1/WEB-INF/lib/gwt-user.jar) – jar not loaded. See Servlet…. ….GRAVE: IOException al cargar sesiones persistidas: java.io.EOFException
    java.io.EOFException
    (Anyway, the app stills loading)

    Later.

    – java.lang.OutOfMemoryError: PermGen space (I seted a 1024 MaxPermSize and this was solved.)

    At any case, the app loads the first page (the one wich let us select the table/module to insert/modify/delete data) BUT when i click on the link it gaves me an http 500 error and then myeclipse closes..

    How can i fix this issue??..
    Thankyou and sorry about my bad english.

    #330584 Reply

    lben,

    Sorry that you are seeing this issue. This issue will be fixed in MyEclipse 10.7.

    Can you please take a look at this thread and check if the workaround suggested works for you ?
    http://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterfaceValidation

    Let us know if you have any queries

    #330607 Reply

    Bernardo Leon
    Participant

    Hi thanks for the link.. I followed the IDE Configuration part only.

    But there were existing problems because myEclipse generated my web project with java compiler 1.5. It needs to be set in java compiler 1.6.

    After doing this i getted an Error concerning to a facet because it stills in 1.5. I right clicked on that error –> quick fix –> set facet version to 1.6 and run again.

    Thank you!.

    #330650 Reply

    lben,

    Glad that you got it working.
    Let us know if you see any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Http 500 Error with gwt2.5.0rc1

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