https://bugzilla.redhat.com/show_bug.cgi?id=1313394
Bug ID: 1313394
Summary: subclipse svn+ssh:// URLs don't work anymore?
Product: Fedora
Version: 23
Component: eclipse-subclipse
Severity: urgent
Assignee: mat.booth(a)redhat.com
Reporter: peljasz(a)yahoo.co.uk
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
krzysztof.daniel(a)gmail.com, mat.booth(a)redhat.com
Description of problem:
just cannot connect, the same box svn client command works fine, subclipse just
stalls, I have to kill -9 java
Version-Release number of selected component (if applicable):
eclipse-subclipse-1.10.10-1.fc23.noarch
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=1414473
Bug ID: 1414473
Summary: Eclipse-PyDev runs pylint at normal priority, eating
up all CPU resources
Product: Fedora
Version: 25
Component: eclipse-pydev
Assignee: akurtako(a)redhat.com
Reporter: rhbz(a)genodeftest.de
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com
Version-Release number of selected component (if applicable):
eclipse-pydev-5.4.0-1.fc25.x86_64
How reproducible:
on every restart of eclipse which causes pylint to run on all python files of
opened projects
Steps to Reproduce:
1. restart eclipse with python projects opened
2. watch system load, processes CPU usage, CPU and IO priority
Actual results:
Eclipse starts a bunch of pylint / python processes, each of them running at
normal CPU and IO priority. If there are enough of them, the computer will
start lagging.
Expected results:
Run background workers at lower priority, preferably both CPU and IO priority.
Additional info:
Workaround: In Window → Preferences → PyDev → PyLint, reduce "Max simultaneous
processes for PyLint" to a number less than your number of cores. Issue might
still happen, but most of the time the python processes will run on one core
only each.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1421504
Bug ID: 1421504
Summary: [HiDPI] Inconsistent font size in eclipse components
Product: Fedora
Version: 25
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: mario.curcija(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
Created attachment 1249680
--> https://bugzilla.redhat.com/attachment.cgi?id=1249680&action=edit
Search dialog
I noticed an inconsistency in fonts scaling for several components in 144 DPI
mode.
F25 KDE-Spin
Relevant packages:
Name : eclipse-jdt
Arch : noarch
Epoch : 1
Version : 4.6.2
Release : 6.fc25
Name : gtk3
Arch : x86_64
Epoch : 0
Version : 3.22.7
Release : 1.fc25
Reproducible always with above versions. Eclispse 4.7 (oxygen) with same GTK3
version behaves identically. On the other hand F24 with GTK3 3.20.9 (OS: Linux,
v.4.6.7-300.fc24.x86_64, x86_64 / gtk 3.20.9) is not affected.
Reference to eclipse Bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=509669
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1413313
Bug ID: 1413313
Summary: Dependencies: eclipse-mylyn doesn't need eclipse-pde
installed
Product: Fedora
Version: 25
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: rhbz(a)genodeftest.de
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:
eclipse-mylyn has unnecessary dependencies.
Version-Release number of selected component (if applicable):
eclipse-mylyn-3.21.0-1.fc25.noarch
eclipse-platform-4.6.1-6.fc25.x86_64
How reproducible:
always
Steps to Reproduce:
1. Try to install eclipse-cdt on a fresh Fedora installation
2. watch the dependencies pulled in
Actual results:
eclipse-cdt pulls in eclipse-pde
Expected results:
Don't pull in eclipse-pde. This is how the official eclipse CDT downloads are
created. See
https://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/neon2 for
details.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1289751
Bug ID: 1289751
Summary: Harden all packages: eclipse binaries are not hardened
Product: Fedora
Version: 23
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: rhbz(a)genodeftest.de
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:
According to [1] packages should be hardened. eclipse binaries (executables,
libraries) are not, according to checksec:
$ checksec --file /usr/lib64/eclipse/eclipse
RELRO STACK CANARY NX PIE RPATH
RUNPATH FILE
Partial RELRO No canary found NX enabled No PIE No RPATH No
RUNPATH /usr/lib64/eclipse/eclipse
$ checksec --dir
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/
RELRO STACK CANARY NX PIE RPATH
RUNPATH FILE
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-atk-gtk-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-awt-gtk-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-cairo-gtk-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-glx-gtk-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-gtk-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-pi3-gtk-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-pi-gtk-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-webkit-extension-4528.so
Partial RELRO No canary found NX enabled DSO No RPATH No
RUNPATH
/usr/lib64/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_64_3.104.1.v20151128-1100/libswt-webkit-gtk-4528.so
Version-Release number of selected component (if applicable):
eclipse-platform-4.5.1-5.fc23.x86_64
eclipse-swt-4.5.1-5.fc23.x86_64
Additional info:
[1] https://fedoraproject.org//wiki/Changes/Harden_All_Packages
--
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=EjG9663ymV&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1325583
Bug ID: 1325583
Summary: lucene-6.0.0 is available
Product: Fedora
Version: rawhide
Component: lucene
Keywords: FutureFeature, Triaged
Assignee: akurtako(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
hicham.haouari(a)gmail.com,
java-sig-commits(a)lists.fedoraproject.org,
jerboaa(a)gmail.com, krzysztof.daniel(a)gmail.com,
msimacek(a)redhat.com, puntogil(a)libero.it,
rgrunber(a)redhat.com
Latest upstream release: 6.0.0
Current version/release in rawhide: 5.5.0-1.fc25
URL: http://lucene.apache.org/
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/7178/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1331470
Bug ID: 1331470
Summary: swt hello world tutorial does not work
Product: Fedora
Version: 23
Component: eclipse
Severity: medium
Assignee: akurtako(a)redhat.com
Reporter: rtc(a)helen.plasma.xg8.de
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:
The "Create a Hello World SWT application" fails to work as described; widget
classes are inaccessible.
Version-Release number of selected component (if applicable):
eclipse-platform-4.5.2-10.fc23.i686
How reproducible:
always
Steps to Reproduce:
1. run eclipse
2. On the welcome tutorial screen, select "Create a Hello World SWT
application"
3. do as instructed
Actual results:
"Organize imports" has no effect, which leads to the following compile errors:
Display cannot be resolved to a type
Display cannot be resolved to a type
Shell cannot be resolved to a type
Shell cannot be resolved to a type
Expected results:
imports for Display and Shell are added by the "Organize imports" command.
Additional info:
1. manually adding the necessary imports, like
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Shell;
has no effect; the compile errors about missing Display and Shell are still
present.
2. The workspace explorer shows some strange files in
org.eclipse.swt.gtk.linux.x86, like org/eclipse/swt/widges/*.orig and
library/*.orig. Should these files really be there? They look like leftover
files from a patch that was applied.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1333922
Bug ID: 1333922
Summary: Eclipse Neon (4.6.0): Many Gtk+ warnings due to broken
GUI code
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: rhbz(a)genodeftest.de
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:
Massive G
Version-Release number of selected component (if applicable):
eclipse-swt-4.6.0-0.5.git201604261105.fc24.x86_64
How reproducible:
always, just start eclipse on Fedora 24 with wayland backend
Steps to Reproduce:
1. start eclipse on a gnome+wayland session
2. have a look at syslog or stdout/stderr
Actual results:
many warnings, most of them caused by improper usage of Gtk+ API:
$ eclipse -clean -data /tmp/test-workspace
CompilerOracle: exclude
org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith
CompilerOracle: exclude
org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init>
CompilerOracle: exclude
org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate
CompilerOracle: exclude
org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding
CompilerOracle: exclude
org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile
CompilerOracle: exclude
org/eclipse/tycho/core/osgitools/EquinoxResolver.newState
xkbcommon: ERROR: Key "<LFSH>" added to modifier map for multiple modifiers;
Using Lock, ignoring Shift
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Allocating size to GtkBox 0x7fd3b1d86cf0
without calling gtk_widget_get_preferred_width/height(). How does the code know
the size to allocate?
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -3 (allocation 1,
extents 2x2) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content height -9 (allocation 1,
extents 5x5) while allocating gadget (node button, owner GtkButton)
xkbcommon: ERROR: Key "<LFSH>" added to modifier map for multiple modifiers;
Using Lock, ignoring Shift
(Eclipse:5282): Gtk-WARNING **: Allocating size to GtkBox 0x7fd3b1d86cf0
without calling gtk_widget_get_preferred_width/height(). How does the code know
the size to allocate?
(Eclipse:5282): Gtk-WARNING **: Negative content width -6 (allocation 1,
extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -1 (allocation 1,
extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -1 (allocation 1,
extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
(Eclipse:5282): Gtk-WARNING **: Negative content width -13 (allocation 5,
extents 9x9) while allocating gadget (node entry, owner GtkEntry)
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
Gdk-Message: Window 0x7fd3b1f08e60 is a temporary window without parent,
application will not be able to position it on screen.
(Eclipse:5282): Gdk-WARNING **: gdkcursor-wayland.c:170: Unable to load
x_cursor from the cursor theme
Expected results:
just a few warnings or – at best – no warnings at all.
Additional info:
These warnings were introduced in Gtk+ 3.20 and were not present in Gtk+ 3.18.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1333480
Bug ID: 1333480
Summary: Eclipse won't start a fresh workspace
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: pedro.lamarao(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
Created attachment 1154254
--> https://bugzilla.redhat.com/attachment.cgi?id=1154254&action=edit
Log file generated in the .metadata directory
Description of problem:
Eclipse won't start a fresh workspace.
Version-Release number of selected component (if applicable):
eclipse-pde-4.6.0-0.5.git201604261105.fc24.x86_64
eclipse-jdt-4.6.0-0.5.git201604261105.fc24.noarch
How reproducible:
Every time Eclipse is opened.
Steps to Reproduce:
1. Open Eclipse from GNOME Shell
2. Select an empty location -- to create a new workspace
Actual results:
Eclipse shows the splash screen then fails to start.
Expected results:
Eclipse shows splash screen then shows de IDE window.
Additional info:
The workspace location is generated with the .metadata directory
containing a .log file. This file is attached to the bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1309687
Bug ID: 1309687
Summary: Undeclared uses constraints of Apache HttpComponent
bundle cause linkage error at runtime
Product: Fedora
Version: 23
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: andreas.sewe(a)codetrails.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
External Bug ID: Eclipse Project 488006
Description of problem:
Version-Release number of selected component (if applicable):
1:4.5.1-1.fc23
How reproducible:
Always.
Steps to Reproduce:
1. Install "Eclipse" (version 1:4.5.1-1.fc23) from "Software"
2. Start Eclipse
3. Help > Install New Software "Code Recommenders for Java Developers" from
pre-configured update site <http://download.eclipse.org/releases/mars>
4. Restart Eclipse
5. Try to open Code Recommenders "Model Repositories" view (it is not there, as
bundles for Code Recommenders" are not resolved. This is the *first* problem
6. Start Eclipse with "-clean" option
7. Try to open Code Recommenders "Model Repositories" view again
Actual results:
An error dialog appear: loader constraint violation in interface itable
initialization: when resolving method
"org.apache.http.message.AbstractHttpMessage.getHeaders(Ljava/lang/String;)[Lorg/apache/http/Header;"
the class loader (instance of
org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current class,
org/apache/http/client/methods/AbstractExecutionAwareRequest, and the class
loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for
interface org/apache/http/HttpMessage have different Class objects for the type
[Lorg/apache/http/Header; used in the signature
Expected results:
The "Model Repositories" view opens and (in the background) a download of the
model repository index for is started. Once finished, the view shows 4.5.76
known coordinates for the "mars" model repository.
Additional info:
More details on what the OSGi bundle headers look like can be found in the bug
I filled with the Eclipse Orbit project [1], although they are not the ones who
distribute bundles with faulty Export-Package headers (i.e., headers without
uses constraints).
FWIW, the symptoms seem to be very similar to those of Bug 807044.
[1] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=488006>
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1335759
Bug ID: 1335759
Summary: eclipse-webtools: Bundled eclipselink
Product: Fedora
Version: rawhide
Component: eclipse-webtools
Assignee: gerard(a)ryan.lt
Reporter: mizdebsk(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org, gerard(a)ryan.lt
Description of problem:
Package eclipse-webtools-dali (from eclipse-webtools) bundles the following
libraries:
org.eclipse.persistence.jpa.jpql
org.eclipse.persistence.jpa.jpql.source
/usr/share/eclipse/droplets/webtools-dali/eclipse/plugins/org.eclipse.persistence.jpa.jpql.source_2.6.0.v201602111847.jar
/usr/share/eclipse/droplets/webtools-dali/eclipse/plugins/org.eclipse.persistence.jpa.jpql_2.6.0.v201602111847.jar
These JARs are provided of eclipselink package.
Version-Release number of selected component (if applicable):
eclipse-webtools-dali-3.7.1-3.fc24.noarch
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1394454
Bug ID: 1394454
Summary: Internal Error
Product: Fedora
Version: 25
Component: eclipse-cdt
Assignee: jjohnstn(a)redhat.com
Reporter: hedayatv(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com, krzysztof.daniel(a)gmail.com,
rgrunber(a)redhat.com, TicoTimo(a)gmail.com
Version-Release number of selected component:
eclipse-cdt-9.0.0-1.fc25
Additional info:
reporter: libreport-2.8.0
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.v20160915-0852.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.1.v20160915-0852/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.v20160915-0852/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160915-0852.jar
-protect master --launcher.appendVmargs -exitdata 60002 -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.v20160915-0852.jar
eclipseplugin: org.eclipse.cdt.codan.core
executable:
/usr/lib64/eclipse/droplets/cdt/eclipse/plugins/org.eclipse.cdt.codan.core_4.0.0.201607011000.jar
kernel: 4.8.6-300.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 1000
Truncated backtrace:
java.lang.ArrayIndexOutOfBoundsException: 0
at
org.eclipse.cdt.internal.core.dom.parser.cpp.semantics.EvalUnary.getValue(EvalUnary.java:285)
at
org.eclipse.cdt.internal.core.dom.parser.cpp.semantics.EvalUnary.getValue(EvalUnary.java:318)
at org.eclipse.cdt.internal.core.dom.parser.Value.create(Value.java:441)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.isConstant(ControlFlowGraphBuilder.java:584)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.addOutgoing(ControlFlowGraphBuilder.java:563)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.createFor(ControlFlowGraphBuilder.java:397)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.createSubGraph(ControlFlowGraphBuilder.java:168)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.createSubGraph(ControlFlowGraphBuilder.java:153)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.createTry(ControlFlowGraphBuilder.java:236)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.createSubGraph(ControlFlowGraphBuilder.java:221)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.createSubGraph(ControlFlowGraphBuilder.java:153)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.ControlFlowGraphBuilder.build(ControlFlowGraphBuilder.java:87)
at
org.eclipse.cdt.codan.core.cxx.internal.model.cfg.CxxControlFlowGraph.build(CxxControlFlowGraph.java:33)
at
org.eclipse.cdt.codan.core.cxx.model.CxxModelsCache.getControlFlowGraph(CxxModelsCache.java:89)
at
org.eclipse.cdt.codan.internal.checkers.ReturnChecker.endsWithNoExitNode(ReturnChecker.java:234)
at
org.eclipse.cdt.codan.internal.checkers.ReturnChecker.processFunction(ReturnChecker.java:170)
at
org.eclipse.cdt.codan.core.cxx.model.AbstractAstFunctionChecker$1.visit(AbstractAstFunctionChecker.java:34)
at
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDefinition.accept(CPPASTFunctionDefinition.java:187)
at
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTNamespaceDefinition.accept(CPPASTNamespaceDefinition.java:136)
at
org.eclipse.cdt.internal.core.dom.parser.ASTTranslationUnit.accept(ASTTranslationUnit.java:265)
at
org.eclipse.cdt.codan.core.cxx.model.AbstractAstFunctionChecker.processAst(AbstractAstFunctionChecker.java:26)
at
org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processModel(AbstractIndexAstChecker.java:116)
at
org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:91)
at
org.eclipse.cdt.codan.internal.core.CodanRunner.runInEditor(CodanRunner.java:46)
at
org.eclipse.cdt.codan.internal.core.CodanBuilder.processResource(CodanBuilder.java:126)
at
org.eclipse.cdt.codan.core.cxx.internal.model.CxxCodanReconciler.reconciledAst(CxxCodanReconciler.java:37)
at
org.eclipse.cdt.codan.internal.ui.cxx.CodanCReconciler.reconciled(CodanCReconciler.java:57)
at org.eclipse.cdt.internal.ui.editor.CEditor.reconciled(CEditor.java:3085)
at
org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.reconcile(CReconcilingStrategy.java:99)
at
org.eclipse.cdt.internal.ui.text.CReconcilingStrategy.initialReconcile(CReconcilingStrategy.java:122)
at
org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:117)
at
org.eclipse.cdt.internal.ui.text.CCompositeReconcilingStrategy.initialReconcile(CCompositeReconcilingStrategy.java:108)
at
org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:95)
at
org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess(CReconciler.java:338)
at
org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:174)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1408574
Bug ID: 1408574
Summary: Last revision missing in revision graph
Product: Fedora
Version: 24
Component: eclipse-subclipse
Severity: medium
Assignee: mat.booth(a)redhat.com
Reporter: peter.kozics(a)freemail.hu
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
krzysztof.daniel(a)gmail.com, mat.booth(a)redhat.com
Created attachment 1235256
--> https://bugzilla.redhat.com/attachment.cgi?id=1235256&action=edit
SVN history and rev graph in eclipse are inconsistent.
Description of problem:
Last revision of the project does not appear in the revision graph.
Version-Release number of selected component (if applicable):
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.toolkit=sun.awt.X11.XToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=4.6.1.v20160915-0852
...
org.tigris.subversion.subclipse.graph (1.1.1) "Subversion Revision Graph"
[Active]
How reproducible:
I could see this on the trunk.
Steps to Reproduce:
1. Change some files on the trunk, then commit them.
2. Replace trunk by a branch in the working copy.
3. Merge trunk to branch using the default merge options.
4. Replace branch by the trunk in the working copy.
5. Ask eclipse to Show Revision Graph and Show History.
Actual results:
History and revision graph are inconsistent: history shows the last revision on
the trunk while revision graph doesn't.
Expected results:
Last revision is also visible in the rev graph.
Additional info:
Sample screenshot attached, the last revision on the trunk is 364.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1395449
Bug ID: 1395449
Summary: Failed to update task list index
Product: Fedora
Version: 25
Component: eclipse-mylyn
Assignee: akurtako(a)redhat.com
Reporter: gavinflower(a)yahoo.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
krzysztof.daniel(a)gmail.com, rgrunber(a)redhat.com
Description of problem:
Just upgrade to Fedora 25, brought up Fedora's version of Eclipse...
Version-Release number of selected component:
eclipse-mylyn-3.20.2-1.fc25
Additional info:
reporter: libreport-2.8.0
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.v20160915-0852.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.1.v20160915-0852/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.v20160915-0852/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160915-0852.jar
-protect master --launcher.appendVmargs -exitdata b348015 -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.v20160915-0852.jar
eclipseplugin: org.eclipse.mylyn.tasks.index.core
executable:
/usr/share/eclipse/droplets/mylyn-commons/eclipse/plugins/org.eclipse.mylyn.tasks.index.core_3.20.2.v20160803-1222.jar
kernel: 4.8.6-300.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 1000
Truncated backtrace:
org.eclipse.core.runtime.CoreException: Unexpected exception: Format version is
not supported (resource
BufferedChecksumIndexInput(NIOFSIndexInput(path="/home/gavin/AAA/myprojects/eclipse/ws-3-html-angularjs/.metadata/.mylyn/.taskListIndex/segments_1"))):
-11 (needs to be between 1071082519 and 1071082519). This version of Lucene
only supports indexes created with release 4.0 and later.
at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.maintainIndex(TaskListIndex.java:1099)
at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.access$0(TaskListIndex.java:1066)
at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex$MaintainIndexJob.run(TaskListIndex.java:183)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.apache.lucene.index.IndexFormatTooOldException: Format version
is not supported (resource
BufferedChecksumIndexInput(NIOFSIndexInput(path="/home/gavin/AAA/myprojects/eclipse/ws-3-html-angularjs/.metadata/.mylyn/.taskListIndex/segments_1"))):
-11 (needs to be between 1071082519 and 1071082519). This version of Lucene
only supports indexes created with release 4.0 and later.
at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:299)
at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:910)
at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.createIndexWriter(TaskListIndex.java:1274)
at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.rebuildIndexCompletely(TaskListIndex.java:1217)
at
org.eclipse.mylyn.internal.tasks.index.core.TaskListIndex.maintainIndex(TaskListIndex.java:1085)
... 3 more
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1379239
Bug ID: 1379239
Summary: Error: operator = is not a member of function
Product: Fedora
Version: 24
Component: eclipse-cdt
Assignee: jjohnstn(a)redhat.com
Reporter: hedayatv(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com, krzysztof.daniel(a)gmail.com,
rgrunber(a)redhat.com
Version-Release number of selected component:
eclipse-cdt-9.0.0-1.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.v20160819-1000.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.0.v20160819-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.v20160819-1000/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160819-1000.jar
-protect master --launcher.appendVmargs -exitdata f2f0006 -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.v20160819-1000.jar
eclipseplugin: org.eclipse.cdt.core
executable:
/usr/lib64/eclipse/droplets/cdt/eclipse/plugins/org.eclipse.cdt.core_6.0.0.201607010959.jar
kernel: 4.7.3-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 1000
Truncated backtrace:
java.lang.IllegalArgumentException: operator = is not a member of function
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPClassType.getVisibility(PDOMCPPClassType.java:437)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPClassTemplate.getVisibility(PDOMCPPClassTemplate.java:1)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.getVisibility(PDOMCPPLinkage.java:691)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addChild(PDOMCPPLinkage.java:702)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.createBinding(PDOMCPPLinkage.java:653)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addBinding(PDOMCPPLinkage.java:488)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.adaptOrAddBinding(PDOMCPPLinkage.java:1058)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.adaptOrAddParent(PDOMCPPLinkage.java:1053)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addBinding(PDOMCPPLinkage.java:480)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addBinding(PDOMCPPLinkage.java:431)
at
org.eclipse.cdt.internal.core.pdom.dom.PDOMFile.createPDOMName(PDOMFile.java:515)
at
org.eclipse.cdt.internal.core.pdom.dom.PDOMFile.addNames(PDOMFile.java:482)
at
org.eclipse.cdt.internal.core.pdom.WritablePDOM.addFileContent(WritablePDOM.java:154)
at
org.eclipse.cdt.internal.core.index.WritableCIndex.setFileContent(WritableCIndex.java:87)
at
org.eclipse.cdt.internal.core.pdom.PDOMWriter.storeFileInIndex(PDOMWriter.java:616)
at
org.eclipse.cdt.internal.core.pdom.PDOMWriter.storeSymbolsInIndex(PDOMWriter.java:316)
at
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(PDOMWriter.java:273)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.writeToIndex(AbstractIndexerTask.java:1284)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFile(AbstractIndexerTask.java:1097)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseLinkage(AbstractIndexerTask.java:900)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.runTask(AbstractIndexerTask.java:556)
at
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.run(PDOMIndexerTask.java:161)
at
org.eclipse.cdt.internal.core.pdom.indexer.PDOMUpdateTask.run(PDOMUpdateTask.java:94)
at
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(PDOMIndexerJob.java:150)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1409880
Bug ID: 1409880
Summary: Wyst?pi? b??d wewn?trzny. (English: Internal Error)
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: digitalfreak(a)lingonborough.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 had a CVS diff between two remote versions opened, between HEAD revision and
one before.
The file itself had conflicting changes, that means I had modified the file
locally while someone
else modified it remotely. Then I ran the Update functionality on this file
which should
result in a merge. It looks like the merge went successfully but it's
refreshing the diff
what failed.
Version-Release number of selected component:
eclipse-platform-4.6.1-6.fc24
Additional info:
reporter: libreport-2.7.2
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.200.v20160915-0852.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.1.v20160915-0852/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.v20160915-0852/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160915-0852.jar
-protect master --launcher.appendVmargs -exitdata 6d8092 -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.200.v20160915-0852.jar
eclipseplugin: org.eclipse.ui
executable:
/usr/lib64/eclipse/plugins/org.eclipse.ui_3.108.0.v20160915-0852.jar
kernel: 4.8.15-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 500
Truncated backtrace:
java.lang.NullPointerException
at
org.eclipse.compare.internal.merge.DocumentMerger.doDiff(DocumentMerger.java:503)
at
org.eclipse.compare.contentmergeviewer.TextMergeViewer.doDiff(TextMergeViewer.java:3495)
at
org.eclipse.compare.contentmergeviewer.TextMergeViewer.access$64(TextMergeViewer.java:3484)
at
org.eclipse.compare.contentmergeviewer.TextMergeViewer$31.runInUIThread(TextMergeViewer.java:3124)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:97)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146)
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:687)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
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=1387289
Bug ID: 1387289
Summary: Operacja we/wy zosta?a przerwana.
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: digitalfreak(a)lingonborough.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:
Communication (team synchronization) with CVS server took some long time and
timed out. That's probably not a bug, should be just caught and processed,
shouldn't be uncaught and reported as a bug.
Version-Release number of selected component:
eclipse-platform-4.6.1-2.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.v20160915-0852.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.1.v20160915-0852/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.v20160915-0852/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160915-0852.jar
-protect master --launcher.appendVmargs -exitdata 648080 -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.v20160915-0852.jar
eclipseplugin: org.eclipse.team.core
executable:
/usr/lib64/eclipse/plugins/org.eclipse.team.core_3.8.0.v20160915-0852.jar
kernel: 4.7.7-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 500
Truncated backtrace:
org.eclipse.team.internal.ccvs.core.connection.CVSCommunicationException:
Operacja we/wy zosta?a przerwana.
at
org.eclipse.team.internal.ccvs.core.connection.Connection.readLine(Connection.java:157)
at
org.eclipse.team.internal.ccvs.core.client.Session.readLine(Session.java:300)
at
org.eclipse.team.internal.ccvs.core.client.Request.executeRequest(Request.java:143)
at
org.eclipse.team.internal.ccvs.core.client.Command.doExecute(Command.java:413)
at
org.eclipse.team.internal.ccvs.core.client.Update.doExecute(Update.java:193)
at
org.eclipse.team.internal.ccvs.core.client.Command$1.run(Command.java:326)
at
org.eclipse.team.internal.ccvs.core.resources.RemoteFolder.run(RemoteFolder.java:467)
at
org.eclipse.team.internal.ccvs.core.client.Command.execute(Command.java:338)
at
org.eclipse.team.internal.ccvs.core.client.Command.execute(Command.java:804)
at
org.eclipse.team.internal.ccvs.core.resources.RemoteFile.internalFetchContents(RemoteFile.java:219)
at
org.eclipse.team.internal.ccvs.core.resources.RemoteFile.fetchContents(RemoteFile.java:195)
at
org.eclipse.team.core.variants.CachedResourceVariant.ensureContentsCached(CachedResourceVariant.java:111)
at
org.eclipse.team.core.variants.CachedResourceVariant.getStorage(CachedResourceVariant.java:101)
at
org.eclipse.team.internal.core.mapping.ResourceVariantFileRevision.getStorage(ResourceVariantFileRevision.java:27)
at
org.eclipse.team.internal.core.subscribers.AbstractContentComparator.getContents(AbstractContentComparator.java:98)
at
org.eclipse.team.internal.core.subscribers.AbstractContentComparator.compareObjects(AbstractContentComparator.java:55)
at
org.eclipse.team.internal.core.subscribers.AbstractContentComparator.compare(AbstractContentComparator.java:46)
at
org.eclipse.team.internal.core.subscribers.ContentComparisonDiffFilter.compareContents(ContentComparisonDiffFilter.java:52)
at
org.eclipse.team.internal.core.subscribers.ContentComparisonDiffFilter.select(ContentComparisonDiffFilter.java:62)
at
org.eclipse.team.internal.ccvs.ui.mappings.WorkspaceSubscriberContext$2.select(WorkspaceSubscriberContext.java:103)
at
org.eclipse.team.internal.core.subscribers.SubscriberDiffTreeEventHandler.addDiff(SubscriberDiffTreeEventHandler.java:243)
at
org.eclipse.team.internal.core.subscribers.SubscriberDiffTreeEventHandler.dispatchEvents(SubscriberDiffTreeEventHandler.java:224)
at
org.eclipse.team.internal.core.subscribers.SubscriberEventHandler.doDispatchEvents(SubscriberEventHandler.java:375)
at
org.eclipse.team.internal.core.BackgroundEventHandler.dispatchEvents(BackgroundEventHandler.java:394)
at
org.eclipse.team.internal.core.BackgroundEventHandler.processEvents(BackgroundEventHandler.java:374)
at
org.eclipse.team.internal.core.BackgroundEventHandler$1.run(BackgroundEventHandler.java:203)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.io.InterruptedIOException: Nast?pi?o przekroczenie limitu czasu
w trakcie odczytu ze strumienia wej?ciowego.
at
org.eclipse.team.internal.core.streams.PollingInputStream.read(PollingInputStream.java:131)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
at
org.eclipse.team.internal.ccvs.core.connection.Connection.readLine(Connection.java:148)
... 26 more
Contains: Najbardziej prawdopodobn? przyczyn? przerwania jest chwilowa awaria
sieci lub przekroczenie limitu czasu komunikacji.
Contains: Limit czasu komunikacji systemu CVS mo?na dopasowa? w preferencjach
modu?u Praca zespo?owa/System CVS.
Contains: Inn? mo?liw? przyczyn? b??du jest nieprawid?owa konfiguracja metody
po??czenia ?ext?.
Contains: Metod? po??czenia ?ext? mo?na skonfigurowa? na stronie preferencji
Praca zespo?owa/System CVS/Metoda po??czenia EXT.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1406809
Bug ID: 1406809
Summary: Unhandled event loop exception
Product: Fedora
Version: 24
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:
Tried sending eclise report (after svn update).
Version-Release number of selected component:
eclipse-platform-4.6.1-6.fc24
Additional info:
reporter: libreport-2.7.2
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.200.v20160915-0852.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.1.v20160915-0852/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.v20160915-0852/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160915-0852.jar
-protect master --launcher.appendVmargs -exitdata 1c800a -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.200.v20160915-0852.jar
eclipseplugin: org.eclipse.ui
executable:
/usr/lib64/eclipse/plugins/org.eclipse.ui_3.108.0.v20160915-0852.jar
kernel: 4.8.14-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
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:5219)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4553)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143)
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:687)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
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=1383172
Bug ID: 1383172
Summary: Error: hash is not a member of hash
Product: Fedora
Version: 24
Component: eclipse-cdt
Assignee: jjohnstn(a)redhat.com
Reporter: hedayatv(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: akurtako(a)redhat.com,
eclipse-sig(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com, krzysztof.daniel(a)gmail.com,
rgrunber(a)redhat.com, TicoTimo(a)gmail.com
Version-Release number of selected component:
eclipse-cdt-9.0.0-1.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.v20160915-0852.jar
-os linux -ws gtk -arch x86_64 -showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.1.v20160915-0852/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.v20160915-0852/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160915-0852.jar
-protect master --launcher.appendVmargs -exitdata 8188002 -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.v20160915-0852.jar
eclipseplugin: org.eclipse.cdt.core
executable:
/usr/lib64/eclipse/droplets/cdt/eclipse/plugins/org.eclipse.cdt.core_6.0.0.201607010959.jar
kernel: 4.7.4-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 1000
Truncated backtrace:
java.lang.IllegalArgumentException: hash is not a member of hash
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPClassType.getVisibility(PDOMCPPClassType.java:437)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPClassTemplate.getVisibility(PDOMCPPClassTemplate.java:1)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.getVisibility(PDOMCPPLinkage.java:691)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addChild(PDOMCPPLinkage.java:702)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.createBinding(PDOMCPPLinkage.java:653)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addBinding(PDOMCPPLinkage.java:488)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.adaptOrAddBinding(PDOMCPPLinkage.java:1058)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.adaptOrAddParent(PDOMCPPLinkage.java:1053)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addBinding(PDOMCPPLinkage.java:480)
at
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addBinding(PDOMCPPLinkage.java:431)
at
org.eclipse.cdt.internal.core.pdom.dom.PDOMFile.createPDOMName(PDOMFile.java:515)
at
org.eclipse.cdt.internal.core.pdom.dom.PDOMFile.addNames(PDOMFile.java:482)
at
org.eclipse.cdt.internal.core.pdom.WritablePDOM.addFileContent(WritablePDOM.java:154)
at
org.eclipse.cdt.internal.core.index.WritableCIndex.setFileContent(WritableCIndex.java:87)
at
org.eclipse.cdt.internal.core.pdom.PDOMWriter.storeFileInIndex(PDOMWriter.java:616)
at
org.eclipse.cdt.internal.core.pdom.PDOMWriter.storeSymbolsInIndex(PDOMWriter.java:316)
at
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(PDOMWriter.java:273)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.writeToIndex(AbstractIndexerTask.java:1284)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFile(AbstractIndexerTask.java:1097)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseLinkage(AbstractIndexerTask.java:900)
at
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.runTask(AbstractIndexerTask.java:556)
at
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.run(PDOMIndexerTask.java:161)
at
org.eclipse.cdt.internal.core.pdom.indexer.PDOMUpdateTask.run(PDOMUpdateTask.java:94)
at
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(PDOMIndexerJob.java:150)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1383036
Bug ID: 1383036
Summary: Unhandled event loop exception
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: robinlee.sysu(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
Version-Release number of selected component:
eclipse-platform-4.6.1-2.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.v20160915-0852.jar
-data file:/home/cheese/Programming/workspace/ -os linux -ws gtk -arch x86_64
-showsplash
/usr/lib64/eclipse//plugins/org.eclipse.platform_4.6.1.v20160915-0852/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.v20160915-0852/eclipse_1617.so
-startup
/usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.200.v20160915-0852.jar
-protect master --launcher.appendVmargs -exitdata 112804e -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.v20160915-0852.jar
eclipseplugin: org.eclipse.ui
executable:
/usr/lib64/eclipse/plugins/org.eclipse.ui_3.108.0.v20160915-0852.jar
kernel: 4.7.5-200.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor: Fedora Project
runlevel: N 5
type: libreport
uid: 1000
Truncated backtrace:
java.lang.NullPointerException
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL.switchToLaunchBar(IntroURL.java:677)
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL.doExecute(IntroURL.java:212)
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL$1.run(IntroURL.java:145)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.ui.internal.intro.impl.model.url.IntroURL.execute(IntroURL.java:142)
at
org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartLocationListener.changing(BrowserIntroPartLocationListener.java:130)
at
org.eclipse.swt.browser.WebKit.webkit_navigation_policy_decision_requested(WebKit.java:1949)
at org.eclipse.swt.browser.WebKit.webViewProc(WebKit.java:556)
at org.eclipse.swt.browser.WebKit.Proc(WebKit.java:435)
at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:9555)
at org.eclipse.swt.widgets.Display.eventProc(Display.java:1275)
at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2495)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4141)
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:687)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
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=1375715
Bug ID: 1375715
Summary: Eclipse show wrong file modifications times
Product: Fedora
Version: 24
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: robert(a)marcanoonline.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:
Eclipse show bad file modifications times (File properties menu) if the
timezone database has changed recently.
Version-Release number of selected component (if applicable):
eclipse-platform-4.6.0-3.fc24.x86_64
Steps to Reproduce:
1. Change system timezone to America/Caracas
2. Restart Eclipse
3. Open the properties window of any resource and check the modification time
Actual results:
Eclipse show a 30 minutes offset from the real one listed by ls
Expected results:
modification time must be equals between Eclipse and ls
Additional info:
The real problem must be based on the usage of another library. I find that
icu4j is a dependency for Eclipse and it has its own timezone database. If
confirmed this is the case we can move the bug to icu4j in order to make it use
tzdata-java.
Note: joda-time is another of these libraries that includes its own timezone
database.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1366587
Bug ID: 1366587
Summary: NullPointerException trying to edit Makefile.am
Product: Fedora
Version: 24
Component: eclipse-cdt
Severity: high
Assignee: jjohnstn(a)redhat.com
Reporter: sgallagh(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, krzysztof.daniel(a)gmail.com,
rgrunber(a)redhat.com
Description of problem:
When I attempt to open a Makefile.am (specifically
https://github.com/SSSD/sssd/blob/master/Makefile.am ) it fails and generates a
traceback.
Version-Release number of selected component (if applicable):
eclipse-cdt-9.0.0-1.fc24.x86_64
How reproducible:
Every time
Steps to Reproduce:
1. Start Eclipse
2. Attempt to open Makefile.com
3.
Actual results:
Traceback as below
Expected results:
The editor should work.
Additional info:
java.lang.NullPointerException
at
org.eclipse.cdt.internal.autotools.ui.editors.automake.AutomakeErrorHandler.checkChildren(AutomakeErrorHandler.java:87)
at
org.eclipse.cdt.internal.autotools.ui.editors.automake.AutomakeErrorHandler.update(AutomakeErrorHandler.java:71)
at
org.eclipse.cdt.internal.autotools.ui.editors.automake.AutomakeDocumentProvider.connect(AutomakeDocumentProvider.java:102)
at
org.eclipse.ui.texteditor.AbstractTextEditor.doSetInput(AbstractTextEditor.java:4178)
at
org.eclipse.ui.texteditor.StatusTextEditor.doSetInput(StatusTextEditor.java:229)
at
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1466)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:150)
at
org.eclipse.cdt.internal.autotools.ui.editors.automake.AutomakeEditor.doSetInput(AutomakeEditor.java:55)
at
org.eclipse.ui.texteditor.AbstractTextEditor$5.run(AbstractTextEditor.java:3154)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:437)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:353)
at
org.eclipse.ui.internal.WorkbenchWindow$14.run(WorkbenchWindow.java:2184)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchWindow.run(WorkbenchWindow.java:2180)
at
org.eclipse.ui.texteditor.AbstractTextEditor.internalInit(AbstractTextEditor.java:3172)
at
org.eclipse.ui.texteditor.AbstractTextEditor.init(AbstractTextEditor.java:3197)
at
org.eclipse.ui.internal.EditorReference.initialize(EditorReference.java:362)
at
org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:319)
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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)
at
org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:966)
at
org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:931)
at
org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:151)
at
org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:375)
at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:294)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:162)
at
org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:105)
at
org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74)
at
org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:56)
at
org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:129)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:975)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:651)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:757)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:728)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:722)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:706)
at
org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:104)
at
org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5406)
at
org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
at
org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
at
org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
at
org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
at
org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at
org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
at
org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
at
org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
at
org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
at
org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
at
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
at
org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:173)
at
org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:617)
at
org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:581)
at
org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:770)
at
org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
at
org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1214)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3261)
at org.eclipse.ui.internal.WorkbenchPage.access$25(WorkbenchPage.java:3176)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:3158)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3153)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3117)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3107)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:563)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:518)
at
org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:360)
at
org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:167)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:256)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:221)
at
org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:271)
at
org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:249)
at
org.eclipse.jdt.internal.ui.navigator.OpenAndExpand.run(OpenAndExpand.java:50)
at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:225)
at
org.eclipse.ui.navigator.CommonNavigatorManager$2.open(CommonNavigatorManager.java:191)
at
org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:46)
at
org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:855)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
at
org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:852)
at
org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1169)
at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:451)
at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:278)
at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:272)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:313)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4553)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143)
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:687)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
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=1350300
Bug ID: 1350300
Summary: Failure to start Eclipse IDE after update to Fedora 24
Product: Fedora
Version: 24
Component: eclipse
Severity: high
Assignee: akurtako(a)redhat.com
Reporter: a_villacis(a)palosanto.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
Created attachment 1172763
--> https://bugzilla.redhat.com/attachment.cgi?id=1172763&action=edit
Log file with chain of unsolved requirements terminating with
NullPointerException
Description of problem:
After update to Fedora 24 from Fedora 23 x86_64, the Eclipse IDE fails to
start. After the splash screen, a cryptic dialog appears referencing a log
file, and then terminates. Said log file is attached
Version-Release number of selected component (if applicable):
eclipse-anyedit-2.6.1-1.fc24.noarch
eclipse-cdt-9.0.0-0.9.gitdff6b3b.fc24.x86_64
eclipse-cdt-parsers-9.0.0-0.9.gitdff6b3b.fc24.x86_64
eclipse-changelog-5.0.0-0.2.git504cc73.fc24.noarch
eclipse-collabnet-merge-4.1.0-1.fc24.noarch
eclipse-contributor-tools-4.6.0-0.6.git201605092000.fc24.x86_64
eclipse-dltk-5.4.0-4.fc24.noarch
eclipse-dltk-mylyn-5.4.0-4.fc24.noarch
eclipse-dltk-sh-5.4.0-4.fc24.noarch
eclipse-dtp-1.12.0-7.fc24.noarch
eclipse-e4-importer-0.2.0-0.2.gitb33919c.fc24.noarch
eclipse-ecf-core-3.13.1-1.fc24.x86_64
eclipse-egit-4.3.0-2.fc24.noarch
eclipse-emf-core-2.12.0-0.1.git2021583.fc24.x86_64
eclipse-emf-runtime-2.12.0-0.1.git2021583.fc24.noarch
eclipse-emf-sdk-2.12.0-0.1.git2021583.fc24.noarch
eclipse-epic-0.6.57-2.fc24.noarch
eclipse-equinox-osgi-4.6.0-0.6.git201605092000.fc24.x86_64
eclipse-fedorapackager-0.6.0-0.1.gitb0ca8af.fc24.noarch
eclipse-filesystem-1.0-7.fc24.x86_64
eclipse-gef-3.10.1-2.fc24.noarch
eclipse-jdt-4.6.0-0.6.git201605092000.fc24.noarch
eclipse-jgit-4.3.0-2.fc24.noarch
eclipse-launchbar-2.0.0-0.1.git1f95c6c.fc24.noarch
eclipse-license-1.0.1-9.fc24.noarch
eclipse-linuxtools-5.0.0-0.2.git504cc73.fc24.noarch
eclipse-manpage-5.0.0-0.2.git504cc73.fc24.noarch
eclipse-mpc-1.4.2-1.fc24.noarch
eclipse-mylyn-3.19.0-3.fc24.noarch
eclipse-mylyn-context-cdt-3.19.0-3.fc24.noarch
eclipse-mylyn-context-java-3.19.0-3.fc24.noarch
eclipse-mylyn-docs-wikitext-3.19.0-3.fc24.noarch
eclipse-mylyn-tasks-bugzilla-3.19.0-3.fc24.noarch
eclipse-mylyn-tasks-trac-3.19.0-3.fc24.noarch
eclipse-mylyn-tasks-web-3.19.0-3.fc24.noarch
eclipse-nls-4.5.0.v20150804081228-3.fc24.noarch
eclipse-nls-es-4.5.0.v20150804081228-3.fc24.noarch
eclipse-oprofile-5.0.0-0.2.git504cc73.fc24.noarch
eclipse-p2-discovery-4.6.0-0.6.git201605092000.fc24.noarch
eclipse-packagekit-0.2.0-4.fc24.noarch
eclipse-pde-4.6.0-0.6.git201605092000.fc24.x86_64
eclipse-pdt-3.7.0-1.fc24.noarch
eclipse-pdt-sdk-3.7.0-1.fc24.noarch
eclipse-pdt-tests-3.7.0-1.fc24.noarch
eclipse-platform-4.6.0-0.6.git201605092000.fc24.x86_64
eclipse-ptp-9.0.2-2.fc24.x86_64
eclipse-pydev-5.0.0-1.fc24.x86_64
eclipse-remote-2.0.2-1.fc24.noarch
eclipse-rpm-editor-5.0.0-0.2.git504cc73.fc24.noarch
eclipse-rse-3.7.1-0.1.git671d63b.fc24.noarch
eclipse-subclipse-1.10.11-3.fc24.noarch
eclipse-subclipse-graph-1.10.11-3.fc24.noarch
eclipse-swt-4.6.0-0.6.git201605092000.fc24.x86_64
eclipse-tests-4.6.0-0.6.git201605092000.fc24.x86_64
eclipse-tm-terminal-4.0.0-6.gitcf7ef3f.fc24.noarch
eclipse-valgrind-5.0.0-0.2.git504cc73.fc24.noarch
eclipse-webtools-common-3.7.1-3.fc24.noarch
eclipse-webtools-common-core-3.7.1-3.fc24.noarch
eclipse-webtools-javaee-3.7.1-3.fc24.noarch
eclipse-webtools-servertools-3.7.1-3.fc24.noarch
eclipse-webtools-servertools-core-3.7.1-3.fc24.noarch
eclipse-webtools-sourceediting-3.7.1-3.fc24.noarch
eclipse-webtools-webservices-3.7.1-3.fc24.noarch
eclipse-xsd-2.11.0-3.fc24.noarch
How reproducible:
Always
Steps to Reproduce:
1. Attempt to start Eclipse
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=1348708
Bug ID: 1348708
Summary: Shortcut keys not working
Product: Fedora
Version: 24
Component: eclipse
Severity: high
Assignee: akurtako(a)redhat.com
Reporter: mailings(a)hupie.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:
Upgraded my F23 machine to F24.
Now shortcut keys in Eclipse are not working in CDT
Simple stuff like 'ctrl-d' to remove a line and 'alt-down' to move a line down
are not working.
Version-Release number of selected component (if applicable):
eclipse-platform-4.6.0-0.6.git201605092000.fc24.x86_64
How reproducible:
always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1319460
Bug ID: 1319460
Summary: Eclipse crashes on resize window
Product: Fedora
Version: 24
Component: eclipse
Severity: high
Assignee: akurtako(a)redhat.com
Reporter: abb(a)randomunok.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
Created attachment 1138219
--> https://bugzilla.redhat.com/attachment.cgi?id=1138219&action=edit
Java error report
Since the last update, Eclipse segfaults when resizing or maximizing the
window. Here's the output:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ff31c8b1570, pid=8210, tid=140682798819072
#
# JRE version: OpenJDK Runtime Environment (8.0_72-b16) (build 1.8.0_72-b16)
# Java VM: OpenJDK 64-Bit Server VM (25.72-b16 mixed mode linux-amd64
compressed oops)
# Problematic frame:
# C [libcairo.so.2+0x6e570] cairo_surface_get_user_data+0x0
#
# Core dump written. Default location: /home/abotella/core or core.8210
#
# An error report file with more information is saved as:
# /home/abotella/hs_err_pid8210.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Version-Release number of selected component (if applicable):
4.5.2-5.fc24
Steps to Reproduce:
1. Open Eclipse and wait for the splash screen to finish loading.
2. Resize or maximize the window.
3. Sometimes it doesn't crash on the first try, but resizing the window again
does it.
Actual results:
The window freezes for a moment, then crashes, with the output I posted above.
Expected results:
The resize happens.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1227767
Bug ID: 1227767
Summary: Eclipse hover clicking does not work in gnome
Product: Fedora
Version: 22
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: dusan(a)mirc.cz
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,
swagiaal(a)redhat.com
Created attachment 1034303
--> https://bugzilla.redhat.com/attachment.cgi?id=1034303&action=edit
Hover popup
Description of problem:
When coding in Java and would like use hover around error in the code, looks
like when click to any solution does nothing. In previous releases clicked for
example import class... and code added. Problem is only under gnome3, with xfce
eclipse hover works fine.
Version-Release number of selected component (if applicable):
How reproducible:
open java project
create some code
try hover over variable
from suggestions click to something
Steps to Reproduce:
1. open eclipse
2. code some java
3. try use hover assistant
Actual results:
no action
Expected results:
for example add import some class to code when click to import...
Additional info:
Only in the gnome, with xfce works as expected.
In the Fedora 21 was everything OK.
--
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=Zc35Ut6QDo&a=cc_unsubscribe
https://bugzilla.redhat.com/show_bug.cgi?id=1290791
Bug ID: 1290791
Summary: [gtk3+X11] some menus don't get hidden when clicked
Product: Fedora
Version: 23
Component: eclipse
Assignee: akurtako(a)redhat.com
Reporter: rhbz(a)genodeftest.de
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:
Some menus (search dropdown menu from toolbar, perspective context menu, …)
don't get closed when an item is activated in them.
Version-Release number of selected component (if applicable):
eclipse-platform-4.5.1-6.fc23.x86_64
eclipse-swt-4.5.1-6.fc23.x86_64
gtk3-3.18.6-1.fc23.x86_64
glib2-2.46.2-1.fc23.x86_64
xorg-x11-server-Xwayland-1.18.0-2.fc23.x86_64
How reproducible:
always
Steps to Reproduce:
1. open eclipse. Make sure it is running on Gtk3 with GDK_BACKEND=x11 (wayland
will crash).
2. open a new perspective
3. in the perspective switcher (top right by default), right-click on a
perspective
4. select something, e.g. "close" from menu
Actual results:
menu doesn't close
Expected results:
menu should close
Additional info:
This issue does not affect ordinary menus, and it doesn't affect all dropdown
menus either (e.g. beside the run/debug/run external buttons).
This issue was not present on Gtk2.
This issue might be specific to running eclipse in XWayland under a
Gnome+Wayland session and might even be an issue in Gtk3 or XWayland.
--
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=GWx828VNhf&a=cc_unsubscribe
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.
https://bugzilla.redhat.com/show_bug.cgi?id=1413778
Bug ID: 1413778
Summary: long and confusing list of "installation software
sites", including stuff like
"/usr/share/eclipse/.*"...
Product: Fedora
Version: rawhide
Component: eclipse
Severity: high
Assignee: akurtako(a)redhat.com
Reporter: peljasz(a)yahoo.co.uk
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:
It's a major oversight in my mind, to let these slipped through. To all the
beginners this is massively confusing. Best would to clean that bit up properly
and leave only crucial two, three sites which also should come disabled by
default.
If we ought to rely on rpm packaging for installation and updates then allowing
such a mess in Eclipse Software Sites configuration only undermines all your
efforts to make users stick to rpms.
Version-Release number of selected component (if applicable):
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=1420225
Bug ID: 1420225
Summary: Help|Install New Software doesn't work
Product: Fedora
Version: 25
Component: eclipse
Severity: high
Assignee: akurtako(a)redhat.com
Reporter: avi.kivity(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:
Help|Install New Software doesn't work (nothing happens).
Version-Release number of selected component (if applicable):
eclipse-emf-runtime-2.12.0-1.fc25.noarch
eclipse-mylyn-tasks-bugzilla-3.21.0-1.fc25.noarch
eclipse-epp-logging-2.0.3-2.fc25.noarch
eclipse-abrt-0.0.3-1.fc25.noarch
eclipse-jgit-4.6.0-2.fc25.noarch
eclipse-emf-core-2.12.0-1.fc25.x86_64
eclipse-usage-4.4.3-0.1.fc25.noarch
eclipse-pde-4.6.2-6.fc25.x86_64
eclipse-equinox-osgi-4.6.2-6.fc25.x86_64
eclipse-e4-importer-0.2.0-0.2.gitb33919c.fc25.noarch
eclipse-jdt-4.6.2-6.fc25.noarch
eclipse-swt-4.6.2-6.fc25.x86_64
eclipse-filesystem-1.0-7.fc24.x86_64
eclipse-ecf-core-3.13.3-1.fc25.x86_64
eclipse-platform-4.6.2-6.fc25.x86_64
eclipse-mylyn-3.21.0-1.fc25.noarch
I also have self-compiled CDT installed (CDT master + two parser patches)
How reproducible:
Always
Steps to Reproduce:
1. Help|Install New Software
Actual results:
Error logging window
Expected results:
Install new software dialog
Additional info:
!ENTRY org.eclipse.ui 4 0 2017-02-08 10:52:09.071
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
at
org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
at
org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
at
org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
at
org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
at
org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
at
org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
at
org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
at
org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
at
org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:433)
at
org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:454)
at
org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem$3.handleEvent(AbstractContributionItem.java:482)
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)
Caused by: java.lang.NullPointerException
at
org.eclipse.equinox.internal.p2.ui.dialogs.RepositorySelectionGroup.fillRepoCombo(RepositorySelectionGroup.java:324)
at
org.eclipse.equinox.internal.p2.ui.dialogs.RepositorySelectionGroup.setRepositorySelection(RepositorySelectionGroup.java:268)
at
org.eclipse.equinox.internal.p2.ui.dialogs.AvailableIUsPage.initializeWidgetState(AvailableIUsPage.java:443)
at
org.eclipse.equinox.internal.p2.ui.dialogs.AvailableIUsPage.createControl(AvailableIUsPage.java:161)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:175)
at
org.eclipse.equinox.internal.p2.ui.dialogs.ProvisioningOperationWizard.createPageControls(ProvisioningOperationWizard.java:384)
at
org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:696)
at
org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:588)
at org.eclipse.jface.window.Window.create(Window.java:426)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1095)
at
org.eclipse.equinox.p2.ui.ProvisioningUI.openInstallWizard(ProvisioningUI.java:225)
at
org.eclipse.equinox.p2.ui.ProvisioningUI.openInstallWizard(ProvisioningUI.java:203)
at
org.eclipse.equinox.internal.p2.ui.sdk.InstallNewSoftwareHandler.doExecute(InstallNewSoftwareHandler.java:31)
at
org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler.doExecuteAndLoad(PreloadingRepositoryHandler.java:121)
at
org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$1.run(PreloadingRepositoryHandler.java:68)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler.execute(PreloadingRepositoryHandler.java:66)
at
org.eclipse.equinox.internal.p2.ui.sdk.InstallNewSoftwareHandler.execute(InstallNewSoftwareHandler.java:1)
at
org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
at
org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
... 37 more
--
You are receiving this mail because:
You are on the CC list for the bug.
What is current status of eclipse.fedorainfracloud.org ? I can't see
anything there at the moment.
If I understand correctly, it was supposed to be a site with Eclipse
documentation, like help.eclipse.org, but based on RPM content.
I imagined there would be some sort of continuous deployment.
Is there any progress? Or anything I could help with?
--
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk
https://bugzilla.redhat.com/show_bug.cgi?id=1421374
Deepak Bhole <dbhole(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |akurtako(a)redhat.com,
| |andjrobins(a)gmail.com,
| |eclipse-sig(a)lists.fedorapro
| |ject.org,
| |krzysztof.daniel(a)gmail.com,
| |mat.booth(a)redhat.com,
| |rgrunber(a)redhat.com
Component|java-1.8.0-openjdk |eclipse
Assignee|dbhole(a)redhat.com |akurtako(a)redhat.com
--- Comment #13 from Deepak Bhole <dbhole(a)redhat.com> ---
Re-assigning to SWT component owner.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1400721
Bug ID: 1400721
Summary: Rename Variable Refactoring ended with Internal Error
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.
2.
3.
-- Error Details --
Date: Fri Dec 02 00:10:17 CET 2016
Message: Internal Error
Severity: Error
Product: Eclipse Platform 4.6.1.v20160915-0852 (org.eclipse.platform.ide)
Plugin: org.eclipse.ltk.ui.refactoring
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
This is a continuation of log file
/home/matej/archiv/2016/RedHat/projekty/.metadata/.bak_0.log
Created Time: 2016-12-01 23:25:00.257
Exception Stack Trace:
java.lang.reflect.InvocationTargetException
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:398)
at
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
at
org.eclipse.ltk.ui.refactoring.RefactoringWizard.createChange(RefactoringWizard.java:662)
at
org.eclipse.ltk.ui.refactoring.RefactoringWizard.computeUserInputSuccessorPage(RefactoringWizard.java:503)
at
org.eclipse.ltk.ui.refactoring.UserInputWizardPage.computeSuccessorPage(UserInputWizardPage.java:74)
at
org.eclipse.ltk.ui.refactoring.UserInputWizardPage.getNextPage(UserInputWizardPage.java:110)
at
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.nextOrPreviewPressed(RefactoringWizardDialog2.java:488)
at
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.access$2(RefactoringWizardDialog2.java:485)
at
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2$1.widgetSelected(RefactoringWizardDialog2.java:688)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4553)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
at org.eclipse.jface.window.Window.open(Window.java:794)
at
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
at
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
at
com.python.pydev.refactoring.refactorer.Refactorer.rename(Refactorer.java:106)
at com.python.pydev.refactoring.actions.PyRename.perform(PyRename.java:37)
at
org.python.pydev.editor.actions.refactoring.PyRefactorAction$Operation.execute(PyRefactorAction.java:68)
at
org.python.pydev.editor.actions.refactoring.PyRefactorAction$1.runInUIThread(PyRefactorAction.java:178)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:97)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146)
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:687)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
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)
Caused by: java.lang.ExceptionInInitializerError
at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:112)
at
org.apache.lucene.codecs.lucene54.Lucene54Codec.<init>(Lucene54Codec.java:161)
at
org.apache.lucene.codecs.lucene54.Lucene54Codec.<init>(Lucene54Codec.java:81)
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 org.apache.lucene.util.NamedSPILoader.reload(NamedSPILoader.java:72)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:49)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:38)
at org.apache.lucene.codecs.Codec$Holder.<clinit>(Codec.java:47)
at org.apache.lucene.codecs.Codec.getDefault(Codec.java:140)
at
org.apache.lucene.index.LiveIndexWriterConfig.<init>(LiveIndexWriterConfig.java:120)
at
org.apache.lucene.index.IndexWriterConfig.<init>(IndexWriterConfig.java:140)
at org.python.pydev.shared_core.index.IndexApi.init(IndexApi.java:100)
at org.python.pydev.shared_core.index.IndexApi.<init>(IndexApi.java:82)
at org.python.pydev.shared_core.index.IndexApi.<init>(IndexApi.java:95)
at
com.python.pydev.analysis.additionalinfo.ReferenceSearchesLucene.internalSearch(ReferenceSearchesLucene.java:157)
at
com.python.pydev.analysis.additionalinfo.ReferenceSearchesLucene.search(ReferenceSearchesLucene.java:94)
at
com.python.pydev.analysis.additionalinfo.AdditionalProjectInterpreterInfo.getModulesWithToken(AdditionalProjectInterpreterInfo.java:395)
at
com.python.pydev.refactoring.refactorer.RefactorerFindReferences.findPossibleReferences(RefactorerFindReferences.java:123)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameRefactorProcess.findFilesWithPossibleReferences(AbstractRenameRefactorProcess.java:301)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameWorkspaceRefactorProcess.doCheckInitialOnWorkspace(AbstractRenameWorkspaceRefactorProcess.java:164)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameWorkspaceRefactorProcess.findReferencesToRenameOnWorkspace(AbstractRenameWorkspaceRefactorProcess.java:135)
at
com.python.pydev.refactoring.wizards.rename.PyRenameParameterProcess.findReferencesToRenameOnWorkspace(PyRenameParameterProcess.java:95)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameRefactorProcess.findReferencesToRename(AbstractRenameRefactorProcess.java:193)
at
com.python.pydev.refactoring.wizards.rename.PyReferenceSearcher.search(PyReferenceSearcher.java:152)
at
com.python.pydev.refactoring.wizards.rename.PyRenameEntryPoint.checkFinalConditions(PyRenameEntryPoint.java:268)
at
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.checkFinalConditions(ProcessorBasedRefactoring.java:222)
at
org.eclipse.ltk.core.refactoring.CheckConditionsOperation.run(CheckConditionsOperation.java:83)
at
org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:119)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267)
at
org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:86)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
Caused by: java.lang.ClassCastException: class
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat
at java.lang.Class.asSubclass(Class.java:3404)
at org.apache.lucene.util.SPIClassIterator.next(SPIClassIterator.java:158)
at org.apache.lucene.util.NamedSPILoader.reload(NamedSPILoader.java:70)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:51)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:38)
at
org.apache.lucene.codecs.PostingsFormat$Holder.<clinit>(PostingsFormat.java:49)
... 36 more
Root exception:
java.lang.ExceptionInInitializerError
at org.apache.lucene.codecs.PostingsFormat.forName(PostingsFormat.java:112)
at
org.apache.lucene.codecs.lucene54.Lucene54Codec.<init>(Lucene54Codec.java:161)
at
org.apache.lucene.codecs.lucene54.Lucene54Codec.<init>(Lucene54Codec.java:81)
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 org.apache.lucene.util.NamedSPILoader.reload(NamedSPILoader.java:72)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:49)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:38)
at org.apache.lucene.codecs.Codec$Holder.<clinit>(Codec.java:47)
at org.apache.lucene.codecs.Codec.getDefault(Codec.java:140)
at
org.apache.lucene.index.LiveIndexWriterConfig.<init>(LiveIndexWriterConfig.java:120)
at
org.apache.lucene.index.IndexWriterConfig.<init>(IndexWriterConfig.java:140)
at org.python.pydev.shared_core.index.IndexApi.init(IndexApi.java:100)
at org.python.pydev.shared_core.index.IndexApi.<init>(IndexApi.java:82)
at org.python.pydev.shared_core.index.IndexApi.<init>(IndexApi.java:95)
at
com.python.pydev.analysis.additionalinfo.ReferenceSearchesLucene.internalSearch(ReferenceSearchesLucene.java:157)
at
com.python.pydev.analysis.additionalinfo.ReferenceSearchesLucene.search(ReferenceSearchesLucene.java:94)
at
com.python.pydev.analysis.additionalinfo.AdditionalProjectInterpreterInfo.getModulesWithToken(AdditionalProjectInterpreterInfo.java:395)
at
com.python.pydev.refactoring.refactorer.RefactorerFindReferences.findPossibleReferences(RefactorerFindReferences.java:123)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameRefactorProcess.findFilesWithPossibleReferences(AbstractRenameRefactorProcess.java:301)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameWorkspaceRefactorProcess.doCheckInitialOnWorkspace(AbstractRenameWorkspaceRefactorProcess.java:164)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameWorkspaceRefactorProcess.findReferencesToRenameOnWorkspace(AbstractRenameWorkspaceRefactorProcess.java:135)
at
com.python.pydev.refactoring.wizards.rename.PyRenameParameterProcess.findReferencesToRenameOnWorkspace(PyRenameParameterProcess.java:95)
at
com.python.pydev.refactoring.wizards.rename.AbstractRenameRefactorProcess.findReferencesToRename(AbstractRenameRefactorProcess.java:193)
at
com.python.pydev.refactoring.wizards.rename.PyReferenceSearcher.search(PyReferenceSearcher.java:152)
at
com.python.pydev.refactoring.wizards.rename.PyRenameEntryPoint.checkFinalConditions(PyRenameEntryPoint.java:268)
at
org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.checkFinalConditions(ProcessorBasedRefactoring.java:222)
at
org.eclipse.ltk.core.refactoring.CheckConditionsOperation.run(CheckConditionsOperation.java:83)
at
org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:119)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267)
at
org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:86)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
Caused by: java.lang.ClassCastException: class
org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat
at java.lang.Class.asSubclass(Class.java:3404)
at org.apache.lucene.util.SPIClassIterator.next(SPIClassIterator.java:158)
at org.apache.lucene.util.NamedSPILoader.reload(NamedSPILoader.java:70)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:51)
at org.apache.lucene.util.NamedSPILoader.<init>(NamedSPILoader.java:38)
at
org.apache.lucene.codecs.PostingsFormat$Holder.<clinit>(PostingsFormat.java:49)
... 36 more
--
You are receiving this mail because:
You are on the CC list for the bug.