servlet simple-server-test threw exception java.lang.NullPointerException ...

2009-03-06 Thread Balkrishnan . V
Hi, I am using the Simple-Server from the Sandbox. When I load a text-file of size 4MB to generate the corresponding annotation-xml then I get the following exception: == org.apache.uima.simpleserver.servlet.SimpleServer

Re: UIMA : java.lang.OutOfMemoryError: Java heap space.....

2009-03-06 Thread Marshall Schor
Did you try increasing your java heap size? What size are you running with? -Marshall Balkrishnan.V wrote: > Hi, > > I am trying to load a file of size 12MB onto the CVD for annotation. Then I > get > the following error : > > ==

[jira] Commented: (UIMA-1297) Uima AS Service Not Handling Send Failures Correctly

2009-03-06 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679748#action_12679748 ] Jerry Cwiklik commented on UIMA-1297: - Fixed the code so that send() errors are handled

Re: UIMA : Task

2009-03-06 Thread Tong Fin
Hi, When you do POST, do you use "text" as the parameter for setting the string from your input text-file ? It will help if you can give us more info about the parameters of your POST. -- Tong On Fri, Mar 6, 2009 at 3:46 PM, Balkrishnan. V wrote: > Hi, > > I am using the Simple-Server from the

UIMA : Task

2009-03-06 Thread Balkrishnan . V
Hi, I am using the Simple-Server from the Sandbox. When I load a text-file of size 4MB to generate the corresponding annotation-xml then I get the following exception: == org.apache.uima.simpleserver.servlet.SimpleServer

UIMA : java.lang.OutOfMemoryError: Java heap space.....

2009-03-06 Thread Balkrishnan . V
Hi, I am trying to load a file of size 12MB onto the CVD for annotation. Then I get the following error : === Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(

[jira] Issue Comment Edited: (UIMA-1296) UIMA AS Service Not Processing Stop Request

2009-03-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679709#action_12679709 ] schor edited comment on UIMA-1296 at 3/6/09 12:22 PM: --- OK, bas

[jira] Commented: (UIMA-1296) UIMA AS Service Not Processing Stop Request

2009-03-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679709#action_12679709 ] Marshall Schor commented on UIMA-1296: -- OK, based on this, I'll back out the last chang

Re: [VOTE] Accept contribution of Lucene CAS Indexer into the sandbox

2009-03-06 Thread Marshall Schor
Hi - I tried to use maven to build this, but it seems to have a parent POM which is not found. Any suggestions for how to get the build to go? The error reported was: [ERROR] FATAL ERROR [INFO] [INFO] Error building POM (ma