Hi Patrik,

 Just for confirmation, I suppose after the installation, simias-server-setup 
is ran from the bin location.

Kalis

>>> Patrik Dufresne <[EMAIL PROTECTED]> 12/2/2007 3:21 AM >>>
Hi,

This time, I really need help !

After compiling the client under Gusty, I continue to compile an 
appropriate server to use the client because nobody want to grant me an 
access to his iFolder server. I thought it's will be more simple under 
Gusty, but I was wrong. The mono-apache-server under Gusty seam broken 
. I well know that it's work under Dapper because I have an other 
server running it.

I follow the guide present on the wiki, named "HowTo:Building iFolder 
Enterprise Server on Dapper". It's a very complete guide except it's out 
of date like a lot of thing on the wiki. Finally, I got every thing 
compileand install. Also, apache work with mono server version 1.

When I try to login using the AdminWebService, I got this error in 
adminweb.log.

    2007-12-01 16:36:47,975 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Connection , value : keep-alive
    2007-12-01 16:36:47,984 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Keep-Alive , value : 300
    2007-12-01 16:36:47,984 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Accept , value :
    
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    2007-12-01 16:36:47,985 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Accept-Charset , value : ISO-8859-1,utf-8;q=0.7,*;q=0.7
    2007-12-01 16:36:47,985 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Accept-Encoding , value : gzip,deflate
    2007-12-01 16:36:47,985 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Accept-Language , value : en-us,en;q=0.5
    2007-12-01 16:36:47,985 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Cookie , value :
    ASPSESSION=892FC6EB2B19560FD63C0DCC035976; test=True
    2007-12-01 16:36:47,985 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is Host , value : 192.168.1.126
    2007-12-01 16:36:47,985 [-1224631376] INFO  Login - [192.168.1.125]
    CBA: key is User-Agent , value : Mozilla/5.0 (X11; U; Linux i686;
    en-US; rv:1.8.1.10) Gecko/20071126 Ubuntu/7.10 (gutsy) Firefox/2.0.0.10
    2007-12-01 16:36:57,028 [-1234187344] INFO  Login - [192.168.1.125]
    Client Information: admin, 192.168.1.125, en-us, Mozilla/5.0 (X11;
    U; Linux i686; en-US; rv:1.8.1.10) Gecko/20071126 Ubuntu/7.10
    (gutsy) Firefox/2.0.0.10
    2007-12-01 16:36:57,798 [-1234187344] INFO  Login - [192.168.1.125]
    Login Failed
    System.Web.Services.Protocols.SoapException:
    System.NullReferenceException-Object reference not set to an
    instance of an object
    in <0x0043c>
    System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
    (System.Net.WebResponse response,
    System.Web.Services.Protocols.SoapClientMessage message,
    System.Web.Services.Protocols.SoapExtension[] extensions)
    in <0x0024f>
    System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
    (System.String method_name, System.Object[] parameters)
    in <0x00025> iFolderAdmin:GetSystem ()
    in (wrapper remoting-invoke-with-check) iFolderAdmin:GetSystem ()
    in <0x005c5> Novell.iFolderWeb.Admin.Login:DoLogin (System.String
    username, System.String password, Boolean check)
    2007-12-01 16:36:57,818 [-1234187344] ERROR Global - [192.168.1.125]
    Application Error
    System.Web.Services.Protocols.SoapException:
    System.NullReferenceException-Object reference not set to an
    instance of an object
    in <0x0043c>
    System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
    (System.Net.WebResponse response,
    System.Web.Services.Protocols.SoapClientMessage message,
    System.Web.Services.Protocols.SoapExtension[] extensions)
    in <0x0024f>
    System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
    (System.String method_name, System.Object[] parameters)
    in <0x00025> iFolderAdmin:GetSystem ()
    in (wrapper remoting-invoke-with-check) iFolderAdmin:GetSystem ()
    in <0x005c5> Novell.iFolderWeb.Admin.Login:DoLogin (System.String
    username, System.String password, Boolean check)


Also I try to login via iFolderClient 3.6 under Windows. The client 
display "Server not available".

    Using the iFolder Web Access "http://exemple.com/ifolder"; give this
    error message in the browser.
    Exception Message: System.NullReferenceException-Object reference
    not set to an instance of an object
    Exception Type: System.Web.Services.Protocols.SoapException
    Exception Site: System.Object[]
    ReceiveResponse(System.Net.WebResponse,
    System.Web.Services.Protocols.SoapClientMessage,
    System.Web.Services.Protocols.SoapExtension[])
    Exception Source: System.Web.Services

    Exception Stack:

    System.Web.Services.Protocols.SoapException:
    System.NullReferenceException-Object reference not set to an
    instance of an object
    in <0x0043c>
    System.Web.Services.Protocols.SoapHttpClientProtocol:ReceiveResponse
    (System.Net.WebResponse response,
    System.Web.Services.Protocols.SoapClientMessage message,
    System.Web.Services.Protocols.SoapExtension[] extensions)
    in <0x0024f>
    System.Web.Services.Protocols.SoapHttpClientProtocol:Invoke
    (System.String method_name, System.Object[] parameters)
    in <0x00025> iFolderWeb:GetSystem ()
    in (wrapper remoting-invoke-with-check) iFolderWeb:GetSystem ()
    in <0x00727> Novell.iFolderApp.Web.Login:DoLogin (System.String
    username, System.String password, Boolean check)

    Username: admin
    User Full Name: admin


I joint an archive containing all the log produce by simias. I take care 
to clear it and produce the error case.

If any one want to help me directly I install everything on a virtual 
machine using VMWare-server. I can put the VM file on a web server ...

Patrik Dufresne
_______________________________________________
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to