By: Didito - didit
Error implementation Jasper in Weblogic81/sun
2004-04-20 22:41
I got an error in viewing report,all parameter is passed to jasper files correctly :
Apr 20, 2004 5:40:03 PM WIT> <Error> <HTTP> <BEA-101017> <[ServletContext(id=4879914,name=customs,context-path=/company)] Root cause of ServletException.
java.lang.NoClassDefFoundError
at dori.jasper.engine.fill.JRFiller.fillReport(JRFiller.java:150)
at dori.jasper.engine.JasperFillManager.fillReport(JasperFillManager.java:350)
My Environment was :
- Sun solaris 9
- Weblogic 81 sp2
- Jdk 141_05
By: Sunil - sunil_cet
RE: Error implementation Jasper in Weblogic81/sun
2004-04-26 20:43
This can due to one of the following reasons:
1.XServer is not up
2.The user does not have rights to use XServer
3.export DISPLAY is not set.
Hope this helps.
Sunil
Error implementation Jasper in Weblogic81/sun
2004-04-20 22:41
I got an error in viewing report,all parameter is passed to jasper files correctly :
Apr 20, 2004 5:40:03 PM WIT> <Error> <HTTP> <BEA-101017> <[ServletContext(id=4879914,name=customs,context-path=/company)] Root cause of ServletException.
java.lang.NoClassDefFoundError
at dori.jasper.engine.fill.JRFiller.fillReport(JRFiller.java:150)
at dori.jasper.engine.JasperFillManager.fillReport(JasperFillManager.java:350)
My Environment was :
- Sun solaris 9
- Weblogic 81 sp2
- Jdk 141_05
By: Sunil - sunil_cet
RE: Error implementation Jasper in Weblogic81/sun
2004-04-26 20:43
This can due to one of the following reasons:
1.XServer is not up
2.The user does not have rights to use XServer
3.export DISPLAY is not set.
Hope this helps.
Sunil
0 Answers:
No answers yet