Hi,

Thank to stdunbar for pointing out the problem that I was having. It turns out 
that the /tmp and the /alert_messages ware mounted on two different nodes in 
the file system. After changing the directory for writing the temporary audio 
file to be the same as the /alert_messages directory. The problem goes away.

/dev/sda11              497829     27391    444736   6% /tmp
/dev/sda7              1011928    217304    743220  23% /

Thank Jason for his help.

Kam

---- Kam Lung Leung <[EMAIL PROTECTED]> wrote:
>
> Hi Jason,
> 
> Thank very much for helping me to solve this issue. Only the 
> jakarta-tomcat-4.1.30 contains servlet named RenameFile. The other version of 
> tomcat ( jboss-3.2.1_tomcat-4.1.24) is embedded in the Jboss. This version of 
> tomcat does not contais the servlet named RenameFile. A color coded of the 
> java class that does the renaming of the file is listed in the following site:
>  http://forum.java.sun.com/thread.jspa?threadID=638498
> 
> Thank again for your help.
> 
> ---- Jason Bainbridge <[EMAIL PROTECTED]> wrote:
> >
> > On 6/22/05, Kam Lung Leung <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > > 
> > > I have a servlet, RenameFile, that receives audio file via HTTP Post 
> > 
> > I should have read your post better and realized there was no Java
> > method for RenameFile as that is what I wrongly assumed... How exactly
> > are you ceating the directories and trying to move the file?
> > 
> > Are both servers running the same servlet and doing similar things?
> > 
> > 
> > -- 
> > Jason Bainbridge
> > http://kde.org - [EMAIL PROTECTED]
> > Personal Site - http://jasonbainbridge.com
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to