You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2006/12/22 16:05:28 UTC

DO NOT REPLY [Bug 41234] New: - Intermittent stack trace when switching documents

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41234>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41234

           Summary: Intermittent stack trace when switching documents
           Product: Batik
           Version: 1.6
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Utilities
        AssignedTo: batik-dev@xmlgraphics.apache.org
        ReportedBy: michael.bishop@dataline.com


(Pasted from the mailing list per request)

At times when I�m switching pages in my whiteboard by setting different 
SVGDocument objects on the JSVGCanvas, I get this error:

 

Exception in thread "Thread-111" java.util.MissingResourceException: Can't find 
bundle for base name java.lang.resources.Messages, locale en_US

            at java.util.ResourceBundle.throwMissingResourceException
(ResourceBundle.java:836)

            at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:726)

            at java.util.ResourceBundle.getBundle(ResourceBundle.java:576)

            at org.apache.batik.i18n.LocalizableSupport.getResourceBundle
(Unknown Source)

            at org.apache.batik.i18n.LocalizableSupport.formatMessage(Unknown 
Source)

            at 
org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider.formatMessage
(Unknown Source)

            at org.apache.batik.bridge.SVGBrokenLinkProvider.getBrokenLinkImage
(Unknown Source)

            at 
org.apache.batik.ext.awt.image.spi.ImageTagRegistry.getBrokenLinkImage(Unknown 
Source)

            at org.apache.batik.ext.awt.image.codec.jpeg.JPEGRegistryEntry$1.run
(Unknown Source)

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

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


DO NOT REPLY [Bug 41234] - Intermittent stack trace when switching documents

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41234>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41234


deweese@apache.org changed:

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




------- Additional Comments From deweese@apache.org  2007-01-29 09:59 -------
This is believed fix in SVN.
Feel free to reopen if the bug still exists for you.

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

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


DO NOT REPLY [Bug 41234] - Intermittent stack trace when switching documents

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41234>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41234





------- Additional Comments From cam@apache.org  2007-01-26 17:29 -------
A solution to the problem of subclasses causing the resource bundle not to be
found would be for resources to be looked up for each class ancestor class. 
Subclasses could then override resources if they need to.

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

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


DO NOT REPLY [Bug 41234] - Intermittent stack trace when switching documents

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41234>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41234


deweese@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeremias@apache.org




------- Additional Comments From deweese@apache.org  2007-01-26 17:22 -------
*** Bug 41473 has been marked as a duplicate of this bug. ***

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

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