java.rmi.ConnectException: Connection refused to host: 127.0.0.1

2010-02-25 Thread nikunjsurati
I am getting an error while starting ofbiz. java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused: connect at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601) at

Exception : Tried to update an entity that does not exist..

2010-02-22 Thread nikunjsurati
Hi I am using ofbiz trunk. I am getting an exception while starting ofbiz. Failure in store operation for entity [ProductFacility]: org.ofbiz.entity.GenericEntityNotFoundException: Tried to update an entity that does not exist.. Rolling back transaction. Exception:

RE: Exception : Tried to update an entity that does not exist..

2010-02-22 Thread nikunjsurati
Yes I have done run-install From: Adam Heath-2 [via OFBiz] [mailto:ml-node+1565478-191578-150...@n4.nabble.com] Sent: Tuesday, February 23, 2010 9:35 AM To: nikunjsurati Subject: Re: Exception : Tried to update an entity that does not exist.. nikunjsurati wrote: Hi I am using ofbiz

multiple websites with one onstance of ofbiz

2010-02-19 Thread nikunjsurati
Hi to all, I am new to apache ofbiz. I want to run multiple ecommerce websites under one instance of ofbiz. For that I am thinking that only ecommerce component will be hosted with my website and rest of all the applications of ofbiz like accounting, catalaog etc will be called by webservice.