A
A
Artistarc2016-03-29 11:54:07
linux
Artistarc, 2016-03-29 11:54:07

Why is JBoss not listening on ports (Debian 7.0, JBoss AS 7.2.0)?

JBoss is used to work zanata, rises through the shell script.
Until a recent reboot of the JBoss server, it worked without problems. The server was rebooted, when starting JBoss it does not give any errors, it starts, but does not start listening to port 8080. Port 8080 is set in the settings. Netstat shows that the port is not occupied by anyone, either before or after JBoss was launched.
Launch logs:

[email protected]:~/zanata-server/bin# ./standalone.sh
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /root/zanata-server

  JAVA: java

  JAVA_OPTS:  -server -XX:+UseCompressedOops -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

=========================================================================

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
12:59:42,808 INFO  [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
12:59:42,902 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
12:59:42,936 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss AS 7.2.0.Final "Janus" starting

After that, nothing happens. As I understand it, JBoss does not even try to listen on port 8080, does not start a service for this. Maybe someone faced this?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question