当前位置: 技术问答>java相关
jdk安装问题(安装weblogic后出现)
来源: 互联网 发布时间:2015-03-31
本文导语: Microsoft Windows 2000 [Version 5.00.2195] (C) 版权所有 1985-1998 Microsoft Corp. C:>javac Usage: javac where possible options include: -g Generate all debugging info -g:none ...
Microsoft Windows 2000 [Version 5.00.2195]
(C) 版权所有 1985-1998 Microsoft Corp.
C:>javac
Usage: javac
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-O Optimize; may hinder debugging or enlarge class file
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are us
ed
-classpath Specify where to find user class files
-sourcepath Specify where to find input source files
-bootclasspath Override location of bootstrap class files
-extdirs Override location of installed extensions
-d Specify where to place generated class files
-encoding Specify character encoding used by source files
-target Generate class files for specific VM version
C:>java
Failed reading value of registry key:
SoftwareJavaSoftJava Runtime EnvironmentCurrentVersion
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
uninstall后
重装
jdk1.3
weblogic6.1出现上面问题
(C) 版权所有 1985-1998 Microsoft Corp.
C:>javac
Usage: javac
where possible options include:
-g Generate all debugging info
-g:none Generate no debugging info
-g:{lines,vars,source} Generate only some debugging info
-O Optimize; may hinder debugging or enlarge class file
-nowarn Generate no warnings
-verbose Output messages about what the compiler is doing
-deprecation Output source locations where deprecated APIs are us
ed
-classpath Specify where to find user class files
-sourcepath Specify where to find input source files
-bootclasspath Override location of bootstrap class files
-extdirs Override location of installed extensions
-d Specify where to place generated class files
-encoding Specify character encoding used by source files
-target Generate class files for specific VM version
C:>java
Failed reading value of registry key:
SoftwareJavaSoftJava Runtime EnvironmentCurrentVersion
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
uninstall后
重装
jdk1.3
weblogic6.1出现上面问题
|
重装weblogic