Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to fix msg=ORA-01882: timezone region not found

676629Dec 20 2008 — edited Sep 15 2011
Hi,
Im new in ADF development and I have this problem, I have a error message: (oracle.jbo.JboException) JBO-29000: Unexpected exception caught: java.sql.SQLException, msg=ORA-01882: timezone region not found

I dont know how to fix it, please help me.

ale.

Comments

181239
I am including db.jar and dbxml.jar which I found in the jar directory after running the installer in windows.
181239
I compiled the entire berkeley xml db source in jdk 1.4 and now I am able to run the samples in JDeveloper 10.1.2 with jdk 1.4
Gmfeinberg-Oracle
mriyer,

The Windows binaries in 2.3.10 were built using JDK 1.5 and did not use a -target 1.4 flag. You did the right thing by rebuilding.

Regards,
George
1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 13 2011
Added on Dec 20 2008
15 comments
63,164 views