Hy, I have some opemnager probe installed and some time when I rebbot the server, opmanager take long time before to start. Each time that I start the service, in the wrapper I receive this log:
STATUS | wrapper | 2016/05/30 22:36:18 | --> Wrapper Started as Service
STATUS | wrapper | 2016/05/30 22:36:18 | Java Service Wrapper Professional Edition 64-bit 3.5.15
STATUS | wrapper | 2016/05/30 22:36:18 | Copyright (C) 1999-2012 Tanuki Software, Ltd. All Rights Reserved.
STATUS | wrapper | 2016/05/30 22:36:18 | http://wrapper.tanukisoftware.com
STATUS | wrapper | 2016/05/30 22:36:18 | Licensed to Zoho Corporation Pvt. Ltd. for ManageEngine OpManager
STATUS | wrapper | 2016/05/30 22:36:18 |
STATUS | wrapper | 2016/05/30 22:36:18 | Launching a JVM...
INFO | jvm 1 | 2016/05/30 22:36:19 | WrapperManager: Initializing...
INFO | jvm 1 | 2016/05/30 22:36:20 | taryIconProps {DefaultMenuItem=Status, ApplicationName=OpManagerProbe, Menu=[{Id=Status, DisplayName=&OpManager Probe Status, RunProcess=ShowOpManagerStatus}, {Id=StartClient, DisplayName=Start Probe &Client, RunProcess=StartOpManagerWebClient}, {Id=ShutDownServer, DisplayName=Sh&ut Down Probe Server, RunProcess=ShutdownOpManager}], EnableIcon=images/logo16x16_green.png, DisableIcon=images/logo16x16_gray.png, ToolTipText=ProductName, MainProcess=StartOpManager}
INFO | jvm 1 | 2016/05/30 22:36:20 | Windows Server 2008
INFO | jvm 1 | 2016/05/30 22:36:20 | application_name OpManagerProbe
INFO | jvm 1 | 2016/05/30 22:36:20 | startAndRun
INFO | jvm 1 | 2016/05/30 22:36:20 | java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key &OpManager Probe Status
INFO | jvm 1 | 2016/05/30 22:36:20 | menuName &OpManager Probe Status RunProcess ShowOpManagerStatus
INFO | jvm 1 | 2016/05/30 22:36:20 | java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Start Probe &Client
INFO | jvm 1 | 2016/05/30 22:36:20 | menuName Start Probe &Client RunProcess StartOpManagerWebClient
INFO | jvm 1 | 2016/05/30 22:36:20 | java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key Sh&ut Down Probe Server
INFO | jvm 1 | 2016/05/30 22:36:20 | menuName Sh&ut Down Probe Server RunProcess ShutdownOpManager
INFO | jvm 1 | 2016/05/30 22:36:20 | setProcessInProgress true
INFO | jvm 1 | 2016/05/30 22:36:20 | inside addon check
INFO | jvm 1 | 2016/05/30 22:36:20 | Exception while executing mysqladmin command to create database. Please check the executable and permissions
INFO | jvm 1 | 2016/05/30 22:36:20 | org.postgresql.util.PSQLException: FATAL: the database system is starting up
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.jdbc3g.AbstractJdbc3gConnection.<init>(AbstractJdbc3gConnection.java:22)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.jdbc4.AbstractJdbc4Connection.<init>(AbstractJdbc4Connection.java:30)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.jdbc4.Jdbc4Connection.<init>(Jdbc4Connection.java:24)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.Driver.makeConnection(Driver.java:393)
INFO | jvm 1 | 2016/05/30 22:36:20 | at org.postgresql.Driver.connect(Driver.java:267)
INFO | jvm 1 | 2016/05/30 22:36:20 | at java.sql.DriverManager.getConnection(Unknown Source)
INFO | jvm 1 | 2016/05/30 22:36:20 | at java.sql.DriverManager.getConnection(Unknown Source)
INFO | jvm 1 | 2016/05/30 22:36:20 | at jdbc.CreateWebNmsDB.main(CreateWebNmsDB.java:558)
INFO | jvm 1 | 2016/05/30 22:36:20 | at jdbc.CreateSchema.checkForMysqlPresence(CreateSchema.java:771)
INFO | jvm 1 | 2016/05/30 22:36:20 | at jdbc.CreateSchema.init(CreateSchema.java:86)
INFO | jvm 1 | 2016/05/30 22:36:20 | at com.adventnet.nms.startnms.NmsMainBE.main(NmsMainBE.java:379)
INFO | jvm 1 | 2016/05/30 22:36:20 | at com.adventnet.launcher.nms.StartNmsJdbc.run(StartNmsJdbc.java:236)
INFO | jvm 1 | 2016/05/30 22:36:20 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2016/05/30 22:36:20 | Unable to create database Exiting OpManager
STATUS | wrapper | 2016/05/30 22:36:23 | <-- Wrapper Stopped
I don't know why, but after half hour / hous the problem was solved it self and I can start the service.