facebook

ear project looses associated web and ejb projects

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

    Sometimes my ear project looses it’s associated ejb and web projects.
    This is vary annoying because when it happens i have to reassociate the projects using myeclipse-add/remove modules.

    I am using my eclipse 2.6.2 eclipse 2.1.1 and jdk1.4.2

    #198761 Reply

    support-michael
    Keymaster

    This is a new issue. Can you check your Eclipse error log for stacktraces that may indicate a problem, see <workbench>/.metadata/.log.

    Michael
    MyEclipse Support

    #198776 Reply

    It just happened to me now… the log file contains the following data:

    !SESSION Σεπ 26, 2003 16:21:16.513 ———————————————
    java.version=1.4.2
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=el_GR
    Command-line arguments: -os win32 -ws win32 -arch x86 -data c:\iPerform\modules -install file:C:/java/eclipse/
    !ENTRY org.vssplugin 1 0 Σεπ 26, 2003 16:21:16.513
    !MESSAGE Using jawin library C:/java/MyPlugins/eclipse/plugins/org.vssplugin_1.5.0/lib/jawin.dll
    !ENTRY com.genuitec.eclipse.ast.deploy.core 1 1 Σεπ 26, 2003 17:00:26.967
    !MESSAGE #read – No WebModule found on EAR for project: ReactorPortal
    !ENTRY com.genuitec.eclipse.ast.deploy.core 1 1 Σεπ 26, 2003 17:00:26.967
    !MESSAGE #read – No WebModule found on EAR for project: OrgChartWAR
    !ENTRY com.genuitec.eclipse.ast.deploy.core 1 1 Σεπ 26, 2003 17:00:26.983
    !MESSAGE #read – No WebModule found on EAR for project: TelestetPortal

    #198778 Reply

    support-michael
    Keymaster

    Thanks for the log info.

    1) An Enterprise Project maintains references to its module projects in its .mymetadata file. Can you check this file and verify that it is well-formed and references the expected module projects?

    2) Is this file being shared with other developers via an SCMS such as VSS or CVS?

    3) Were all of the module projects for the problematic EAR project open at the time the log entry was made?

    Michael
    MyEclipse Support

    #198781 Reply

    1. the .mymetadata file is well formed and it references the expected modules.
    2. It is checked in vss but only i am using it.
    3. All the module projects were open.

    #198783 Reply

    support-michael
    Keymaster

    I need your help to replicate and isolate this problem.

    1) You state that the association between EAR project -> module project is being lost. How do you determining this? What is the signature of the problem?

    2) Can you identify a sequence that leads to this state, e.g., it happens after restarting MyEclipse.

    The stack trace indicates a problem whereby a previous deployment is not being reloaded upon MyEclipse startup. Any additional information will be appreciated in isolating this problem.

    Michael
    MyEclipse Support

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: ear project looses associated web and ejb projects

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