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

murugesanvinoth3

Members
  • Posts

    6
  • Joined

  • Last visited

murugesanvinoth3's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

0

Reputation

  1. we have deployed JAsper server 6.2V in tomcat 8.5.49. facing some intermittent issue, server stops working , logs as below catalina.out 2020-02-13 13:00:18,304 ERROR JDBCTransaction,http-nio-49443-exec-4:202 - JDBC rollback failed java.sql.SQLRecoverableException: Closed Connection at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:264) 2020-02-13 16:23:09,431 ERROR LocalDataSourceJobStore,quartzScheduler_QuartzSchedulerThread:3641 - Couldn't rollback jdbc connection. Closed Connection java.sql.SQLRecoverableException: Closed Connection jasperserver.log - below line prints for 2000+ times at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:3894) 2020-02-14 05:36:08,852 ERROR LocalDataSourceJobStore,quartzScheduler_QuartzSchedulerThread:3641 - Couldn't rollback jdbc connection. Closed Connection java.sql.SQLRecoverableException: Closed Connection please suggest on this
  2. The value "/reportsNewTest/GPRSS/IMR_003_ww.jrxml" for parameter "resourceReference.uri" is invalid. My REquest :- {"label":"IMR_003_ww","description":"IMR_003_ww","dataSource" : {"dataSourceReference" : {"uri" : "/datasources/APPLDB"} }, "inputControls": [ {"inputControlReference": { "id": "FROM_DATE,"uri": "/reportsNewTest/APPLN_NEW/IMR_003_ww.jrxml","value" : "FROM_DATE","options": { "label":"FROM_DATE","selected": false,"value" : ""},"mandatory": true,"readOnly": true,"visible": true,"dataType": { "label":"FROM_DATE","description":"FROM_DATE","type": "0","strictMax": false,"strictMin": false }}}, {"inputControlReference": { "id": "TODATE","uri": "/reportsNewTest/APPLN_NEW/IMR_003_ww.jrxml","value" : "TODATE","options": { "label":"TODATE","selected": false,"value" : ""},"mandatory": true,"readOnly": true,"visible": true,"dataType": { "label":"TODATE","description":"TODATE","type": "0","strictMax": false,"strictMin": false }}} ],"alwaysPromptControls": false,"controlsLayout": "popupScreen","jrxml" : { "jrxmlFile" : {"label": "mainReport","type":"jrxml", "content" : "PD94bWwgdm0Pgo=" } }} please help on this
  3. Hi , WE are migrating Jasper Report from 4.5 to 7.1, Can you please post the sample java client code to call GET/PUT/POST/DELTE .
×
×
  • Create New...