[jbosstools-issues] [JBoss JIRA] (JBIDE-13069) Could not find any files matching glob

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Nov 16 13:58:21 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735002#comment-12735002 ] 

Andre Dietisheim edited comment on JBIDE-13069 at 11/16/12 1:58 PM:
--------------------------------------------------------------------

Mail from Bill DeCoste on the 16th of Nov:

{code}
Good news. The name of the env that exposes the log dir is already available. I'll add this asap to the java client and we should be good.

curl on /broker/rest/domains/<id>/applications/<appname>/cartridges/<cartname>

"properties": [
{
"description": "Directory to store application log files.",
 "name": "OPENSHIFT_JBOSSAS_LOG_DIR",
 "type": "environment"
 },

I'll add a call to the java client that just returns the log location. That's all you will need to do.
{code}
                
      was (Author: adietish):
    Mail from Bill DeCoste on the 16th of Nov:

{quote}
Good news. The name of the env that exposes the log dir is already available. I'll add this asap to the java client and we should be good.
{quote}

{code}
curl on /broker/rest/domains/<id>/applications/<appname>/cartridges/<cartname>

"properties": [
{
"description": "Directory to store application log files.",
 "name": "OPENSHIFT_JBOSSAS_LOG_DIR",
 "type": "environment"
 },
{quote}
I'll add a call to the java client that just returns the log location. That's all you will need to do.
{quote}
                  
> Could not find any files matching glob
> --------------------------------------
>
>                 Key: JBIDE-13069
>                 URL: https://issues.jboss.org/browse/JBIDE-13069
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.0.0.Alpha2
>         Environment: Win 7 - 32-bit JDK 7
>            Reporter: Burr Sutter
>            Assignee: Andre Dietisheim
>             Fix For: 4.0.0.CR1
>
>         Attachments: manage_ssh_keys.png, Screen Shot 2012-11-16 at 9.15.52 AM.png
>
>
> use of Tail Files via the server adapter or the openshift explorer result in 
> Could not find any files matching glob

--
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


More information about the jbosstools-issues mailing list