Re: stall in java (affects WO and JBoss apps)
"Chad Leigh -- ObjectWerks Inc." <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
On Feb 2, 2004, at 4:24 PM, Chad Leigh -- ObjectWerks Inc. wrote: > Hi > > I have a Linux server that has developed a bad habit of stalling in > java at the end of startup before an app starts running. In WO, > monitor launches the instance, and it goes through to here > > Solved: I thought it had something to do with the java installation, since the JBoss app (not a JBOss managed WO app) was exhibiting the same problems, but it turned out to be the remnant of an iptables firewall. Coming from a BSD background, I am not totally up on the iptables so there were some mistakes in it when I thought I had everything open. (The machine itself sits behind some other protection and in a 192.168 net). But there was something about the rules that was blocking this and when I basically purged all rules the problem went away... The iptables FW had been installed as part of some virtual machine product I had been testing... Thanks All! Chad