facebook

Problem with the console messages

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

    efratb
    Member

    Hi,

    Once in a couple of days, my eclipse console gets stuck, and I don’t get any messages.
    Not when I’m trying to run packaging, not when I’m trying to deploy, and not even when I stop & start JBoss.
    It looks like nothing is even running.
    The only cure for this is to close & reopen eclipse.
    I talked with other people and I know that this happens to them as well.
    Any idea why?

    Thanks,
    Efrat

    #254019 Reply

    Riyad Kalla
    Member

    Efrat,
    It sounds like either an install problem or a plugin state issue. First try restarting using the -clean command line argument and see if that helps. If that doesn’t work, please paste the result of MyEclipse > Abotu MyEclipse > Configuraiton Summary for us. Also if you can find a reproducable test case to recreate the problem, you should try creating a new workspace (File > Switch Workspace) and try and reproduce the problem in the new workspace.

    #254110 Reply

    efratb
    Member

    Hi,

    I tried to restart myeclipse using the -clean argument but it didn’t help.
    After about 24 hours it happened again.
    Here’s my configuration summary:

    *** Date: Mon Jul 03 06:36:54 GMT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060228-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\My Download Files\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    d14_64
    -vm
    C:\WINDOWS\system32\javaw.exe

    Thanks,
    Efrat

    #254122 Reply

    Riyad Kalla
    Member

    Efrat,
    Were you able to reproduce the problem in a new workspace?

    #254131 Reply

    efratb
    Member

    I didn’t try, because usually it takes a day or two with the eclipse open till it happens.

    #254137 Reply

    Riyad Kalla
    Member

    Oh, I didn’t realize you were leaving Eclipse open for so long. It may be a memory issue. Try adjust your starting command line arguments to read like the ones outlined in this tip and see if it helps:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10087.html

    #254153 Reply

    efratb
    Member

    No, it’s not that. I’m already using the VM arguments as follow:
    -Xms512m -Xmx512m -XX:PermSize=64m -XX:MaxPermSize=128m.
    I used to have memory problems (heap space, out of memory…) but since I changed the VM arguments it works fine.
    The other problem, however, still reproduces.

    Thanks,
    Efrat

    #254160 Reply

    Scott Anderson
    Participant

    Efrat,

    Not when I’m trying to run packaging, not when I’m trying to deploy, and not even when I stop & start JBoss.

    When this happens, can you swtich to the ‘Debug Perspective’ and click on the running server in the Debug view. Does the Console now show any messages now that the executing server has been selected?

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Problem with the console messages

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