Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
Ğ Groups Home
Log File Location
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
tbear2001  
View profile  
 More options Feb 16 2012, 7:26 pm
From: tbear2001 <stevens.mar...@gmail.com>
Date: Thu, 16 Feb 2012 16:26:12 -0800 (PST)
Local: Thurs, Feb 16 2012 7:26 pm
Subject: Log File Location
I'm running a test OpenBD 2 upgrade from 1.4.  Switching to jetty.
Everything is working great, but I'd like to redirect the Log file
location... it is currently putting them in the /tmp/openbd81 and I'd
prefer them in the /WEB-INF/bluedragon/work directory.  I'm sure I
just missed the appropriate entry in bluedragon.xml, but for the life
of me, I can't figure it out.  Btw, this is on ubuntu server 10.04.

Thanks for your help.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dante  
View profile  
 More options Feb 17 2012, 12:24 am
From: Dante <dante.d...@gmail.com>
Date: Thu, 16 Feb 2012 21:24:18 -0800 (PST)
Local: Fri, Feb 17 2012 12:24 am
Subject: Re: Log File Location
I have the same problem after installing the OpenBD 2 version (I also
had 1.4 before).

My server is Tomcat 6.0 on Ubuntu 10.04 and the temporary files are
also on the /tmp/openbd81/ folder.

Dante

On 16 feb, 21:26, tbear2001 <stevens.mar...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mats Stromberg  
View profile  
 More options Feb 17 2012, 3:51 am
From: Mats Stromberg <dothebizz...@gmail.com>
Date: Fri, 17 Feb 2012 00:51:26 -0800 (PST)
Local: Fri, Feb 17 2012 3:51 am
Subject: Re: Log File Location

Not sure which logs you're looking for but one of the properties in
bluedragon.xml in the <system> section would be the
<tempdirectory>/WEB-INF/bluiedragon/work/temp/</tempdirectory>
There atleast your error logs would land... in the rtelogs directory.
Nut sure what controls the location for the bluedragon.log it self which
would be one level up from the /temp directory.

It might be controlled by the WEB-INF/web.xml  There the
BLUEDRAGON_WORKING_DIRECTORY points to this directory
/WEB-INF/bluedragon/work

/Mats/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dante  
View profile  
 More options Feb 17 2012, 6:43 am
From: Dante <dante.d...@gmail.com>
Date: Fri, 17 Feb 2012 03:43:37 -0800 (PST)
Local: Fri, Feb 17 2012 6:43 am
Subject: Re: Log File Location
Mats

On my bluedragon.xml I already have the following row:

    <tempdirectory>/WEB-INF/bluedragon/work/temp</tempdirectory>

but on the WEB-INF/bluedragon/work/temp I just see this files:

 drwxr-xr-x 2 root root  1024 Feb 16 13:38 cfjavascript
 drwxr-xr-x 2 root root  1024 Feb 16 13:38 cfstylesheet
 -rw-r--r-- 1 root root     0 Dec 28 03:23 multicast.log
 drwxr-xr-x 2 root root 61440 Feb 16 15:41 rtelogs
 drwxr-xr-x 3 root root  1024 Feb 16 13:38 ws

and on the /temp/openbd81/ I see the rest of the temporary files:

 -rw-r--r-- 1 root root   3748 Feb 16 13:38 bluedragon.log
 -rw-r--r-- 1 root root 420965 Feb 17 08:35 bluedragon.log.1
 -rw-r--r-- 1 root root   3748 Feb 15 09:25 bluedragon.log.10
 -rw-r--r-- 1 root root   3748 Feb 16 13:38 bluedragon.log.2
 -rw-r--r-- 1 root root   3748 Feb 16 13:38 bluedragon.log.3
 -rw-r--r-- 1 root root   3748 Feb 16 13:38 bluedragon.log.4
 -rw-r--r-- 1 root root   3748 Feb 16 13:38 bluedragon.log.5
 -rw-r--r-- 1 root root   3748 Feb 16 13:37 bluedragon.log.6
 -rw-r--r-- 1 root root   3748 Feb 15 09:26 bluedragon.log.7
 -rw-r--r-- 1 root root  35414 Feb 16 13:35 bluedragon.log.8
 -rw-r--r-- 1 root root   3748 Feb 15 09:25 bluedragon.log.9
 drwxr-xr-x 2 root root 104448 Feb 16 13:37 cfchart
 drwxr-xr-x 2 root root   1024 Jan 11 14:57 cflog
 drwxr-xr-x 4 root root   1024 Jan 10 15:32 cfmail
 drwxr-xr-x 4 root root   1024 Jan 10 15:32 cfquerybatch
 drwxr-xr-x 2 root root   1024 Jan 10 15:32 cfschedule
 drwxr-xr-x 8 root root   1024 Jan 10 15:32 plugin-cfcron
 drwxr-xr-x 2 root root   1024 Jan 10 15:32 slowlog

