Re: File not found exception when setup share file system master/slave

2010-05-30 Thread viola.lu
Thanks. After i granted my share folder a write permission, it's ok now. Gary Tully wrote: > > Access denied sounds like a permissions issue, can you ls that directory > as > the user that is running the slave? > From an ActiveMQ perspective is is just trying to open that file using > java > fi

Re: File not found exception when setup share file system master/slave

2010-05-28 Thread Gary Tully
Access denied sounds like a permissions issue, can you ls that directory as the user that is running the slave? >From an ActiveMQ perspective is is just trying to open that file using java file I/O On 28 May 2010 04:19, viola.lu wrote: > > Can somebody help it out? > > viola.lu wrote: > > > > Hi

Re: File not found exception when setup share file system master/slave

2010-05-27 Thread viola.lu
Can somebody help it out? viola.lu wrote: > > Hi, i tried to setup share file system master/slave on activemq 5.3.2 , my > activemq.xml is updated as below: > > http://activemq.apache.org/schema/core"; brokerName="share" > useJmx="false" deleteAllMessagesOnStartup="true" > dataDirectory="${act