You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Praveen Nayak <Pr...@telelogic.com> on 2007/08/30 18:51:25 UTC

Exception when opening the diagram from inside an applet

Hi,

 

I get this exception when loading an SVG file in the JSVGCanvas

 

java.lang.ExceptionInInitializerError

      at
org.apache.batik.gvt.filter.GraphicsNodeRed8Bit.createColorModel(Unknown
Source)

      at org.apache.batik.gvt.filter.GraphicsNodeRed8Bit.<init>(Unknown
Source)

      at
org.apache.batik.gvt.filter.GraphicsNodeRable8Bit.createRendering(Unknow
n Source)

      at org.apache.batik.gvt.renderer.StaticRenderer.renderGNR(Unknown
Source)

      at
org.apache.batik.gvt.renderer.DynamicRenderer.updateWorkingBuffers(Unkno
wn Source)

      at
org.apache.batik.gvt.renderer.StaticRenderer.clearOffScreen(Unknown
Source)

      at org.apache.batik.swing.gvt.GVTTreeRenderer.run(Unknown Source)

Caused by: java.lang.IllegalArgumentException: Can't load standard
profile: LINEAR_RGB.pf

 

 

I have JRE 1.5.0.04 installed on my machine.

Does anyone know why I might be getting this problem?

 

Thanks,

Praveen 
--------------------------------------------------------------------------------
Telelogic Lifecycle Solutions:
              
Helping You Define, Design & Deliver
            Advanced Systems & Software
Learn
        More at www.telelogic.com 

Praveen Nayak
Technical Leader
Telelogic India Pvt Ltd
#58, 1- 4 HM Towers,
Brigade Road,
560 025 Bangalore
India

Phone: +91 (80) 419 95800 Ext 327
Fax: 
Mobile phone:

Praveen.Nayak@telelogic.com
http://www.telelogic.com

Telelogic - Requirements-Driven Innovation!
-------------------------------------------------------------



The information contained in this e-mail,
including any attachment or enclosure, is intended only for the person or
entity to which it is addressed and may contain confidential material. Any
unauthorized use, review, retransmissions, dissemination, copying or other
use of this information by persons or entities other than the intended
recipient is prohibited.

RE: Exception when opening the diagram from inside an applet

Posted by Praveen Nayak <Pr...@telelogic.com>.
Thank you Thomas, I found that was the same problem. Reinstalling JRE
fixed that.

Praveen

-----Original Message-----
From: thomas.deweese@kodak.com [mailto:thomas.deweese@kodak.com] 
Sent: Tuesday, September 04, 2007 4:05 PM
To: batik-users@xmlgraphics.apache.org
Cc: batik-users@xmlgraphics.apache.org; Rachna Issar
Subject: Re: Exception when opening the diagram from inside an applet

Hi Praveen,

"Praveen Nayak" <Pr...@telelogic.com> wrote on 08/30/2007
12:51:25 
PM:

> I get this exception when loading an SVG file in the JSVGCanvas
> 
> java.lang.ExceptionInInitializerError
[...]
> Caused by: java.lang.IllegalArgumentException: Can't load standard 
> profile: LINEAR_RGB.pf

> I have JRE 1.5.0.04 installed on my machine.
> Does anyone know why I might be getting this problem?

   It looks like the JDK is missing the ICC profile for linear RGB.
Could your JDK install be broken?

   The file normally lives in <jre dir>/lib/cmm/


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org 
--------------------------------------------------------------------------------
Telelogic Lifecycle Solutions:
              
Helping You Define, Design & Deliver
            Advanced Systems & Software
Learn
        More at www.telelogic.com 

Praveen Nayak
Technical Leader
Telelogic India Pvt Ltd
#58, 1- 4 HM Towers,
Brigade Road,
560 025 Bangalore
India

Phone: +91 (80) 419 95800 Ext 327
Fax: 
Mobile phone:

Praveen.Nayak@telelogic.com
http://www.telelogic.com

Telelogic - Requirements-Driven Innovation!
-------------------------------------------------------------



The information contained in this e-mail,
including any attachment or enclosure, is intended only for the person or
entity to which it is addressed and may contain confidential material. Any
unauthorized use, review, retransmissions, dissemination, copying or other
use of this information by persons or entities other than the intended
recipient is prohibited.


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


Re: Exception when opening the diagram from inside an applet

Posted by th...@kodak.com.
Hi Praveen,

"Praveen Nayak" <Pr...@telelogic.com> wrote on 08/30/2007 12:51:25 
PM:

> I get this exception when loading an SVG file in the JSVGCanvas
> 
> java.lang.ExceptionInInitializerError
[...]
> Caused by: java.lang.IllegalArgumentException: Can't load standard 
> profile: LINEAR_RGB.pf

> I have JRE 1.5.0.04 installed on my machine.
> Does anyone know why I might be getting this problem?

   It looks like the JDK is missing the ICC profile for linear RGB.
Could your JDK install be broken?

   The file normally lives in <jre dir>/lib/cmm/


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