Archive for December 7th, 2007
Friday, December 7th, 2007
When running pushconfigupdate, the following error occurs:
config.cs-pushupdates:
[java] [2007-12-07T11:06:22Z] Error ServerRequest:110 Failure to contact server at 127.0.0.1:2223 java.lang.reflect.InvocationTargetException
[java] [2007-12-07T11:06:22Z] Info XythosAdmin InternalAdminUtil:152 Could not contact server: 127.0.0.1:2223
The ip address of the Xythos server is set in bb\apps\xythos\xythos.properties
Posted in Uncategorized | No Comments »
Friday, December 7th, 2007
Strange problem with setting max.heapsize in bb-config.properties . If we set it to 1,5GB Bb does not restart. Default it is set to 1024MB which causes no problems, increasing to 1280MB is also no problem.
Maybe it is related to the relation between max.heapsize and max.permsize.
Tomcat service does not start: in ...
Posted in BrnDmp | No Comments »
Friday, December 7th, 2007
Search LX is a third party building block providing full conten text search. Can be used instead of native Bb full content search (Lucene). In a load balanced environment you can set the indexer to let only one app server do the indexing via Manage Search LX -> Search Options.
Posted in Uncategorized | No Comments »
Friday, December 7th, 2007
Error when doing 'Content Orphaned from Owner' from Admin Panel -> Bb Content System -> Administrator Search. Very long search and then gives an error: "blackboard.persist.PersistenceException: marshall failed. For reference, the Error ID is 2510c8b8-d3f2-426d-afdc-8b72210546e5"
My first thought that that is because of java runs out of heap space. Though min ...
Posted in BrnDmp | No Comments »