HI I not able to run the launcher if I'm not connected to the internet has any 
one else had this issue. This is the error , If I run this when connected to 
internet it runs no problem but at home Im on mobile wifi so I try to have 
internet off when my credit it low that is how I noticed this issue . Any 
advice ?? :)
 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 15, 2014 7:25:32 PM org.glassfish.grizzly.http.server.NetworkListener start
 INFO: Started listener bound to [0.0.0.0:8080]
 Aug 15, 2014 7:25:32 PM org.glassfish.grizzly.servlet.ServletContextImpl log
 INFO: Initializing Spring root WebApplicationContext
 Aug 15, 2014 7:25:33 PM org.glassfish.grizzly.servlet.ServletContextImpl 
initListeners
 WARNING: GRIZZLY0052: Exception invoking contextInitialized() on 
ServletContextListener: org.springframework.web.context.ContextLoaderListener.
 org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 24 
in XML document from class path resource [usergrid-standalone-context.xml] is 
invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 24; 
columnNumber: 119; cvc-elt.1: Cannot find the declaration of element 'beans'.
     at 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)
     at 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)
     at 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)
     at 
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)
     at 
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)
     at 
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)
     at 
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:125)
     at 
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:94)
     at 
org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:131)
     at 
org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:527)
     at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:441)
     at 
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383)
     at 
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283)
     at 
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
     at 
org.glassfish.grizzly.servlet.ServletContextImpl.initListeners(ServletContextImpl.java:160)
     at 
org.glassfish.grizzly.servlet.ServletHandler.configureServletEnv(ServletHandler.java:490)
     at 
org.glassfish.grizzly.servlet.ServletHandler.start(ServletHandler.java:279)
     at 
org.glassfish.grizzly.http.server.HttpHandlerChain.start(HttpHandlerChain.java:149)
     at 
org.glassfish.grizzly.http.server.HttpServer.setupHttpHandler(HttpServer.java:296)
     at org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:272)
     at org.apache.usergrid.launcher.Server.startServer(Server.java:167)
     at org.apache.usergrid.launcher.App$2.run(App.java:187)
     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
     at java.lang.Thread.run(Thread.java:745)

Reply via email to