Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

error by connection with proxy on ubuntu

6 views
Skip to first unread message

diste

unread,
Sep 1, 2010, 8:31:24 AM9/1/10
to
the following error raises only when I have proxy configured in gnome.
it seems ifolder ignores the noproxy hosts settings.
my ifolder server is in the local network, the domain of the network
is in the noproxy hosts settings

Msg System.ArgumentNullException: null key
Parameter name: key
at System.Collections.Hashtable.Find (System.Object key) [0x00000]
in <filename unknown>:0
at System.Collections.Hashtable.Contains (System.Object key)
[0x00000] in <filename unknown>:0
at System.Collections.Hashtable.ContainsKey (System.Object key)
[0x00000] in <filename unknown>:0
at Simias.WebState..ctor (System.String DomainID) [0x00000] in
<filename unknown>:0
at Simias.DomainServices.DomainAgent.Login (System.Uri host,
System.String domainID, System.Net.NetworkCredential
networkCredential, Boolean calledRecursive) [0x00000] in <filename
unknown>:0
at Simias.DomainServices.DomainAgent.Attach (System.String host,
System.String user, System.String password) [0x00000] in <filename
unknown>:0
at Simias.Web.SimiasService.ConnectToDomain (System.String UserName,
System.String Password, System.String Host) [0x00000] in <filename
unknown>:0
at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000] in <filename unknown>:0
Stack at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse
(System.Net.WebResponse response,
System.Web.Services.Protocols.SoapClientMessage message,
System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] in
<filename unknown>:0
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke
(System.String method_name, System.Object[] parameters) [0x00000] in
<filename unknown>:0
at SimiasWebService.ConnectToDomain (System.String UserName,
System.String Password, System.String Host) [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
SimiasWebService:ConnectToDomain (string,string,string)
at Novell.iFolder.Controller.DomainController.AddDomain
(System.String host, System.String username, System.String password,
Boolean bSavePassword, Boolean bSetAsDefault) [0x00000] in <filename
unknown>:0

diste

unread,
Sep 2, 2010, 8:50:29 AM9/2/10
to

to be more precise pattern like this are ignored: *.mydomain.com
adding the complete hostname like ifolderserver.mydomain.com, then
works

0 new messages