[ 
https://issues.apache.org/jira/browse/ANY23-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606243#comment-16606243
 ] 

Lewis John McGibbney commented on ANY23-395:
--------------------------------------------

Hi Folks, this is of course the result of availability of OpenIE functionality 
via the Webservice now.
When I look at the Tomcat catalina.out log on any23-vm2.apache.org, I see the 
following
{code}
Exception in thread "ajp-nio-8009-exec-4" java.lang.OutOfMemoryError: Java heap 
space
        at java.lang.reflect.Array.newArray(Native Method)
        at java.lang.reflect.Array.newInstance(Array.java:75)
        at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1939)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573)
        at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
        at 
com.clearnlp.component.AbstractStatisticalComponent.loadDefault(AbstractStatisticalComponent.java:200)
        at 
com.clearnlp.component.pos.AbstractPOSTagger.load(AbstractPOSTagger.java:138)
        at 
com.clearnlp.component.AbstractStatisticalComponent.<init>(AbstractStatisticalComponent.java:120)
        at 
com.clearnlp.component.pos.AbstractPOSTagger.<init>(AbstractPOSTagger.java:124)
        at 
com.clearnlp.component.pos.EnglishPOSTagger.<init>(EnglishPOSTagger.java:91)
        at com.clearnlp.nlp.NLPGetter.getPOSTagger(NLPGetter.java:191)
        at com.clearnlp.nlp.NLPGetter.getComponent(NLPGetter.java:159)
        at com.clearnlp.nlp.NLPGetter.getComponent(NLPGetter.java:147)
        at 
edu.knowitall.tool.postag.ClearPostagger.<init>(ClearPostagger.scala:18)
        at 
org.apache.any23.plugin.extractor.openie.OpenIEExtractor.run(OpenIEExtractor.java:95)
        at 
org.apache.any23.plugin.extractor.openie.OpenIEExtractor.run(OpenIEExtractor.java:64)
        at 
org.apache.any23.extractor.SingleDocumentExtraction.runExtractor(SingleDocumentExtraction.java:480)
        at 
org.apache.any23.extractor.SingleDocumentExtraction.run(SingleDocumentExtraction.java:259)
        at org.apache.any23.Any23.extract(Any23.java:299)
        at org.apache.any23.Any23.extract(Any23.java:451)
        at 
org.apache.any23.servlet.WebResponder.runExtraction(WebResponder.java:116)
        at org.apache.any23.servlet.Servlet.doGet(Servlet.java:116)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
{code}
I'm going to reboot with increased memory allocation to JVM and see where this 
gets us.
Thanks for your patience. 
I will also document the server administration on our wiki.
Does anyone else want to have access to the VM? IF so let me know here. 

> any23.org 500 Internal Server Error
> -----------------------------------
>
>                 Key: ANY23-395
>                 URL: https://issues.apache.org/jira/browse/ANY23-395
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 2.3
>            Reporter: Hans Brende
>            Assignee: Lewis John McGibbney
>            Priority: Major
>
> When navigating to the site:
> http://any23-vm2.apache.org/any23/?format=best&uri=https%3A%2F%2Fwikipedia.org%2Fwiki%2FRSS&validation-mode=none
> I get a 500 internal server error. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to