• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: one step closer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: one step closer


  • Subject: Re: one step closer
  • From: Lachlan Deck <email@hidden>
  • Date: Mon, 12 May 2008 06:52:16 +1000

Hi there,

in addition to what Don suggested...

On 11/05/2008, at 3:43 AM, Don Lindsay wrote:

On May 10, 2008, at 12:51 PM, 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.

You're using Project Wonder. That's another ingredient.

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,

Check your classpath in eclipse for duplicate entries. However, this message is just informational. Hence 'INFO'.


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)

You have two versions of ERExtensions included etc. Check your classpath in eclipse.


May 10 12:42:56 test[18001] (ERXApplication.java:649) INFO er.extensions.ERXApplication - JavaWOExtensions is not loaded, so WOAnyField will not be patched.

You've not included JavaWOExtensions on your classpath. This should be fixed.


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.

Where's your prototypes? If in a different framework, adjust the ordering of your classpath (Order and Export) in eclipse.


May 10 12:43:06 test[18001] (ERXNSLogLog4jBridge.java:41) WARN NSLog - WOBundle.lookForClassInAllBundles(WOKeyValueConditional) failed!

Fixing all the above should get you going.

with regards,
--

Lachlan Deck
_______________________________________________
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


  • Follow-Ups:
    • Re: one step closer
      • From: Jaime Magiera <email@hidden>
References: 
 >one step closer (From: Jaime Magiera <email@hidden>)
 >Re: one step closer (From: Don Lindsay <email@hidden>)

  • Prev by Date: Re: Versioning ... CVS or Subversion?
  • Next by Date: Re: Application became sluggish when deployed on 5.4
  • Previous by thread: Re: one step closer
  • Next by thread: Re: one step closer
  • Index(es):
    • Date
    • Thread