[jboss-user] [Beginners Corner] - JBoss5.0.1.GA and JAI (Java Advanced Imaging)

ramboid do-not-reply at jboss.com
Sun Mar 15 14:14:24 EDT 2009


Has somebody run the JAI in JBoss5.0.1.GA (the latest release)? I have been running the JAI in JBoss 4.x.GA (several versions) in Linux RedHat  for several years and I am testing JBoss5.0.1.GA. Code that runs fine in JBoss4.2..GA fails in JBoss5.0.0.GA. In the line of code, javax.media.jai.PlanarImage tmp = javax.media.jai.JAI.create("stream", bass), JBoss is throwing the following error:
2009-03-15 05:45:55,061 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/carlosv25].[invoker]] (http-0.0.0.0-8080-1) Servlet.service() for servlet invoker threw exception
javax.servlet.ServletException: java.lang.ExceptionInInitializerError

I am not quite sure what could be causing this error. I have been running JBoss4.2.* headles and I ahve tried to run the code in JBoss5.0.1.GA either headless or "headfull" but the code fails in the same place everytime. 


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218101#4218101

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218101



More information about the jboss-user mailing list