• Show all my Feeds fails

    By Brett van Gelder 1 decade ago

    Above returns no results. I see following in the trace:



    16T08:06:06.102+00:00 INFO org.apache.commons.httpclient.ProtocolException: The server connections.ey.net failed to respond with a valid HTTP response

    at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(Unknown Source)<br/>
    at org.apache.commons.httpclient.HttpMethodBase.readResponse(Unknown Source)<br/>
    at org.apache.commons.httpclient.HttpMethodBase.execute(Unknown Source)<br/>
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(Unknown Source)<br/>
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(Unknown Source)<br/>
    at org.apache.commons.httpclient.HttpClient.executeMethod(Unknown Source)<br/>
    at org.apache.commons.httpclient.HttpClient.executeMethod(Unknown Source)<br/>
    at com.ibm.ux.statusupdates.StatusUpdatrFeedr.getFeedAsInputStream(Unknown Source)<br/>
    at com.ibm.ux.statusupdates.ui.StatusUpdatesView$3.run(Unknown Source)<br/>
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)<br/>
    

    java.lang.IllegalArgumentException: InputStream cannot be null

    at javax.xml.parsers.SAXParser.parse(Unknown Source)<br/>
    at com.ibm.ux.feed.Feed.parse(Unknown Source)<br/>
    at com.ibm.ux.statusupdates.ui.StatusUpdatesView$3.run(Unknown Source)<br/>
    at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)<br/>
    



    SystemErr 9

    • More detail

      By Brett van Gelder 1 decade ago

      Same issue with Show all Feeds from my Friends. However, Show all my Feeds from Everyone seems to work correctly. It looks therefore like anything that needs to know who I am is not working. I assume you are getting who I am from Sametime? If so has it been tested when Notes 8.5.1 option for Sametime single sign on with Domino (LTPA) is used? I expect not as Sametime Advanced plugins don't work with that option either. Will test that as soon as I have a chance.