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

bpradeep

Members
  • Posts

    6
  • Joined

  • Last visited

bpradeep'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. Hi I am trying to evaluate iReport as a reporting tool for one of the applications I am working on, we connect to a database which has only type 2 drivers provided by DataDirect. Right know when I am trying to create a connection or trying to key in a query there is a JVM crash. Is Jdbc type 2 Driver Supported by iReport ? Any workarounds/options to get through this ? the crash report has the follwing message : # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x05cd3cb6, pid=2036, tid=4856 # # Java VM: Java HotSpot Client VM (10.0-b23 mixed mode, sharing windows-x86) # Problematic frame: # C [oajdbc.dll+0x13cb6] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. I have attached one of the crash logs with this post. Thanks in Advance Pradeep Post Edited by bpradeep at 07/16/2009 12:12
  2. Thanks a ton!!! I finally downloaded the attachement and it works !!! Post Edited by bpradeep at 04/27/2009 14:55
  3. Even after Adding these changes I am getting some error. I think indeed my schema is old. I am not able to access the attachment you put in here. I am getting a 404 Exception. can you reupload it ? or mail it to me at bpradeep.mail@gmail.com Thanks in advance. Pradeep
  4. Even I am looking for something like this if it is avaialble. I have spent some time in figuring this one out.So far my conclusion is that we have to create a custom plugin and use SVN commands to trigger checkout and checkin through the API's. Let me know if you have found something intresting as well. Pradeep
  5. I Installed JasperServer 3.1 in Oracle 10g, after following the instructions given in the patch http://sourceforge.net/tracker/index.php?func=detail&aid=1520756&group_id=162962&atid=825863 I am now able to launch the webapp, but i am unable to login using jasperadmin/newPassword or joeuser/joeuser or anonymous . The Error stack says : 16:22:28,029 WARN JDBCExceptionReporter,http-8080-Processor24:77 - SQL Error: 9 04, SQLState: 42000 16:22:28,029 ERROR JDBCExceptionReporter,http-8080-Processor24:78 - ORA-00904: " THIS_"."PREVIOUSPASSWORDCHANGETIME": invalid identifier 16:22:28,044 WARN LoggerListener,http-8080-Processor24:55 - Authentication even t AuthenticationFailureServiceExceptionEvent: anonymousUser; details: org.acegis ecurity.ui.WebAuthenticationDetails@fffd148a: RemoteIpAddress: 127.0.0.1; Sessio nId: 1701D9FE0448EB3F7A5D7ACDBC1DC029; exception: JDBC exception on Hibernate da ta access; nested exception is org.hibernate.exception.SQLGrammarException: coul d not execute query; nested exception is org.springframework.orm.hibernate3.Hibe rnateJdbcException: JDBC exception on Hibernate data access; nested exception is org.hibernate.exception.SQLGrammarException: could not execute query I am not able to figure out if this is a Hibernate Jar Issue or DDL issue. After adding the ApplicationContext.xml present in the patch and the jar file to my installation, it breaks the deployment, I am getting BeanCreationExceptions, I Compared the two ApplicationContext xml's and they are significantly different. Any pointers how I can get out of this situation ? Thanks in Advance Pradeep
  6. Hi I am exploring the possbility of embedding iReport Designer as a default report designing tool for my web application. All I need is that iReport downloads to the WebApp User's system and all the users publish their reports to a Central location Preset by the Administrator. Is this possible ? Any references to sample code / documentation would be appreciated. Thanks in Advance Pradeep
×
×
  • Create New...