Just FYI, the ::1 is the IPv6 equivalent of 127.0.0.1 in IPv4.
Glad your are up and running.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141402#4141402
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141402
Miracle!
I have startd Jboss Server...
The problem was that I was triying to start server with root profile and the
Jboss owner is jboss profile.
If i start with jboss profile i can see jboss server.
thanks a lot for your answers and time :)
View the original post :
http://www.j
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 8080 -j ACCEPT
I have add this line in /etc/sysconfig/iptables
File /etc/hosts contains:
| # Do not remove the following line, or various programs
| # that require network functionality will fail.
| 127.0.0.1
Based on this line of output:
13:59:42,417 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on
http-0.0.0.0-8080
JBossAS successfully opened port 8080 and will accept requests from anywhere.
If it doesn't then there is some issue beyond the control of JBossAS.
I don't use CentOS, I use Fedora a
check your hosts file on the server.
It may well contain a faulty line linking localhost to your actual LAN ip
address rather than 127.0.0.1
And make sure you call the server from other systems with its real address, not
with "http://localhost:8080"; (you'd be astounded when you see how often t
I think I was opened them.
Whatever, I have opened it again.
The problem is the same.
I have been looking for manuals and guides, i follow them but the problem goes
on.
:(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140920#4140920
Reply to the post :
Have you opened port 8080 in your firewall?
I have the following ports open: 8080, 1099, 1098, , 4445
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140599#4140599
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140