Hi,
I am currently setting up hrv demo running in tomcat 3.3.
I was able to open up the hrv service and have object spawner running. But when I try to test the iom via iomtest.jsp I get an error:
"Exception: com.sas.iom.WorkspaceFactoryException: IOM.S003.ex.txt: WorkspaceFactory cannot create enough connections to satisfy the minimum size requirements of a pool either because servers have failed or because the administrator did not provide enough servers."
Here is the log of the object spawner:
Our host name is lolxx.its.gmb (127.0.0.1).
Processing dn:
sasSpawnercn=Simple
Processing dn:
sasServercn=SimpleServer
Starting server, sasServerCn: SimpleServer
20110404 17:36:08 Objspawn (v8.20) initialization complete
20110404 17:36:33 New client from lolxx.its.gmb (127.0.0.1)
20110404 17:36:33 lolxx.its.gmb (127.0.0.1) Adding child handle 698
20110404 17:36:33 lolxx.its.gmb (127.0.0.1) Creating process with the following:
>"E:\Program Files\SAS Institute\SAS\V8\sas" -objectserver -nologo -noterminal -noxcmd -objectserverparms 'protocol=bridge spawned spp=2091 cid=1048576 ' -set GIVE_PIPE 1684 -set GIVE_EVENT 1676 <
20110404 17:36:33 lolxx.its.gmb (127.0.0.1) Process 1812 started
20110404 17:36:33 lolxx.its.gmb (127.0.0.1) WaitForMultipleObjects, rc = 1
20110404 17:36:33 Exiting child handle 698
I've already setup the correct local securities and hot fixes but I still get the same error.
... View more