Bug in JCAuthentication framework with WO 5.3, xcode 2.2
Bug in JCAuthentication framework with WO 5.3, xcode 2.2
- Subject: Bug in JCAuthentication framework with WO 5.3, xcode 2.2
- From: Jean Pierre Malrieu <email@hidden>
- Date: Sat, 7 Jan 2006 15:52:53 +0100
I just filled the Bug ID# 4402272:
JCAuthentication framework cannot be used under WebObject 5.3 (xcode
2.2).
All java client applications using JCAuthentication quit with this
message when launched from script in terminal:
apple.awt.EventQueueExceptionHandler Caught Throwable :
java.lang.IllegalStateException: Server exception: The string "--" is
not permitted within comments.
java.lang.IllegalStateException: Server exception: The string "--" is
not permitted within comments.
at
com.webobjects.eodistribution.client.EODistributedObjectStore._checkRetu
rnValuesForExceptions(EODistributedObjectStore.java:569)
at
com.webobjects.eodistribution.client.EODistributedObjectStore.invokeStat
elessRemoteMethodWithKeyPath(EODistributedObjectStore.java:1102)
at
com.webobjects.eogeneration.client._EORemoteXMLProvider._provideXMLs
(_EORemoteXMLProvider.java:30)
at
com.webobjects.eogeneration.EOControllerFactory._concreteEvaluateMultipl
eRules(EOControllerFactory.java:398)
at
com.webobjects.eogeneration.EOControllerFactory._evaluateMultipleRules
(EOControllerFactory.java:499)
at
com.webobjects.eogeneration.EOControllerFactory._concreteGenerateSpecifi
cationsAndActions(EOControllerFactory.java:564)
at
com.webobjects.eogeneration.EOControllerFactory._defaultSpecifications
(EOControllerFactory.java:630)
at
com.webobjects.eogeneration.EOControllerFactory._activateDefaultControll
ers(EOControllerFactory.java:775)
at
com.webobjects.eogeneration.EOControllerFactory.activateDefaultControlle
rs(EOControllerFactory.java:792)
at
com.webobjects.eogeneration.EODynamicApplication.finishInitialization
(EODynamicApplication.java:107)
at com.webobjects.eoapplication.EOApplication$1.run
(EOApplication.java:512)
at java.awt.event.InvocationEvent.dispatch
(InvocationEvent.java:189)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:
100)
You can easily reproduce this bug by running the JCRealEstate example.
Workarounds?
JPM.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden