[opencms-dev] Exception while importing a site: java.lang.OutOfMemoryError

Mathias Lin mail at mathiaslin.com
Mon Mar 15 14:37:56 CET 2010


Hi Pujan,
you need to assign more memory to the Tomcat/JVM:
pass params like i.e. -Xms256M -Xmx712M
The file size of your ppt doesn't matter directly.
Regards,
Mathias

On 15.03.2010 21:33, Pujan Kafle wrote:
> Hello everyone,
>
> I am trying to import a site hosted on my production server to my local
> machine.
> I was successful in importing the same site onto my development server
> by following the instructions in OpenCms's migration documentation. When
> I try to do the same on my local machine, I get the following error:
>
>        [java] Exception in thread "OpenCms: Indexing
> '2006CTMBGuidelines_changessummary.ppt'" java.lang.OutOfMemoryError:
> Java heap space
>        [java] 	at
> org.opencms.search.extractors.CmsExtractorMsPowerPoint.appendTextChars(CmsExtractorMsPowerPoint.java:162)
>        [java] 	at
> org.opencms.search.extractors.CmsExtractorMsPowerPoint.processPOIFSReaderEvent(CmsExtractorMsPowerPoint.java:137)
>        [java] 	at
> org.apache.poi.poifs.eventfilesystem.POIFSReader.processProperties(POIFSReader.java:259)
>        [java] 	at
> org.apache.poi.poifs.eventfilesystem.POIFSReader.read(POIFSReader.java:95)
>        [java] 	at
> org.opencms.search.extractors.CmsExtractorMsPowerPoint.extractText(CmsExtractorMsPowerPoint.java:91)
>        [java] 	at
> org.opencms.search.extractors.A_CmsTextExtractor.extractText(A_CmsTextExtractor.java:72)
>        [java] 	at
> org.opencms.search.extractors.A_CmsTextExtractor.extractText(A_CmsTextExtractor.java:62)
>        [java] 	at
> org.opencms.search.documents.CmsDocumentMsPowerPoint.extractContent(CmsDocumentMsPowerPoint.java:76)
>        [java] 	at
> org.opencms.search.documents.A_CmsVfsDocument.createDocument(A_CmsVfsDocument.java:210)
>        [java] 	at
> org.opencms.search.CmsIndexingThread.run(CmsIndexingThread.java:132)
>
>
> I have checked the file sizes for all the files for which this error was
> thrown. All of them have sizes no greater than 300KB.
>
> Your kind response would be highly appreciated.
>
> Thanks,
> Pujan
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>    


-- 
MATHIAS LIN
http://www.mathiaslin.com
http://twitter.com/mathiaslin
https://www.xing.com/profile/Mathias_Lin




More information about the opencms-dev mailing list