Re: Error retrieving server's IP address
Michel Romy <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Ryan, whcih version of Jahia are you running ? is it under windows or linux ? if it is the later, can you check that you have a file /etc/hosts which contains the IP address of the machine ? Michel >Hi, > >I had to re-start our jahia server today. Once I restarted it I kept >receiving this message. I've check the IP address of the machine and it is >the same? > >Has anybody seen this message before and does anybody know how to fix it? > >Help!!!!! > >Ryan > >INFO: Jk running ID=0 time=1/17 >config=/opt/jahia403_build5580/tomcat/conf/jk2.properties > 64333 [Thread-44] ERROR - ERROR : Error retrieving the server's IP address >for the machine running this instance, Error retrieving the server's IP >address for the machine running this instance >org.jahia.exceptions.JahiaException: Error retrieving the server's IP >address for the machine running this instance, Error retrieving the server's >IP address for the machine running this instance > at org.jahia.bin.Jahia.init(Jahia.java:496) > at >org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:93 >5) > at >org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823) > at >org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java: >3421) > at >org.apache.catalina.core.StandardContext.start(StandardContext.java:3609) > at >org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:8 >21) > at >org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) > at >org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579) > at >org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.j >ava:307) > at >org.apache.catalina.core.StandardHost.install(StandardHost.java:772) > at >org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:559 >) > at >org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401) > at org.apache.catalina.startup.HostConfig.start(HostConfig.java:718) > at >org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:358) > at >org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSuppor >t.java:166) > at >org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196) > at >org.apache.catalina.core.StandardHost.start(StandardHost.java:738) > at >org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188) > at >org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347) > at >org.apache.catalina.core.StandardService.start(StandardService.java:497) > at >org.apache.catalina.core.StandardServer.start(StandardServer.java:2190) > at org.apache.catalina.startup.Catalina.start(Catalina.java:512) > at org.apache.catalina.startup.Catalina.execute(Catalina.java:400) > at org.apache.catalina.startup.Catalina.process(Catalina.java:180) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 >) > at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl >.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)