Re: Failed to contact xxxx-1085, ellpack
Chuck Hill <[email protected]> Tue, 4 Oct 2005 10:56:35 -0700
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
On Oct 4, 2005, at 10:52 AM, John Pollard wrote: > At 18:09 04/10/2005, Chuck Hill wrote: > > >> Here is what I did: >> >> Paris:~ chuck$ sudo lsof -i tcp:1085 >> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME >> java 153 root 4u IPv6 0x013c0100 0t0 TCP *:webobjects >> (LISTEN) >> java 512 chuck 7u IPv6 0x013bfd70 0t0 TCP [:: >> 192.168.0.3]:49518->[::192.168.0.3]:webobjects (ESTABLISHED) >> Paris:~ chuck$ sudo kill -QUIT 153 >> Paris:~ chuck$ cat /var/log/webobjects.log >> > > Well well, I was sending a kill -QUIT to the wotaskd process. Ah! That is just a script process that launches the JVM for wotaskd, no thread dumps from /bin/sh. ;-) > When I send it to this WO bootstrap process that is listening on > 1085, I do get a stack trace. Funnily enough, mine is appearing in > my wotaskd.log and not in webobjects.log. IIRC, this is the path you set in the wotaskd script. It probably overrides the setting in the launch script. As if this was not confusing enough already! > I will try this the next time I get the problem. My lack of > understanding of the bootstrap / wotaskd relationship didn't help. > Thank you for persevering. You're welcome! I feel better now that this works. Chuck -- Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects