Hello,

We are attempting to install Jahia 5.0.3 professional evaluation on a 64-bit
instance of RHEL5, with the database and files stored on Microsoft SQL
Server, however there are many problems.

1) The installation and everything works fine with Hypersonic as the
database.
2) Installing using Microsoft SQL server does not work.  With a fresh
database created, all the tables are created and populated (verified looking
through the SQL manager), yet after the Jahia restart I get a message:
" Jahia is already installed and configured  !
Please follow the link below to be redirected to Jahia. "

Following the link brings me back to the same page, namely
http://server/jahia/Jahia.

3) If I restart the Jahia application from the command line, I get stack
traces:

"exception

javax.servlet.ServletException: Servlet.init() for servlet Jahia threw
exception

org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
        java.lang.Thread.run(Thread.java:619)

root cause

org.springframework.context.ApplicationContextException: I/O error parsing
XML document for application context
[org.springframework.context.support.ClassPathXmlApplicationContext;hashCode=295688956];
nested exception is java.io.FileNotFoundException: class path resource
[spring] cannot be resolved to URL because it does not exist

org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:94)

org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:262)

org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:111)

org.jahia.hibernate.manager.SpringContextSingleton.init(SpringContextSingleton.java:77)
        org.jahia.bin.Jahia.init(Jahia.java:435)

org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
        java.lang.Thread.run(Thread.java:619)"

How can I resolve this?  I've  http://www.nabble.com/file/p15160395/logs.zip
attached the logs  as well. :,(
-- 
View this message in context: 
http://www.nabble.com/Problems-installing-with-Microsoft-SQL-Server-tp15160395p15160395.html
Sent from the Jahia - Install mailing list archive at Nabble.com.

_______________________________________________
install_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list

Reply via email to