BTW, on the Log Files section of the OpenBD Administrator I just see
this message:

 Log Files

 No log files available

Thank you for our help...

Dante

On 17 feb, 05:51, Mats Stromberg <dothebizz...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nitai @ Razuna  
View profile  
 More options Feb 17 2012, 6:55 am
From: "Nitai @ Razuna" <ni...@razuna.com>
Date: Fri, 17 Feb 2012 12:55:45 +0100
Local: Fri, Feb 17 2012 6:55 am
Subject: Re: [OpenBD] Re: Log File Location
Error log files are located in /WEB-INF/bluedragon/work/temp/rtelogs.

Kind Regards,
Nitai

--
See for yourself how easy it is to manage files today. Join the revolution!

Razuna - Hosted Digital Asset Management Solution
http://www.razuna.com/

Razuna - Open Source Digital Asset Management
http://www.razuna.org/

Twitter - http://twitter.com/razunahq
Facebook - http://www.facebook.com/razunahq
Support Platform - http://getsatisfaction.com/razuna


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mats Stromberg  
View profile  
 More options Feb 17 2012, 7:13 am
From: Mats Stromberg <dothebizz...@gmail.com>
Date: Fri, 17 Feb 2012 13:13:22 +0100
Local: Fri, Feb 17 2012 7:13 am
Subject: Re: [OpenBD] Re: Log File Location

Have you checked the web.xml also?  There you have a location path defined
for the servlet

On Fri, Feb 17, 2012 at 12:55 PM, Nitai @ Razuna <ni...@razuna.com> wrote:

--
*Mats Strömberg*
*NETWORK 23*
*Oracle Tablespace Report (Open Source)*
Project Homepage: project-otr.jelastic.com
Source Code: Google
Code<http://code.google.com/p/oracle-tablespace-report/source/checkout>
Still paying to use CFML? Keep your money and switch to
OpenBD<http://www.openbluedragon.org>

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dante  
View profile  
 More options Feb 17 2012, 7:55 am
From: Dante <dante.d...@gmail.com>
Date: Fri, 17 Feb 2012 04:55:26 -0800 (PST)
Local: Fri, Feb 17 2012 7:55 am
Subject: Re: Log File Location
Nitai:

I already know that. In fact, the Error Log files are in the correct
folder.

The problem is related to the location of the other log files, like
the "bluedragon.log" or the "/cflog" files.

Dante

On 17 feb, 08:55, "Nitai @ Razuna" <ni...@razuna.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Williamson  
View profile  
 More options Feb 17 2012, 7:59 am
From: Alan Williamson <a...@aw20.co.uk>
Date: Fri, 17 Feb 2012 07:59:52 -0500
Local: Fri, Feb 17 2012 7:59 am
Subject: Re: [OpenBD] Log File Location
You are looking for the entry in /<webapp>/WEB-INF/web.xml

you will see a reference to the working folder.   Change that and you
are cooking.

On 16/02/2012 19:26, tbear2001 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dante  
View profile  
 More options Feb 17 2012, 8:28 am
From: Dante <dante.d...@gmail.com>
Date: Fri, 17 Feb 2012 05:28:25 -0800 (PST)
Local: Fri, Feb 17 2012 8:28 am
Subject: Re: Log File Location
You're right! The problem was on the web.xml file:

        <init-param>
            <param-name>BLUEDRAGON_WORKING_DIRECTORY</param-name>
            <param-value>$/tmp/openbd81/</param-value>
        </init-param>

But I think this is a bug, because this parameter appeared here before
the 2.0 upgrade.

Thank you for your help!

Dante

On 17 feb, 09:59, Alan Williamson <a...@aw20.co.uk> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dante  
View profile  
 More options Feb 17 2012, 8:29 am
From: Dante <dante.d...@gmail.com>
Date: Fri, 17 Feb 2012 05:29:23 -0800 (PST)
Local: Fri, Feb 17 2012 8:29 am
Subject: Re: Log File Location
Correction:

"But I think this is a bug, because this parameter appeared here
AFTER
the 2.0 upgrade." :)

Dante

On 17 feb, 10:28, Dante <dante.d...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »