Skip to content

Instantly share code, notes, and snippets.

View dschlenk's full-sized avatar

David Schlenk dschlenk

  • ConvergeOne
  • United States
View GitHub Profile
if(binding.variables.containsKey("bsf")){
results = bsf.lookupBean("results")
logger = bsf.lookupBean("logger")
text_message = bsf.lookupBean("text_message");
}else{
// mock things out instead
}
@dschlenk
dschlenk / output.log
Created July 2, 2015 19:47
output.log
------------------------------------------------------------------------------
Thu Jul 2 18:39:30 UTC 2015
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) 3528
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
This file has been truncated, but you can view the full file.
2015-07-02 18:40:27,505 INFO [Main] o.o.n.d.AbstractSpringContextJmxServiceDaemon: jetty-server initializing.
2015-07-02 18:40:27,506 DEBUG [Main] o.o.n.d.AbstractSpringContextJmxServiceDaemon: SPRING: thread.classLoader=java.net.FactoryURLClassLoader@7225790e
2015-07-02 18:40:27,507 INFO [Main] o.s.c.s.ClassPathXmlApplicationContext: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@541c32d1: startup date [Thu Jul 02 18:40:27 UTC 2015]; root of context hierarchy
2015-07-02 18:40:27,507 INFO [Main] o.s.b.f.x.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [META-INF/opennms/applicationContext-jettyServer.xml]
2015-07-02 18:40:27,522 INFO [Main] o.o.n.d.AbstractServiceDaemon: jetty-server initializing.
2015-07-02 18:40:27,604 DEBUG [Main] o.e.j.u.log: Logging to org.apache.logging.slf4j.Log4jLogger@20b60dd5 via org.eclipse.jetty.util.log.Slf4jLog
2015-07-02 18:40:27,613 DEBUG [Main] o.e.j.j.MBeanContainer: addBean org.eclipse.jetty.jmx.MBeanContaine
2015-07-02 18:40:48,636 INFO [Main] o.o.w.s.InitializerServletContextListener: Initialized servlet systems successfully
2015-07-02 18:40:48,764 DEBUG [Main] o.o.w.c.CategoryModel: The CategoryModel object was created
2015-07-02 18:40:48,833 DEBUG [Main] o.o.w.c.CategoryList: found display rules from viewsdisplay.xml
2015-07-02 18:40:48,833 INFO [Main] opennms: Initializing Spring root WebApplicationContext
2015-07-02 18:40:48,833 INFO [Main] o.s.w.c.ContextLoader: Root WebApplicationContext: initialization started
2015-07-02 18:40:48,837 INFO [Main] o.s.w.c.s.XmlWebApplicationContext: Refreshing Root WebApplicationContext: startup date [Thu Jul 02 18:40:48 UTC 2015]; parent: ApplicationContext 'daoContext'
2015-07-02 18:40:48,838 INFO [Main] o.s.b.f.x.XmlBeanDefinitionReader: Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-common.xml]
2015-07-02 18:40:48,863 INFO [Timer-2] o.o.w.s.InitializerServletContextListener: OpenNMS is disconnected -- attempting RTC POST sub
2015-07-02 18:58:36,359 INFO org.apache.felix.fileinstall:3.4.2(6) [FelixStartLevel] org.apache.felix.fileinstall: Creating configuration from org.opennms.features.geocoder.google.cfg
2015-07-02 18:58:36,380 INFO org.apache.felix.fileinstall:3.4.2(6) [FelixStartLevel] org.apache.felix.fileinstall: Creating configuration from org.apache.karaf.features.repos.cfg
2015-07-02 18:58:36,387 INFO org.apache.felix.fileinstall:3.4.2(6) [FelixStartLevel] org.apache.felix.fileinstall: Creating configuration from jmx.acl.cfg
2015-07-02 18:58:36,392 INFO org.apache.felix.fileinstall:3.4.2(6) [FelixStartLevel] org.apache.felix.fileinstall: Creating configuration from org.apache.karaf.management.cfg
2015-07-02 18:58:36,395 INFO org.apache.felix.fileinstall:3.4.2(6) [FelixStartLevel] org.apache.felix.fileinstall: Creating configuration from org.opennms.features.vaadin.nodemaps.cfg
2015-07-02 18:58:36,398 INFO org.apache.felix.fileinstall:3.4.2(6) [FelixStartLevel] org.apache.felix.fileinstall: Creating configuration fro