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
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 :
>
> ==
[
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
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
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
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(
[
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
[
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
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