Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » BIRT timezone value
BIRT timezone value [message #888063] Sun, 17 June 2012 12:18 Go to previous message
Daniel Ammar is currently offline Daniel Ammar
Messages: 1
Registered: June 2012
Junior Member
Hi,

Recently I encountered an issue with BIRT that crash and generates Oracle error messages ORA-00604 & ORA-01882 which related to timezone.

org.eclipse.birt.report.data.oda.jdbc.JDBCException: There is an error in get connection, ORA-00604: error occurred at recursive SQL level 1
ORA-01882: timezone region not found


After googling a little I found that some users suggested to set the java with -Duser.timezone value to solve the issue.
Actually it solves my issue Very Happy , but my question is why do I need to set it?
I didn't initiate BIRT with any localization value, and also haven't seen how...
Should BIRT gets the timezone value directly from the my linux variables?

P.S
I have another server with different timezone (without the java parameter) and my code works there.

Thanks for you help. Cool
 
Read Message
Read Message
Previous Topic:Some text in charts are not anti-aliased
Next Topic:Best practice for managing design, test and production environments
Goto Forum:
  


Current Time: Mon May 20 10:53:08 EDT 2013

Powered by FUDForum. Page generated in 0.08160 seconds