확장프로그램에 0.6.7 추가중
아래와 같이 오류가 발생합니다. (LibreOffice 24.2,7,2)
(com.sun.star.uno.RuntimeException) { { Message = "[jni_uno bridge error] UNO calling Java method writeRegistryInfo: non-UNO exception occurred: java.lang.UnsupportedClassVersionError: ebandal/libreoffice/comp/RegistrationHandler has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 52.0\X000ajava stack trace:\X000ajava.lang.UnsupportedClassVersionError: ebandal/libreoffice/comp/RegistrationHandler has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 52.0\X000d\X000a\X0009at java.lang.ClassLoader.defineClass1(Native Method)\X000d\X000a\X0009at java.lang.ClassLoader.defineClass(ClassLoader.java:756)\X000d\X000a\X0009at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)\X000d\X000a\X0009at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)\X000d\X000a\X0009at java.net.URLClassLoader.access$100(URLClassLoader.java:74)\X000d\X000a\X0009at java.net.URLClassLoader$1.run(URLClassLoader.java:369)\X000d\X000a\X0009at java.net.URLClassLoader$1.run(URLClassLoader.java:363)\X000d\X000a\X0009at java.security.AccessController.doPrivileged(Native Method)\X000d\X000a\X0009at java.net.URLClassLoader.findClass(URLClassLoader.java:362)\X000d\X000a\X0009at java.lang.ClassLoader.loadClass(ClassLoader.java:418)\X000d\X000a\X0009at java.lang.ClassLoader.loadClass(ClassLoader.java:405)\X000d\X000a\X0009at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:817)\X000d\X000a\X0009at java.lang.ClassLoader.loadClass(ClassLoader.java:351)\X000d\X000a\X0009at com.sun.star.comp.loader.RegistrationClassFinder.find(RegistrationClassFinder.java:53)\X000d\X000a\X0009at com.sun.star.comp.loader.JavaLoader.writeRegistryInfo(JavaLoader.java:376)\X000d\X000a at C:/cygwin64/home/buildslave/source/libo-core/bridges/source/jni_uno/jni_uno2java.cxx:780", Context = (com.sun.star.uno.XInterface) @0 } }
안녕하세요? 항상 수고하심에 감사드리며...
확장프로그램에 0.6.7 추가중 아래와 같이 오류가 발생합니다. (LibreOffice 24.2,7,2)
(com.sun.star.uno.RuntimeException) { { Message = "[jni_uno bridge error] UNO calling Java method writeRegistryInfo: non-UNO exception occurred: java.lang.UnsupportedClassVersionError: ebandal/libreoffice/comp/RegistrationHandler has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 52.0\X000ajava stack trace:\X000ajava.lang.UnsupportedClassVersionError: ebandal/libreoffice/comp/RegistrationHandler has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 52.0\X000d\X000a\X0009at java.lang.ClassLoader.defineClass1(Native Method)\X000d\X000a\X0009at java.lang.ClassLoader.defineClass(ClassLoader.java:756)\X000d\X000a\X0009at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)\X000d\X000a\X0009at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)\X000d\X000a\X0009at java.net.URLClassLoader.access$100(URLClassLoader.java:74)\X000d\X000a\X0009at java.net.URLClassLoader$1.run(URLClassLoader.java:369)\X000d\X000a\X0009at java.net.URLClassLoader$1.run(URLClassLoader.java:363)\X000d\X000a\X0009at java.security.AccessController.doPrivileged(Native Method)\X000d\X000a\X0009at java.net.URLClassLoader.findClass(URLClassLoader.java:362)\X000d\X000a\X0009at java.lang.ClassLoader.loadClass(ClassLoader.java:418)\X000d\X000a\X0009at java.lang.ClassLoader.loadClass(ClassLoader.java:405)\X000d\X000a\X0009at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:817)\X000d\X000a\X0009at java.lang.ClassLoader.loadClass(ClassLoader.java:351)\X000d\X000a\X0009at com.sun.star.comp.loader.RegistrationClassFinder.find(RegistrationClassFinder.java:53)\X000d\X000a\X0009at com.sun.star.comp.loader.JavaLoader.writeRegistryInfo(JavaLoader.java:376)\X000d\X000a at C:/cygwin64/home/buildslave/source/libo-core/bridges/source/jni_uno/jni_uno2java.cxx:780", Context = (com.sun.star.uno.XInterface) @0 } }