https://bugzilla.redhat.com/show_bug.cgi?id=1351538
Bug ID: 1351538
Summary: configure Team - Git = Could not initialize class
org.eclipse.jgit.util.FS
Product: Fedora
Version: rawhide
Component: eclipse-jgit
Severity: urgent
Assignee: mat.booth(a)redhat.com
Reporter: peljasz(a)yahoo.co.uk
QA Contact: extras-qa(a)fedoraproject.org
CC: andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Description of problem:
When I try to configure Git I get an error.
An error has occurred. See error log for more details.
Could not initialize class org.eclipse.jgit.util.FS
Version-Release number of selected component (if applicable):
eclipse-egit-4.3.0-2.fc24.noarch
eclipse-egit-github-4.3.0-1.fc24.noarch
eclipse-egit-mylyn-4.3.0-2.fc24.noarch
eclipse-jgit-4.3.0-2.fc24.noarch
java-1.8.0-openjdk-1.8.0.92-3.b14.fc24.x86_64
java-1.8.0-openjdk-devel-1.8.0.92-3.b14.fc24.x86_64
java-1.8.0-openjdk-headless-1.8.0.92-3.b14.fc24.x86_64
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1366888
Bug ID: 1366888
Summary: An internal error occurred during: "Checking
files...".
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: james.h.bills(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Description of problem:
Opened eclipse with after removing my old ~/.eclipse directory.
Opened an previous workspace.
Opened a java source file.
Right clicked on the java source and selected ‘Checkstyle>Check Code with
Checkstyle’ from the pop-up menu.
A error pop-up window opens with the following detail:
An internal error occurred during: "Checking files...".
Could not initialize class net.sf.eclipsecs.core.builder.CheckerFactory
Version-Release number of selected component:
eclipse-platform-4.6.0-3.fc24
Additional info:
reporter: libreport-2.7.2
cmdline: /usr/bin/java -Dosgi.requiredJavaVersion=1.8 -Xms128m -Xmx1024m
-Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding
-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile
-XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-Dp2.fragments=/usr/share/eclipse/droplets,/usr/lib64/eclipse/droplets
-Declipse.p2.skipMovedInstallDetection=true -jar
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160714-1000.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.0.v20160714-1000/splash.bmp
-launcher /usr/lib64/eclipse/eclipse -name Eclipse --launcher.library
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.400.v20160714-1000/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160714-1000.jar
-protect master --launcher.appendVmargs -exitdata 778019 -clean -vm
/usr/bin/java -vmargs -Dosgi.requiredJavaVersion=1.8 -Xms128m -Xmx1024m
-Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding
-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile
-XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-Dp2.fragments=/usr/share/eclipse/droplets,/usr/lib64/eclipse/droplets
-Declipse.p2.skipMovedInstallDetection=true -jar
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160714-1000.jar
eclipseplugin: org.eclipse.core.jobs
executable:
/usr/lib64/eclipse/plugins/org.eclipse.core.jobs_3.8.0.v20160714-1000.jar
kernel: 4.6.5-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 1000
Truncated backtrace:
java.lang.NoClassDefFoundError: org/eclipse/jdt/core/JavaModelException
at
net.sf.eclipsecs.core.builder.CheckerFactory.<clinit>(CheckerFactory.java:92)
at net.sf.eclipsecs.core.builder.Auditor.runAudit(Auditor.java:142)
at
net.sf.eclipsecs.core.builder.CheckstyleBuilder.handleBuildSelection(CheckstyleBuilder.java:300)
at
net.sf.eclipsecs.core.jobs.RunCheckstyleOnFilesJob.runInWorkspace(RunCheckstyleOnFilesJob.java:116)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.ClassNotFoundException:
org.eclipse.jdt.core.JavaModelException cannot be found by
net.sf.eclipsecs.core_6.11.1.201602032054
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:398)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:361)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:353)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 6 more
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1427189
Bug ID: 1427189
Summary: Unresolved OSGi requirement breaks Eclipse help system
Product: Fedora
Version: rawhide
Component: jetty
Assignee: mizdebsk(a)redhat.com
Reporter: mat.booth(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
krzysztof.daniel(a)gmail.com, mizdebsk(a)redhat.com,
msimacek(a)redhat.com
Description of problem:
When using the integrated Eclipse help system, I see this error in the log:
!ENTRY org.eclipse.ui 4 0 2017-02-27 14:19:57.069
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NoClassDefFoundError:
org/eclipse/equinox/http/jetty/JettyConfigurator
at
org.eclipse.help.internal.server.JettyHelpServer$StartServerThread.run(JettyHelpServer.java:79)
Caused by: java.lang.ClassNotFoundException:
org.eclipse.equinox.http.jetty.JettyConfigurator cannot be found by
org.eclipse.help.base_4.1.2.v20170227-1124
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 1 more
Looking at the OSGi console, I see the following unresolved bundles:
g! ss -s INSTALLED
id State Bundle
97 INSTALLED org.eclipse.equinox.http.jetty_3.3.0.v20170227-1124
143 INSTALLED org.eclipse.jetty.http_9.4.2.v20170220
145 INSTALLED org.eclipse.jetty.security_9.4.2.v20170220
146 INSTALLED org.eclipse.jetty.server_9.4.2.v20170220
147 INSTALLED org.eclipse.jetty.servlet_9.4.2.v20170220
And it seems to be caused by a missing capability:
g! diag 143
org.eclipse.jetty.http [143]
Unresolved requirement: Require-Capability: osgi.extender;
filter:="(osgi.extender=osgi.serviceloader.processor)"
This requirement seems to be new in:
jetty-http-9.4.2-1.v20170220.fc26.noarch
It doesn't look like there is a provider of this capability in Fedora. Any idea
if this requirement can be made optional?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1427552
Bug ID: 1427552
Summary: Unhandled event loop exception
Product: Fedora
Version: 25
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: jamundso(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Description of problem:
I was editing a shell script in eclipse.
Version-Release number of selected component:
eclipse-platform-4.6.2-7.fc25
Additional info:
reporter: libreport-2.8.0
cmdline: /usr/bin/java -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx1024m
-Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding
-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile
-XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-Dp2.fragments=/usr/share/eclipse/droplets,/usr/lib64/eclipse/droplets
-Declipse.p2.skipMovedInstallDetection=true
-Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension -jar
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20170109-1424.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.2.v20170109-1424/splash.bmp
-launcher /usr/lib64/eclipse/eclipse -name Eclipse --launcher.library
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20170109-1424/eclipse_1618.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20170109-1424.jar
-protect master --launcher.appendVmargs -exitdata 128009 -vm /usr/bin/java
-vmargs -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx1024m
-Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate
-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding
-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile
-XX:CompileCommand=exclude,org/eclipse/tycho/core/osgitools/EquinoxResolver,newState
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-Dp2.fragments=/usr/share/eclipse/droplets,/usr/lib64/eclipse/droplets
-Declipse.p2.skipMovedInstallDetection=true
-Dosgi.framework.extensions=org.eclipse.wst.jsdt.nashorn.extension -jar
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.201.v20170109-1424.jar
eclipseplugin: org.eclipse.ui
executable:
/usr/lib64/eclipse/plugins/org.eclipse.ui_3.108.1.v20170109-1424.jar
kernel: 4.9.12-200.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 1000
Truncated backtrace:
java.lang.NullPointerException
at
org.eclipse.jface.text.source.SourceViewer.configure(SourceViewer.java:458)
at
org.eclipse.dltk.internal.ui.editor.ScriptSourceViewer.configure(ScriptSourceViewer.java:185)
at
org.eclipse.dltk.internal.ui.text.hover.SourceViewerInformationControl.createViewer(SourceViewerInformationControl.java:228)
at
org.eclipse.dltk.internal.ui.text.hover.SourceViewerInformationControl.<init>(SourceViewerInformationControl.java:169)
at
org.eclipse.dltk.internal.ui.editor.ScriptEditor$4.createInformationControl(ScriptEditor.java:2553)
at
org.eclipse.jface.text.AbstractInformationControlManager.getInformationControl(AbstractInformationControlManager.java:831)
at
org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(AbstractInformationControlManager.java:1181)
at
org.eclipse.jface.text.AbstractInformationControlManager.presentInformation(AbstractInformationControlManager.java:1163)
at
org.eclipse.jface.text.AbstractHoverInformationControlManager.presentInformation(AbstractHoverInformationControlManager.java:894)
at
org.eclipse.jface.text.AbstractInformationControlManager.setInformation(AbstractInformationControlManager.java:428)
at
org.eclipse.jface.text.source.AnnotationBarHoverManager.computeInformation(AnnotationBarHoverManager.java:337)
at
org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation(AbstractInformationControlManager.java:1144)
at
org.eclipse.jface.text.AbstractHoverInformationControlManager$MouseTracker.mouseHover(AbstractHoverInformationControlManager.java:518)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:209)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4561)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4151)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
at
org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1272785
Bug ID: 1272785
Summary: Enable
org.eclipse.tm.terminal.connector.serial.feature
Product: Fedora
Version: rawhide
Component: eclipse-tm-terminal
Assignee: akurtako(a)redhat.com
Reporter: gerard(a)ryan.lt
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org
Description of problem:
Parts of eclipse-jbosstools require
org.eclipse.tm.terminal.connector.serial.feature, which is currently not being
built in the eclipse-tm-terminal package, with the reason (from spec file):
'[...] gnu.io dep not available'.
The gnu.io classes are available in the rxtx package, but the relevant OSGi
manifest headers don't seem to be there, so I assume that's why they can't be
used in this context.
I'm not sure exactly what's needed here. Would injecting the right info into
the manifest be enough? Would some other hack be better?
I also found this: rxtx.qbang.org/eclipse/downloads/, which seems to be some
other kind of way of distributing it for eclipse (I guess the classes are all
the same, but the manifest exports the gnu.io package as desired). Would we
need to have an extra package for something like that to get what we need?
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=X5TDb7ZsRM&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1399793
Bug ID: 1399793
Summary: When sending error report ...
java.lang.UnsatisfiedLinkError: could not locate stub
library in jar file. Tried
[jni/x86_64-Linux/libjffi-1.2.so,
/jni/x86_64-Linux/libjffi-1.2.so]
Product: Fedora
Version: 25
Component: eclipse-pydev
Severity: high
Priority: high
Assignee: akurtako(a)redhat.com
Reporter: mcepl(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com
What steps will reproduce the problem?
1. Wait until Eclipse pops up a message window about error and tries to send it
to Abrt (not sure whether only that)
2. Click on Send
3. Error happens
-- Error Details --
Date: Tue Nov 29 18:45:43 CET 2016
Message: An internal error occurred during: "Sending Error Reports".
Severity: Error
Product: Eclipse Platform 4.6.1.v20160915-0852 (org.eclipse.platform.ide)
Plugin: org.eclipse.core.jobs
Session Data:
eclipse.buildId=4.6.1.v20160915-0852
java.version=1.8.0_111
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64 -clean
Exception Stack Trace:
java.lang.UnsatisfiedLinkError: could not load FFI provider
jnr.ffi.provider.jffi.Provider
at jnr.ffi.provider.InvalidRuntime.newLoadError(InvalidRuntime.java:101)
at jnr.ffi.provider.InvalidRuntime.findType(InvalidRuntime.java:42)
at jnr.ffi.Struct$NumberField.<init>(Struct.java:653)
at jnr.ffi.Struct$Unsigned16.<init>(Struct.java:1011)
at
jnr.unixsocket.SockAddrUnix$DefaultSockAddrUnix.<init>(SockAddrUnix.java:134)
at jnr.unixsocket.SockAddrUnix.create(SockAddrUnix.java:99)
at jnr.unixsocket.UnixSocketAddress.<init>(UnixSocketAddress.java:32)
at org.fedoraproject.abrt.AbrtConnection.upload(AbrtConnection.java:89)
at org.fedoraproject.abrt.AbrtConnection.submit(AbrtConnection.java:79)
at
org.eclipse.epp.internal.logging.aeri.ide.utils.UploadReportsScheduler.send(UploadReportsScheduler.java:53)
at
org.eclipse.epp.internal.logging.aeri.ide.utils.UploadReportsScheduler.send(UploadReportsScheduler.java:77)
at
org.eclipse.epp.internal.logging.aeri.ide.IDEStartup$2.send(IDEStartup.java:109)
at
org.eclipse.epp.internal.logging.aeri.ide.utils.UploadReportsScheduler$UploadJob.run(UploadReportsScheduler.java:118)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.ExceptionInInitializerError
at jnr.ffi.provider.jffi.NativeRuntime.getInstance(NativeRuntime.java:49)
at jnr.ffi.provider.jffi.Provider.<init>(Provider.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.getInstance(FFIProvider.java:68)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.<clinit>(FFIProvider.java:57)
at jnr.ffi.provider.FFIProvider.getSystemProvider(FFIProvider.java:35)
at jnr.ffi.Runtime$SingletonHolder.<clinit>(Runtime.java:82)
at jnr.ffi.Runtime.getSystemRuntime(Runtime.java:67)
at jnr.unixsocket.SockAddrUnix.<init>(SockAddrUnix.java:34)
at
jnr.unixsocket.SockAddrUnix$DefaultSockAddrUnix.<init>(SockAddrUnix.java:133)
... 9 more
Caused by: java.lang.IllegalStateException: Can't overwrite cause with
java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError: could not
locate stub library in jar file. Tried [jni/x86_64-Linux/libjffi-1.2.so,
/jni/x86_64-Linux/libjffi-1.2.so]
at
com.kenai.jffi.internal.StubLoader.getStubLibraryStream(StubLoader.java:403)
at com.kenai.jffi.internal.StubLoader.loadFromJar(StubLoader.java:351)
at com.kenai.jffi.internal.StubLoader.load(StubLoader.java:254)
at com.kenai.jffi.internal.StubLoader.<clinit>(StubLoader.java:440)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at com.kenai.jffi.Init.load(Init.java:68)
at com.kenai.jffi.Foreign$InstanceHolder.getInstanceHolder(Foreign.java:49)
at com.kenai.jffi.Foreign$InstanceHolder.<clinit>(Foreign.java:45)
at com.kenai.jffi.Foreign.getInstance(Foreign.java:103)
at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:242)
at com.kenai.jffi.Type$Builtin.getTypeInfo(Type.java:237)
at com.kenai.jffi.Type.resolveSize(Type.java:155)
at com.kenai.jffi.Type.size(Type.java:138)
at
jnr.ffi.provider.jffi.NativeRuntime$TypeDelegate.size(NativeRuntime.java:178)
at jnr.ffi.provider.AbstractRuntime.<init>(AbstractRuntime.java:48)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:57)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:41)
at
jnr.ffi.provider.jffi.NativeRuntime$SingletonHolder.<clinit>(NativeRuntime.java:53)
at jnr.ffi.provider.jffi.NativeRuntime.getInstance(NativeRuntime.java:49)
at jnr.ffi.provider.jffi.Provider.<init>(Provider.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.getInstance(FFIProvider.java:68)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.<clinit>(FFIProvider.java:57)
at jnr.ffi.provider.FFIProvider.getSystemProvider(FFIProvider.java:35)
at jnr.ffi.Library.loadLibrary(Library.java:114)
at
jnr.posix.POSIXFactory$DefaultLibCProvider$SingletonHolder.<clinit>(POSIXFactory.java:279)
at
jnr.posix.POSIXFactory$DefaultLibCProvider.getLibC(POSIXFactory.java:283)
at jnr.posix.BaseNativePOSIX.<init>(BaseNativePOSIX.java:36)
at jnr.posix.LinuxPOSIX.<init>(LinuxPOSIX.java:18)
at jnr.posix.POSIXFactory.loadLinuxPOSIX(POSIXFactory.java:143)
at jnr.posix.POSIXFactory.loadNativePOSIX(POSIXFactory.java:121)
at jnr.posix.POSIXFactory.loadPOSIX(POSIXFactory.java:90)
at jnr.posix.LazyPOSIX.loadPOSIX(LazyPOSIX.java:38)
at jnr.posix.LazyPOSIX.posix(LazyPOSIX.java:32)
at jnr.posix.LazyPOSIX.isNative(LazyPOSIX.java:374)
at org.python.modules.posix.PosixModule.classDictInit(PosixModule.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.python.core.PyJavaType.init(PyJavaType.java:562)
at org.python.core.PyType.createType(PyType.java:1414)
at org.python.core.PyType.addFromClass(PyType.java:1350)
at org.python.core.PyType.fromClass(PyType.java:1441)
at org.python.core.imp.createFromClass(imp.java:453)
at org.python.core.imp.loadBuiltin(imp.java:564)
at org.python.core.imp.find_module(imp.java:518)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importAll(imp.java:1160)
at
os$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py:724)
at
os$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importOne(imp.java:1060)
at
site$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py:637)
at
site$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_first(imp.java:843)
at org.python.core.imp.load(imp.java:706)
at org.python.core.Py.importSiteIfSelected(Py.java:1572)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:116)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:94)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:71)
at
org.python.pydev.jython.PythonInterpreterWrapper.<init>(PythonInterpreterWrapper.java:11)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:618)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:605)
at
org.python.pydev.editor.scripting.PyEditScripting.createInterpreter(PyEditScripting.java:42)
at
org.python.pydev.editor.scripting.PyEditScripting.<init>(PyEditScripting.java:37)
at org.python.pydev.editor.PyEdit$2.run(PyEdit.java:548)
at java.lang.Thread.run(Thread.java:745)
at java.lang.Throwable.initCause(Throwable.java:457)
at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:252)
at com.kenai.jffi.Type$Builtin.getTypeInfo(Type.java:237)
at com.kenai.jffi.Type.resolveSize(Type.java:155)
at com.kenai.jffi.Type.size(Type.java:138)
at
jnr.ffi.provider.jffi.NativeRuntime$TypeDelegate.size(NativeRuntime.java:178)
at jnr.ffi.provider.AbstractRuntime.<init>(AbstractRuntime.java:48)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:57)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:41)
at
jnr.ffi.provider.jffi.NativeRuntime$SingletonHolder.<clinit>(NativeRuntime.java:53)
... 23 more
Caused by: java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError:
could not locate stub library in jar file. Tried
[jni/x86_64-Linux/libjffi-1.2.so, /jni/x86_64-Linux/libjffi-1.2.so]
at
com.kenai.jffi.internal.StubLoader.getStubLibraryStream(StubLoader.java:403)
at com.kenai.jffi.internal.StubLoader.loadFromJar(StubLoader.java:351)
at com.kenai.jffi.internal.StubLoader.load(StubLoader.java:254)
at com.kenai.jffi.internal.StubLoader.<clinit>(StubLoader.java:440)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at com.kenai.jffi.Init.load(Init.java:68)
at com.kenai.jffi.Foreign$InstanceHolder.getInstanceHolder(Foreign.java:49)
at com.kenai.jffi.Foreign$InstanceHolder.<clinit>(Foreign.java:45)
at com.kenai.jffi.Foreign.getInstance(Foreign.java:103)
at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:242)
at com.kenai.jffi.Type$Builtin.getTypeInfo(Type.java:237)
at com.kenai.jffi.Type.resolveSize(Type.java:155)
at com.kenai.jffi.Type.size(Type.java:138)
at
jnr.ffi.provider.jffi.NativeRuntime$TypeDelegate.size(NativeRuntime.java:178)
at jnr.ffi.provider.AbstractRuntime.<init>(AbstractRuntime.java:48)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:57)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:41)
at
jnr.ffi.provider.jffi.NativeRuntime$SingletonHolder.<clinit>(NativeRuntime.java:53)
at jnr.ffi.provider.jffi.NativeRuntime.getInstance(NativeRuntime.java:49)
at jnr.ffi.provider.jffi.Provider.<init>(Provider.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.getInstance(FFIProvider.java:68)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.<clinit>(FFIProvider.java:57)
at jnr.ffi.provider.FFIProvider.getSystemProvider(FFIProvider.java:35)
at jnr.ffi.Library.loadLibrary(Library.java:114)
at
jnr.posix.POSIXFactory$DefaultLibCProvider$SingletonHolder.<clinit>(POSIXFactory.java:279)
at
jnr.posix.POSIXFactory$DefaultLibCProvider.getLibC(POSIXFactory.java:283)
at jnr.posix.BaseNativePOSIX.<init>(BaseNativePOSIX.java:36)
at jnr.posix.LinuxPOSIX.<init>(LinuxPOSIX.java:18)
at jnr.posix.POSIXFactory.loadLinuxPOSIX(POSIXFactory.java:143)
at jnr.posix.POSIXFactory.loadNativePOSIX(POSIXFactory.java:121)
at jnr.posix.POSIXFactory.loadPOSIX(POSIXFactory.java:90)
at jnr.posix.LazyPOSIX.loadPOSIX(LazyPOSIX.java:38)
at jnr.posix.LazyPOSIX.posix(LazyPOSIX.java:32)
at jnr.posix.LazyPOSIX.isNative(LazyPOSIX.java:374)
at org.python.modules.posix.PosixModule.classDictInit(PosixModule.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.python.core.PyJavaType.init(PyJavaType.java:562)
at org.python.core.PyType.createType(PyType.java:1414)
at org.python.core.PyType.addFromClass(PyType.java:1350)
at org.python.core.PyType.fromClass(PyType.java:1441)
at org.python.core.imp.createFromClass(imp.java:453)
at org.python.core.imp.loadBuiltin(imp.java:564)
at org.python.core.imp.find_module(imp.java:518)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importAll(imp.java:1160)
at
os$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py:724)
at
os$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importOne(imp.java:1060)
at
site$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py:637)
at
site$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_first(imp.java:843)
at org.python.core.imp.load(imp.java:706)
at org.python.core.Py.importSiteIfSelected(Py.java:1572)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:116)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:94)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:71)
at
org.python.pydev.jython.PythonInterpreterWrapper.<init>(PythonInterpreterWrapper.java:11)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:618)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:605)
at
org.python.pydev.editor.scripting.PyEditScripting.createInterpreter(PyEditScripting.java:42)
at
org.python.pydev.editor.scripting.PyEditScripting.<init>(PyEditScripting.java:37)
at org.python.pydev.editor.PyEdit$2.run(PyEdit.java:548)
at java.lang.Thread.run(Thread.java:745)
at com.kenai.jffi.Foreign.newLoadError(Foreign.java:72)
at com.kenai.jffi.Foreign.access$300(Foreign.java:42)
at com.kenai.jffi.Foreign$InValidInstanceHolder.getForeign(Foreign.java:98)
at com.kenai.jffi.Foreign.getInstance(Foreign.java:103)
at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:242)
... 31 more
Caused by: java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError:
could not locate stub library in jar file. Tried
[jni/x86_64-Linux/libjffi-1.2.so, /jni/x86_64-Linux/libjffi-1.2.so]
at
com.kenai.jffi.internal.StubLoader.getStubLibraryStream(StubLoader.java:403)
at com.kenai.jffi.internal.StubLoader.loadFromJar(StubLoader.java:351)
at com.kenai.jffi.internal.StubLoader.load(StubLoader.java:254)
at com.kenai.jffi.internal.StubLoader.<clinit>(StubLoader.java:440)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at com.kenai.jffi.Init.load(Init.java:68)
at com.kenai.jffi.Foreign$InstanceHolder.getInstanceHolder(Foreign.java:49)
at com.kenai.jffi.Foreign$InstanceHolder.<clinit>(Foreign.java:45)
at com.kenai.jffi.Foreign.getInstance(Foreign.java:103)
at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:242)
at com.kenai.jffi.Type$Builtin.getTypeInfo(Type.java:237)
at com.kenai.jffi.Type.resolveSize(Type.java:155)
at com.kenai.jffi.Type.size(Type.java:138)
at
jnr.ffi.provider.jffi.NativeRuntime$TypeDelegate.size(NativeRuntime.java:178)
at jnr.ffi.provider.AbstractRuntime.<init>(AbstractRuntime.java:48)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:57)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:41)
at
jnr.ffi.provider.jffi.NativeRuntime$SingletonHolder.<clinit>(NativeRuntime.java:53)
at jnr.ffi.provider.jffi.NativeRuntime.getInstance(NativeRuntime.java:49)
at jnr.ffi.provider.jffi.Provider.<init>(Provider.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.getInstance(FFIProvider.java:68)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.<clinit>(FFIProvider.java:57)
at jnr.ffi.provider.FFIProvider.getSystemProvider(FFIProvider.java:35)
at jnr.ffi.Library.loadLibrary(Library.java:114)
at
jnr.posix.POSIXFactory$DefaultLibCProvider$SingletonHolder.<clinit>(POSIXFactory.java:279)
at
jnr.posix.POSIXFactory$DefaultLibCProvider.getLibC(POSIXFactory.java:283)
at jnr.posix.BaseNativePOSIX.<init>(BaseNativePOSIX.java:36)
at jnr.posix.LinuxPOSIX.<init>(LinuxPOSIX.java:18)
at jnr.posix.POSIXFactory.loadLinuxPOSIX(POSIXFactory.java:143)
at jnr.posix.POSIXFactory.loadNativePOSIX(POSIXFactory.java:121)
at jnr.posix.POSIXFactory.loadPOSIX(POSIXFactory.java:90)
at jnr.posix.LazyPOSIX.loadPOSIX(LazyPOSIX.java:38)
at jnr.posix.LazyPOSIX.posix(LazyPOSIX.java:32)
at jnr.posix.LazyPOSIX.isNative(LazyPOSIX.java:374)
at org.python.modules.posix.PosixModule.classDictInit(PosixModule.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.python.core.PyJavaType.init(PyJavaType.java:562)
at org.python.core.PyType.createType(PyType.java:1414)
at org.python.core.PyType.addFromClass(PyType.java:1350)
at org.python.core.PyType.fromClass(PyType.java:1441)
at org.python.core.imp.createFromClass(imp.java:453)
at org.python.core.imp.loadBuiltin(imp.java:564)
at org.python.core.imp.find_module(imp.java:518)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importAll(imp.java:1160)
at
os$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py:724)
at
os$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importOne(imp.java:1060)
at
site$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py:637)
at
site$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_first(imp.java:843)
at org.python.core.imp.load(imp.java:706)
at org.python.core.Py.importSiteIfSelected(Py.java:1572)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:116)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:94)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:71)
at
org.python.pydev.jython.PythonInterpreterWrapper.<init>(PythonInterpreterWrapper.java:11)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:618)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:605)
at
org.python.pydev.editor.scripting.PyEditScripting.createInterpreter(PyEditScripting.java:42)
at
org.python.pydev.editor.scripting.PyEditScripting.<init>(PyEditScripting.java:37)
at org.python.pydev.editor.PyEdit$2.run(PyEdit.java:548)
at java.lang.Thread.run(Thread.java:745)
at com.kenai.jffi.internal.StubLoader.load(StubLoader.java:266)
at com.kenai.jffi.internal.StubLoader.<clinit>(StubLoader.java:440)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at com.kenai.jffi.Init.load(Init.java:68)
at com.kenai.jffi.Foreign$InstanceHolder.getInstanceHolder(Foreign.java:49)
at com.kenai.jffi.Foreign$InstanceHolder.<clinit>(Foreign.java:45)
at com.kenai.jffi.Foreign.getInstance(Foreign.java:103)
at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:242)
at com.kenai.jffi.Type$Builtin.getTypeInfo(Type.java:237)
at com.kenai.jffi.Type.resolveSize(Type.java:155)
at com.kenai.jffi.Type.size(Type.java:138)
at
jnr.ffi.provider.jffi.NativeRuntime$TypeDelegate.size(NativeRuntime.java:178)
at jnr.ffi.provider.AbstractRuntime.<init>(AbstractRuntime.java:48)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:57)
at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:41)
at
jnr.ffi.provider.jffi.NativeRuntime$SingletonHolder.<clinit>(NativeRuntime.java:53)
at jnr.ffi.provider.jffi.NativeRuntime.getInstance(NativeRuntime.java:49)
at jnr.ffi.provider.jffi.Provider.<init>(Provider.java:29)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.getInstance(FFIProvider.java:68)
at
jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.<clinit>(FFIProvider.java:57)
at jnr.ffi.provider.FFIProvider.getSystemProvider(FFIProvider.java:35)
at jnr.ffi.Library.loadLibrary(Library.java:114)
at
jnr.posix.POSIXFactory$DefaultLibCProvider$SingletonHolder.<clinit>(POSIXFactory.java:279)
at
jnr.posix.POSIXFactory$DefaultLibCProvider.getLibC(POSIXFactory.java:283)
at jnr.posix.BaseNativePOSIX.<init>(BaseNativePOSIX.java:36)
at jnr.posix.LinuxPOSIX.<init>(LinuxPOSIX.java:18)
at jnr.posix.POSIXFactory.loadLinuxPOSIX(POSIXFactory.java:143)
at jnr.posix.POSIXFactory.loadNativePOSIX(POSIXFactory.java:121)
at jnr.posix.POSIXFactory.loadPOSIX(POSIXFactory.java:90)
at jnr.posix.LazyPOSIX.loadPOSIX(LazyPOSIX.java:38)
at jnr.posix.LazyPOSIX.posix(LazyPOSIX.java:32)
at jnr.posix.LazyPOSIX.isNative(LazyPOSIX.java:374)
at org.python.modules.posix.PosixModule.classDictInit(PosixModule.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.python.core.PyJavaType.init(PyJavaType.java:562)
at org.python.core.PyType.createType(PyType.java:1414)
at org.python.core.PyType.addFromClass(PyType.java:1350)
at org.python.core.PyType.fromClass(PyType.java:1441)
at org.python.core.imp.createFromClass(imp.java:453)
at org.python.core.imp.loadBuiltin(imp.java:564)
at org.python.core.imp.find_module(imp.java:518)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importAll(imp.java:1160)
at
os$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py:724)
at
os$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/os.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_module_level(imp.java:940)
at org.python.core.imp.importName(imp.java:1041)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:450)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importOne(imp.java:1060)
at
site$py.f$0(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py:637)
at
site$py.call_function(/usr/lib64/eclipse/droplets/pydev-core/eclipse/plugins/org.python.pydev.jython_5.1.2.201606281100/Lib/site.py)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.imp.createFromCode(imp.java:432)
at org.python.core.imp.createFromSource(imp.java:393)
at org.python.core.imp.loadFromSource(imp.java:649)
at org.python.core.imp.find_module(imp.java:537)
at org.python.core.imp.import_next(imp.java:823)
at org.python.core.imp.import_first(imp.java:843)
at org.python.core.imp.load(imp.java:706)
at org.python.core.Py.importSiteIfSelected(Py.java:1572)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:116)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:94)
at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:71)
at
org.python.pydev.jython.PythonInterpreterWrapper.<init>(PythonInterpreterWrapper.java:11)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:618)
at
org.python.pydev.jython.JythonPlugin.newPythonInterpreter(JythonPlugin.java:605)
at
org.python.pydev.editor.scripting.PyEditScripting.createInterpreter(PyEditScripting.java:42)
at
org.python.pydev.editor.scripting.PyEditScripting.<init>(PyEditScripting.java:37)
at org.python.pydev.editor.PyEdit$2.run(PyEdit.java:548)
at java.lang.Thread.run(Thread.java:745)
Using
eclipse-remote-2.1.1-1.fc25.noarch
eclipse-ecf-runtime-3.13.2-1.fc25.noarch
eclipse-abrt-0.0.3-1.fc25.noarch
eclipse-tm-terminal-4.1.0-3.fc25.noarch
eclipse-ecf-core-3.13.2-1.fc25.x86_64
eclipse-gef-3.11.0-1.fc25.noarch
eclipse-p2-discovery-4.6.1-6.fc25.noarch
eclipse-packagekit-0.2.0-4.fc24.noarch
eclipse-platform-4.6.1-6.fc25.x86_64
eclipse-webtools-servertools-3.8.1-1.fc25.noarch
eclipse-dltk-5.6.0-1.fc25.noarch
eclipse-emf-runtime-2.12.0-1.fc25.noarch
eclipse-mylyn-docs-wikitext-3.20.2-2.fc25.noarch
eclipse-epp-logging-2.0.3-1.fc25.noarch
eclipse-webtools-sourceediting-3.8.1-1.fc25.noarch
eclipse-dltk-sh-5.6.0-1.fc25.noarch
eclipse-filesystem-1.0-7.fc24.x86_64
eclipse-emf-core-2.12.0-1.fc25.x86_64
eclipse-launchbar-2.0.1-1.fc25.noarch
eclipse-pde-4.6.1-6.fc25.x86_64
eclipse-linuxtools-libhover-5.1.0-1.fc25.noarch
eclipse-equinox-osgi-4.6.1-6.fc25.x86_64
eclipse-egit-4.5.0-1.fc25.noarch
eclipse-linuxtools-5.1.0-1.fc25.noarch
eclipse-mylyn-3.20.2-2.fc25.noarch
eclipse-pydev-5.1.2-1.fc25.x86_64
eclipse-mpc-1.5.2-1.fc25.noarch
eclipse-rpm-editor-5.1.0-1.fc25.noarch
eclipse-e4-importer-0.2.0-0.2.gitb33919c.fc25.noarch
eclipse-xsd-2.12.0-1.fc25.noarch
eclipse-webtools-common-3.8.1-1.fc25.noarch
eclipse-mylyn-builds-hudson-3.20.2-2.fc25.noarch
eclipse-manpage-5.1.0-1.fc25.noarch
eclipse-changelog-5.1.0-1.fc25.noarch
eclipse-jdt-4.6.1-6.fc25.noarch
eclipse-mylyn-builds-3.20.2-2.fc25.noarch
eclipse-mylyn-tasks-bugzilla-3.20.2-2.fc25.noarch
eclipse-jgit-4.5.0-2.fc25.noarch
eclipse-mylyn-versions-3.20.2-2.fc25.noarch
eclipse-quickrex-3.5.0-24.fc25.noarch
eclipse-cdt-native-9.1.0-2.fc25.x86_64
eclipse-cdt-9.1.0-2.fc25.x86_64
eclipse-swt-4.6.1-6.fc25.x86_64
eclipse-mylyn-versions-git-3.20.2-2.fc25.noarch
eclipse-pydev-mylyn-5.1.2-1.fc25.x86_64
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1424750
Bug ID: 1424750
Summary: "Sending Error Reports" has encountered a problem
Product: Fedora
Version: 25
Component: eclipse
Severity: high
Assignee: akurtako(a)redhat.com
Reporter: matt.weiss(a)protonmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com, andjrobins(a)gmail.com,
eclipse-sig(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)redhat.com, rgrunber(a)redhat.com
Description of problem:
When an error occurs while running eclipse, and I attempt to send the error
report, I get the following error:
"Sending Error Reports" has encountered a problem
Version-Release number of selected component (if applicable):
4.6.2
6.fc25
How reproducible:
It can be reproduced any time I try to send an error report from eclipse
Steps to Reproduce:
1. Encounter error
2. Try to send error report
Actual results:
I get: "Sending Error Reports" has encountered a problem
Expected results:
The error report is sent
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1425994
Bug ID: 1425994
Summary: jetty-9.4.2.v20170220 is available
Product: Fedora
Version: rawhide
Component: jetty
Keywords: FutureFeature, Triaged
Assignee: mizdebsk(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
krzysztof.daniel(a)gmail.com, mizdebsk(a)redhat.com,
msimacek(a)redhat.com
Latest upstream release: 9.4.2.v20170220
Current version/release in rawhide: 9.4.1-6.v20170120.fc26
URL: http://www.eclipse.org/jetty
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/1447/
--
You are receiving this mail because:
You are on the CC list for the bug.