Re: Spring Exception During First Startup of Jahia
Serge Huber <[email protected]> Fri, 11 Aug 2006 14:49:36 +0200
| Newsgroups | gmane.comp.cms.jahia.install |
|---|---|
| Message-ID | <[email protected]> |
Evan J wrote: > Of course, I have the following loopback entries in `/etc/hosts': > > 127.0.0.1 localhost > 127.0.0.1 myhost.myhost What does this do : ping myhost Does this resolve properly ? If not, add it seperately to your hosts file : 127.0.0.1 myhost Basically the only problem you are experiencing is the same one : problems connecting to the database. Regards, Serge Huber. >