Re: one step closer
Re: one step closer
- Subject: Re: one step closer
- From: Chuck Hill <email@hidden>
- Date: Mon, 12 May 2008 09:50:11 -0700
On May 10, 2008, at 9:51 AM, Jaime Magiera wrote:
Ok, I've finally gotten to the point of at least being able to
launch my app from the command line successfully. Thanks for the
help. Now, there are a few errors/warnings of concern, and the app
fails when I try to load components that use WO extensions. The
following errors/warning appear on launch. The last one seems to be
the show stopper.
At this point, I'm kinda of unsure if this in an Eclipse or 5.4
things. Any input appreciated. thanks.
Jaime
....
May 10 12:42:55 test[18001] (ERXApplication.java:497) INFO
er.extensions.ERXApplication$JarChecker - The following packages
appear multiple times:
com/ibm/->( /System/Library/Frameworks/JavaXML.framework/Resources/
Java/javaxml.jar,
IIRC, in 5.4 a lot of new jars were places in JavaXML.framework. This
might be conflicting with something else in your application / on your
system.
Chuck
May 10 12:42:56 test[18001] (ERXApplication.java:513) WARN
er.extensions.ERXApplication$JarChecker - The following packages
have different versions, you should remove the version you don't want:
com/webobjects/appserver/xml/_private->(4853->/Library/Frameworks/
ERExtensions.framework/Resources/Java/ERExtensions.jar, 4663->/
System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/
javawebobjects.jar)
com/webobjects/eocontrol->(5225->/System/Library/Frameworks/
JavaEOControl.framework/Resources/Java/javaeocontrol.jar, 4298->/
Library/Frameworks/ERExtensions.framework/Resources/Java/
ERExtensions.jar)
javax/xml/namespace->(2744->/Library/WebObjects/Extensions/
jaxrpc.jar, 2181->/System/Library/Frameworks/JavaXML.framework/
Resources/Java/javaxml.jar)
...
May 10 12:42:56 test[18001] (ERXApplication.java:649) INFO
er.extensions.ERXApplication - JavaWOExtensions is not loaded, so
WOAnyField will not be patched.
...
May 10 12:42:57 test[18001] (ERXModelGroup.java:1057) INFO
er.extensions.ERXModelGroup - ThoughtConduitWO8 references a
prototype entity named EOJDBCMySQLPrototypes which is not yet loaded.
...
May 10 12:43:06 test[18001] (ERXNSLogLog4jBridge.java:41) WARN
NSLog - WOBundle.lookForClassInAllBundles(WOKeyValueConditional)
failed!
Jaime Magiera
Sensory Research
http://www.sensoryresearch.net
_______________________________________________
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
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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