Greatings fellow developers,
I am running an ejb application on Websphere4.0 (on an AIX machine) and I keep getting the following exception:
com.ibm.ws.wlm.client.proxy.NoUsableProxyException
at com.ibm.ws.wlm.client.proxy.RoundRobinProxySelector.getNextClone(RoundRobinProxySelector.java:95)
at com.ibm.ws.wlm.client.config.EJSRepositoryClient.pullServerGroupFromAdminProcess(EJSRepositoryClient.java:321)
........
..........
I can't figure out why this happens (basically it happens when I try to retrieve some data from the data base - but sometimes it works and sometimes it throws this ugly exception.
Any help at all will be great,
I will love you for ever
Thanks,
Avichay
I am running an ejb application on Websphere4.0 (on an AIX machine) and I keep getting the following exception:
com.ibm.ws.wlm.client.proxy.NoUsableProxyException
at com.ibm.ws.wlm.client.proxy.RoundRobinProxySelector.getNextClone(RoundRobinProxySelector.java:95)
at com.ibm.ws.wlm.client.config.EJSRepositoryClient.pullServerGroupFromAdminProcess(EJSRepositoryClient.java:321)
........
..........
I can't figure out why this happens (basically it happens when I try to retrieve some data from the data base - but sometimes it works and sometimes it throws this ugly exception.
Any help at all will be great,
I will love you for ever
Thanks,
Avichay