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.

"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)?


Chuck



On 02/06/2009, at 10:05 AM, Chuck Hill wrote:


On Jun 1, 2009, at 4:15 PM, Jurgen Weber wrote:

Chuck has hit the nail right on the head with the below link.

The new machine we were introducing into the environment did not have a consistent hostname between what was entered into java monitor, the woadaptor and its actual hostname. Once I set the hostname to be the same, it worked.

Another problem we are experiencing is that wotaskd and the app take a really long time to load. eg. The time it is taking to between starting the app on the command line and then having the networking up and the ports open (waiting for requests) is about 3 minutes, any advice to why this is taking so long?

Almost certainly a timeout. Send the process a kill -QUIT while it is hung to get a thread dump and thus to pinpoint where.

Do you have an XML Info.plist with an http:// DTD in it and have outgoing http blocked on that machine?


Chuck



Jurgen
On 02/06/2009, at 3:30 AM, Chuck Hill wrote:

http://www.gvcsitemaker.com/gvc.webobjects/faq&mode=single&recordID=66181

-------------------------->
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001   fax +61 2 9550 4001


--
Chuck Hill             Senior Consultant / VP Development

Come to WOWODC'09 in San Fran this June!
http://www.wocommunity.org/wowodc09/


-------------------------->
ish
http://www.ish.com.au
Level 1, 30 Wilson Street Newtown 2042 Australia
phone +61 2 9550 5001   fax +61 2 9550 4001


--
Chuck Hill             Senior Consultant / VP Development

Come to WOWODC'09 in San Fran this June!
http://www.wocommunity.org/wowodc09/

_______________________________________________
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

Reply via email to