Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Other Distributions > MEPIS Help > Problem:Linux OS,Error Printing Report in iReport

Forgot Password?
 MEPIS Help   For help and discussions related to MEPIS

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-02-2008   #1 (permalink)
Just Joined!
 
Join Date: Jun 2008
Posts: 1
Problem:Linux OS,Error Printing Report in iReport

In java application.I am sending 5 files for printing at a time.Insetad of 5 only two were prinite .anothe files gives the error

Error Occured :net.sf.jasperreports.engine.JRException: Printer is not accepting job.
java.awt.print.PrinterException: Printer is not accepting job.
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at sun.print.RasterPrinterJob.print(RasterPrinterJob. java:1284)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at net.sf.jasperreports.engine.export.JRPrintServiceE xporter.exportReport(JRPrintServiceExporter.java:2 10)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at com.cashtech.orion.helpers.DesignPainter.printPDF( DesignPainter.java:164)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at com.cashtech.orion.helpers.DesignPainterServlet.on linePrint(DesignPainterServlet.java:530)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at com.cashtech.orion.helpers.DesignPainterServlet.do Post(DesignPainterServlet.java:8
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet .java:763)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet .java:856)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:966)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java:907)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java:145)
[2/12/08 16:01:18:187 WST] 00000046 SystemErr R at com.opensymphony.webwork.dispatcher.FilterDispatch er.doFilter(FilterDispatcher.java:189)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapp er.doFilter(FilterInstanceWrapper.java:190)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java:130)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain._ doFilter(WebAppFilterChain.java:87)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager .doFilter(WebAppFilterManager.java:696)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager .doFilter(WebAppFilterManager.java:641)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java:475)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.h andleRequest(ServletWrapper.java:463)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrappe r.handleRequest(CacheServletWrapper.java:92)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java:744)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.wswebcontainer.WebContainer.handleReque st(WebContainer.java:1425)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java:92)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpInboundLink.java:465)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewInformation(HttpInboundLink.java:394)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCa llback.complete(HttpICLReadCallback.java:102)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.ws.tcp.channel.impl.AioReadCompletionListe ner.futureCompleted(AioReadCompletionListener.java :152)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.io.async.AbstractAsyncFuture.invokeCallbac k(AbstractAsyncFuture.java:213)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.io.async.AbstractAsyncFuture.fireCompletio nActions(AbstractAsyncFuture.java:195)
[2/12/08 16:01:18:188 WST] 00000046 SystemErr R at com.ibm.io.async.AsyncFuture.completed(AsyncFuture .java:136)
[2/12/08 16:01:18:189 WST] 00000046 SystemErr R at com.ibm.io.async.ResultHandler.complete(ResultHand ler.java:193)
[2/12/08 16:01:18:189 WST] 00000046 SystemErr R at com.ibm.io.async.ResultHandler.runEventProcessingL oop(ResultHandler.java:725)
[2/12/08 16:01:18:189 WST] 00000046 SystemErr R at com.ibm.io.async.ResultHandler$2.run(ResultHandler .java:847)
[2/12/08 16:01:18:189 WST] 00000046 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava:149
[2/12/08 16:01:18:189 WST] 00000046 SystemErr R
madhukar.padalkar is offline  


Reply With Quote
Old 08-05-2008   #2 (permalink)
Just Joined!
 
Join Date: Aug 2008
Posts: 2
Exclamation Problem:Linux OS,Error Printing Report in iReport

I had happening with the printing report Error under OpenSUSE 11.0 report 2.0.5.But printing files in the OS have been always well.please send me by the email:huanghuiwen007@gmail.com.Thanks!
hhwgaoshu is offline   Reply With Quote
Old 08-11-2008   #3 (permalink)
Just Joined!
 
Join Date: Dec 2007
Posts: 86
Are you printing with CUPS?
Grandebasta is offline   Reply With Quote
Old 08-12-2008   #4 (permalink)
Just Joined!
 
Join Date: Aug 2008
Posts: 2
Exclamation OpenSUSE11.0 for iReport2.0.5 in CUPS Printing SYS

Printing Sys:CUPS,Printing Machine:Kyocera KM-2050.At present,printed result was not clear.
hhwgaoshu is offline   Reply With Quote
Old 08-15-2008   #5 (permalink)
Just Joined!
 
Join Date: Dec 2007
Posts: 86
I would go to the CUPS-website, register your printer there, and have direct access to the adminstration and your printer via http://www.localhost:361/

Then try to manage the problems from that website, and get the error messages from there.

After, you will have a link, like this:
http://www.localhost:361/admin/printers
Grandebasta is offline   Reply With Quote
Old 08-16-2008   #6 (permalink)
Just Joined!
 
Join Date: Dec 2007
Posts: 86
You could also configure your Java settings in Firefox:

Edit
Preferences
Content
Advanced
Advanced Java Script Setting

You might have to give more allowance to Java scripts.

Thank you, and have a great weekend.


Edit:
Always reset CUPS after changing relevant settings (KMenu; Print System; Print Manager; Print Server; Restart Server).
The server is the printer server, respectively, the CUPS-server.

.... But try monitoring and controlling your printer via the CUPS-website in Internet: You will have to register your printer.
After, you can access your printer settings, and fixing tools (error_log messages, etc.) via http://www.localhost:361/

Thank you, and have a great weekend.
Grandebasta is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:11 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2