Tagged with java_8 - Visokio Forums http://forums.visokio.com/discussions/tagged/java_8/feed.rss Mon, 30 Oct 17 15:58:00 -0400 Tagged with java_8 - Visokio Forums en-CA Sources: Microsoft Access ODBC support on Java 8 http://forums.visokio.com/discussion/2989/sources-microsoft-access-odbc-support-on-java-8 Thu, 13 Aug 2015 09:39:24 -0400 chris 2989@/discussions
As discussed in a recent forum post, Java 8, which is now bundled with Omniscope, does not support ODBC:

http://forums.visokio.com/discussion/2988/database-odbc-support

If you have a Microsoft Access database block you will no longer be able to execute the block IF you have selected the "Microsoft Access driver". This driver uses ODBC to connect to the Access database.

To fix this issue please switch to the "Omniscope Access driver" and let us know if you experience any issues.]]>
Sources: Database ODBC support on Java 8 http://forums.visokio.com/discussion/2988/sources-database-odbc-support-on-java-8 Thu, 13 Aug 2015 09:34:43 -0400 chris 2988@/discussions
We recently integrated Java 8 into Omniscope 2.9 and 2.9 Plus:

http://forums.visokio.com/discussion/2941

Oracle, the developers of Java, have removed ODBC support in Java 8. As such if you have any ODBC database source/output blocks they will no longer work. If you try to run these blocks you will currently see the following error message:

Unable to connect to database. The JDBC driver file(s) are either currently unavailable or not correctly configured

We will improve this error message shortly, but you will need to update these blocks using one of the following options:

Option 1: In the "Select database" drop-down, check to see whether your database is listed as one already supported by Omniscope. If it is, simply select this option and configure accordingly.

Option 2: If your database is NOT supported you will need to use the "JDBC (Advanced)" database option. After selecting this option you will need to download and configure the Driver jar path. These can typically be downloaded from the database vendor's website and will be files with a ".jar" extension. You should search for "JDBC driver" on the vendors website. If you have any problems finding the driver please contact the vendor directly. The driver should provide instructions for configuring the Driver class and the JDBC URL. Please let us know if you encounter any database that is not currently supported by default in Omniscope and we will consider adding it.

If you have any problems migrating your ODBC database blocks using one of these options please let us know.

Chris

]]>
Java 8 bundling & compatibility in 2.9 http://forums.visokio.com/discussion/2941/java-8-bundling-compatibility-in-2.9 Fri, 22 May 2015 13:25:26 -0400 steve 2941@/discussions
http://www.visokio.com/download?feature=Hotfix_Java8u45_PVM

This comprises compatibility fixes for Java 8, and updating the version of Java bundled with the installed app to Java 8 (version 8u45).

Please try with your data files and publishing environments. Post back here if you find any issues.]]>