[WireHose-dev] Conexiones

David Holt programmingosx at mac.com
Tue Jan 16 14:47:10 EST 2007


Hello,

I have just worked through the tutorial and this framework looks great!!

I am now trying to get the Conexiones sample code up and running.

The steps I have taken so far are:

1. Create the Conexiones database, create the wirehose user, load the  
conexiones.sql into FrontBase
2. Change the adaptorDict.plist to reflect that I am using FrontBase,  
not OpenBase
3. Add the Frontbase frameworks to the Application Server target

It builds correctly.

When I run the application I get this error message:

[2007-01-16 11:30:40 PST] <main> A fatal exception occurred: Unable  
to find WHEntityName object for "WHGroup"
[2007-01-16 11:30:40 PST] <main> java.lang.IllegalStateException:  
Unable to find WHEntityName object for "WHGroup"
	at com.wirehose.base.WHTag.addNameToEntityHints(WHTag.java:1407)
	at com.wirehose.base.WHTag.addTags(WHTag.java:799)
	at com.wirehose.base.WHTag.addTag(WHTag.java:766)
	at com.wirehose.engage.WHEngageTag.createDefaultTags 
(WHEngageTag.java:254)
	at com.wirehose.engage.WHEngageApplication._initialize 
(WHEngageApplication.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.webobjects.foundation.NSSelector._safeInvokeMethod 
(NSSelector.java:120)
	at com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod 
(NSNotificationCenter.java:601)
	at com.webobjects.foundation.NSNotificationCenter.postNotification 
(NSNotificationCenter.java:545)
	at com.webobjects.foundation.NSNotificationCenter.postNotification 
(NSNotificationCenter.java:575)
	at com.wirehose.layout.WHApplicationHelper.initialize 
(WHApplicationHelper.java:244)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.webobjects.foundation.NSSelector._safeInvokeMethod 
(NSSelector.java:120)
	at com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod 
(NSNotificationCenter.java:601)
	at com.webobjects.foundation.NSNotificationCenter.postNotification 
(NSNotificationCenter.java:545)
	at com.webobjects.foundation.NSNotificationCenter.postNotification 
(NSNotificationCenter.java:559)
	at com.webobjects.appserver.WOApplication.run(WOApplication.java:878)
	at com.webobjects.appserver.WOApplication.main(WOApplication.java:324)
	at Application.main(Application.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)


Conexiones has exited with status 1.

Can anyone tell me what I have done wrong? Thanks,

David





-- 
It's like driving a car at night. You never see further than your  
headlights, but you can make the whole trip that way.

E. L. Doctorow

from Sunbeams: http://www.thesunmagazine.org


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.codefab.com/pipermail/wirehose-dev/attachments/20070116/c26ecbd3/attachment.html


More information about the WireHose-dev mailing list