running on Windows server 2008 64bit (used the 64bit installer)
Once installed it seems to run fine, collects data etc for our firewalls.
Until a restart of the server then it stops working, the service will start then stop.
If I run.bat from the bin dir I get the following
D:\ManageEngine\Firewall\bin>run
===============================================================================
.
JBoss Bootstrap Environment
.
JBOSS_HOME: D:\ManageEngine\Firewall\bin\\..
.
JAVA: ..\jre\bin\java
.
JAVA_OPTS: -Djava.library.path=..\lib;..\lib\native -DpdfReport=false -Duser.c
ountry=US -Duser.language=en -DminDiskSpace=5 -Xms128m -Xmx512m -Dprogram.name=r
un.bat -Djboss.server.type=com.adventnet.j2ee.deployment.system.AdventNetServerI
mpl -Djboss.boot.library.list=log4j-boot.jar,jboss-common.jar,jboss-system.jar,A
dventNetDeploymentSystem.jar,commons-logging.jar -Xms128m -Xmx256m -Ddb.home=..\
mysql -Dorg.jboss.logging.Log4jService.catchSystemOut=false -Dorg.jboss.logging.
Log4jService.catchSystemErr=false -Djava.util.logging.manager=com.adventnet.logg
ing.LogManager -Djava.util.logging.config.file="D:\ManageEngine\Firewall\bin\\..
\server\default\conf\logging.xml" -Djava.util.logging.config.class=com.adventnet
.logging.LoggingScanner -Dlog.dir="D:\ManageEngine\Firewall\bin\\..\server\defau
lt" -Dtier-type=BE -Dtier-id=BE1 -Dcom.adventnet.la.showtray=true
.
CLASSPATH: D:\ManageEngine\Firewall\bin\\..\server\default\lib\LAClientUtil.ja
r;D:\ManageEngine\Firewall\bin\\..\lib\LATrayUtil.jar;D:\ManageEngine\Firewall\b
in\\..\lib\trayicon.jar;D:\ManageEngine\Firewall\bin\\..\lib\AdventNetUpdateMana
gerInstaller.jar;..\jre\lib\tools.jar;D:\ManageEngine\Firewall\bin\\..\lib\run.j
ar;D:\ManageEngine\Firewall\bin\\..\lib\AdventNetLogging.jar;D:\ManageEngine\Fir
ewall\bin\\..\lib\AdventNetSnmp.jar;D:\ManageEngine\Firewall\bin\\..\server\defa
ult\lib\SNMPDebugger.jar;D:\ManageEngine\Firewall\bin\\..\lib\AdventNetNPrevalen
t.jar;D:\ManageEngine\Firewall\bin\\..\lib
.
===============================================================================
.
Web server port "8500" occupied
MSSQL server port "33336" occupied
It is possible that another instance of FirewallAnalyzer is already running
D:\ManageEngine\Firewall\bin>
If I run shutdown I get the following
Exception in thread "main" javax.naming.CommunicationException: Could not obtain
connection to any of these urls: localhost:1099 [Root exception is javax.naming
.CommunicationException: Failed to connect to server localhost:1099 [Root except
ion is javax.naming.ServiceUnavailableException: Failed to connect to server loc
alhost:1099 [Root exception is java.net.ConnectException: Connection refused: co
nnect]]]
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1202)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:516)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:509)
at javax.naming.InitialContext.lookup(Unknown Source)
at org.jboss.Shutdown.main(Shutdown.java:188)
Caused by: javax.naming.CommunicationException: Failed to connect to server loca
lhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed t
o connect to server localhost:1099 [Root exception is java.net.ConnectException:
Connection refused: connect]]
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:213)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1187)
... 4 more
Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server
localhost:1099 [Root exception is java.net.ConnectException: Connection refused
: connect]
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:187)
... 5 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory
.java:69)
at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory
.java:62)
at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:183)
... 5 more
Press any key to continue . . .
Anyone else having this issue ?
Ralph...