BookmarkSubscribeRSS Feed
Banoob
Calcite | Level 5
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.
3 REPLIES 3
smeyerch
Calcite | Level 5
Hi Banoob,

I'm struggeling with the same Exception.

Are you using all the V9.2 jar-Files? I think my problem could have to do with the lack of 'sas.iom.tools.jar' and 'sas.iom.prx.sasmqx.jar'. These two get installed with SASFoundationService. I have no clue how to install thus, I'll find the files not even in the software depot.

My java log brings this back:

Puddle AD HOC has quarantined a server: saswinsrvr1.envir.cmpny.ct:8581
com.sas.iom.WorkspaceFactoryException
org.omg.CORBA.COMM_FAILURE: Connection reset vmcid: 0x0 minor code: 0 completed: No
at com.sas.net.brg.orb.BrgOrb.mapException(BrgOrb.java:3305)
at com.sas.net.brg.orb.BrgOrb.string_to_object(BrgOrb.java:845)
at com.sas.iom.WorkspaceFactory.connectToServer(WorkspaceFactory.java:903)
at com.sas.iom.ConnectionCreationRunnable.run(ConnectionCreationRunnable.java:36)
at java.lang.Thread.run(Unknown Source)
Thu Apr 28 11:58:39 CEST 2011: AD HOC is deactivating a connection because of server failure: saswinsrvr1.envir.cmpny.ct:8581 #1
Exception in thread "Thread-1" Thu Apr 28 11:58:39 CEST 2011: AD HOC is shutting down.
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.
at com.sas.net.util.RuntimeWrapperException.fillInStackTrace(RuntimeWrapperException.java:238)
at java.lang.Throwable.(Throwable.java:196)
at java.lang.Exception.(Unknown Source)
at java.lang.RuntimeException.(Unknown Source)
at com.sas.net.util.RuntimeWrapperException.(RuntimeWrapperException.java:72)
at com.sas.iom.WorkspaceFactoryException.(WorkspaceFactoryException.java:34)
at com.sas.iom.WorkspacePuddle.checkSize(WorkspacePuddle.java:585)
at com.sas.iom.WorkspacePuddle.reactivateConnection(WorkspacePuddle.java:377)
at com.sas.iom.ConnectionCreationRunnable.run(ConnectionCreationRunnable.java:56)
at java.lang.Thread.run(Unknown Source)


The problem might be in CORBA. The connection seems to be lost before SAS replies.
http://download.oracle.com/javase/1.4.2/docs/api/org/omg/CORBA/COMM_FAILURE.html

Have you seen this note?
http://support.sas.com/kb/7/077.html

It is difficult to get straight help in this forum. It seems you have to be a java/corba/iom/tomcat/sas specialist to investigate deeper in this.
Cynthia_sas
SAS Super FREQ
Hi:
You said:
"It is difficult to get straight help in this forum. It seems you have to be a java/corba/iom/tomcat/sas specialist to investigate deeper in this."

For issues like this, that have to do with configuration/installation, my recommendation is that you need Technical Support help that is tailored for your particular site.

My suggestion would be that you open a track by going directly to the Tech Support Problem Form here:
http://support.sas.com/ctx/supportform/createForm

cynthia
smeyerch
Calcite | Level 5
Hi cynthia,

Thank you for your hint. First, I'll try to have 'SASFoundationServices' installed at our site and will then work with the new java classes. Hopefully the counterparts (like IOM) will respond positively.

It is difficult to track problems between communication services. When you were the last one to change a software component in the chain you can end up very isolated as all the other focused specialists claim "works as before" for their area. And you'll never nowhere find a technician who is able to cover the whole channel. Translates into: there *can* be no place to find 'straight help', nowhere in the web.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1142 views
  • 0 likes
  • 3 in conversation