Re: Which eclipse version?

From: Jonathan Ricker (jricke..t.edu)
Date: Fri Mar 30 2007 - 11:16:16 EDT

  • Next message: Chuck Hill: "Re: Which eclipse version?"

    On Mar 30, 2007, at 10:51 AM, Chuck Hill wrote:

    >
    > I am running Version: 3.2.2 Build id: M20070212-1330 without problems.

    Thanks, I feel ok about that now.

    >> With 3.2.2 on the new computer I'm running into an error when I
    >> try an app that works on the original computer:
    >>
    >> java.lang.IllegalStateException: Unable to find framework named
    >> "MyAppName". (The app, not a framework).
    >
    > Launching from Eclipse? What is the working directory? What is
    > the whole error?
    >

    Yes. launching from Eclipse.

    Here is the stack trace of the exception:

    java.lang.IllegalStateException: Unable to find framework named
    "NetSoftware".
            at com.webobjects.appserver._private.WOComponentDefinition.<init>
    (WOComponentDefinition.java:179)
            at
    com.webobjects.appserver.WOApplication._componentDefinitionFromClassName
    d(WOApplication.java:2353)
            at com.webobjects.appserver.WOApplication._componentDefinition
    (WOApplication.java:2448)
            at com.webobjects.appserver.WOApplication.pageWithName
    (WOApplication.java:1943)
            at
    com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWit
    hPreparedSession(WOComponentRequestHandler.java:273)
            at
    com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWit
    hPreparedApplication(WOComponentRequestHandler.java:322)
            at
    com.webobjects.appserver._private.WOComponentRequestHandler._handleReque
    st(WOComponentRequestHandler.java:358)
            at
    com.webobjects.appserver._private.WOComponentRequestHandler.handleReques
    t(WOComponentRequestHandler.java:435)
            at com.webobjects.appserver.WOApplication.dispatchRequest
    (WOApplication.java:1306)
            at er.extensions.ERXApplication.dispatchRequest(ERXApplication.java:
    1105)
            at ita.wo.ITAERXApplication.dispatchRequest(ITAERXApplication.java:425)
            at Application.dispatchRequest(Application.java:204)
            at com.webobjects.appserver._private.WOWorkerThread.runOnce
    (WOWorkerThread.java:173)
            at com.webobjects.appserver._private.WOWorkerThread.run
    (WOWorkerThread.java:254)
            at java.lang.Thread.run(Thread.java:613)



    This archive was generated by hypermail 2.0.0 : Fri Mar 30 2007 - 11:16:31 EDT