[JBoss JIRA] (JBIDE-20424) JVMProblemDetector throws FileNotFoundException
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20424?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-20424:
--------------------------------------
Assignee: Daniel Azarov
> JVMProblemDetector throws FileNotFoundException
> ------------------------------------------------
>
> Key: JBIDE-20424
> URL: https://issues.jboss.org/browse/JBIDE-20424
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 4.3.0.Beta2
> Environment: Linux
> Reporter: Denis Golovin
> Assignee: Daniel Azarov
> Fix For: 4.3.0.CR1
>
>
> This exception should not be reported, because missing file it is perfectly fine until first message to reported to log:
> {code}!ENTRY org.jboss.tools.foundation.checkup 2 0 2015-08-05 15:43:32.481
> !MESSAGE /home/eskimo/Projects/jbdevstudio/4.3.x/fork/jbds-releng/.ws/junit-workspace/.metadata/.log (No such file or directory)
> !STACK 0
> java.io.FileNotFoundException: /home/eskimo/Projects/jbdevstudio/4.3.x/fork/jbds-releng/.ws/junit-workspace/.metadata/.log (No such file or directory)
> at java.io.RandomAccessFile.open0(Native Method)
> at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
> at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
> at org.eclipse.ui.internal.views.log.TailInputStream.<init>(TailInputStream.java:24)
> at org.jboss.tools.foundation.checkup.JVMProblemDetector.earlyStartup(JVMProblemDetector.java:108)
> at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:90)
> at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.Workbench$56.run(Workbench.java:2812)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 3 months
[JBoss JIRA] (JBIDE-20424) JVMProblemDetector throws FileNotFoundException
by Denis Golovin (JIRA)
Denis Golovin created JBIDE-20424:
-------------------------------------
Summary: JVMProblemDetector throws FileNotFoundException
Key: JBIDE-20424
URL: https://issues.jboss.org/browse/JBIDE-20424
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.3.0.Beta2
Environment: Linux
Reporter: Denis Golovin
This exception should not be reported, because missing file it is perfectly fine until first message to reported to log:
{code}!ENTRY org.jboss.tools.foundation.checkup 2 0 2015-08-05 15:43:32.481
!MESSAGE /home/eskimo/Projects/jbdevstudio/4.3.x/fork/jbds-releng/.ws/junit-workspace/.metadata/.log (No such file or directory)
!STACK 0
java.io.FileNotFoundException: /home/eskimo/Projects/jbdevstudio/4.3.x/fork/jbds-releng/.ws/junit-workspace/.metadata/.log (No such file or directory)
at java.io.RandomAccessFile.open0(Native Method)
at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
at org.eclipse.ui.internal.views.log.TailInputStream.<init>(TailInputStream.java:24)
at org.jboss.tools.foundation.checkup.JVMProblemDetector.earlyStartup(JVMProblemDetector.java:108)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:90)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$56.run(Workbench.java:2812)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 3 months
[JBoss JIRA] (JBIDE-20422) Docker explorer - Stopping a container removes it from the explorer display
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20422?page=com.atlassian.jira.plugi... ]
Len DiMaggio updated JBIDE-20422:
---------------------------------
Description:
Once the container is removed from the Docker explorer, the user must go to the CLI to restart it and have it appear again in the explorer.
Why not leave it visible in the Docker explorer and mark it as stopped?
was:
Once the container is removed from the Docker explorer, the user must go to the CLI to restart it.
Why not leave it visible in the Docker explorer and mark it as stopped?
> Docker explorer - Stopping a container removes it from the explorer display
> ---------------------------------------------------------------------------
>
> Key: JBIDE-20422
> URL: https://issues.jboss.org/browse/JBIDE-20422
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta2
> Environment: RHEL 7
> Java 8
> Reporter: Len DiMaggio
> Assignee: Xavier Coulon
>
> Once the container is removed from the Docker explorer, the user must go to the CLI to restart it and have it appear again in the explorer.
> Why not leave it visible in the Docker explorer and mark it as stopped?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 3 months
[JBoss JIRA] (JBIDE-20422) Docker explorer - Stopping a container removes it from the explorer display
by Len DiMaggio (JIRA)
Len DiMaggio created JBIDE-20422:
------------------------------------
Summary: Docker explorer - Stopping a container removes it from the explorer display
Key: JBIDE-20422
URL: https://issues.jboss.org/browse/JBIDE-20422
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: docker
Affects Versions: 4.3.0.Beta2
Environment: RHEL 7
Java 8
Reporter: Len DiMaggio
Once the container is removed from the Docker explorer, the user must go to the CLI to restart it.
Why not leave it visible in the Docker explorer and mark it as stopped?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 3 months