Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
Con esta información me puede ayudar si es tema de permisos u otro tema ¿?
Gracias.
** (OdfConverterTestStatic.exe:2004): CRITICAL **: _wapi_shm_file_open: shared file [/var/www/.wapi/shared_data-intranet-Linux-x86_64-328-12-0] open error: No such file or directory
** (OdfConverterTestStatic.exe:2004): CRITICAL **: _wapi_shm_attach: shared file [/var/www/.wapi/shared_data-intranet-Linux-x86_64-328-12-0] open error
** ERROR **: file shared.c: line 349 (shm_semaphores_init): assertion failed: (tmp_shared != NULL)
aborting...
** (process:2004): WARNING (recursed) **: Thread (nil) may have been prematurely finalized
Stacktrace:
** (process:2004): WARNING (recursed) **: Thread (nil) may have been prematurely finalized
Native stacktrace:
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x44ca20]
/lib64/libpthread.so.0(+0xf710) [0x7f6b5876f710]
/lib64/libc.so.6(gsignal+0x35) [0x7f6b56103925]
/lib64/libc.so.6(abort+0x175) [0x7f6b56105105]
/lib64/libglib-2.0.so.0(g_logv+0x53a) [0x7f6b5801d98a]
/lib64/libglib-2.0.so.0(g_log+0x83) [0x7f6b5801da23]
/lib64/libglib-2.0.so.0(g_assert_warning+0x34) [0x7f6b5801da64]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x52784c]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x521ef3]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter(mono_once+0x85) [0x516575]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter(_wapi_handle_new+0x33) [0x521e73]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x51d885]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter(CreateSemaphore+0x19e) [0x51dc2e]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x4f42cc]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter(mono_runtime_init+0x25) [0x4ad5a5]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter() [0x540ea1]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter(mono_main+0x396) [0x4333d6]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter(main+0x17d) [0x432ae3]
/lib64/libc.so.6(__libc_start_main+0xfd) [0x7f6b560efd1d]
/var/www/includes/PHPdocx/classes/../lib/OdfConverter/64/OdfConverter(fmod+0x81) [0x4326e9]
Debug info from gdb:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Jun 04, 2014 11:09:27 AM com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection connect
INFO: connected
Jun 04, 2014 11:09:27 AM com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeConnection disposing
INFO: disconnected
Exception in thread "main" java.lang.IllegalArgumentException: inputFile doesn't exist: /tmp/tempOdt_538ee2474b481.odt
at com.artofsolving.jodconverter.openoffice.converter.AbstractOpenOfficeDocumentConverter.convert(AbstractOpenOfficeDocumentConverter.java:90)
at com.artofsolving.jodconverter.openoffice.converter.AbstractOpenOfficeDocumentConverter.convert(AbstractOpenOfficeDocumentConverter.java:74)
at com.artofsolving.jodconverter.openoffice.converter.AbstractOpenOfficeDocumentConverter.convert(AbstractOpenOfficeDocumentConverter.java:70)
at com.artofsolving.jodconverter.cli.ConvertDocument.convertOne(ConvertDocument.java:154)
at com.artofsolving.jodconverter.cli.ConvertDocument.main(ConvertDocument.java:133)