[Progress Communities] [Progress OpenEdge ABL] Forum Post: How do I specify a Web client operating mode?

Status
Not open for further replies.
D

dpackerSIG

Guest
I've successfully deployed a web client, but it is not working; I get an error message saying that the client operatingMode is not matching the broker operatingMode. I verified that the test_AS broker is running in Stateless (which I expect), but I don't see where to specify that the client run in a Stateless mode, either in the xpxg or wsm files. Any suggestions would be greatly appreciated .. thank you! [19/12/02@15:56:06.631-0800] P-013767 T-http-8080-3 1 xxsfptexp ---------------- at java.lang.Thread.run(Thread.java:745) [19/12/02@15:56:06.631-0800] P-013767 T-http-8080-3 2 xxsfptexp 4GL-Provider Error in SOAP request execution: SessionPool : NoAvailableSessions[Request failure: client operatingMode does not match broker operatingMode (7251)] (10926) [19/12/02@15:56:06.633-0800] P-013767 T-http-8080-3 4 wsa1 Message-Debug Raw SOAP response: [19/12/02@15:56:06.633-0800] P-013767 T-http-8080-3 4 wsa1 Message-Debug [19/12/02@15:56:06.633-0800] P-013767 T-http-8080-3 4 wsa1 Message-Debug [UBroker.AS.test_AS] appserviceNameList=test_AS brokerLogFile=/apps/qadse/test/test_AS.broker.log controllingNameServer=NS1 environment=test_AS operatingMode=Stateless portNumber=1300

Continue reading...
 
Status
Not open for further replies.
Top