Forum Problems Installing LAMS: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Tools integration problem with LAMS 2.3.1 and Moodle 1.9.3


 
Search: 

12: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Tools integration problem with LAMS 2.3.1 and Moodle 1.9.3
In response to 11 08/17/09 06:45 AM
[ Reply | Forward ]
Luke, thank you for your help!

Of course you are right about projects for jboss-5. Now i checked out (using Eclipse) projects with lams2_3_1 tag (jboss-4.0.2 in lams_build properties files), made deployment with "build successful" for all tools, but now lams can't start at all.
I looked at server.log file (please see attachment) and there are deployment errors there like that:


2009-08-17 16:00:39,406 ERROR [org.jboss.deployment.MainDeployer] could not start deployment: file:/C:/lams/jboss-4.0.2/server/default/deploy/lams.ear/
org.jboss.deployment.DeploymentException: URL file:/C:/lams/jboss-4.0.2/server/default/tmp/deploy/tmp3434783093911237083lams-tool-mdasgm10-exp.war/ deployment failed

2009-08-17 16:00:39,500 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@be787cce { url=file:/C:/lams/jboss-4.0.2/server/default/deploy/lams.ear/lams-tool-mdasgm10.war }
deployer: org.jboss.web.tomcat.tc5.Tomcat5@1342545
status: Deployment FAILED reason: URL file:/C:/lams/jboss-4.0.2/server/default/tmp/deploy/tmp3434783093911237083lams-tool-mdasgm10-exp.war/ deployment failed
state: FAILED


Thanks ahaid!
Alexander.

Posted by Alex Lifanov

Attachments:
13: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Tools integration problem with LAMS 2.3.1 and Moodle 1.9.3
In response to 12 08/18/09 07:07 PM
[ Reply | Forward ]
Hi, looking at the server.log, the assignment tool project has been updated, but it can't find some of the classes it needs - if you haven't already done so, you'll probably need to rebuild the core lams libraries as well - 'ant assemble-ear; ant deploy-ear; ant copy-files' in the lams_build project.

Posted by Jun-Dir Liew

14: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Tools integration problem with LAMS 2.3.1 and Moodle 1.9.3
In response to 13 08/19/09 05:36 AM
[ Reply | Forward ]
Jun-Dir, thank you very much for your help!

I'm using LAMS 2.3 installer with 2.3.1 patch. Please tell me if the problem is in core libraries and i need to rebuild them as if i'm building LAMS from source?
I tried to make ant 'assemble-ear' in lams_build, but there is compiler error (please see attachment).

P.S. Do i need all LAMS projects under the same directory to make rebuild (i had only lams_build and lams_common)?

P.S.2. Please tell me how to set IP-address for LAMS if i will build it from source without installer?

Thanks ahaid, sincerely,
Alexander

Posted by Alex Lifanov

Attachments:
15: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Tools integration problem with LAMS 2.3.1 and Moodle 1.9.3
In response to 14 08/19/09 05:56 AM
[ Reply | Forward ]
Hi Alex,

Here are the instruction how to build LAMS 2.3:

http://wiki.lamsfoundation.org/display/lams/Building+LAMS

Also, here are instructions on how to set up your development environment:

http://wiki.lamsfoundation.org/display/lams/Development+Environment

Now the latest development, not yet release, LAMS version 2.4 uses JBoss-5. So if you want to build the latest, please follow these instructions:

http://wiki.lamsfoundation.org/display/lams/Building+LAMS+2.4

Thanks,

Ernie

Posted by Ernie Ghiglione

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