Hum, here's the error I get when I try to read a geo referenced jpg

Exception in thread "AWT-EventQueue-0"  
java.lang.IllegalArgumentException: ImageRead: No OperationDescriptor  
is registered in the current operation registry under this name.
         at javax.media.jai.JAI.createNS(JAI.java:1074)
         at javax.media.jai.JAI.create(JAI.java:977)
         at org.geotools.gce.image.WorldImageReader.read 
(WorldImageReader.java:451)
         at nz.co.niwa.geotools.GeoToolsMapPane.loadGeoRefencedFile 
(GeoToolsMapPane.java:126)
         at nz.co.niwa.geotools.GeoToolsMapPane.actionPerformed 
(GeoToolsMapPane.java:445)
         at javax.swing.AbstractButton.fireActionPerformed 
(AbstractButton.java:1882)
         at javax.swing.AbstractButton$Handler.actionPerformed 
(AbstractButton.java:2202)
         at javax.swing.DefaultButtonModel.fireActionPerformed 
(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed 
(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:334)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick 
(BasicMenuItemUI.java:1051)
         at javax.swing.plaf.basic.BasicMenuItemUI 
$Handler.mouseReleased(BasicMenuItemUI.java:1092)
         at java.awt.Component.processMouseEvent(Component.java:5583)
         at javax.swing.JComponent.processMouseEvent(JComponent.java: 
3135)
         at java.awt.Component.processEvent(Component.java:5348)
         at java.awt.Container.processEvent(Container.java:2010)
         at java.awt.Component.dispatchEventImpl(Component.java:4050)
         at java.awt.Container.dispatchEventImpl(Container.java:2068)
         at java.awt.Component.dispatchEvent(Component.java:3885)
         at java.awt.LightweightDispatcher.retargetMouseEvent 
(Container.java:4256)
         at java.awt.LightweightDispatcher.processMouseEvent 
(Container.java:3936)
         at java.awt.LightweightDispatcher.dispatchEvent 
(Container.java:3866)
         at java.awt.Container.dispatchEventImpl(Container.java:2054)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3885)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy 
(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy 
(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEvents 
(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEvents 
(EventDispatchThread.java:176)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java: 
110)


Perhaps I am misinterpreting the error message, but I did not get  
this on my linux box
Gaby
--
************************************************************************ 
**
**   Anyone who has the power to make you believe absurdities  
has      **
**   the power to make you commit injustices  - Voltaire  
(1767)        **
************************************************************************ 
*





-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to