Microsoft Windows IPv4 Requirement
The JD Edwards EnterpriseOne Development Client requires Microsoft Windows Internet Protocol Version 4 (IPv4) for connectivity to the OEE database. It cannot function with OEE using IPv6.
If your Development Client installation is not working as expected, use this procedure to determine if the problem is due to your Windows machine using IPv6 and if so, to remedy:
After installing the local Oracle database, use a text editor to open the
log.xml
file which is typically located in this directoryC:\Oracle\diag\tnslsnr\[MACHINE NAME]\listener\alert\.
Examine the contents of the
log.xml
file for indicators that the machine is using IPv6 addresses.IPv6 addresses can be distinguished by alphanumeric digits separated by colons, rather than periods as in IPv4 addresses.
One example is if you see
host_addr='::1'>
. This indicates an IPv6 address, which in this case is the machine's local loopback address, whose equivalent IPv4 address is 127.0.0.1.Another example that indicates the use of IPv6 is if this string exists:
host_addr='fe80::7045:1aba:cb6d:1b50%13'
If you see references to IPv6 addresses in the logs after installing the Oracle local database, then you may need to uninstall the Development Client and Oracle database as described in the chapters of this guide entitled: Uninstalling the Development Client and Uninstalling the Oracle Local Database.
Also, you may possibly need to perform additional cleanup for the Development Client and Oracle Database as described in the appendices of this guide entitled: Manual Cleanup of an Uninstalled Development Client and Manual Cleanup of an Uninstalled Oracle Database.
After the uninstall and cleanup is complete, you must apply a software patch from Microsoft to disable IPv6 before reinstalling the Development Client and the Oracle local database. The Microsoft patch for disabling IPv6 is at the following link:
How to disable IPv6 or its components in Windows
http://support.microsoft.com/kb/929852
On the above Microsoft web page, click the link labeled Disable IPv6 (Microsoft Fix it 50409).
After you apply the Microsoft patch to disable IPv6, you can reinstall the Oracle database and JD Edwards EnterpriseOne Development Client using the procedures in this guide.
Caution:MICROSOFT DISCLAIMER ON DISABLING IPV6
Important: Internet Protocol version 6 (IPv6) is a mandatory part of Windows Vista and later versions. We do not recommend that you disable IPv6 or its components, or some Windows components may not function. For more information, see the "What are Microsoft's recommendations about disabling IPv6?" question in IPv6 for Microsoft Windows: Frequently Asked Questions at this link: