Looks like another approach would be to register a JAI listener:

see line 280 in
https://java.net/projects/jai-core/sources/svn/content/trunk/src/share/classes/com/sun/media/jai/mlib/MediaLibAccessor.java?rev=111


On Wed, Apr 16, 2014 at 9:12 AM, Jody Garnett <[email protected]>wrote:

> One thing that always causes questions is our standard JAI stack trace.
>
> Error: Could not find mediaLib accelerator wrapper classes. Continuing in
> pure Java mode.
> Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
> java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
> at com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
>  at java.security.AccessController.doPrivileged(Native Method)
>         etc...
>
> I wonder if this article
> https://blogs.oracle.com/nickstephen/entry/java_redirecting_system_out_andcould
>  help us capture this output (and filter it out?).
>
> --
> Jody Garnett
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>


-- 
Ian Schneider
Software Engineer | Boundless
[email protected]
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to