Fórumok

Database Error at upgrate 6.1.1 --> 6.2.0

Klemens Dickbauer, módosítva 10 év-val korábban

Database Error at upgrate 6.1.1 --> 6.2.0

Junior Member Bejegyzések: 29 Csatlakozás dátuma: 2012.02.05. Legújabb bejegyzések
Hi,

when upgrading my portal installation I get the following error at first startup of the new version:

02:00:40,195 INFO [localhost-startStop-1][VerifyProcess:55] Verifying com.liferay.portal.verify.VerifyBookmarks
02:00:40,219 ERROR [localhost-startStop-1][JDBCExceptionReporter:82] ERROR: column "/0/" does not exist_ Position: 38 [Sanitized]
02:00:40,246 ERROR [localhost-startStop-1][MainServlet:209] com.liferay.portal.kernel.events.ActionException: com.liferay.portal.verify.VerifyException: com.liferay.portal.verify.VerifyException: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.SQLGrammarException: could not execute native bulk manipulation query
com.liferay.portal.kernel.events.ActionException: com.liferay.portal.verify.VerifyException: com.liferay.portal.verify.VerifyException: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.SQLGrammarException: could not execute native bulk manipulation query


Can somebody tell me what's wrong with my database? On the first glance I did not find something awkward at the bookmarks tables. Where could this column "/0/" come from?

thanks,
~klemens
thumbnail
Krzysztof Gołębiowski, módosítva 10 év-val korábban

RE: Database Error at upgrate 6.1.1 --> 6.2.0

Liferay Master Bejegyzések: 549 Csatlakozás dátuma: 2011.06.25. Legújabb bejegyzések
Klemens Dickbauer, módosítva 10 év-val korábban

RE: Database Error at upgrate 6.1.1 --> 6.2.0

Junior Member Bejegyzések: 29 Csatlakozás dátuma: 2012.02.05. Legújabb bejegyzések
Thanks a lot Krzysztof, that patch in the Repo works. emoticon
I wonder why I had not found your other post before (I swear I tried)...

And now I can proceed to the next error in the uprade process. emoticon

~klemens