[OS-JIRA] Created: (WOL-952) DirectToWeb Template is broken

From: Johan Henselmans (JIRA) ("Johan)
Date: Fri Jan 23 2009 - 05:27:30 EST

  • Next message: Johan Henselmans (JIRA): "[OS-JIRA] Created: (WOL-953) D2WWonder Application cannot be installed, possible error in build.xml template?"

    DirectToWeb Template is broken
    ------------------------------

                     Key: WOL-952
                     URL: http://issues.objectstyle.org/jira/browse/WOL-952
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
             Environment: OS X 10.5.6, WOLIps 3.4.5632 Eclipse 3.4.0M20080911
                Reporter: Johan Henselmans
                Priority: Blocker

    Creating a DirectToWeb application leads to errors. First, the WOComponents give errors, and then trying to run the app gives the following error:

    http://193.78.79.69:61997/cgi-bin/WebObjects/VBD2W.woa
    [2009-1-18 20:32:4 CET] <main> null
    [2009-1-18 20:32:5 CET] <main> DirectToWeb WebAssistant launch line: appletviewer http://localhost:61997/cgi-bin/WebObjects/VBD2W.woa/wa/D2WActions/openWebAssistant
    [2009-1-18 20:32:5 CET] <main> Waiting for requests...
    [2009-1-18 20:32:7 CET] <WorkerThread0> <com.webobjects.appserver._private.WOComponentDefinition> No template found for component Main at "file:/Users/johan/Documents/workspace/VBD2W/build/VBD2W.woa/".
    [2009-1-18 20:32:7 CET] <WorkerThread0> <com.webobjects.appserver._private.WOComponentRequestHandler>: Exception occurred while handling request:
    java.lang.IllegalStateException: Unable to find framework named "VBD2W".
    [2009-1-18 20:32:7 CET] <WorkerThread0> java.lang.IllegalStateException: Unable to find framework named "VBD2W".
            at com.webobjects.appserver._private.WOComponentDefinition.<init>(WOComponentDefinition.java:249)
            at com.webobjects.appserver.WOApplication._componentDefinitionFromClassNamed(WOApplication.java:2785)
            at com.webobjects.appserver.WOApplication._componentDefinition(WOApplication.java:2889)
            at com.webobjects.appserver.WOApplication.pageWithName(WOApplication.java:2321)
            at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWithPreparedSession(WOComponentRequestHandler.java:284)
            at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchWithPreparedApplication(WOComponentRequestHandler.java:332)
            at com.webobjects.appserver._private.WOComponentRequestHandler._handleRequest(WOComponentRequestHandler.java:369)
            at com.webobjects.appserver._private.WOComponentRequestHandler.handleRequest(WOComponentRequestHandler.java:442)
            at com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
            at com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
            at com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
            at java.lang.Thread.run(Thread.java:613)

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Fri Jan 23 2009 - 05:28:12 EST