Jump to content
We've recently updated our Privacy Statement, available here ×

adrian.zah7

Members
  • Posts

    4
  • Joined

  • Last visited

adrian.zah7's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi, First of all, thanks again for your input on the matter! The strange thing is that the problem stopped to occur the next business day, with no changes applied to the system, but a windows restart. The classpath is correct, and the application is running as a GUI app. The error started to occur suddenly on hundreds of computers, then dissapeared the next day :| So, untill a root cause if found or i can replicate the issue on testing env, i'm expecting it back with the same randomness.. And it has a really big impact in our business... P.S: i can gain acces to the production computers and obtain any neccesary data.. as far as i know, until now, is that there were some windows updates targeted for installation in that period of time. Thanks!
  2. Hi, Thanks for your response! Any ideas of why the sudden occurence? Can windows updates affect this behaviour? Those are the only changes made on the system recently. Thanks!
  3. @Lucian, the answer seems legit, the only question remaining: how can this occur and then suddenly dissapear the next business day? :-/ Note that the plugin is trying to print a receipt on a microsoft windows 7 environment.
  4. Hi, Recently, we encountered some problems in production when users were trying to print invoices. We are using Jasper Reports plugin, version 4.1.1, embedded into Oracle POS aplication. The error starded to occur yesterday randomly, and dissapearred today, on store opening, after all the systems were restarted. No binaries were changed or other configuration on the client machines. If you have any tips on this matter that could help identify the root cause, i will highly appreciate them.. I would like to add that i looked into a lot of answers online and i am currently trying to replicate the issue on testing env. Please find the stacktrace below: 2016-02-22 18:29:05,315 27701245 (StaticCacheThread-5:oracle.retail.stores.foundation.tour.service.Mechanic): [oracle.retail.stores.foundation.tour.service.Mechanic.processLetter(Mechanic.java:215)] Mechanic received this exception: java.lang.NoClassDefFoundError at net.sf.jasperreports.engine.fill.JRBaseFiller.<init>(JRBaseFiller.java:184) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:78) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:88) at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:58) at net.sf.jasperreports.engine.fill.JRFiller.createFiller(JRFiller.java:142) at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:78) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:624) at vfro.retail.stores.pos.receipt.JasperReport.VFROJRPrintedDocumentManager.printDocument(VFROJRPrintedDocumentManager.java:179) at vfro.retail.stores.pos.services.printing.VFROPrintTransactionDocumentsAisle.traverse(VFROPrintTransactionDocumentsAisle.java:1632) at oracle.retail.stores.foundation.tour.engine.Aisle.traverse(Aisle.java:152) at oracle.retail.stores.foundation.tour.engine.SiteVertex.driveSite(SiteVertex.java:311) at oracle.retail.stores.foundation.tour.engine.AbstractSite.driveSite(AbstractSite.java:152) at oracle.retail.stores.foundation.tour.service.BusDriver.processLetter(BusDriver.java:298) at oracle.retail.stores.foundation.tour.service.BusDriver.processLetters(BusDriver.java:202) at oracle.retail.stores.foundation.tour.service.AbstractCrewMember.run(AbstractCrewMember.java:253) at oracle.retail.stores.foundation.manager.thread.StaticCacheThread.run(StaticCacheThread.java:180)
×
×
  • Create New...