Thank you for your feedback. So I'm at least not the only one with this problem.

I understand it correctly, a new install and an older version of eclipse did fix this issue? Which version of eclipse
would be a good one to go with?

Regards,

Ute

Am 20.01.2013 um 11:40 schrieb Philippe Rabier:

First of all I don't have any solution to provide. So don't be too much disappointed ;-).

We got this kind of error when we set up the Mac of a new WO developer. We followed the wiki (WO install, golips, …) and he started a new basic project to learn. When he creates a second one, we got this kind of issue (if I remember correctly, the problem has a already been raised in the list and Chuck gives a fix that didn't work as after fixing the "session" issue we got an issue with the request I guess). And I think we couldn't launch the previous problem anymore.

So after trying to fix that, we gave up and we reinstalled completely the WO env (WO, eclipse , …).

Then he works on project creates y other people (me) with an older eclipse and he never got this issue anymore.

I don't know if you are in the same situation but that's our feedback if he can be useful for you.

Philippe

Sent from my iPhone

On 20 janv. 2013, at 09:49, ute Hoffmann <u.hoffmann@tt- pixelmind.com> wrote:

This is what comes up in the logfile when JavaFoundation is starting (in place of my app)

Any idea what goes wrong?

[2013-1-20 9:43:31 MEZ] <main> WOMaxIOBufferSize=8196
[2013-1-20 9:43:31 MEZ] <main> WOWorkerThreadCountMin=16
[2013-1-20 9:43:31 MEZ] <main> WOSocketMonitorSleepTime=50
[2013-1-20 9:43:31 MEZ] <main> WODirectConnectEnabled=true
[2013-1-20 9:43:31 MEZ] <main> WOIncludeCommentsInResponse=false
[2013-1-20 9:43:31 MEZ] <main> WOWorkerThreadCount=8
[2013-1-20 9:43:31 MEZ] <main> WOAdaptorURL=http://127.0.0.1/cgi- bin/WebObjects
[2013-1-20 9:43:31 MEZ] <main> WOLaunchdEnabled=false
[2013-1-20 9:43:31 MEZ] <main> WOHost=127.0.0.1
[2013-1-20 9:43:31 MEZ] <main> WOIDE=WOLips
[2013-1-20 9:43:31 MEZ] <main> WODebuggingEnabled=true
[2013-1-20 9:43:31 MEZ] <main> WOListenQueueSize=128
[2013-1-20 9:43:31 MEZ] <main> WOMissingResourceSearchEnabled=true
[2013-1-20 9:43:31 MEZ] <main> WOApplicationClassName=hello.app.Application [2013-1-20 9:43:31 MEZ] <main> WOSessionStoreClassName=WOServerSessionStore
[2013-1-20 9:43:31 MEZ] <main> WOContextClassName=WOContext
[2013-1-20 9:43:31 MEZ] <main> WOCachingEnabled=false
[2013-1-20 9:43:31 MEZ] <main> WOAcceptMalformedCookies=false
[2013-1-20 9:43:31 MEZ] <main> NSProjectSearchPath=(..,../..)
[2013-1-20 9:43:31 MEZ] <main> WOMonitorEnabled=false
[2013-1-20 9:43:31 MEZ] <main> WOAllowRapidTurnaround=true
[2013-1-20 9:43:31 MEZ] <main> WOGenerateWSDL=true
[2013-1-20 9:43:31 MEZ] <main> WOWorkerThreadCountMax=256
[2013-1-20 9:43:31 MEZ] <main> WOAllowsConcurrentRequestHandling=false
[2013-1-20 9:43:31 MEZ] <main> WOAdaptor=WODefaultAdaptor
[2013-1-20 9:43:31 MEZ] <main> WOSessionTimeOut=3600
[2013-1-20 9:43:31 MEZ] <main> WOMaxSocketIdleTime=180000
[2013-1-20 9:43:31 MEZ] <main> WODefaultUndoStackLimit=10
[2013-1-20 9:43:31 MEZ] <main> WOAutoOpenClientApplication=true
[2013-1-20 9:43:31 MEZ] <main> WOAutoOpenInBrowser=true
[2013-1-20 9:43:31 MEZ] <main> WOApplicationBaseURL=/WebObjects
[2013-1-20 9:43:31 MEZ] <main> WOMaxHeaders=200
[2013-1-20 9:43:31 MEZ] <main> WOLifebeatEnabled=true
[2013-1-20 9:43:31 MEZ] <main> WOAllowsCacheControlHeader=true
[2013-1-20 9:43:31 MEZ] <main> WOSMTPHost=smtp
[2013-1-20 9:43:31 MEZ] <main> WOFrameworksBaseURL=/WebObjects/ Frameworks
[2013-1-20 9:43:31 MEZ] <main> WOAdditionalAdaptors=()
[2013-1-20 9:43:31 MEZ] <main> WOStatisticsStoreSessionMax=50
[2013-1-20 9:43:31 MEZ] <main> WOLifebeatDestinationPort=1085
[2013-1-20 9:43:31 MEZ] <main> WOPort=-1
[2013-1-20 9:43:31 MEZ] <main> WOLifebeatInterval=30
[2013-1-20 9:43:31 MEZ] <main> WOSocketCacheSize=100
[2013-1-20 9:43:31 MEZ] <main> WOUserDirectory=/Users/admin/ Documents/workspace/hello
[2013-1-20 9:43:31 MEZ] <main> WODisplayExceptionPages=true
[2013-1-20 9:43:31 MEZ] <main> ------------------------
[2013-1-20 9:43:31 MEZ] <main> WebObjects version = 5.4.3
[2013-1-20 9:43:31 MEZ] <main> Created adaptor of class WODefaultAdaptor on port 49206 and address localhost/127.0.0.1 with WOWorkerThread minimum of 16 and maximum of 256 [2013-1-20 9:43:31 MEZ] <main> NSBundle is unable to find "ExtensionsForResources.plist" in the main bundle. Ignoring optional configuration file. [2013-1-20 9:43:31 MEZ] <main> Cannot use rapid turnaround. Please start Xcode and open the project for this application. [2013-1-20 9:43:31 MEZ] <main> Creating LifebeatThread now with: JavaFoundation -1 localhost/127.0.0.1 1085 30000
Welcome to JavaFoundation !
[2013-1-20 9:43:31 MEZ] <main> Opening application's URL in browser:
http://127.0.0.1:49206/cgi-bin/WebObjects/JavaFoundation.woa
[2013-1-20 9:43:31 MEZ] <main> null
[2013-1-20 9:43:31 MEZ] <main> Waiting for requests...
[2013-1-20 9:43:31 MEZ] <WorkerThread0> <com.webobjects.appserver._private.WOComponentRequestHandler>: Exception occurred while handling request: java.lang.IllegalArgumentException: <hello.app.Application> Class 'Session' exists (interface org.apache.axis.session.Session) but is not a subclass of WOSession. [2013-1-20 9:43:31 MEZ] <WorkerThread0> java.lang.IllegalArgumentException: <hello.app.Application> Class 'Session' exists (interface org.apache.axis.session.Session) but is not a subclass of WOSession. at com.webobjects.appserver.WOApplication._sessionClass (WOApplication.java:1934) at com.webobjects.appserver.WOApplication.createSessionForRequest (WOApplication.java:1973) at com.webobjects.appserver.WOApplication._initializeSessionInContext (WOApplication.java:2110) at com.webobjects.appserver._private.WOComponentRequestHandler._dispatch WithPreparedApplication(WOComponentRequestHandler.java:319) at com.webobjects.appserver._private.WOComponentRequestHandler._handleRe quest(WOComponentRequestHandler.java:369) at com.webobjects.appserver._private.WOComponentRequestHandler.handleReq uest(WOComponentRequestHandler.java:445) 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:680)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/prabier% 40me.com

This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to