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 <o...@ocs.cz> wrote:

> T,
> 
> On 23. 2. 2016, at 21:29, T Worman <li...@thetimmy.com> 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      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/ocs%40ocs.cz
> 
> This email sent to o...@ocs.cz


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to