I am having trouble with jboss-4.0.5GA not releasing the ports when I shut it down. Typically, I use ctl-c to shut down instead of the shutdown.bat, but it has happened even when I use the batch.
The next time I try to start it, all of the ports come up saying they are already in use. Even if I shut down the computer, then restart I get the same thing. I can try to restart 3-4 times before it will finally start.
Is there anyway to shut these down after the application window has closed?
There are no other applications running, this machine is dedicated to jboss.
I would appreciate any ideas on why this is happening.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069164#4069164
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069164
First of all, thanks for the replies!
I'm also not convinced that my problems are based on ajax configuration,
since I removed them all from the xml's.
If I change the delegate member accessibility to protected, the error goes away (There comes a different error for me though which I did not had the time yet to resolve).
Maybe one of the developers could take a look at this, as it seams to me that the problem is the access modifier of the class member
org.jboss.seam.web.Ajax4jsfFilter.delegate (which probably should'nt be private).
Thanks again
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069153#4069153
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069153