facebook

Urgent support on OutOfMemory [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #227224 Reply

    Annie Xie
    Member

    Our company just decided to switch to Eclipse. I’m trying to write a installation document for my team to use. However, I tried several days without any luck to install MyEclipse3.8.4 and eclipse-SDK-3.0.1-win32.zip
    with weblogic 8.1 sp3. I keep getting “OutOfMemory” exception whenever I try to open the weblogic console or try to compile a JSP file. I’m running on Windows XP. My task manager shows that my memories are fine. I also used the vmargs when start eclipse to increase the JVM memory up to 748m and it still doesn’t help. When I run the same web application on Weblogic alone outside of MyEclipse, it runs great. I let MyEclipse points to c:\bea\jdk142_4\bin. Could this be a problem? I unstall/reinstalled all three applications (weblogic, eclipse,myeclipse) many times, each time I cleaned up everything completely, still the same thing goes on and on. I can’t think of anything else. Any suggestion to other version combination?
    Please help, I’m running out of time and ideas.Thanks a lot

    #227240 Reply

    Riyad Kalla
    Member

    What is the command line you are using to start Eclipse? Are you passing optional parameters to WebLogic?

    #227278 Reply

    Annie Xie
    Member

    I used the following command to run MyEclipse:
    eclipse -vmargs -Xms348m Xmx748m

    I didn’t pass any paramameters to Weblogic JVM. Besides I don’t think there’s any memory problem with weblogic because I can run my web application in weblogic outside of MyEclipse and it works great. But if you can tell me how to pass parameters to weblogic JVM, I would mind to give it a shot. What else can you think of trying? Any more stable version ou want me to install?

    #227288 Reply

    Riyad Kalla
    Member

    Please try and install the Sun 1.4.2_07 JDK and make sure that is used to start Eclipse (-vm c:\j2sdk1.4.2_07\bin\javaw.exe)

    #227306 Reply

    Annie Xie
    Member

    I downloaded sun’s jdk 142_04 and points eclipse to it and this fixed my OutofMemory problem. Thanks a lot!

    #227310 Reply

    Riyad Kalla
    Member

    Glad it’s working.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Urgent support on OutOfMemory [Closed]

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