JDK-4505008 : Java.exe throws "net.dll not found" error while running an application
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2001-09-20
  • Updated: 2001-10-03
  • Resolved: 2001-09-26
Related Reports
Duplicate :  
Relates :  
Description
Build : Merlin buld 80
OS : Windows 2000 and NT
Hardware : Pentium

Install Merlin build 80. Got to JAVA_HOME\demo\jfc\Java2D. Run command "java -jar Java2Demo.jar" An Exception prompt is thrown stating that "net.dll" is not found. If ok is pressed the application is launched as usual.
If JAVA_HOME\jre\bin is included in the path, this exception is not thrown