[JBoss JIRA] (JBIDE-15827) Failed to remove JAX-RS Metamodel when closing a project
by Radoslav Rábara (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15827?page=com.atlassian.jira.plugi... ]
Radoslav Rábara closed JBIDE-15827.
-----------------------------------
Verified in JBDS 8.0.0 Beta1-v20140323-1410-B78
> Failed to remove JAX-RS Metamodel when closing a project
> --------------------------------------------------------
>
> Key: JBIDE-15827
> URL: https://issues.jboss.org/browse/JBIDE-15827
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.1.1.Beta1
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Fix For: 4.2.0.Beta1
>
>
> When closing a JAX-RS project, the following error is reported in the log:
> {code}
> org.eclipse.core.internal.resources.ResourceException: The resource tree is locked for modifications.
> at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:116)
> at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:2283)
> at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:844)
> at org.jboss.tools.ws.jaxrs.core.internal.metamodel.domain.JaxrsMetamodel.remove(JaxrsMetamodel.java:332)
> at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.ResourceChangedListener.resourceChanged(ResourceChangedListener.java:62)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:249)
> at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:391)
> at org.eclipse.core.internal.resources.Project.close(Project.java:199)
> at org.eclipse.ui.actions.CloseResourceAction.invokeOperation(CloseResourceAction.java:129)
> at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:164)
> at org.eclipse.ui.actions.WorkspaceAction$2.runInWorkspace(WorkspaceAction.java:485)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> {code}
--
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
12 years
[JBoss JIRA] (JBIDE-16898) no error handling for nonexisting remote home
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16898?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-16898:
---------------------------------------------
yeah - I realized my mistake. the servers had very similar names.
Changed this to be about handling user errors like this better.
> no error handling for nonexisting remote home
> ---------------------------------------------
>
> Key: JBIDE-16898
> URL: https://issues.jboss.org/browse/JBIDE-16898
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Priority: Blocker
> Labels: respin-a
> Fix For: 4.2.0.Beta1
>
>
> Downloaded EAP 6.2 via downlod runtimes.
> configured it to use remote, entered in bogus name for home folder.
> This is in the console log:
> "/>
> />
> Error: Unable to access jarfile urft/jboss-modules.jar
> JBTOOLS_SERVER_START_CMD:JBoss Enterprise Application Platform 6.1+1395830330282:11785
> />"
> I would have expected some validation or better info in the console on what users should do now.
--
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
12 years
[JBoss JIRA] (JBIDE-16898) no error handling for nonexisting remote home
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16898?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-16898:
----------------------------------------
Description:
Downloaded EAP 6.2 via downlod runtimes.
configured it to use remote, entered in bogus name for home folder.
This is in the console log:
"/>
/>
Error: Unable to access jarfile urft/jboss-modules.jar
JBTOOLS_SERVER_START_CMD:JBoss Enterprise Application Platform 6.1+1395830330282:11785
/>"
I would have expected some validation or better info in the console on what users should do now.
was:
Downloaded EAP 6.2 via downlod runtimes.
Started it - it just gets stuck launching.
This is in the console log:
"/>
/>
Error: Unable to access jarfile urft/jboss-modules.jar
JBTOOLS_SERVER_START_CMD:JBoss Enterprise Application Platform 6.1+1395830330282:11785
/>"
> no error handling for nonexisting remote home
> ---------------------------------------------
>
> Key: JBIDE-16898
> URL: https://issues.jboss.org/browse/JBIDE-16898
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Priority: Blocker
> Labels: respin-a
> Fix For: 4.2.0.Beta1
>
>
> Downloaded EAP 6.2 via downlod runtimes.
> configured it to use remote, entered in bogus name for home folder.
> This is in the console log:
> "/>
> />
> Error: Unable to access jarfile urft/jboss-modules.jar
> JBTOOLS_SERVER_START_CMD:JBoss Enterprise Application Platform 6.1+1395830330282:11785
> />"
> I would have expected some validation or better info in the console on what users should do now.
--
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
12 years
[JBoss JIRA] (JBIDE-16898) no error handling for nonexisting remote home
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16898?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-16898:
----------------------------------------
Summary: no error handling for nonexisting remote home (was: cannot launch just downloaded EAP 6.2)
> no error handling for nonexisting remote home
> ---------------------------------------------
>
> Key: JBIDE-16898
> URL: https://issues.jboss.org/browse/JBIDE-16898
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Priority: Blocker
> Labels: respin-a
> Fix For: 4.2.0.Beta1
>
>
> Downloaded EAP 6.2 via downlod runtimes.
> Started it - it just gets stuck launching.
> This is in the console log:
> "/>
> />
> Error: Unable to access jarfile urft/jboss-modules.jar
> JBTOOLS_SERVER_START_CMD:JBoss Enterprise Application Platform 6.1+1395830330282:11785
> />"
--
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
12 years