You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Daminda (JIRA)" <ji...@apache.org> on 2008/11/21 13:34:45 UTC

[jira] Created: (OFBIZ-2054) When changing to modules in OFBiz Trunk, error is comming (I downloaded from Ready to Used version of OFBiz Trunk)

When changing to modules in OFBiz Trunk, error is comming (I downloaded from Ready to Used version of OFBiz Trunk)
------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-2054
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2054
             Project: OFBiz
          Issue Type: Bug
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
         Environment: windows XP
            Reporter: Daminda
            Priority: Critical


when I changing Tabs to change among modules, I got this error 
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: Servlet execution threw an exception
	org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:259)

root cause

java.lang.OutOfMemoryError: Java heap space

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-2054) When changing to modules in OFBiz Trunk, error is comming (I downloaded from Ready to Used version of OFBiz Trunk)

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-2054.
------------------------------

    Resolution: Invalid

Please see my earlier comment.

> When changing to modules in OFBiz Trunk, error is comming (I downloaded from Ready to Used version of OFBiz Trunk)
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2054
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2054
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: windows XP
>            Reporter: Daminda
>            Priority: Critical
>
> when I changing Tabs to change among modules, I got this error 
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> javax.servlet.ServletException: Servlet execution threw an exception
> 	org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:259)
> root cause
> java.lang.OutOfMemoryError: Java heap space
> note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2054) When changing to modules in OFBiz Trunk, error is comming (I downloaded from Ready to Used version of OFBiz Trunk)

Posted by "Vikas Mayur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649659#action_12649659 ] 

Vikas Mayur commented on OFBIZ-2054:
------------------------------------

I think the error is quite verbose in the log i.e. Out of Memory.

It is just 'cause of insufficient memory and you should try to run OFBiz by providing memory arguments.

> When changing to modules in OFBiz Trunk, error is comming (I downloaded from Ready to Used version of OFBiz Trunk)
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2054
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2054
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: windows XP
>            Reporter: Daminda
>            Priority: Critical
>
> when I changing Tabs to change among modules, I got this error 
> HTTP Status 500 -
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> javax.servlet.ServletException: Servlet execution threw an exception
> 	org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:259)
> root cause
> java.lang.OutOfMemoryError: Java heap space
> note The full stack trace of the root cause is available in the Apache Tomcat/6.0.16 logs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.