[JBoss JIRA] (JBDS-2347) Find Bugs internal error when run on projects
by Martin Malina (JIRA)
Martin Malina created JBDS-2347:
-----------------------------------
Summary: Find Bugs internal error when run on projects
Key: JBDS-2347
URL: https://issues.jboss.org/browse/JBDS-2347
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: OS X 10.8
JBDS 6.0.0.Alpha2d
Find Bugs 1.3, Find Bugs 2.0.1
Reporter: Martin Malina
When you run find bugs on a project (e.g. dynamic web project or java ee web project from central), it will search for bugs and then you will get an error:
{code}
An internal error occurred during: "Finding bugs in dynproj...".
Attempted to beginRule: P/dynproj, does not match outer scope rule: MutexSchedulingRule, resource: P/dynproj
{code}
The workspace log:
{code}
!ENTRY org.eclipse.core.jobs 4 2 2012-10-05 14:07:48.920
!MESSAGE An internal error occurred during: "Finding bugs in dynproj...".
!STACK 0
java.lang.IllegalArgumentException: Attempted to beginRule: P/dynproj, does not match outer scope rule: MutexSchedulingRule, resource: P/dynproj
at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:134)
at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:333)
at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:85)
at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:286)
at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:118)
at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:2282)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2339)
at de.tobject.findbugs.reporter.MarkerUtil.createMarkers(MarkerUtil.java:125)
at de.tobject.findbugs.builder.FindBugsWorker.updateBugCollection(FindBugsWorker.java:383)
at de.tobject.findbugs.builder.FindBugsWorker.work(FindBugsWorker.java:227)
at de.tobject.findbugs.actions.FindBugsAction$StartedFromViewJob.runWithProgress(FindBugsAction.java:265)
at de.tobject.findbugs.FindBugsJob.run(FindBugsJob.java:102)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}
I tried the same in JBDS 5.0.1 with Find Bugs 2.0.1 and there was no error. So it looks like something has changed between JBDS 5 and 6. (Maybe just Indigo -> Juno?)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12597) JBOSS BIRT Integration compatibility issue with Hibernate 4.0+
by Tomas Vala (JIRA)
Tomas Vala created JBIDE-12597:
----------------------------------
Summary: JBOSS BIRT Integration compatibility issue with Hibernate 4.0+
Key: JBIDE-12597
URL: https://issues.jboss.org/browse/JBIDE-12597
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: birt
Affects Versions: 4.0.x
Environment: JBoss BIRT Integration version 1.4.0.Alpha2-v20120910-1613-B34
JBoss Hibernate version 4.1.7
BIRT runtime version 3.7.1
Reporter: Tomas Vala
Assignee: Snjezana Peco
Priority: Blocker
Hello,
this is a follow up to previous still unresolved report JBIDE-11584. Now with Hibernate release 4.x the JBoss BIRT ODA plugin is broken even more than before. It doesn't work at all and even doesn't compile against Hibernate 4.x due to backward incompatible changes made to Hibernate API.
Have you abandoned this project altogether (without announcing it in advance) or is there at least maintenance release in the works aimed for near future? Current situation is not good.
Thanks,
Tomas
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-11687) Add Mac x86_64 and Win x86_64 to target platform in parent pom
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-11687:
---------------------------------------
Summary: Add Mac x86_64 and Win x86_64 to target platform in parent pom
Key: JBIDE-11687
URL: https://issues.jboss.org/browse/JBIDE-11687
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng
Affects Versions: 3.3.0.Beta3
Reporter: Lucia Jelinkova
Assignee: Nick Boldt
Plugin configuration for org.eclipse.tycho:target-platform-configuration does not intentionally specify the Mac x86_64 and Win x86_64 environments since these entries break XulRunner build.
However, QE would like to run SWTBot tests also on these environments and overriding the configuration in every bot test plugin is probably not a good idea.
One solution could be to specify those environments in parent pom and override it only in XullRunner's pom file (the requirement not to specify the environments would be clearly defined and documented for XullRunner).
Other solution might be to specify a profile that we could activate on the command line that would add those two environments to the plugin's configuration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBDS-2275) 'Searching runtimes...' has encountered a problem: NullPointerException
by Nick Boldt (JIRA)
Nick Boldt created JBDS-2275:
--------------------------------
Summary: 'Searching runtimes...' has encountered a problem: NullPointerException
Key: JBDS-2275
URL: https://issues.jboss.org/browse/JBDS-2275
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: runtime
Affects Versions: 6.0.0.Alpha2
Reporter: Nick Boldt
Attachments: jbds-alpha2-error-on-startup.png
1. install jbdevstudio-product-universal-6.0.0.Alpha2-v20120908-0457-B2720.jar (not the EAP bundle version)
2. startup (pointed at an existing workspace - was previously used by jbdevstudio-product-eap-universal-6.0.0.Alpha1-v20120904-0259-H12, so was config'd w/ EAP)
3. error appears: !jbds-alpha2-error-on-startup.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12802) The are no local changes in
by Burr Sutter (JIRA)
Burr Sutter created JBIDE-12802:
-----------------------------------
Summary: The are no local changes in
Key: JBIDE-12802
URL: https://issues.jboss.org/browse/JBIDE-12802
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Reporter: Burr Sutter
Assignee: Andre Dietisheim
First, this message is poorly written with "the are no changes".
Second, it is inaccurate, I have added a file to my project and I have used Team -> Commit on it so it no longer has a question mark on the file. In other words, I have changed something but this message almost always says "hey nothing has changed".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months