You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Jacques Le Roux <ja...@Les7Arts.com> on 2012/02/19 17:02:19 UTC

Re: [ofbiz-trunk] Error in starting BIRT platform

Check if you have a group write perm on runtime/tempfiles/org.eclipse.osgi

--
View this message in context: http://ofbiz.135035.n4.nabble.com/ofbiz-trunk-Error-in-starting-BIRT-platform-tp2303226p4401907.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: [ofbiz-trunk] Error in starting BIRT platform

Posted by yogendra <yo...@snssystem.com>.
Jacques Le Roux <jacques.le.roux <at> Les7Arts.com> writes:

> 
> Check if you have a group write perm on 
runtime/tempfiles/org.eclipse.osgi
> 
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/ofbiz-
trunk-Error-in-starting-BIRT-platform-tp2303226p4401907.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 
> 

for linux use below command 

chmod -R 777 ofbiz_home/runtime

this will resolve ur problem