- --Marcin Sołtysiak wrote on 2005-04-25 00:13:After adding a n.n.bookmarks component an indexer returns 500 error while reindexing Detail info:
"Encountered an unknown class while processing the document 0"
That looks like if there are some invalid characters in the xml stream to the
server. You could push up the log level to debug (int code 4) and check the XML
streams dumped to the debug log (look for regex "^<request").
Well. I found some <request> tags but none dealt with bookmars module. Anywa I found this:
Apr 25 19:38:53 [debug] _basicnav::_loadNodeData: Processing node id 529
Variable Type: array
Array
(
[0] => bookmarks/
[1] => Bookmarks
[9] => 8
[4] => 1
[11] => Array
(
[100] => Array
(
[0] => config.html
[1] => Konfiguracja moduĹ.u
[2] => Kliknij by skonfigurowaÄ. moduĹ.
[3] => stock-icons/16x16/stock_folder-properties.png
[4] => 1
))
[100] => 22
[102] => 22
[101] => 1114205039
[103] => 1114213273
[10] => 3da26d639b8e49f487443fd5c8897743
[5] => 529
[6] => node
[12] => net.nemein.bookmarks
[15] =>
[2] => 368
[13] => http://www.hurricane59.pl/bookmarks/
[14] => http://www.hurricane59.pl/midcom-permalink-3da26d639b8e49f487443fd5c8897743
[16] => MidgardTopic Object
(
[__table__] => topic
[id] => 529
[sitegroup] => 11
[net.nemein.bookmarks_visible] => 1
[midcom_style] => /Hurricane/Bookmarks
[midcom_component] => net.nemein.bookmarks
[midcom.helper.nav_navorder] => 0
[up] => 368
[score] => 8
[name] => bookmarks
[description] =>
[extra] => Bookmarks
[owner] => 37
[code] =>
[creator] => 22
[created] => 1114205039
[revisor] => 22
[revised] => 1114213273
[revision] => 2
)
)
Apr 25 19:38:53 [debug] midcom_helper_configuration::_store_from_object: Accessing the parameter domain net.nemein.bookmarks from $object
Apr 25 19:38:53 [error] midcom_services_indexer:index: Encountered an unknown class while processing the document 0, aborting. See the debug
messages for details.
Apr 25 19:38:53 [debug] midcom_services_indexer:index: The document at type 0 is invalid:
Variable Type: NULL
Apr 25 19:38:53 [debug] midcom_application::generate_error: Error Page output finished, exitting now
Apr 25 19:38:53 [info] midcom_application::finish: Finishing
Apr 25 19:38:53 [debug] midcom_application::finish: END OF MIDCOM REQUEST
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
