Skip to Main Content

Database Software

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!

How can I set -d64 in tomcat?

3695387Apr 23 2018 — edited Apr 25 2018

When start a WEB application connection to a dsn, I got following Exception:

Caused by: java.sql.SQLException: Problems with loading native library/missing methods: /opt/TimesTen/tt1122/lib/libttJdbcCS.so: ld.so.1: java: fatal: /opt/TimesTen/tt1122/lib/libttJdbcCS.so: wrong ELF class: ELFCLASS64(Possible cause: architecture word width mismatch)

My env:

  tomcat 7.0.82

  jdk 1.7.0_80(64bit)

  TimesTen 11.2.2.2.0

According to the former post, I have to set -d64 option when start tomcat server.

Can anyone tell me how to set  -d64 in tomcat?

Thanks for any help!

angkor

This post has been answered by 3695387 on Apr 24 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 23 2018
Added on Apr 23 2018
5 comments
1,139 views