Answered by:
NNTP Bridge doesn't work today.

Question
-
NNTP Bridge doesn't work today. It worked fine yesterday.
When I try to sign in from NNTP Bridge, the sign-in dialog appeares and I can sign in with my account and password. After that, when NNTP Bridge displays "Starting NNTP Server", an error suddenly appears:
StructureMap Exception Code: 207
Internal exception while creating instance "(here is a random CLSID like string)" of PluginType
Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
I have no idea about this error. Can anyone read this and give me an explaination? Thanks a lot.
This error happens in all my Windows user accounts.
Answers
-
- Marked as answer by Alexis ZhangMVP Sunday, March 3, 2013 12:21 AM
-
It's been working continually for me. My offline reader fetches only every full half-hour. There was not a single failure. If you are using an online newsreader you may simply overuse it and the occasional error is noticed much more prominently.
IEFAQ: http://iefaq.info
- Marked as answer by Alexis ZhangMVP Sunday, March 3, 2013 12:20 AM
-
It's working fine now. Hope the issue really ends here.
- Marked as answer by Alexis ZhangMVP Sunday, March 3, 2013 12:22 AM
All replies
-
-
-
- Marked as answer by Alexis ZhangMVP Thursday, February 28, 2013 1:26 AM
- Unmarked as answer by Alexis ZhangMVP Friday, March 1, 2013 2:52 AM
-
Hmm, it appears to be working again, now.
Stefan Blom, Microsoft Word MVPThanks all. Yes, the issue has gone to hell. It works now.
I hope this is only a temporary issue and will never happen again.
What I fear most is someday in the future Microsoft announces NNTP Bridge is discontinued. If this becomes true, probabaly I will never attend forums again. NNTP Bridge for Partner forums is already dead, this really disappointes me.
-
-
It stopped working last night for me - still nothing this morning.
Looking at the bridge debug output, if I try "Prefetch newsgroup list", I get this:
Error during LoadNewsgroupsToStream (SupportedBrands): Exception:
Type System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Source: mscorlib
Message: StructureMap Exception Code: 207
Internal exception while creating Instance 'c6a78ba5-4d2b-4ba8-b5e0-c690c9bfea9c' of PluginType Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetActiveBrands()
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetActiveBrands()
at CommunityForumsNNTPServer.WebServiceDataSource.MicrosoftForumsServiceProvider.get_SupportedBrands()
at CommunityForumsNNTPServer.ForumDataSource.LoadNewsgroupsToStream(Action`1 groupAction)
Error during LoadNewsgroupsToStream (SupportedBrands): Exception:
Type System.ServiceModel.CommunicationException
Source: mscorlib
Message: An error occurred while receiving the HTTP response to http://services.answers.microsoft.com/ForumsServicePreview/ForumsService.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetActiveBrands()
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetActiveBrands()
at CommunityForumsNNTPServer.WebServiceDataSource.MicrosoftForumsServiceProvider.get_SupportedBrands()
at CommunityForumsNNTPServer.ForumDataSource.LoadNewsgroupsToStream(Action`1 groupAction)Exception:
Type System.Net.WebException
Source: System
Message: The underlying connection was closed: An unexpected error occurred on a receive.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)Exception:
Type System.IO.IOException
Source: System
Message: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
Stack-Trace:
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)Exception:
Type System.Net.Sockets.SocketException
Source: System
Message: An existing connection was forcibly closed by the remote host
Socket ErrorCode: 10054
Stack-Trace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)If I try to get postings with Forte Agent, it reports:
503 program fault - command not performed System.ServiceModel.FaultException ....
-
broken here since yesterday too
[Client: 46] ClassifyCommand: XFEATURE COMPRESS GZIP TERMINATOR
[Client: 46] ClassifyCommand: Command unknown: Command: XFEATURE, Parameter: COMPRESS GZIP TERMINATOR
[Client: 46] Received: Command: NOTRECOGNISED, Parameters: READER
[Client: 46] Received: Response: 500 command not recognised[Client 47] ClientConnected
[Client: 46] ClassifyCommand: GROUP Technet.en-US.w7itpromedia
[Client: 46] Received: Command: GROUP, Parameters: Technet.en-US.w7itpromedia
[Client: 47] ClassifyCommand: MODE READER
[Client: 47] Received: Command: MODE, Parameters: READER
[Client: 47] Received: Response: 200 Community Forums NNTP Server 1.1.45.0 Ready - posting allowed[Client 48] ClientConnected
[Client: 48] ClassifyCommand: MODE READER
[Client: 48] Received: Command: MODE, Parameters: READER
[Client: 48] Received: Response: 200 Community Forums NNTP Server 1.1.45.0 Ready - posting allowed[Client: 47] ClassifyCommand: XFEATURE COMPRESS GZIP TERMINATOR
[Client: 47] ClassifyCommand: Command unknown: Command: XFEATURE, Parameter: COMPRESS GZIP TERMINATOR
[Client: 47] Received: Command: NOTRECOGNISED, Parameters: READER
[Client: 47] Received: Response: 500 command not recognised[Client 49] ClientConnected
[Client: 47] ClassifyCommand: GROUP Technet.en-US.w7itpronetworking
[Client: 47] Received: Command: GROUP, Parameters: Technet.en-US.w7itpronetworking
[Client 46] DataReceived failed: Exception:
Type System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Source: mscorlib
Message: StructureMap Exception Code: 207
Internal exception while creating Instance 'c6a78ba5-4d2b-4ba8-b5e0-c690c9bfea9c' of PluginType Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)
[Client: 49] ClassifyCommand: MODE READER
[Client: 49] Received: Command: MODE, Parameters: READER
[Client: 49] Received: Response: 200 Community Forums NNTP Server 1.1.45.0 Ready - posting allowed[Client 46] ClientDisconnected
[Client: 48] ClassifyCommand: XFEATURE COMPRESS GZIP TERMINATOR
[Client: 48] ClassifyCommand: Command unknown: Command: XFEATURE, Parameter: COMPRESS GZIP TERMINATOR
[Client: 48] Received: Command: NOTRECOGNISED, Parameters: READER
[Client: 48] Received: Response: 500 command not recognised[Client 50] ClientConnected
[Client: 48] ClassifyCommand: GROUP Technet.en-US.w8itproappcompat
[Client: 48] Received: Command: GROUP, Parameters: Technet.en-US.w8itproappcompat
[Client: 50] ClassifyCommand: MODE READER
[Client: 50] Received: Command: MODE, Parameters: READER
[Client: 50] Received: Response: 200 Community Forums NNTP Server 1.1.45.0 Ready - posting allowed[Client: 49] ClassifyCommand: XFEATURE COMPRESS GZIP TERMINATOR
[Client: 49] ClassifyCommand: Command unknown: Command: XFEATURE, Parameter: COMPRESS GZIP TERMINATOR
[Client: 49] Received: Command: NOTRECOGNISED, Parameters: READER
[Client: 49] Received: Response: 500 command not recognised[Client 51] ClientConnected
[Client: 49] ClassifyCommand: GROUP Technet.en-US.w8itprogeneral
[Client: 49] Received: Command: GROUP, Parameters: Technet.en-US.w8itprogeneral
[Client 47] DataReceived failed: Exception:
Type System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Source: mscorlib
Message: StructureMap Exception Code: 207
Internal exception while creating Instance 'a2edf257-9737-4699-9293-fd4a59d00b1f' of PluginType Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)
[Client: 51] ClassifyCommand: MODE READER
[Client: 51] Received: Command: MODE, Parameters: READER
[Client: 51] Received: Response: 200 Community Forums NNTP Server 1.1.45.0 Ready - posting allowed[Client 47] ClientDisconnected
[Client: 50] ClassifyCommand: XFEATURE COMPRESS GZIP TERMINATOR
[Client: 50] ClassifyCommand: Command unknown: Command: XFEATURE, Parameter: COMPRESS GZIP TERMINATOR
[Client: 50] Received: Command: NOTRECOGNISED, Parameters: READER
[Client: 50] Received: Response: 500 command not recognised[Client: 50] ClassifyCommand: GROUP Technet.en-US.w8itprohardware
[Client 48] DataReceived failed: Exception:
Type System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Source: mscorlib
Message: StructureMap Exception Code: 207
Internal exception while creating Instance 'c6a78ba5-4d2b-4ba8-b5e0-c690c9bfea9c' of PluginType Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)
[Client: 50] Received: Command: GROUP, Parameters: Technet.en-US.w8itprohardware
[Client 52] ClientConnected
[Client 48] ClientDisconnected
[Client: 52] ClassifyCommand: MODE READER
[Client: 52] Received: Command: MODE, Parameters: READER
[Client: 52] Received: Response: 200 Community Forums NNTP Server 1.1.45.0 Ready - posting allowed[Client: 51] ClassifyCommand: XFEATURE COMPRESS GZIP TERMINATOR
[Client: 51] ClassifyCommand: Command unknown: Command: XFEATURE, Parameter: COMPRESS GZIP TERMINATOR
[Client: 51] Received: Command: NOTRECOGNISED, Parameters: READER
[Client: 51] Received: Response: 500 command not recognised[Client: 51] ClassifyCommand: GROUP Technet.en-US.w8itpronetworking
[Client: 51] Received: Command: GROUP, Parameters: Technet.en-US.w8itpronetworking
[Client 49] DataReceived failed: Exception:
Type System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Source: mscorlib
Message: StructureMap Exception Code: 207
Internal exception while creating Instance 'c6a78ba5-4d2b-4ba8-b5e0-c690c9bfea9c' of PluginType Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)
[Client 50] DataReceived failed: Exception:
Type System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Source: mscorlib
Message: StructureMap Exception Code: 207
Internal exception while creating Instance 'a2edf257-9737-4699-9293-fd4a59d00b1f' of PluginType Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)
[Client 49] ClientDisconnected
[Client 50] ClientDisconnected
[Client 51] DataReceived failed: Exception:
Type System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
Source: mscorlib
Message: StructureMap Exception Code: 207
Internal exception while creating Instance 'c6a78ba5-4d2b-4ba8-b5e0-c690c9bfea9c' of PluginType Microsoft.Com.Forums.Service.ForumsService. Check the inner exception for more details.
Stack-Trace:Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)
[Client 51] ClientDisconnectedBarb Bowman
-
-
-
Just for reference:
http://communitybridge.codeplex.com/workitem/10843
http://communitybridge.codeplex.com/discussions/434844
The bridge itself can nothing do, becuase it is a server-side exception.
Jochen Kalmbach (MVP VC++)
- Edited by Jochen Kalmbach Thursday, February 28, 2013 1:12 PM
- Proposed as answer by Naomi N Thursday, February 28, 2013 5:14 PM
-
Add my voice to the complaints about it not working. It worked once or twice in the last few days, but not at all last night or this morning. Here is some representative output from my news reader about the errors, in case that is of any value:
1994.113 198318 10954288 [63: NNTP 2 70] Retrieving headers for MS NNTP Bridge:Msdn.en-US.isvvba. 1994.113 198325 10954288 [63: NNTP 2 70] <GROUP Msdn.en-US.isvvba 1994.113 198327 10954288 [63: NNTP 2 70] NewState:WaitingForGroup 1994.113 198327 10954288 [65: NNTP 2 77] >500 command not recognised 1994.113 198332 10954288 [65: NNTP 2 77] State:WaitingForCompressAck Input:OPERROR Error reported by server: 500 command not recognised. 1994.113 198331 10954288 [65: NNTP 2 77] Retrieving headers for MS NNTP Bridge:Microsoft.en-US.money. 1994.113 198338 10954288 [65: NNTP 2 77] <GROUP Microsoft.en-US.money 1994.113 198340 10954288 [65: NNTP 2 77] NewState:WaitingForGroup 1994.113 198339 10954288 [63: NNTP 2 70] State:WaitingForGroup Input:OPDONE SEND 1994.113 198339 10954288 [63: NNTP 2 70] NewState:WaitingForGroup 1994.113 198339 10954288 [65: NNTP 2 77] State:WaitingForGroup Input:OPDONE SEND 1994.113 198339 10954288 [65: NNTP 2 77] NewState:WaitingForGroup 1994.503 198316 10954288 [63: NNTP 2 70] >503 program fault - command not performed System.ServiceModel.FaultException`1[[System.ServiceModel. 1994.503 198324 10954288 [63: NNTP 2 70] State:WaitingForGroup Input:OPERROR Error reported by server: 503 program fault - command not performed System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, Pu 1994.503 198326 10954288 [63: NNTP 2 70] Error reported by server: 503 program fault - command not performed System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: StructureMap Exception Code: 207Internal exception while creating Instance 'c6a78ba5-4d2b-4ba8-b5e0-c690c9bfea9c' of PluginType Microsoft.Com.Forums.Service.ForumsSer (Retry in 252 seconds, attempt 9.) 1994.784 198299 10954288 [65: NNTP 2 77] >503 program fault - command not performed System.ServiceModel.FaultException`1[[System.ServiceModel. 1994.784 198307 10954288 [65: NNTP 2 77] State:WaitingForGroup Input:OPERROR Error reported by server: 503 program fault - command not performed System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, Pu 1994.784 198309 10954288 [65: NNTP 2 77] Error reported by server: 503 program fault - command not performed System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: StructureMap Exception Code: 207Internal exception while creating Instance '71e1e279-04fc-4edf-9530-4f246304e3a7' of PluginType Microsoft.Com.Forums.Service.ForumsSer (Retry in 252 seconds, attempt 9.)
Ron
-
-
Just for reference:
http://communitybridge.codeplex.com/workitem/10843
http://communitybridge.codeplex.com/discussions/434844
The bridge itself can nothing do, becuase it is a server-side exception.
Jochen Kalmbach (MVP VC++)
Thanks for the references, but they have no help. -
-
-
-
Hi All,
Thanks for your reports.
Forum engineering team shall look into it soon.
Pan Zhang Customer Support Visual Studio Cloud Services
- Marked as answer by Alexis ZhangMVP Friday, March 1, 2013 9:39 PM
- Unmarked as answer by Alexis ZhangMVP Friday, March 1, 2013 11:03 PM
-
-
-
The NNTP Community Bridge is working now for me. Thanks to everyone for fixing it.
- Marked as answer by Alexis ZhangMVP Friday, March 1, 2013 9:39 PM
- Unmarked as answer by Alexis ZhangMVP Friday, March 1, 2013 11:03 PM
-
Yes, it started working again two hours ago.
IEFAQ: http://iefaq.info
- Marked as answer by Alexis ZhangMVP Friday, March 1, 2013 9:39 PM
- Unmarked as answer by Alexis ZhangMVP Friday, March 1, 2013 11:03 PM
-
It works fine now.
Really hope it will never happen again.
- Marked as answer by Alexis ZhangMVP Friday, March 1, 2013 9:39 PM
- Unmarked as answer by Alexis ZhangMVP Friday, March 1, 2013 11:03 PM
-
-
-
-
Hi All,
Thanks for your reports.
Forum engineering team shall look into it soon.
Pan Zhang Customer Support Visual Studio Cloud Services
It worked fine for only two hours today. Now the issue persists again.Hi All,
what's the status now from your end?
Pan Zhang Customer Support Visual Studio Cloud Services
-
It seems that the partner forum is build upon the answers-platform. SO it should be possible to provide an web-serivce which than can be used by the CommunityBridge2 (http://communitybridge2.codeplex.com/).
But you need to ask in the partners forums...
See also:
Jochen Kalmbach (MVP VC++)
- Edited by Jochen Kalmbach Saturday, March 2, 2013 7:42 AM Link to partner forum added
-
- Marked as answer by Alexis ZhangMVP Sunday, March 3, 2013 12:21 AM
-
It's been working continually for me. My offline reader fetches only every full half-hour. There was not a single failure. If you are using an online newsreader you may simply overuse it and the occasional error is noticed much more prominently.
IEFAQ: http://iefaq.info
- Marked as answer by Alexis ZhangMVP Sunday, March 3, 2013 12:20 AM
-
It's working fine now. Hope the issue really ends here.
- Marked as answer by Alexis ZhangMVP Sunday, March 3, 2013 12:22 AM
-
Until now, the issue hasn't persisted again. Thanks all.--Alexis Zhanghttp://mvp.support.microsoft.com/profile/jiehttp://blogs.itecn.net/blogs/alexisNNTP Bridge doesn't work today. It worked fine yesterday.When I try to sign in from NNTP Bridge, the sign-in dialog appeares and
-
Thanks. Why does MS always make things so complicated?--Alexis Zhanghttp://mvp.support.microsoft.com/profile/jiehttp://blogs.itecn.net/blogs/alexisIt seems that the partner forum is build upon the answers-platform.But you need to ask in the partners forums...