Message Boards

Re:Unable to process file version or old web content

Ramalingaiah Dudimetla, modified 3 Years ago.

Re:Unable to process file version or old web content

New Member Posts: 22 Join Date: 3/4/20 Recent Posts
Hi ,we have download recent version : liferay-fix-pack-dxp-17-7110.We are flowed by Link: http://www.javasavvy.com/liferay-patching-tool/my web site working : https://uat-esales.magmahdi.com/  WARN  [liferay/document_library_pdf_processor-1][BaseProcessorMessageListener:40] Unable to process file version 15388632
java.lang.NullPointerException
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
        at com.liferay.petra.process.ProcessUtil.execute(ProcessUtil.java:55)
        at com.liferay.portal.image.GhostscriptImpl.execute(GhostscriptImpl.java:75)
It is not working old web content data.
please help us 
thumbnail
Olaf Kock, modified 3 Years ago.

RE: Re:Unable to process file version or old web content

Liferay Legend Posts: 6403 Join Date: 9/23/08 Recent Posts
Ramalingaiah Dudimetla:

Hi , we have download recent version liferay-fix-pack-dxp-17-7110. We are flowed by Link: http://www.javasavvy.com/liferay-patching-tool/ my web site working :
...
WARN  [liferay/document_library_pdf_processor-1][BaseProcessorMessageListener:40] Unable to process file version 15388632
java.lang.NullPointerException
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
        at com.liferay.petra.process.ProcessUtil.execute(ProcessUtil.java:55)
        at com.liferay.portal.image.GhostscriptImpl.execute(GhostscriptImpl.java:75)


Seems to be unrelated to anything patching tool related, but rather to your ghostscript implementation.