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 <[email protected]> wrote: > Error log files are located in /WEB-INF/bluedragon/work/temp/rtelogs. > > Kind Regards, > Nitai > > On Fri, Feb 17, 2012 at 12:43 PM, Dante <[email protected]> wrote: > > 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 <[email protected]> wrote: > >> 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/ > > > > -- > > online documentation: http://openbd.org/manual/ > > google+ hints/tips: https://plus.google.com/115990347459711259462 > > http://groups.google.com/group/openbd?hl=en > > > > Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012 > > > > -- > 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 > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > > Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012 > -- *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> -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
