Skip to content

Commit 0efaa06

Browse files
committed
First remove the instance from the list, then dispose it
- EmbeddedTest had issues with deleting files on windows, I don't believe this can resolve it, but it should not hurt. Signed-off-by: David Matějček <[email protected]>
1 parent 52d548c commit 0efaa06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nucleus/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/RestartLocalInstanceCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
import static com.sun.enterprise.admin.cli.CLIConstants.DEATH_TIMEOUT_MS;
3939
import static com.sun.enterprise.admin.cli.CLIConstants.WAIT_FOR_DAS_TIME_MS;
4040
import static com.sun.enterprise.admin.servermgmt.cli.ServerLifeSignChecker.step;
41-
import static java.util.logging.Level.FINEST;
4241

4342
/**
4443
* @author Byron Nevins

0 commit comments

Comments
 (0)