You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/05/06 13:22:25 UTC

DO NOT REPLY [Bug 44942] New: Jsonplugin RPC packets

https://issues.apache.org/bugzilla/show_bug.cgi?id=44942

           Summary: Jsonplugin RPC packets
           Product: Tomcat 6
           Version: 6.0.16
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: dmitry@softex.info


Only on 6.0.16 version of Tomcat the problem of Out Of Memory Exception and
Invalid Json Packet Exception was discovered. This version doesn't work
correctly with JSON RPC packets (several vesions of jsonplugin were probed).


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 44942] Jsonplugin RPC packets

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44942


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-05-06 23:56:00 PST ---
The OOME is probably an application issue rather than a Tomcat one but you'll
need to do some investigartion with a profiler to be sure.

The InvalidJsonPacketException might be related to bug 44494.

There isn't enough information in this report to investigate either of these
issues further so I suggest you use the users list to help you debug them. If
you discover you have found a new bug in Tomcat then please re-open this report
and provide the minimum steps (including example code) to reproduce the issue
on a clean install.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org