Menu

#3 issue installing on ubuntu 20.04

v1.0 (example)
open
nobody
None
5
2021-02-18
2020-10-15
No

I tried to install it on Ubunto 20.04 but I had the following error:

./freesigner-0.3.3-setup.jar
Command line arguments:
Cannot find named resource: 'packsLang.xml' AND 'packsLang.xml_fur'
==================== *
Installation started
Exception in thread "IzPack - Unpacker thread" java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
at com.izforge.izpack.installer.unpacker.UnpackerBase.logIntro(UnpackerBase.java:253)
at com.izforge.izpack.installer.unpacker.UnpackerBase.unpack(UnpackerBase.java:285)
at com.izforge.izpack.installer.unpacker.UnpackerBase.run(UnpackerBase.java:242)
at java.base/java.lang.Thread.run(Thread.java:834)

Related

Bugs: #3

Discussion

  • resolir

    resolir - 2020-10-29

    Hello, which kind and version of java runtime are you using? Which
    operating system?

    Bye,
    rob

     
  • resolir

    resolir - 2020-10-29

    And, by the way, may you post your questions thru the user mailing list? https://sourceforge.net/p/j4sign/mailman/j4sign-users/

     
  • resolir

    resolir - 2020-10-29

    Il 15/10/20 13:11, Nur Aiman Fadel ha scritto:


    [bugs:#3] issue installing on ubuntu 20.04

    Status: open
    Group: v1.0 (example)
    Created: Thu Oct 15, 2020 11:11 AM UTC by Nur Aiman Fadel
    Last Updated: Thu Oct 15, 2020 11:11 AM UTC
    Owner: nobody

    I tried to install it on Ubunto 20.04 but I had the following error:

    ./freesigner-0.3.3-setup.jar
    Command line arguments:
    Cannot find named resource: 'packsLang.xml' AND 'packsLang.xml_fur'
    ==================== *
    Installation started
    Exception in thread "IzPack - Unpacker thread" java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
    at com.izforge.izpack.installer.unpacker.UnpackerBase.logIntro(UnpackerBase.java:253)
    at com.izforge.izpack.installer.unpacker.UnpackerBase.unpack(UnpackerBase.java:285)
    at com.izforge.izpack.installer.unpacker.UnpackerBase.run(UnpackerBase.java:242)
    at java.base/java.lang.Thread.run(Thread.java:834)

    Hello, which kind and version of java runtime are you using? On witch
    operating system?

    Bye,
    rob

     

    Related

    Bugs: #3

    • Nur Aiman Fadel

      Nur Aiman Fadel - 2020-10-29

      hi,
      the default version on ubuntu 20.04:

      openjdk version "11.0.9" 2020-10-20
      OpenJDK Runtime Environment (build 11.0.9+11-Ubuntu-0ubuntu1.20.04)
      OpenJDK 64-Bit Server VM (build 11.0.9+11-Ubuntu-0ubuntu1.20.04, mixed
      mode, sharing)

      Nur

      Il giorno gio 29 ott 2020 alle ore 08:54 resolir resoli@users.sourceforge.net ha scritto:

      Il 15/10/20 13:11, Nur Aiman Fadel ha scritto:


      Status: open
      Group: v1.0 (example)
      Created: Thu Oct 15, 2020 11:11 AM UTC by Nur Aiman Fadel
      Last Updated: Thu Oct 15, 2020 11:11 AM UTC
      Owner: nobody

      I tried to install it on Ubunto 20.04 but I had the following error:

      ./freesigner-0.3.3-setup.jar
      Command line arguments:
      Cannot find named resource: 'packsLang.xml' AND 'packsLang.xml_fur'
      ==================== *
      Installation started
      Exception in thread "IzPack - Unpacker thread"
      java.lang.ClassCastException: class
      jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class
      java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader
      and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
      at
      com.izforge.izpack.installer.unpacker.UnpackerBase.logIntro(UnpackerBase.java:253)
      at
      com.izforge.izpack.installer.unpacker.UnpackerBase.unpack(UnpackerBase.java:285)
      at
      com.izforge.izpack.installer.unpacker.UnpackerBase.run(UnpackerBase.java:242)
      at java.base/java.lang.Thread.run(Thread.java:834)

      Hello, which kind and version of java runtime are you using? On witch
      operating system?

      Bye,
      rob


      Status: open
      Group: v1.0 (example)
      Created: Thu Oct 15, 2020 11:11 AM UTC by Nur Aiman Fadel
      Last Updated: Thu Oct 29, 2020 07:41 AM UTC
      Owner: nobody

      I tried to install it on Ubunto 20.04 but I had the following error:

      ./freesigner-0.3.3-setup.jar
      Command line arguments:
      Cannot find named resource: 'packsLang.xml' AND 'packsLang.xml_fur'
      ==================== *
      Installation started
      Exception in thread "IzPack - Unpacker thread"
      java.lang.ClassCastException: class
      jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class
      java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader
      and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
      at
      com.izforge.izpack.installer.unpacker.UnpackerBase.logIntro(UnpackerBase.java:253)
      at
      com.izforge.izpack.installer.unpacker.UnpackerBase.unpack(UnpackerBase.java:285)
      at
      com.izforge.izpack.installer.unpacker.UnpackerBase.run(UnpackerBase.java:242)
      at java.base/java.lang.Thread.run(Thread.java:834)


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/j4sign/bugs/3/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #3

      • resolir

        resolir - 2020-11-02

        Il 29/10/20 09:40, Nur Aiman Fadel ha scritto:

        hi,
        the default version on ubuntu 20.04:

        openjdk version "11.0.9" 2020-10-20
        OpenJDK Runtime Environment (build 11.0.9+11-Ubuntu-0ubuntu1.20.04)
        OpenJDK 64-Bit Server VM (build 11.0.9+11-Ubuntu-0ubuntu1.20.04, mixed
        mode, sharing)

        Firstly: may you subscribe to the j4sign-users mailing list and post
        your questions there? (it will be easier for me and others to read and
        answer).

        Freesigner doesn to works at the moment with java runtime over jre 8; it
        is still available in Ubuntu 20.04, and you can switch the default
        runtime with:

        sudo update-alternatives --config java

        Anyway, the installer (the installer only) should work with any runtime.

        I suggest you to try with latest released version 0.3.4.

        bye,
        rob

        Nur

         
  • Julian Del Vecchio

    Hi All,
    the version 0.3.4 still have the same problem.
    Is it possible to modify your application to work with openjdk?
    Thx a lot.

     
    • resolir

      resolir - 2021-02-18

      Already answered at previous post. No support for jdk (any provider) over 8 is in sight. Openjdk 8 is perfectly fine.

       
    • resolir

      resolir - 2021-02-18

      Il 18/02/21 15:34, Julian Del Vecchio ha scritto:

      Hi All,
      the version 0.3.4 still have the same problem.
      Is it possible to modify your application to work with openjdk?
      Thx a lot.

      Which application? Freesigner?

      rob

       
    • resolir

      resolir - 2021-02-18

      Il 18/02/21 15:34, Julian Del Vecchio ha scritto:

      Hi All,
      the version 0.3.4 still have the same problem.
      Is it possible to modify your application to work with openjdk?
      Thx a lot.

      Sorry, now I read the stacktrace below. Which Java runtime version?

      j4sign at the moment works only with java8 included. Openjdk is
      perfectly fine for Freesigner.

      rob


      [bugs:#3] issue installing on ubuntu 20.04

      Status: open
      Group: v1.0 (example)
      Created: Thu Oct 15, 2020 11:11 AM UTC by Nur Aiman Fadel
      Last Updated: Thu Oct 29, 2020 07:41 AM UTC
      Owner: nobody

      I tried to install it on Ubunto 20.04 but I had the following error:

      ./freesigner-0.3.3-setup.jar
      Command line arguments:
      Cannot find named resource: 'packsLang.xml' AND 'packsLang.xml_fur'
      ==================== *
      Installation started
      Exception in thread "IzPack - Unpacker thread" java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
      at com.izforge.izpack.installer.unpacker.UnpackerBase.logIntro(UnpackerBase.java:253)
      at com.izforge.izpack.installer.unpacker.UnpackerBase.unpack(UnpackerBase.java:285)
      at com.izforge.izpack.installer.unpacker.UnpackerBase.run(UnpackerBase.java:242)
      at java.base/java.lang.Thread.run(Thread.java:834)


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/j4sign/bugs/3/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #3


Log in to post a comment.