Under Windows at least, the Oracle 9.2 Client Installer prepends a JRE 1.3.1 to the front of the system PATH. This changes the ambient JRE and thus has the potential to break various Java components -- especially those that need a more current (i.e. not totally obsolete) version of Java. A quick solution is to move Oracle's PATH entries to the end of the PATH instead of at the beginning.