08-04-05 03:33 PM
Hi All,
I'm using Websphere commerce suite 4.1 on Win NT.
Now I wanted to install Commerce suite 4.1 on Windows 2000 server. When I ru
n the set up, the program is terminating and I am not able to install , it g
ives an error:
Warning: JIT compiler "symcjit" not found. Will use interpreter.
Exception in thread "main" java.lang.InternalError: Converter malfunction (U
nico
deLittle) -- please submit a bug report via [url]http://java.sun.com/cgi-bin/bugrepor[/
url]
t.cgi
at java.io.InputStreamReader.malfunction(InputStreamReader.java:111)
at java.io.InputStreamReader.convertInto(InputStreamReader.java:125)
at java.io.InputStreamReader.fill(InputStreamReader.java:169)
at java.io.InputStreamReader.read(InputStreamReader.java:227)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:224)
at com.ibm.jos.lap.License.retrieveLicenseAgreement(License.java:254
)
at com.ibm.jos.lap.License.getLicenseAgreement(License.java:146)
at com.ibm.jos.lap.License.getLicense(License.java:118)
at com.ibm.jos.lap.LicenseAcceptanceProcess.getLicenseAgreement(Lice
nseA
cceptanceProcess.java:240)
at com.ibm.jos.lap.LAPPanel.getLicenseAgreement(LAPPanel.java:318)
at com.ibm.jos.lap.LAPPanel.setContents(LAPPanel.java:547)
at com.ibm.jos.lap.LAPPanel.display(LAPPanel.java:250)
at com.ibm.jos.lap.LAPPanel.addNotify(LAPPanel.java:163)
at java.awt.Container.addNotify(Container.java:1175)
at java.awt.Window.addNotify(Window.java:108)
at java.awt.Dialog.addNotify(Dialog.java:129)
at java.awt.Dialog.show(Dialog.java:197)
at java.awt.Component.show(Component.java:511)
at java.awt.Component.setVisible(Component.java:473)
at com.ibm.jos.lap.LAP.doLAP(LAP.java:282)
at com.ibm.jos.lap.LAP.<init>(LAP.java:182)
at com.ibm.jos.lap.LAP.main(LAP.java:368)
Can anyone help me out this problem
[ Post a follow-up to this message ]
|