Anuradha,
You're getting a bind exception because you're trying to "bind" to and
address/port that's already in use. If you are running 2 copies of
OFBiz, chances are the first one is already using these resources.
To avoid this, you need to either setup a second ip on your box, or bind
all the services to alternative ports in the second instance (this
includes http/https/rmi/beanshell stuff).
People often try to just run a second server rather than figure our how
to do what they're trying to do within a single server.
Perhaps it would be a more useful learning curve for you to consider
integrating all your apps into a single OFBiz rather wasting all those
resources by running two.
Kind Regards
--
Andrew Sykes <
[hidden email]>
Sykes Development Ltd
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users