[JBoss JIRA] Created: (JBIDE-5196) IllegalArgumentException in New Seam Project Wizard
by Dmitry Geraskov (JIRA)
IllegalArgumentException in New Seam Project Wizard
---------------------------------------------------
Key: JBIDE-5196
URL: https://jira.jboss.org/jira/browse/JBIDE-5196
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M4
Reporter: Dmitry Geraskov
Assignee: Alexey Kazakov
Priority: Minor
1. Create seam project with name "ab"
2. Run the wizard again and enter projet name="ab"
3. Click modify project facets and Java Persistence facet
4. Change the name of the project to "abc"
Observe: Exception
java.lang.IllegalArgumentException
at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy.setProjectLocation(FacetedProjectWorkingCopy.java:398)
at org.eclipse.wst.common.componentcore.datamodel.FacetProjectCreationDataModelProvider$3.propertyChanged(FacetProjectCreationDataModelProvider.java:143)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.notifyListeners(DataModelImpl.java:346)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.notifyPropertyChange(DataModelImpl.java:337)
at org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.propertySet(ProjectCreationDataModelProviderNew.java:94)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.internalSetProperty(DataModelImpl.java:182)
at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.setProperty(DataModelImpl.java:172)
at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelSynchHelper.setProperty(DataModelSynchHelper.java:189)
at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelSynchHelper$ModifyTextListener.modifyText(DataModelSynchHelper.java:74)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:167)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-5531) Moved jBPM process error during saving
by Jiri Peterka (JIRA)
Moved jBPM process error during saving
--------------------------------------
Key: JBIDE-5531
URL: https://jira.jboss.org/jira/browse/JBIDE-5531
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jbpm
Affects Versions: 3.1.0.CR1
Environment: Linux 64-bit, Sun JDK 1.6, JbossTools-3.1.0.v200912171816M-H185-RC1
Reporter: Jiri Peterka
Fix For: 3.1.0.GA
Attachments: jbpm-move-err1.png
1. Have a jBPM project
2. Create process in root project location
3. Edit process (insert some elements)
4. Move process into src/main/jpdl
5. Do some modifications (move element) and save it
FAILURE: Error message (see screenshot 1)
After similar operation workbench window is somehow corrupted, you can see screenshot 2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6759) ELReferencesQueryParticipant throws NullPointerException if user searches references for class from jar file
by Daniel Azarov (JIRA)
ELReferencesQueryParticipant throws NullPointerException if user searches references for class from jar file
------------------------------------------------------------------------------------------------------------
Key: JBIDE-6759
URL: https://jira.jboss.org/browse/JBIDE-6759
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.M1
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Fix For: 3.2.0.M2
java.lang.NullPointerException
at org.jboss.tools.jsf.ui.el.refactoring.ELReferencesQueryParticipant$ELSearcher.<init>(ELReferencesQueryParticipant.java:87)
at org.jboss.tools.jsf.ui.el.refactoring.ELReferencesQueryParticipant.search(ELReferencesQueryParticipant.java:59)
at org.eclipse.jdt.internal.ui.search.JavaSearchQuery$2.run(JavaSearchQuery.java:164)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.ui.search.JavaSearchQuery.run(JavaSearchQuery.java:170)
at org.eclipse.search2.internal.ui.InternalSearchUI$InternalSearchJob.run(InternalSearchUI.java:91)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months