<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Java on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/java/</link><description>Recent content in Java on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 19 Mar 2013 13:13:04 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/java/index.xml" rel="self" type="application/rss+xml"/><item><title>Java has discovered application components that could indicate a security concern</title><link>https://remkoweijnen.nl/blog/2013/03/19/java-has-discovered-application-components-that-could-indicate-a-security-concern/</link><pubDate>Tue, 19 Mar 2013 13:13:04 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2013/03/19/java-has-discovered-application-components-that-could-indicate-a-security-concern/</guid><description>&lt;p&gt;When starting a particular web based application Java popped up the following dialog:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2013/03/image1211.webp" data-type="image" data-gallery="post-3136"&gt;&lt;img loading="lazy" decoding="async" style="display: inline;" title="Warning - Security" alt="Java has discovered application components that could indicate a security concern" src="https://remkoweijnen.nl/blog/wp-content/uploads/2013/03/image12_thumb.webp" width="240" height="124" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The dialog asks us if we want to Block potentially unsafe components so to continue we should click no. However users tend to not really read such messages and click Yes which leads to this error:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox thickbox" href="https://remkoweijnen.nl/blog/wp-content/uploads/2013/03/image26.webp" data-type="image" data-gallery="post-3136"&gt;&lt;img loading="lazy" decoding="async" style="display: inline;" title="Connection Error" alt="Error connecting to Central Configuration" src="https://remkoweijnen.nl/blog/wp-content/uploads/2013/03/image_thumb26.webp" width="240" height="102" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Oracle Client install fails with NullPointerException</title><link>https://remkoweijnen.nl/blog/2011/09/06/oracle-client-install-fails-with-nullpointerexception/</link><pubDate>Tue, 06 Sep 2011 15:51:45 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/09/06/oracle-client-install-fails-with-nullpointerexception/</guid><description>&lt;p&gt;&lt;img style="margin: 0px 10px 0px 0px; display: inline; float: left" align="left" src="http://t3.gstatic.com/images?q=tbn:ANd9GcR9Cs9herPZ7b62TQZehm5xWRcxW7t2JeV4kyTYpGQgF0TXORvSBg" width="69" height="65" /&gt;Today I was asked to assist in troubleshooting an Oracle Client (10g) installation. The installation halted very quickly with a java.lang.NullPointerException: &lt;/p&gt; &lt;p&gt;&amp;#160;&lt;/p&gt;</description></item><item><title>Switch between Java Versions</title><link>https://remkoweijnen.nl/blog/2008/11/12/switch-between-java-versions/</link><pubDate>Wed, 12 Nov 2008 16:37:52 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2008/11/12/switch-between-java-versions/</guid><description>&lt;p&gt;On a Citrix environment 2 different applications were required. One of the applications required java version 1.5 (and didn&amp;rsquo;t work with 1.6) and the other application needed specifically version 1.6.&lt;/p&gt;
&lt;p&gt;Because the applications are installed on a Citrix server the users do not have write permissions to HKEY_LOCAL_MACHINE so that was another complication.&lt;/p&gt;
&lt;p&gt;After a lot of monitoring with process monitor the general process of how a particular Java version loads in Internet Explorer became clear to me.&lt;/p&gt;
&lt;p&gt;Java adds an addon to IE called ssv.dll, you can see this trough Tools | Manage Add-ons | Enable or Disable Add-ons:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2008/11/addons-3.webp" class="glightbox" data-type="image" data-gallery="post-135"&gt;&lt;img loading="lazy" decoding="async" src="https://remkoweijnen.nl/blog/wp-content/uploads/2008/11/addons-3-small.webp" alt="AddOns" width="450" height="81" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>