Build problems for Windows

From: timc..pg.com.au
Date: Thu Nov 01 2007 - 20:27:40 EDT

  • Next message: timc..pg.com.au: "Re: Build problems for Windows"

    I have a Windows deployment server running webobjects 5.2.4. I just
    updated the Wonder frameworks from 3.405 to 4.061. Then when I
    restarted my webobjects apps, an app that was built one month ago
    started fine, but an app built last week didn't. It gave the error

    Application: Testlink
    Error: java.lang.IllegalArgumentException: Class 'Main' exists but is
    not a subclass of WOComponent.
    Reason: <com.webobjects.appserver._private.WOComponentDefinition> Class
    'Main' exists but is not a subclass of WOComponent.
    Stack trace:
    File Line# Method Package
    WOComponentDefinition.java 414 _componentClass
    com.webobjects.appserver._private
    WOComponentDefinition.java 422 componentClass
    com.webobjects.appserver._private
    WOComponentDefinition.java 428 _componentInstanceInContext
    com.webobjects.appserver._private
    WOComponentDefinition.java 573 componentInstanceInContext
    com.webobjects.appserver._private
    WOApplication.java 1954 pageWithName com.webobjects.appserver
    WOComponentRequestHandler.java 273 _dispatchWithPreparedSession
    com.webobjects.appserver._private
    WOComponentRequestHandler.java 322 _dispatchWithPreparedApplication
    com.webobjects.appserver._private
    WOComponentRequestHandler.java 358 _handleRequest
    com.webobjects.appserver._private
    WOComponentRequestHandler.java 432 handleRequest
    com.webobjects.appserver._private
    WOApplication.java 1306 dispatchRequest com.webobjects.appserver
    ERXApplication.java 1155 dispatchRequest er.extensions
    WOWorkerThread.java 173 runOnce com.webobjects.appserver._private
    WOWorkerThread.java 254 run com.webobjects.appserver._private
    Thread.java NA run java.lang
    NA : Non applicable, JIT activated

    I have been using the latest wolips and eclipse versions, but I can't
    remember exactly which ones they were on 10th October 2007 when it last
    worked but I think it was wolips 3.3.4395 on eclipse 3.3.1

    I rebuilt last weeks app using an old copy of eclipse 3.3 running wolips
    3.3.4252 and it started without problem on the Windows deployment server.

    Note that I am building on Mac OS X 10.4.10 with webobjects 5.3.3
    installed. Both Windows and Mac are using Java 1.5.0.

    Hopefully this is something that can be fixed otherwise I will have to
    keep my old version of eclipse for doing final builds.

    Tim Cummings



    This archive was generated by hypermail 2.0.0 : Thu Nov 01 2007 - 20:28:41 EDT