[OFBiz] Users - Demo data not installed 2 of 2

Ray ray.barlow at makeyour-point.com
Tue Nov 8 13:05:56 EST 2005


 From what I can see you have no space between the two options 
"-install" and "-readers", should read "-install -readers".

Ray


michal wrote:

> I dloaded Sequoia/ofbiz, went throught installation steps and 
> everything worked fine. Data was there and I was albe to login.
> Now I have noticed big difference when I was running ofbiz with derby 
> db and then with postgresql. With postgresql everything is much 
> slower. The pages are loading slowely. Is there any way i can tweak 
> that ?
>
> Also I am going now for production setup.
> I have created new database with new user(tested db and it worked 
> fine), unzipped new sequoia packagae, changed entityengine.xml for 
> proper info and run this command:
> $JAVA_HOME/bin/java -jar ofbiz.jar -install-readers=seed
> and I got this output :
> Exception in thread "main" java.io.IOException: Cannot
> load configuration properties :
> org/ofbiz/base/start/install-readers=seed.properties
>        at
> org.ofbiz.base.start.Start$Config.getPropertiesFile(Start.java:500)
>        at
> org.ofbiz.base.start.Start$Config.readConfig(Start.java:518)
>        at
> org.ofbiz.base.start.Start.init(Start.java:75)
>        at
> org.ofbiz.base.start.Start.main(Start.java:412)
>
> Console.log is emtpy. Any ideas what happen there ?
>
> Michal



More information about the Users mailing list