Forum Problems Installing LAMS: Re: Lams-Sakai Integration still


 
Search: 

2: Re: Lams-Sakai Integration still
In response to 1 01/05/06 07:21 PM
[ Reply | Forward ]
Hi Matt,

I've looked at your log file and saw the Nested exception.

Nested exception:
java.net.UnknownHostException: hibernate.sourceforge.net
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)


It seems to me it's a problem with resolving the DTD file. I could reproduce the same exceptions when I deploy Sakai-LAMS offline.

Is it possible for you to deploy Sakai-LAMS online? In the mean time I'll try to figure how Sakai could be deploy correctly while it's offline.

Cheers
Anthony

Posted by Anthony Xiao

3: Re: Re: Lams-Sakai Integration still
In response to 2 01/06/06 05:06 AM
[ Reply | Forward ]
Okay, thanks for looking into this for me.
The sever is connected to my network, however it is firewalled to hell (out of my control) so i need to configure access to resolve the DTD file via a proxy server, or somehow get it to refer to a local copy.

I do not know how i could do either of these, so if anyone can give me suggestions i would be very grateful.

Curiously, if i deploy the sakai-lams-tool from the tomcat manager, i get a connection timed out error, rather than error above.

Thanks.

Matt

Posted by Matt Saunders

4: Re: Re: Re: Lams-Sakai Integration still
In response to 3 01/06/06 06:11 AM
[ Reply | Forward ]
Okay, i looks like i've got it working, (i've got past that error at least) and can see the menubar via mercury and add lams to a site etc. I'm just going to test for more errors now.

I got it to work by configuring java to connect via a proxy using the following java_opts
Dhttp-.proxyHost=proxyhost -Dhttp.proxyPort=proxyport

I will keep you all informed on my progress, and if you would like me to test any setting if you find a different workaround i would be more than happy to oblige you.

Thanks

Matt

Posted by Matt Saunders

Reply to first post on this page
Back to Problems Installing LAMS