[
https://issues.apache.org/jira/browse/JUDDI-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974021#comment-14974021
]
Matthieu Ghilain commented on JUDDI-936:
----------------------------------------
I solved the issue by modifying the startup.bat and adding the following:
set CATALINA_OPTS=-Xms1024m -Xmx1024m -XX:MaxPermSize=512m
Dunno if you should by default do it but it seems so.
> OutOfMemoryError accessing admin interface.
> -------------------------------------------
>
> Key: JUDDI-936
> URL: https://issues.apache.org/jira/browse/JUDDI-936
> Project: jUDDI
> Issue Type: Bug
> Components: juddi-gui
> Affects Versions: 3.3.1
> Reporter: Matthieu Ghilain
> Assignee: Alex O'Ree
> Priority: Critical
> Labels: exception, memory
> Attachments: catalina.2015-10-26.log, console.log, juddi.log,
> localhost.2015-10-26.log, localhost_access_log.2015-10-26.txt
>
>
> I installed apache juddi 3.3.1.
> Started it using juddi-tomcat-3.3.1\bin\startup.bat
> Accessed http://localhost:8080
> Then click on View the jUDDI Administration Interface
> -> OutOfMemoryError I cannot access anything.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)