Hernán Carvajal
unread,Aug 16, 2011, 4:12:58 PM8/16/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ICA-AtoM Users
Hello Everyone,
We are having some troubles with ICA-Atom 1.1 right now.
We can't add new archival descriptions nor do searches.
Here are a little part of the logs of qubit_dev, with the error
messages:
Aug 15 12:54:45 symfony [debug] {sfPropelLogger} time: 0.000 sec |
slow: NO | mem: 41.3 MB | mempeak: 41.3 MB | memdelta: 0.0 B
| SELECT object.CLASS_NAME, object.CREATED_AT, object.UPDATED_AT,
object.ID, object.SERIAL_NUMBER, digital_object.ID,
digital_object.INFORMATION_OBJECT_ID, digital_object.USAGE_ID,
digital_object.MIME_TYPE, digital_object.MEDIA_TYPE_ID,
digital_object.NAME, digital_object.PATH, digital_object.SEQUENCE,
digital_object.BYTE_SIZE, digital_object.CHECKSUM,
digital_object.CHECKSUM_TYPE_ID, digital_object.PARENT_ID,
digital_object.LFT, digital_object.RGT FROM `object`, `digital_object`
WHERE digital_object.INFORMATION_OBJECT_ID='76965' AND
digital_object.ID=object.ID
Aug 15 12:54:45 symfony [debug] {sfPropelLogger} time: 0.000 sec |
slow: NO | mem: 41.3 MB | mempeak: 41.3 MB | memdelta: 0.0 B
| INSERT INTO status
(`OBJECT_ID`,`TYPE_ID`,`STATUS_ID`,`CREATED_AT`,`UPDATED_AT`) VALUES
('76965',158,'160','2011-08-15 12:54:45','2011-08-15 12:54:45')
Aug 15 12:54:45 symfony [debug] {sfPropelLogger} time: 0.000 sec |
slow: NO | mem: 44.0 MB | mempeak: 44.0 MB | memdelta: 0.0 B
| SELECT culture FROM information_object_i18n WHERE id = ? GROUP BY
culture
Aug 15 12:54:45 symfony [notice] {sfWebDebugLogger} Notice at /opt/
prueba/plugins/sfLucenePlugin/lib/vendor/Zend/Search/Lucene/Storage/
File.php on line 156 (Uninitialized string offset: 0)
Aug 15 12:54:45 symfony [notice] {sfWebDebugLogger} Notice at /opt/
prueba/plugins/sfLucenePlugin/lib/vendor/Zend/Search/Lucene/Storage/
File.php on line 157 (Uninitialized string offset: 1)
Aug 15 12:54:45 symfony [notice] {sfWebDebugLogger} Notice at /opt/
prueba/plugins/sfLucenePlugin/lib/vendor/Zend/Search/Lucene/Storage/
File.php on line 158 (Uninitialized string offset: 2)
Aug 15 12:54:45 symfony [notice] {sfWebDebugLogger} Notice at /opt/
prueba/plugins/sfLucenePlugin/lib/vendor/Zend/Search/Lucene/Storage/
File.php on line 159 (Uninitialized string offset: 3)
Aug 15 12:54:45 symfony [err] {Zend_Search_Lucene_Exception}
Unsupported segments file format
Aug 15 12:54:45 symfony [info] {sfWebResponse} Send status "HTTP/1.1
500 Internal Server Error"
Aug 15 12:54:45 symfony [info] {sfWebResponse} Send header "Content-
Type: text/html; charset=utf-8"
Aug 15 12:54:45 symfony [info] {sfWebDebugLogger} Configuration 1.65
ms (8)
Aug 15 12:54:45 symfony [info] {sfWebDebugLogger} Factories 62.38 ms
(1)
Aug 15 12:54:45 symfony [info] {sfWebDebugLogger} Action "sfIsadPlugin/
edit" 1198.41 ms (1)
I think there is an issue with Zend Lucene, but I can't find the exact
cause of the problem to solve it.
Also, the problem could be at a database level. I still don't know.
Can somebody bring some help?
Best regards,
Hernán Carvajal