[WireHose-dev] Conexiones

David Holt programmingosx at mac.com
Tue Jan 16 15:04:34 EST 2007


Just restarted and got a little further...

[2007-01-16 12:03:11 PST] <main> WHUserEntityName = WHEngageUser
forceGlobalChannel() - found instance: ([WHComponentChannel e878e0]  
2007-01-16 20:01:52 Etc/GMT My Groups, factory:  
[WHComponentChannelFactory 4f8017])
Application.initializeDefaultUsers() - howdy!
[2007-01-16 12:03:13 PST] <main> A fatal exception occurred: null
[2007-01-16 12:03:13 PST] <main> java.lang.NullPointerException
	at User.tagsForFetchers(User.java:93)
	at User.updateFetchersForTags(User.java:126)
	at User.allUserChannels(User.java:114)
	at com.wirehose.base.WHUser.enabledChannels(WHUser.java:513)
	at com.wirehose.base.WHUser.allEnabledChannels(WHUser.java:606)
	at Application.initializeDefaultUsers(Application.java:291)
	at Application.startEverything(Application.java:111)
	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.engage.WHEngageApplication._initialize 
(WHEngageApplication.java:72)
	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.

On 16 Jan 2007, at 11:59 AM, Gary Teter wrote:

> That's a race condition that happens the first time any Wirehose  
> app is started with a clean database. Usually just re-launching  
> will fix it.
>
> Been meaning to fix that bug for some time, but since it only  
> happens once it's not been a very high priority.
>
> On Jan 16, 2007, at 11:47 AM, David Holt wrote:
>
>> [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"
>>
>
> -- 
> WireHose: Smart metadata and personalization for WebObjects.
> http://wirehose.com/
>
>



More information about the WireHose-dev mailing list