Forum Problems Installing LAMS: Re: Problem in immediate start of leson


 
Search: 

2: Re: Problem in immediate start of leson
In response to 1 03/03/10 04:44 PM
[ Reply | Forward ]
Hi Nikos,

The exception I see is complaining about the name of the class/course in which you are creating the lesson. What's the name of the course? It seems that it's over 100 characters?

Thanks,

Ernie

Here's the exception BTW:

2010-02-28 02:52:32,460 [http-0.0.0.0-8080-6:] ERROR org.lamsfoundation.lams.monitoring.service.MonitoringService - Unable to initialise tool session. Tool encountered an error. Error was Error creating new toolsession in the db: org.springframework.dao.DataIntegrityViolationException: Hibernate operation: could not insert: [org.lamsfoundation.lams.tool.vote.pojos.VoteSession]; SQL [insert into tl_lavote11_session (vote_session_id, session_start_date, session_end_date, session_status, session_name, vote_content_id) values (?, ?, ?, ?, ?, ?)]; Data truncation: Data too long for column 'session_name' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'session_name' at row 1
org.lamsfoundation.lams.tool.exception.ToolException: Error creating new toolsession in the db: org.springframework.dao.DataIntegrityViolationException: Hibernate operation: could not insert: [org.lamsfoundation.lams.tool.vote.pojos.VoteSession]; SQL [insert into tl_lavote11_session (vote_session_id, session_start_date, session_end_date, session_status, session_name, vote_content_id) values (?, ?, ?, ?, ?, ?)]; Data truncation: Data too long for column 'session_name' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'session_name' at row 1
at org.lamsfoundation.lams.tool.vote.service.VoteServicePOJO.createToolSession(VoteServicePOJO.java:1383)

Posted by Ernie Ghiglione

3: Re: Re: Problem in immediate start of leson
In response to 2 03/05/10 02:39 AM
[ Reply | Forward ]
Thank you Ernie.

Actually the lesson's name is "Diafimisi_nhpiagvgeio" which I don't is big.
Nikos

Posted by Nikos Dovros

4: Re: Re: Re: Problem in immediate start of leson
In response to 3 03/07/10 05:42 PM
[ Reply | Forward ]
Nikos, can you start this sequence in any other course or it is the same with any course?

Thanks,

Ernie

Posted by Ernie Ghiglione

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