[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1072) Clustering configurations does not startup with mysql

Rajesh Rajasekaran (JIRA) jira-events at jboss.com
Fri Oct 6 19:10:41 EDT 2006


Clustering configurations does not startup with mysql
-----------------------------------------------------

                 Key: JBPORTAL-1072
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1072
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Rajesh Rajasekaran


Clustering nodes ports-01 and ports-02 as explained in the reference guide
http://docs.jboss.com/jbportal/v2.4/reference-guide/en/html/clustering.html does not startup with myql.

The following errors are encountered with  with mysql.

18:06:30,796 INFO  [RenderKitFactoryImpl] RenderKit with renderKitId 'HTML_BASIC' was replaced.
18:06:30,796 INFO  [MyFacesGenericPortlet] PortletContext 'C:\portal-release\jboss-4.0.4.GA\server\ports-01\.\deploy\jboss-portal-ha.sar\portal-core.war\' initialized.
18:06:30,937 WARN  [JDBCExceptionReporter] SQL Error: 0, SQLState: 01004
18:06:30,937 ERROR [JDBCExceptionReporter] Data truncation: Data too long for column 'MODIFIABLE' at row 1
18:06:30,937 ERROR [PortletAppDeployment] Error when creating instances
org.hibernate.exception.GenericJDBCException: could not insert: [org.jboss.portal.core.impl.model.instance.InstanceImpl]
        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
        at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:40)
        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2044)
        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2481)
        at org.hibernate.action.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:47)
        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:248)
        at org.hibernate.event.def.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:290)
        at org.hibernate.event.def.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:180)
        at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:108)
        at org.hibernate.event.def.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:131)
        at org.hibernate.event.def.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:87)
        at org.hibernate.event.def.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:38)
        at org.hibernate.impl.SessionImpl.firePersist(SessionImpl.java:620)
        at org.hibernate.impl.SessionImpl.persist(SessionImpl.java:594)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list