Bug 876721 - tail files broken in JBDS
Summary: tail files broken in JBDS
Keywords:
Status: CLOSED DUPLICATE of bug 864653
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: ---
Assignee: Bill DeCoste
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-14 19:30 UTC by Bill DeCoste
Modified: 2015-05-14 23:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-29 00:04:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bill DeCoste 2012-11-14 19:30:04 UTC
Description of problem:

The move to typeless gears and the new location of the log files has broken the tail feature in JBDS because they had the location hardcoded. The proposed resolution is to make a soft link from the old location to the new location


Version-Release number of selected component (if applicable):


How reproducible:
always


Steps to Reproduce:
1. create app
2. attempt to tail log files from JBDS
3.
  
Actual results:
tail fails


Expected results:
tail succeeds


Additional info:

Comment 1 Andre Dietisheim 2012-11-15 09:37:06 UTC
JBoss Tools for OpenShift had this issue filed at https://issues.jboss.org/browse/JBIDE-13069. I would have added a sync to this bugzilla if I had been able ;)

Comment 2 Andre Dietisheim 2012-11-15 09:41:56 UTC
The highest prio for us at JBoss Tools is to allow users of existing JBDS version to look at the application logs. So we'd be very grateful if you could provide a fix that would keep compatibility to existing JBDS releases. On the long run we can of course provide changes on our side but this would not help existing users.

Comment 3 Bill DeCoste 2012-11-15 14:24:06 UTC
We're looking at adding the log location to the rest api. Once that's done I'll add it to the java client and future versions of JBDS can use that. For now it looks like this is a regression bug we're going to have to live with as we can't create a link from the old log location to the new one.

Comment 4 manoj 2012-11-15 18:23:24 UTC
Rajat to get into restAPI 16Nov2012.
Team to review outcome and determine if this will go into this Sprint.

Comment 5 manoj 2012-11-16 18:42:08 UTC
. looks like there is a way for the java client to find
the env for the log file location and thus the log file. Bill working on
that now. Not a blocker.

Comment 6 Dan McPherson 2013-01-28 23:36:57 UTC
What's the state of this?

Comment 7 Bill DeCoste 2013-01-28 23:39:51 UTC
Ultimately we want to add the log file location to the rest api. Right now we can just get the log file location env filename. This is now exposed through the java client.

Comment 8 Dan McPherson 2013-01-28 23:42:35 UTC
Will move to a user story.

Comment 9 Dan McPherson 2013-01-29 00:04:17 UTC

*** This bug has been marked as a duplicate of bug 864653 ***


Note You need to log in before you can comment on or make changes to this bug.