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

aramachandra

Members
  • Posts

    10
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by aramachandra

  1. I have tried putting the ojdbc14.zip in the mentioned folders and still get the same error
  2. I have tried putting the ojdbc14.zip in the mentioned folders and still get the same error
  3. Can someone please educate me on where to define the jdbc driver. I have updated the context.xml and web.xml file to have my datasources and the url is tested fine in the ireport tool. I have tried locally defined and repository based oracle data source and still get the java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver. Let me know where else do i need to configure the jdbc driver. org.springframework.webflow.ActionExecutionException: Exception thrown executing [AnnotatedAction@1c82208 targetAction = com.jaspersoft.jasperserver.war.action.ViewReportAction@324b85, attributes = map[[empty]]] in state 'verifyData' of flow 'viewReportFlow'; nested exception is com.jaspersoft.jasperserver.api.JSExceptionWrapper: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver com.jaspersoft.jasperserver.api.JSExceptionWrapper: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver[/code]
  4. Hi I have a report that works fine in ireport tool but when i schedule it to run in ji it gives the class exception erro saying the jdbc oracle driver not found. Anybody know where or which lib folder do i need to add the oracle jdbc driver jar arvind
  5. According to the ji user guide It says to do the following ( i have no parameters ) so I am hoping it will run and allow me to Click the PDF icon. The report appears in a separate browser in PDF format. Click Close to close the report. This does not appear to be case. How to i get to view a report ( I also tried the sample report hitting the accounts table in sugarcrm and no luck) It just completes and not sure where it dumps the output . ( I have the default option of pdf enabled) Do i need a particular setup or version of pdf turned on arvind
  6. Error Message: org.springframework.webflow.ActionExecutionException: Exception thrown executing [AnnotatedAction@1a84fae targetAction = com.jaspersoft.jasperserver.war.action.ViewReportAction@1075056, attributes = map[[empty]]] in state 'verifyData' of flow 'viewReportFlow'; nested exception is com.jaspersoft.jasperserver.api.JSExceptionWrapper: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver anybody encountered a error similar to the above The report runs fine in ireport 1.2.5 gui arvind
  7. Answered my own question on the repositary as now i know it is a mysql repository... I guess in that case when i run a report and say it to output as an excel sheet as one can do in ireoprts, does the excel sheet get stored in the mysql database..
  8. When one creates a folder in ji using the Add New and selecting folder from the drop down option where is the folder created. Is it creating a physical file folder or a mysql entity... As all folders seem to go under root is it true that the folder is a repository in mysql
  9. Just for clarification The ireport utility was an interactive utility that is a seperate application and the report runs there within the ireport1.2.5 application I setup the report in JI and it gives me options for running it now or scheduling it . I just wanted it to run and display the report output pages in the ji webpage itself as show in the ji documentation. I did NOT set it up to email me Just wanted to see the output online But after running i am not sure where to look for Is the repository a database repository in mysql or is it a physical file folder location.. Your help is greatly appreciated. Thanks
  10. Hi I am a developer trying to evaluate and get jasperintelligence working. I got the iReports 1.2.5 and created a simple database report that hits oracle using a jdbc source It runs just fine in iReports when i execute with active connection. I want to schedule or run it from jasperintelligence and it allows me to run it but I am not sure where the output goes. I tried putting all the information it prompts for emails thinking it will email me a pdf or rtf version of the output and could not get any. Has anybody else faced this problem How to i schedule the report and where do i see the output...
×
×
  • Create New...