• 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
null EOModelGroup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

null EOModelGroup


  • Subject: null EOModelGroup
  • From: Calven Eggert <email@hidden>
  • Date: Mon, 13 Apr 2015 12:04:02 -0400

Getting error when executing this line in a java app from the terminal. (works fine in Eclipse)

        EOModelGroup modelGroup = ERXModelGroup.defaultGroup();

java.lang.IllegalArgumentException: Attempt to insert null into an com.webobjects.foundation.NSMutableArray.
	at com.webobjects.foundation.NSMutableArray.addObject(NSMutableArray.java:239)
	at com.webobjects.eoaccess.EOModelGroup.modelGroupForLoadedBundles(EOModelGroup.java:700)
	at com.webobjects.eoaccess.EOModelGroup.globalModelGroup(EOModelGroup.java:306)
	at com.webobjects.eoaccess.EOModelGroup.defaultGroup(EOModelGroup.java:333)
	at com.UHN.CancerRegistry.DailyImport.<init>(DailyImport.java:2257)
	at com.UHN.CancerRegistry.DailyImport.main(DailyImport.java:204)

Is there additional setup I need to do in the java app?

Calven




 _______________________________________________
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: null EOModelGroup
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Application not launching when upgraded Project Wonder version to 6.1.3
  • Next by Date: Re: null EOModelGroup
  • Previous by thread: Compiled JasperReport does not run / show any data
  • Next by thread: Re: null EOModelGroup
  • Index(es):
    • Date
    • Thread