[Deploying Sakai] Query regarding Starting up Sakai without INternet

Neelesh Gurjar ngurjar at neeleshgurjar.co.in
Tue Jul 8 22:52:48 PDT 2014




Hi
I have installed Sakai 2.9.3 on OpenSUSE 11 server using
BInary and source.
Both runs well when I provide internet connection
to the Server.
However when I remove internet connectivity, and try
to start Tomcat using startup.sh.
It throws bellow exception error
in catalina.out:
 
2014-07-08 13:25:55,651 ERROR
localhost-startStop-1 org.sakaiproject.util.

	NoisierDefaultListableBeanFactory - Failed to preinstantiate
the singleton named
org.sakaiproject.accountvalidator.dao.impl.ValidationLogicDaoTarget.
Destroying all Spring beans.

	org.springframework.beans.factory.BeanCreationException: Error
creating bean with name
'org.sakaiproject.accountvalidator.dao.impl.ValidationLogicDaoTarget'
defined in file
[/opt/tomcat/components/accountvalidator-pack/WEB-INF/spring-hibernate.xml]:
Cannot resolve reference to bean
'org.sakaiproject.springframework.orm.hibernate.GlobalSessionFactory'
while setting bean property 'sessionFactory'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name
'org.sakaiproject.springframework.orm.hibernate.GlobalSessionFactory'
defined in file
[/opt/tomcat/components/sakai-kernel-component/WEB-INF/db-components.xml]:
Invocation of init method failed; nested exception is
org.hibernate.MappingException: Failed to load class path resource
[org/sakaiproject/lessonbuildertool/simplepageproperty.hbm.xml]

	



So
I tried to dig into that. When I captured network traffic, I found that it
is trying to communicate with terracotta.org & hibernate.org. However as that machine does not have
internet connection, sakai was not comming up. And when I provided
internet connection to the server, Sakai started
successfully.
 
My query : How can I start
Sakai, without providing Internet Connection to the
server?
 
Regards
Neelesh

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/production/attachments/20140709/79f67920/attachment.html 


More information about the production mailing list