[Beginners Corner] - Re: JBoss starts but no access
by jaikiran
I don't have a clue as to what the problem might be. Just a wild guess - your output of netstat shows that there is a process named alg.exe running:
anonymous wrote : TCP 127.0.0.1:1025 0.0.0.0:0 ABHÃÂÃÂÃÂÃÂREN 2504
| [alg.exe]
>From what i got from the net, this process is running if you have your Windows Firewall enabled. So, do you have windows firewall enabled? If so disable it and also do the following:
- Go to 'Services' from the Control Panel.
- Look for a service named "Application Layer Gateway Service"
- Stop this service, if its started.
- Start JBoss and see if you can access the home page or even telnet to 1099.
If this does not work then stop/kill any other unwanted processes (as i mentioned, i am clueless right now) like these :
anonymous wrote : TCP 0.0.0.0:990 0.0.0.0:0 ABHÃÂÃÂÃÂÃÂREN 284
| [rapimgr.exe]
| TCP 127.0.0.1:5679 0.0.0.0:0 ABHÃÂÃÂÃÂÃÂREN 224
| [Wcescomm.exe]
| TCP 127.0.0.1:7438 0.0.0.0:0 ABHÃÂÃÂÃÂÃÂREN 224
| [Wcescomm.exe]
Restart JBoss and see if it works.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122479#4122479
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122479
18 years, 6 months