Forum Discussion

Michael_Orlando's avatar
Michael_Orlando
Occasional Contributor
16 years ago

Can't load product license into soapUI Pro running on Linux

We just purchased several soapUI Pro licenses which we want to use  few  on linux operating systems running soapUI Pro. When we tried to load the license the following occurs. We are able to load one of the licenses into soapUI Pro running on windows without a problem.

18:00:38,659 ERROR [SoapUI] An error occured [sun.io.MalformedInputException], see error log for details
Exception in thread "main" sun.io.MalformedInputException
        at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:262)
        at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:314)
        at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:364)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:250)
        at java.io.InputStreamReader.read(InputStreamReader.java:212)
        at java.io.BufferedReader.fill(BufferedReader.java:157)
        at java.io.BufferedReader.readLine(BufferedReader.java:320)
        at java.io.BufferedReader.readLine(BufferedReader.java:383)
        at com.eviware.soapui.SoapUIPro.g(SourceFile:303)
        at com.eviware.soapui.SoapUIPro.f(SourceFile:292)
        at com.eviware.soapui.SoapUIPro.checkLicense(SourceFile:171)
        at com.eviware.soapui.SoapUIPro.main(SourceFile:132)
18:00:49,361 INFO  [DefaultSoapUICore] Settings saved to [/root/soapUI_Pro/soapui-pro-2.0.2/bin/soapui-settings.xml]

Here is the java fullversion output of the java we are running on the linux system.

java.bin full version "J2RE 1.5.0 IBM Linux build pxi32dev-20060511 (SR2)"

[root@imszp01 bin]# java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxi32dev-20060511
(SR2))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20060504
(JIT enabled)
J9VM - 20060501_06428_lHdSMR
JIT  - 20060428_1800_r8
GC  - 20060501_AA)
JCL  - 20060511a

3 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    hmm.. could you try running soapUI Pro with the sun 1.6 JSE JRE instead?

    Sorry for the inconvenience..

    regards!

    /Ole
    eviware.com
  • Michael_Orlando's avatar
    Michael_Orlando
    Occasional Contributor
    Ole,

      Thanks, that did the trick! We are now able to see the panel for the license agreement.

    Ronnie