|
|
Re: This is JDK's issue
最初由 LoveWinter 发布
[B]Seems the error comes from JDK itself. try this:
For DB or EM installation
. Find the "setup.exe" in the setup folder
. Write a bat file, the content is:
setup.exe -J-Dsun.java2d.noddraw=true
. Execute this file.
For a Cluster Ready Services installation, run
setup.exe -J-Dsun.java2d.noddraw=true
-Doracle.installer.formCluster=true [/B]
虽然从来没有遇到过。但是这个还是值得读的。 |
|