On 04/06/2009, at 2:35 PM, Chuck Hill wrote:
On Jun 3, 2009, at 9:27 PM, Lachlan Deck wrote:
On 04/06/2009, at 2:22 PM, Chuck Hill wrote:
On Jun 3, 2009, at 7:04 PM, Jurgen Weber wrote:
Hi
Nothing is blocked on this machine. Here is the wotaskd info.plist
It would be in your own app or one of its frameworks.
This is when wotaskd.woa is starting up however.
Yes, but I know the Apple frameworks don't ship with this
problem. :-)
Perhaps not .. but I haven't found any stowaways yet ;-)
Though it is using the WOInstaller which might have slightly different
results on linux:
http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux
Than on FreeBSD using the wo port:
http://wiki.objectstyle.org/confluence/display/WO/WebObjects+5.3.3+Deployment+on+FreeBSD+6.x+and+7.x
Grabbing at straws...
"main" prio=10 tid=0x000000004416bc00 nid=0x549b runnable
[0x0000000042040000..0x0000000042042ed0]
java.lang.Thread.State: RUNNABLE
at java.net.PlainSocketImpl.initProto(Native Method)
at java.net.PlainSocketImpl.<clinit>(PlainSocketImpl.java:84)
at java.net.ServerSocket.setImpl(ServerSocket.java:236)
[r...@vps opt]# at
java.net.ServerSocket.<init>(ServerSocket.java:178)
at java.net.ServerSocket.<init>(ServerSocket.java:141)
at
com
.webobjects
.appserver
._private
.WODefaultAdaptor._initServerSocket(WODefaultAdaptor.java:208)
at
com
.webobjects
.appserver._private.WODefaultAdaptor.<init>(WODefaultAdaptor.java:
142)
at
com
.webobjects
.appserver._private.WODefaultAdaptor.<init>(WODefaultAdaptor.java:
154)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun
.reflect
.NativeConstructorAccessorImpl
.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun
.reflect
.DelegatingConstructorAccessorImpl
.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at
com
.webobjects
.foundation._NSUtilities.instantiateObject(_NSUtilities.java:575)
at
com
.webobjects
.appserver.WOApplication.adaptorWithName(WOApplication.java:968)
at
com
.webobjects
.appserver.WOApplication._initAdaptors(WOApplication.java:1014)
at
com.webobjects.appserver.WOApplication.<init>(WOApplication.java:
575)
at Application.<init>(Application.java:73)
Looks like it is trying to DNS resolve a host name (or reverse
resolve an address?) that there is no entry for. Do you have
WOHost=.... in the Properties file for wotaskd and the app (or set
it from the launch args / command line)?
Yes, it's set in the args of wotask on that machine at least. I
believe the other two machines don't have it though.
Check you DNS for that name. I feel suspicious that something is
amiss.
Jurgen assures me that DNS is a-ok but there's obviously something
(simple) missing.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to arch...@mail-archive.com