Re: Can't start app from javamonitor

2014-01-07 Thread Jeffrey Schmitz
Right now to keep it simple I'm using localhost. all my settings are shown below. If there is somewhere else I need to set WOHost I'll add it to my well worn list. Also when I do a changeip command I get this, so not sure my dns stuff is setup right anyway... sudo changeip -checkhostname

Re: Can't start app from javamonitor

2014-01-07 Thread Pascal Robert
Avoid the .local stuff! If it's an internal network (eg, nobody will connect from the Internet to it), use another domain, like .lan or .netbrackets, instead. You can create the domain with OS X Server, just don't forget to change the network settings so that it uses the local DNS server (the

Re: WAR Deployment Paths

2014-01-07 Thread Ron X
Hi! Help anybody how to solve this problem!!! WebRep Overall rating WebRep Overall rating 2014/1/1 Ron X ron.x.by...@gmail.com actually after that: in deployment mode i have http://localhost:8080/ERROR/NOT_FOUND/app=myapp/filename=CS_logo_big.png and in development mode i have

Re: Can't start app from javamonitor

2014-01-07 Thread Chuck Hill
the WOMonitor/wotaskd log” — are you sending them to the same file? Don’t do that, it will confuse you and us. Exception sending lifebeat to wotaskd: java.net.ConnectException: Connection refused That sounds like JavaMonitor can’t communicate with wotaskd. This might be why: Current HostName

Re: JavaMonitor dying, apparently out of memory

2014-01-07 Thread Chuck Hill
Hi Paul, This looks suspicious, unable to create new native thread”. Check the ulimit on those machines. Is something running the machine out of threads (Apache child processes gone insane)? Or does it just need a higher limit? Chuck On 1/6/2014, 10:31 PM, Paul Hoadley wrote: Hello, I'm

Re: JavaMonitor dying, apparently out of memory

2014-01-07 Thread Paul Hoadley
On 08/01/2014, at 6:09 AM, Chuck Hill ch...@global-village.net wrote: This looks suspicious, unable to create new native thread”. Check the ulimit on those machines. Is something running the machine out of threads (Apache child processes gone insane)? Or does it just need a higher limit?

Re: Can't start app from javamonitor

2014-01-07 Thread Jeffrey Schmitz
On Jan 7, 2014, at 1:44 PM, Chuck Hill ch...@global-village.net wrote: the WOMonitor/wotaskd log” — are you sending them to the same file? Don’t do that, it will confuse you and us. I've also wondered about that myself, but I got the idea to do it that way from: