• I installed the plugin, activated the test mode with the test keys, and when doing the test it gives me the following response message:

    FedEx: Remote EJB method: getRates not called. Unable to create the remote bean. Exception: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service ‘com.fedex.nxgen.crs.v17.ientities.CrsInterface’ is busy, max connect limit reached: 10. Cause: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service ‘com.fedex.nxgen.crs.v17.ientities.CrsInterface’ is busy, max connect limit reached: 10

    In FedEx: API response
    <?xml version=”1.0″?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV=”http://schemas.xmlsoap.org/soap/envelope/”&gt;
    <SOAP-ENV:Header/>
    <SOAP-ENV:Body>
    <RateReply xmlns=”http://fedex.com/ws/rate/v24″&gt;
    <HighestSeverity>FAILURE</HighestSeverity>
    <Notifications>
    <Severity>FAILURE</Severity>
    <Source>prxy</Source>
    9004
    <Message>Remote EJB method: getRates not called. Unable to create the remote bean. Exception: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service ‘com.fedex.nxgen.crs.v17.ientities.CrsInterface’ is busy, max connect limit reached: 10. Cause: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service ‘com.fedex.nxgen.crs.v17.ientities.CrsInterface’ is busy, max connect limit reached: 10</Message>
    </Notifications>
    </RateReply>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘FedEx: Remote EJB method: getRates not called.’ is closed to new replies.