Operating System - HP-UX
1745837 Members
4298 Online
108723 Solutions
New Discussion

disk store issue when i start my application in hp-ux

 
jerish sunny
Occasional Advisor

disk store issue when i start my application in hp-ux

My application uses hibernate and ehcahe(0.9).
when i start my app i am getting the below error.

2010-10-07 22:31:09,661 ERROR [net.sf.ehcache.store.DiskStore][main] au.com.fujitsu.dslsa.tnd.smr.SMRCustomerCache: Could not create disk store
java.io.FileNotFoundException: /var/tmp/au.com.fujitsu.dslsa.tnd.smr.SMRCustomer.data (Permission denied (errno:13))

the ehcache is using its default config.
please provide your input. thanks for your help in advance.:)
1 REPLY 1
Dave Johnson_1
Super Advisor

Re: disk store issue when i start my application in hp-ux

Please provide the output of the command:
ls -ld /var/tmp