Bug #949
Exception when connecting to XMPP
Status: | Closed | Start: | 01/28/2014 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | Engine XMPP (Jabber) | |||
Target version: | - | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
Got a dialog that said "Smuxi - Oops I did it again..." .. "please report this bug!"
Exception Type:
System.ArgumentException
Exception Message:
ServerID not found in config
Parameter name: 6
Exception StackTrace:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000] in <filename unknown>:0
Exception.ToString():
System.ArgumentException: ServerID not found in config
Parameter name: 6
Server stack trace:
at Smuxi.Engine.ServerModel.Load (Smuxi.Engine.UserConfig config, System.String protocol, System.String id) [0x001dd] in /usr/local/src/smuxi/src/Engine/Config/ServerModel.cs:163
at Smuxi.Engine.XmppServerModel.Load (Smuxi.Engine.UserConfig config, System.String protocol, System.String id) [0x00000] in <filename unknown>:0
at Smuxi.Engine.XmppProtocolManager.Connect (Smuxi.Engine.FrontendManager fm, Smuxi.Engine.ServerModel server) [0x00000] in <filename unknown>:0
at (wrapper synchronized) Smuxi.Engine.XmppProtocolManager:Connect (Smuxi.Engine.FrontendManager,Smuxi.Engine.ServerModel)
at Smuxi.Engine.Session.Connect (Smuxi.Engine.ServerModel server, Smuxi.Engine.FrontendManager frontendManager) [0x00125] in /usr/local/src/smuxi/src/Engine/Session.cs:1458
at (wrapper managed-to-native) System.Runtime.Remoting.RemotingServices:InternalExecute (System.Reflection.MethodBase,object,object[],object[]&)
at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage (System.MarshalByRefObject target, IMethodCallMessage reqMsg) [0x000a4] in /tmp/buildd/mono-2.6.7/mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs:147
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000] in <filename unknown>:0
I'm using:
Smuxi
Vendor: Debian 2:0.11+dev.bzr411~ubuntu13.04.1
Frontend: GNOME 0.11.0.0
Engine: 0.11.0.0
Related issues
duplicated by Smuxi - Bug #941 | Exception: ServerID not found in configParameter name: 7 | Closed | 01/16/2014 |
History
Updated by Andrés G. Aragoneses 3950 days ago
- Status changed from New to Resolved
I've /shutdown and updated to last version, and this is fixed.
Updated by Mirco Bauer 3933 days ago
- Category set to Engine XMPP (Jabber)
- Status changed from Resolved to Closed