LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 08-12-2012, 06:32 AM   #1
Iyyappan
Member
 
Registered: Dec 2008
Location: Chennai, India
Distribution: CentOS 5, SLES 11
Posts: 245

Rep: Reputation: 4
Opennms starting issue


Hi,
I have restarted opennms but its not starting at all. Previously it takes 10 mins to start. But now its not starting at all. I have check output.log and jetty.log

I did opennms -v status, I got
OpenNMS.Eventd : running
OpenNMS.Trapd : running
OpenNMS.Queued : running
OpenNMS.Syslogd : running
OpenNMS.Dhcpd : running
OpenNMS.Actiond : running
OpenNMS.Capsd : running
OpenNMS.Notifd : running
OpenNMS.Scriptd : running
OpenNMS.Rtcd : running
OpenNMS.Pollerd : running
OpenNMS.PollerBackEnd : running
OpenNMS.Ticketer : running
OpenNMS.Collectd : running
OpenNMS.Threshd : running
OpenNMS.Discovery : running
OpenNMS.Vacuumd : running
OpenNMS.Xmlrpcd : running
OpenNMS.EventTranslator: running
OpenNMS.PassiveStatusd : running
OpenNMS.Statsd : running
OpenNMS.Importer : running
OpenNMS.JettyServer : starting
opennms is partially running


Output.log
===========

SAN Daemon application started.......
log4j:ERROR No appender named [AssetCollectorAppender] could be found.
log4j:WARN No appenders could be found for logger (org.hibernate.event.def.DefaultLoadEventListener).
log4j:WARN Please initialize the log4j system properly.
og4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
log4j:ERROR Attempted to append to closed appender named [MISC].
------------------------------------------------------------------------------
Sun Aug 12 03:49:28 PDT 2012
begin ulimit settings:
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 102399
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 10240
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 102399
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
end ulimit settings
Executing command: /opt/opennms/bin/runjava -r -- -Dopennms.home=/opt/opennms -Xmx2048m -XX:MaxPermSize=512m -jar /opt/opennms/lib/opennms_bootstrap.jar start
[DEBUG] System property 'opennms.library.jicmp' set to '/usr/lib/libjicmp.so. Attempting to load jicmp library from this location.
[INFO] Successfully loaded jicmp library.
[DEBUG] System property 'opennms.library.jicmp' set to '/usr/lib/libjicmp.so. Attempting to load jicmp library from this location.
[INFO] Successfully loaded jicmp library.
log4j:WARN No such property [datePattern] in org.apache.log4j.RollingFileAppender.
Aug 12, 2012 3:51:02 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://service.executor.rapid.mindtree.com/}CommandExecutorImplService from class com.mindtree.rapid.executor.service.CommandExecutorIfc
Aug 12, 2012 3:51:03 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /services/sanCommandExecutor
Aug 12, 2012 3:51:03 AM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Aug 12, 2012 3:51:03 AM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
Aug 12, 2012 3:51:04 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://web.services.rapidserver.rapid.mindtree.com/}RrdInspectorProcessorIfcService from class com.mindtree.rapid.rapidserver.services.web.RrdInspectorProcessorIfc
Aug 12, 2012 3:51:05 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://web.collector.services.rapidserver.rapid.mindtree.com/}RrdInspectorCollectorImplService from class com.mindtree.rapid.rapidserver.services.collector.web.RrdInspectorCollectorIfc
Aug 12, 2012 3:51:05 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /services/rrdcollector
Aug 12, 2012 3:51:05 AM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Aug 12, 2012 3:51:05 AM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
Aug 12, 2012 3:51:06 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://webservice.assetpoller.rapid.mindtree.com/}OpenNMSAssetCollectorImplService from class com.mindtree.rapid.assetpoller.webservice.OpenNMSAssetCollector
Aug 12, 2012 3:51:06 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /openNMSAssetCollector
Aug 12, 2012 3:51:06 AM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Aug 12, 2012 3:51:06 AM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Aug 12, 2012 3:51:08 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://commandexecutorservice.mindtree.com/}CommandExecutorServiceImplService from class com.mindtree.commandexecutorservice.CommandExecutorServiceIfc
Aug 12, 2012 3:51:08 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /commandExecutorService
Aug 12, 2012 3:51:08 AM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Aug 12, 2012 3:51:08 AM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
SAN Daemon application started.......
log4j:ERROR No appender named [AssetCollectorAppender] could be found.
log4j:WARN No appenders could be found for logger (org.hibernate.event.def.DefaultLoadEventListener).
log4j:WARN Please initialize the log4j system properly.
Aug 12, 2012 3:51:13 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://webservice.impl.services.rapidserver.rapid.mindtree.com/}SanPerformanceDataImplService from class com.mindtree.rapid.rapidserver.services.impl.webservice.SanPerformanceInterface
Aug 12, 2012 3:51:13 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /addService
Aug 12, 2012 3:51:14 AM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Aug 12, 2012 3:51:14 AM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
Aug 12, 2012 3:51:18 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://webservice.services.rapidserver.rapid.mindtree.com/}AssetProcessorIfcService from class com.mindtree.rapid.rapidserver.services.webservice.AssetProcessorIfc
Aug 12, 2012 3:51:19 AM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://webservice.collector.services.rapidserver.rapid.mindtree.com/}AssetCollectorImplService from class com.mindtree.rapid.rapidserver.services.collector.webservice.AssetCollectorIfc
Aug 12, 2012 3:51:19 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /services/sanassetcollector
Aug 12, 2012 3:51:19 AM org.apache.cxf.transport.servlet.CXFServlet updateContext
INFO: Load the bus with application context
Aug 12, 2012 3:51:19 AM org.apache.cxf.transport.servlet.AbstractCXFServlet replaceDestinationFactory
INFO: Servlet transport factory already registered
888888888888888888888888888888888888888888888888
Invoked ApplicationContextProvider
888888888888888888888888888888888888888888888888
log4j:ERROR Attempted to append to closed appender named [MISC].

Kindly let me know how to troubleshoot further
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
opennms --memory alert & disk alert issue saravanakumar Linux - Server 4 07-19-2011 10:54 AM
opennms ---how can i block the particular pop3 and imap port monitoring in opennms saravanakumar Linux - Server 2 07-19-2011 10:48 AM
service starting error -opennms saravanakumar Linux - Server 1 07-17-2011 10:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 05:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration