• Welcome to KonaKart Community Forum. Please login or sign up.
 

Konakart openCMS installation recursive problem

Started by jmosteiro, March 03, 2011, 11:57:25 pm

Previous topic - Next topic

jmosteiro

Hello, I followed all the installation steps, but I get the same installation problem:

04-Mar 00:54:24 DEBUG (Logger.java:debug:75) All connections closed for 23
04-Mar 00:54:24 DEBUG (EvictionTimerTask.java:processRegions:102) Processing eviction regions [/LiveCache, /UserProxyCache, /PortletPool, /dotCMSRoleCache, /, /WorkingCache, /dotCMSUserRoleCache, /Ide
ntifierCache, /categoryByCache, /HostCache, /VelocityCache, /dotCMSLayoutCache, /CompanyPool, /HostAliasGroup, /UserEmailDotCMSCache, /LanguageCacheImpl, /dotCMSRoleKeyCache, /UserDotCMSCache, /Veloci
tyCodeCache, /ContentletCache, /ReleasePool, /AdminConfigPool, /categoryParentsCache, /FieldsCache, /FolderCache, /PluginCache, /PortletPreferencesPool, /categoryChildrenCache, /StructureCache, /Virtu
alLinksCache, /FileCache, /CategoryCache, /PermissionCache]
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) ------------ DotConnect() --------------------
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) setSQL: {call load_records_to_index(?,?)}
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) db.addParam 0 (String): 1
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) db.addParam 1 (int): 10
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) SQL = com.mysql.jdbc.JDBC4CallableStatement@e1a7f: CALL load_records_to_index(** NOT SPECIFIED **,** NOT SPECIFIED **)
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) ------------ DotConnect() --------------------
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) setSQL: select count(*) as count from dist_reindex_journal where ident_to_index = ? and serverid = ?
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) db.addParam 0 (Object): 0
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) db.addParam 1 (String): 1
04-Mar 00:54:24 DEBUG (Logger.java:debug:58) SQL = com.mysql.jdbc.JDBC4PreparedStatement@f14830: select count(*) as count from dist_reindex_journal where ident_to_index = ** NOT SPECIFIED ** and serve
rid = ** NOT SPECIFIED **
04-Mar 00:54:24 DEBUG (Logger.java:debug:75) Closing all connections for 23

04-Mar 00:54:24 DEBUG (Logger.java:debug:75) All connections closed for 23
04-Mar 00:54:25 DEBUG (EvictionTimerTask.java:processRegions:102) Processing eviction regions [/LiveCache, /UserProxyCache, /PortletPool, /dotCMSRoleCache, /, /WorkingCache, /dotCMSUserRoleCache, /Ide
ntifierCache, /categoryByCache, /HostCache, /VelocityCache, /dotCMSLayoutCache, /CompanyPool, /HostAliasGroup, /UserEmailDotCMSCache, /LanguageCacheImpl, /dotCMSRoleKeyCache, /UserDotCMSCache, /Veloci
tyCodeCache, /ContentletCache, /ReleasePool, /AdminConfigPool, /categoryParentsCache, /FieldsCache, /FolderCache, /PluginCache, /PortletPreferencesPool, /categoryChildrenCache, /StructureCache, /Virtu
alLinksCache, /FileCache, /CategoryCache, /PermissionCache]
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) ------------ DotConnect() --------------------
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) setSQL: {call load_records_to_index(?,?)}
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) db.addParam 0 (String): 1
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) db.addParam 1 (int): 10
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) SQL = com.mysql.jdbc.JDBC4CallableStatement@899ccd: CALL load_records_to_index(** NOT SPECIFIED **,** NOT SPECIFIED **)
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) ------------ DotConnect() --------------------
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) setSQL: select count(*) as count from dist_reindex_journal where ident_to_index = ? and serverid = ?
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) db.addParam 0 (Object): 0
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) db.addParam 1 (String): 1
04-Mar 00:54:25 DEBUG (Logger.java:debug:58) SQL = com.mysql.jdbc.JDBC4PreparedStatement@3d90b: select count(*) as count from dist_reindex_journal where ident_to_index = ** NOT SPECIFIED ** and server
id = ** NOT SPECIFIED **

is repeating all the time,

my installation is on Windows, and DotCMS and Konakart 5.0 and 5.2 have been tested,

any idea?

thank you very much

trevor


jmosteiro

Yes, the zipped version, and all followed steps for integration with dotcms, this is an neverending cicle, I spend all night with this block of messages, the konakart is with default database sample. I also tried two installations with the same problem

trevor

It looks like something deep within dotCMS which we've never witnessed before. I'd try asking the dotCMS community http://dotcms.com/community/ .

If you get a solution it would be great if you could post it on this forum just in case someone runs across the same problem.