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!

java.lang.NoSuchFieldError: envCharSetId

407292Oct 23 2003 — edited Apr 2 2004
I use the Create Database Connectionn Wizard,
I change the Driver from thin to oci8 in 'Step 3 of 4'

When I press 'Test' button in next screen I get:
'envCharSetId' in the status window. If I finish
regardless and try to connect in the connections
navigator, I can get a detailed error message:

racle.jdeveloper.cm.CMException: java.lang.NoSuchFieldError: envCharSetId

at oracle.jdevimpl.cm.dt.browser.jdbc.JdbcBrowser.openConnectionBrowser(JdbcBrowser.java:243)

at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:210)

at oracle.jdeveloper.cm.dt.ProgressRunnable.run(ProgressRunnable.java:195)

at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:538)

at java.lang.Thread.run(Thread.java:536)

With the thin driver it works,

greetings,

Harm ten Napel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2004
Added on Oct 23 2003
3 comments
3,222 views