WO 5.3.3 wotaskd/womonitor problem

2016-03-09 Thread Pascal Robert
Hi guys,


I need to setup a WO 5.3.3 deployment box on Linux (don't ask). wotaskd starts 
fine, but when I try to add this new host in JavaMonitor on another box 
(running OS X... 10.4), I get a null pointer exception in Monitor. The new host 
is not added to SiteConfig.xml on the JavaMonitor box, so restarting Monitor 
fix the NPE, but I can't add the host. If I add the host manually in 
SiteConfig.xml, I get the NPE and I have to remove the host from the config.


New box is on Java 1.8, Monitor box is on Java 1.4. I could try to downgrade to 
Java 1.7, but I would like to know if someone have the same problem.


Thanks.
 ___
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

OpenBase with Wonder

2016-03-09 Thread Michael Kondratov
Deleting JavaERJDBCAdaptor.framework seems to fix the error.

Michael Kondratov
Aspire Auctions, Inc.
216-231-5515

 ___
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

Openbase and wonder problem

2016-03-09 Thread Michael Kondratov
We’ve just installed latest build of wonder and getting this error:

Mar 09 13:48:15 auction[5] WARN  NSLog  - A fatal exception occurred: 
_obtainOpenChannel -- er.extensions.eof.ERXDatabaseContext 
er.extensions.eof.ERXDatabaseContext@1890516e: failed to open database channel. 
 Check your connection dictionary, and ensure your database is correctly 
configured.
[2016-3-9 13:48:15 EST]  java.lang.IllegalStateException: 
_obtainOpenChannel -- er.extensions.eof.ERXDatabaseContext 
er.extensions.eof.ERXDatabaseContext@1890516e: failed to open database channel. 
 Check your connection dictionary, and ensure your database is correctly 
configured.
at 
com.webobjects.eoaccess.EODatabaseContext._obtainOpenChannel(EODatabaseContext.java:1967)
at 
com.webobjects.eoaccess.EODatabaseContext._objectsWithFetchSpecificationEditingContext(EODatabaseContext.java:3054)
at 
er.extensions.eof.ERXDatabaseContext._objectsWithFetchSpecificationEditingContext(ERXDatabaseContext.java:62)
at 
com.webobjects.eoaccess.EODatabaseContext.objectsWithFetchSpecification(EODatabaseContext.java:3195)
at 
com.webobjects.eocontrol.EOObjectStoreCoordinator.objectsWithFetchSpecification(EOObjectStoreCoordinator.java:488)
at 
com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java:4069)
at 
com.webobjects.eocontrol.EOSharedEditingContext.bindObjectsWithFetchSpecification(EOSharedEditingContext.java:401)
at auction.Application.(Application.java:153)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
at er.extensions.appserver.ERXApplication.main(ERXApplication.java:874)
at auction.Application.main(Application.java:60)

APPLICATION SHUTDOWN SEQUENCE COMPLETE

Any ideas?

Michael Kondratov
Aspire Auctions, Inc.
216-231-5515

 ___
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