[
https://issues.jboss.org/browse/FORGE-1976?page=com.atlassian.jira.plugin...
]
Pedro Igor updated FORGE-1976:
------------------------------
Steps to Reproduce:
1) Enter inside a specific resource. For example a Java Resource.
2) Delete this file from another shell or using a command that deletes that resource when
executed.
3) Try to execute any command.
Error executing command inside a previously deleted resource
------------------------------------------------------------
Key: FORGE-1976
URL:
https://issues.jboss.org/browse/FORGE-1976
Project: Forge
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.7.2.Final
Reporter: Pedro Igor
When executing commands inside a resource that does not exists anymore, Forge gives the
following error:
{code}
[org.jboss.forge.addon.shell.aesh.CommandAdapter] (AeshProcess: 209) cannot obtain stream
to file: file does not exist:
/pedroigor/java/workspace/jboss/picketlink/picketlink-forge-app/src/main/java/org/picketlink/forge/app/security/SecurityInitializer.java:
org.jboss.forge.addon.resource.ResourceException: cannot obtain stream to file: file does
not exist:
/pedroigor/java/workspace/jboss/picketlink/picketlink-forge-app/src/main/java/org/picketlink/forge/app/security/SecurityInitializer.java
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)