• 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: import from an external DB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: import from an external DB


  • Subject: Re: import from an external DB
  • From: OC <email@hidden>
  • Date: Tue, 23 Feb 2016 21:45:08 +0100

P.S. Here's the stack trace, perhaps it might help someone to see the culprit:

===
Caused by: java.lang.IllegalStateException: Unable to get the name of the class to instantiate for the adaptor framework JavaJCEBCAdaptor. The possible causes for this error are: the adaptor framework is not installed on your system, the adaptor framework is not linked into your application, or the info dictionary for this adaptor is corrupted.
	at com.webobjects.eoaccess.EOAdaptor.classForAdaptorNamed(EOAdaptor.java:264)
	at com.webobjects.eoaccess.EOAdaptor.adaptorWithName(EOAdaptor.java:287)
	at com.webobjects.eoaccess.EOAdaptor.adaptorWithModel(EOAdaptor.java:312)
	at com.webobjects.eoaccess.EODatabase.<init>(EODatabase.java:213)
	at com.webobjects.eoaccess.EODatabase.newDatabase(EODatabase.java:255)
	at com.webobjects.eoaccess.EODatabaseContext.registeredDatabaseContextForModel(EODatabaseContext.java:1009)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.webobjects.foundation.NSSelector.invoke(NSSelector.java:358)
	at com.webobjects.foundation.NSSelector._safeInvokeSelector(NSSelector.java:110)
	at com.webobjects.eoaccess.EODatabaseContext._cooperatingObjectStoreNeeded(EODatabaseContext.java:1180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java:122)
	at com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod(NSNotificationCenter.java:588)
	at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:532)
	at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:562)
	at com.webobjects.eocontrol.EOObjectStoreCoordinator.requestStore(EOObjectStoreCoordinator.java:223)
	at com.webobjects.eocontrol.EOObjectStoreCoordinator.objectStoreForFetchSpecification(EOObjectStoreCoordinator.java:287)
	at com.webobjects.eocontrol.EOObjectStoreCoordinator.objectsWithFetchSpecification(EOObjectStoreCoordinator.java:476)
	at com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java:4069)
	at er.extensions.eof.ERXEC.objectsWithFetchSpecification(ERXEC.java:1308)
	at com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java:4444)
===

On 23. 2. 2016, at 21:41, OC <email@hidden> wrote:

> T,
>
> On 23. 2. 2016, at 21:29, T Worman <email@hidden> wrote:
>
>>> "Unable to get the name of the class to instantiate for the adaptor framework JavaJCEBCAdaptor. The possible causes for this error are: the adaptor framework is not installed on your system, the adaptor framework is not linked into your application, or the info dictionary for this adaptor is corrupted.”
>>
>> It looks like the adaptor is mis-spelled in your Properties. There’s no such thing as "JavaJCEBCAdaptor."
>
> Thanks, I did not notice.
>
> Nevertheless, which kind of Properties would it be?
>
> It works perfectly for all models but this one; it fails with this model. I have checked and re-checked its connexion dictionary, and it still contains precisely the same settings as the main model's one (which works all right), but for the database name.
>
> To be extra sure, I fgrepped my complete project for "JavaJCEBCAdaptor", found nothing at all (there is a couple of "JavaJDBCAdaptor" occurrences, of course).
>
> Where the h. can it come from?!?
>
> Thanks,
> OC
>
>
> _______________________________________________
> 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


 _______________________________________________
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


References: 
 >import from an external DB (From: "ocs.cz" <email@hidden>)
 >Re: import from an external DB (From: OC <email@hidden>)
 >Re: import from an external DB (From: T Worman <email@hidden>)
 >Re: import from an external DB (From: OC <email@hidden>)

  • Prev by Date: Re: import from an external DB
  • Next by Date: Re: import from an external DB
  • Previous by thread: Re: import from an external DB
  • Next by thread: Re: import from an external DB
  • Index(es):
    • Date
    • Thread