Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:49:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255168] jetbrains-phpstorm-2021.1 requires a different JRE version
Message-ID:  <bug-255168-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255168

            Bug ID: 255168
           Summary: jetbrains-phpstorm-2021.1 requires a different JRE
                    version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: d.paolino@gmail.com

Hi,

I'm using Freebsd 13-Release.

When running: phpstorm, I get this:

Error: A JNI error has occurred, please check your installation and try aga=
in
Exception in thread "main" java.lang.UnsupportedClassVersionError:
com/intellij/idea/Main has been compiled by a more recent version of the Ja=
va
Runtime (class file version 55.0), this version of the Java Runtime only
recognizes class file versions up to 52.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
        at
sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:601)

I guess that the openjdk needs an update.

I also tried to install openjdk16 but I still get the same issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255168-7788>