Re[2]: [Ifolder-dev] updating Debian howto and Simias Server

2007-01-19 Thread Carsten Guthardt-Schulz
Maybe another solution:

I downloaded the source for iFolder build 6109, since this was the one the 
author of the Debian howto apparently used. Compilation went fine, but when I 
start simiasserver I get the following error message. Maybe someone can help 
here:


** (/opt/ifolder6109/lib/simias/web/bin/Simias.exe:19218): WARNING **: The 
following assembly referenced from 
/tmp/root-temp-aspnet-0/f8f4718c/shadow-5IzU6p could not be loaded:
 Assembly:   log4net(assemblyref_index=4)
 Version:1.2.9.0
 Public Key: 200a2bd1219e83a8
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/tmp/root-temp-aspnet-0/f8f4718c).


** (/opt/ifolder6109/lib/simias/web/bin/Simias.exe:19218): WARNING **: Could 
not load file or assembly 'log4net, Version=1.2.9.0, Culture=neutral, 
PublicKeyToken=200a2bd1219e83a8' or one of its dependencies.

** (/opt/ifolder6109/lib/simias/web/bin/Simias.exe:19218): WARNING **: Missing 
method GetLogger in assembly /tmp/root-temp-aspnet-0/f8f4718c/shadow-5IzU6p, 
type log4net.LogManager
Error: Cannot start the local web services.
Error: The Simias process failed to initialize.
   Use the command line switch --showconsole to view the error.



Looks like it cannot find log4net. But it is installed, and the compilation 
stopped complaining about not findet it, after I added the path 
/usr/share/pkgconfig to the environment variable PKG_CONFIG_PATH.


-- 
Gruß/Rgds,
Carsten

Original Message--
Date: 19.1.07 21:27
Carsten Guthardt-Schulz wrote in mid:[EMAIL PROTECTED]
Subject: [Ifolder-dev] updating Debian howto and Simias Server
Noone has answered, yet. Maybe you can help me if I ask more precice questions:

1) What paths am I supposed to enter when being asked for "Server's Data Path" 
and "Default Configuration Path"? As I installed everything into /opt 
(following the Debian howto), I guess I can't follow the suggested paths that 
the Ubuntu-HowTo names.

2) Is there a way to get iFolder running without simbias-server-setup? Can I 
edit the config files directly, where are they supposed to be and are they 
documented?

3) How did it work before the existence of simbias-server-setup? The Debian 
howto doesn't even mention this setup process, it just tells you to start 
simbiasserver. 

If anyone of you could answer some of these questions it would be of great help.


-- 
Best Regards,
Carsten

Original Message--
Date: 18.1.07 01:30
Carsten Guthardt-Schulz wrote in mid:[EMAIL PROTECTED]
Subject: [Ifolder-dev] updating Debian howto and Simias Server
Hi folks,

I'm about to install iFolder on a Debian Sarge system. Following the Debian 
howto I realized that it was completely out of date, many links did not work 
anymore, compilations did not work as suggested, etc.

I updated the HowTo, up to the point where I get stuck myself: Under

"Now to configure iFolder"

there is point 2. where it asks you to start
/opt/ifolder/bin/simiasserver

Obviously, the file is now called simias-server, but it refuses to start, 
saying the server is not configured. Running the simias-server-setup brings up 
a lot of questions, none of which are answered by the Howto.

Whatever I enter there (mainly following the HowTo for Ubuntu) brings up the 
error message

---
Configuring ...Failed

System.ArgumentNullException: Argument cannot be null.
Parameter name: Either baseUri or relativeUri are required.
  at System.Xml.XmlResolver.ResolveUri (System.Uri baseUri, System.String 
relativeUri) [0x0] 
  at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url, 
System.String& absoluteUriString) [0x0] 
  at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable 
nt) [0x0] 
  at System.Xml.XmlDocument.Load (System.String filename) [0x0] 
  at Novell.iFolder.SimiasServerSetup.SetupSimias () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Configure () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Main (System.String[] args) [0x0] 
  at System.Xml.XmlResolver.ResolveUri (System.Uri baseUri, System.String 
relativeUri) [0x0] 
  at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url, 
System.String& absoluteUriString) [0x0] 
  at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable 
nt) [0x0] 
  at System.Xml.XmlDocument.Load (System.String filename) [0x0] 
  at Novell.iFolder.SimiasServerSetup.SetupSimias () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Configure () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Main (System.String[] args) [0x0] 

FAILED



Maybe you guys can help me to solve this problem so we can get the Debian-Howto 
up to date and I will have a working system. 

-- 
Gruß/Best Regards,
 Carsten

___
ifolder-dev mailing list

Re: [Ifolder-dev] updating Debian howto and Simias Server

2007-01-19 Thread Carsten Guthardt-Schulz
Noone has answered, yet. Maybe you can help me if I ask more precice questions:

1) What paths am I supposed to enter when being asked for "Server's Data Path" 
and "Default Configuration Path"? As I installed everything into /opt 
(following the Debian howto), I guess I can't follow the suggested paths that 
the Ubuntu-HowTo names.

2) Is there a way to get iFolder running without simbias-server-setup? Can I 
edit the config files directly, where are they supposed to be and are they 
documented?

3) How did it work before the existence of simbias-server-setup? The Debian 
howto doesn't even mention this setup process, it just tells you to start 
simbiasserver. 

If anyone of you could answer some of these questions it would be of great help.


-- 
Best Regards,
Carsten

Original Message--
Date: 18.1.07 01:30
Carsten Guthardt-Schulz wrote in mid:[EMAIL PROTECTED]
Subject: [Ifolder-dev] updating Debian howto and Simias Server
Hi folks,

I'm about to install iFolder on a Debian Sarge system. Following the Debian 
howto I realized that it was completely out of date, many links did not work 
anymore, compilations did not work as suggested, etc.

I updated the HowTo, up to the point where I get stuck myself: Under

"Now to configure iFolder"

there is point 2. where it asks you to start
/opt/ifolder/bin/simiasserver

Obviously, the file is now called simias-server, but it refuses to start, 
saying the server is not configured. Running the simias-server-setup brings up 
a lot of questions, none of which are answered by the Howto.

Whatever I enter there (mainly following the HowTo for Ubuntu) brings up the 
error message

---
Configuring ...Failed

System.ArgumentNullException: Argument cannot be null.
Parameter name: Either baseUri or relativeUri are required.
  at System.Xml.XmlResolver.ResolveUri (System.Uri baseUri, System.String 
relativeUri) [0x0] 
  at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url, 
System.String& absoluteUriString) [0x0] 
  at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable 
nt) [0x0] 
  at System.Xml.XmlDocument.Load (System.String filename) [0x0] 
  at Novell.iFolder.SimiasServerSetup.SetupSimias () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Configure () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Main (System.String[] args) [0x0] 
  at System.Xml.XmlResolver.ResolveUri (System.Uri baseUri, System.String 
relativeUri) [0x0] 
  at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url, 
System.String& absoluteUriString) [0x0] 
  at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable 
nt) [0x0] 
  at System.Xml.XmlDocument.Load (System.String filename) [0x0] 
  at Novell.iFolder.SimiasServerSetup.SetupSimias () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Configure () [0x0] 
  at Novell.iFolder.SimiasServerSetup.Main (System.String[] args) [0x0] 

FAILED



Maybe you guys can help me to solve this problem so we can get the Debian-Howto 
up to date and I will have a working system. 

-- 
Gruß/Best Regards,
 Carsten

___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


[Ifolder-dev] "SimiasSetup.cs.in seems to ignore the --datarootdir setting"

2007-01-19 Thread Jan-Simon Möller
Hi !

config.status: WARNING:  src/core/SimiasClient/SimiasSetup.cs.in seems to 
ignore the --datarootdir setting

Could this be the reason of :

I am using the --prefix directive to use a special path for my installation of 
simias.

Here the resulting simias-server-setup:

#!/bin/sh
###
#
#  $RCSfile: simias-server-setup.in,v $
#
#  Copyright (C) 2004 Novell, Inc.
#
#  Author: Rob
#
###

export MONO_PATH=/usr/local/lib/simias/web/bin:/usr/local/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/simias/web/bin
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/usr/local/lib/simias/web/bin
cd /usr/local/bin

mono /usr/local/bin/SimiasServerSetup.exe "$@"






whereas the file ifolder-web-setup (same build!) shows :

#!/bin/sh
###
#
#  $RCSfile$
#
#  Copyright (C) 2007 Novell, Inc.
#
#  Author: Kalidas Balakrishnan <[EMAIL PROTECTED]>
#
###

export 
MONO_PATH=/home/store//simias-server-6654//lib/simias/web/bin:/home/store//simias-server-6654//bin
export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/store//simias-server-6654//lib/simias/web/bin
export 
DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/home/store//simias-server-6654//lib/simias/web/bin
cd /home/store//simias-server-6654//bin

mono /home/store//simias-server-6654//bin/iFolderWebSetup.exe "$@"




.. which is right ...

simias-server-setup isn't usable without modification on my system ...

cu !

Jan-Simon
___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


Re: [Ifolder-dev] [PATCH]: Nautilus-fix for ifolder

2007-01-19 Thread Johnny Jacob
Looks good to commit.

On Fri, 2007-01-19 at 03:49 -0700, Ramesh Sunder wrote:
> Hi,
> 
> Attached is a patch nautilus-fix on Linux.
> 
> patch contains changes to "simias/src/core/libsimias/simiasweb.c"
> 
> Please review.
> 
> Thanks,
> Ramesh.
> 
> 
> ___
> ifolder-dev mailing list
> ifolder-dev@forge.novell.com
> http://forge.novell.com/mailman/listinfo/ifolder-dev

___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


[Ifolder-dev] [PATCH]: Nautilus-fix for ifolder

2007-01-19 Thread Ramesh Sunder

Hi,

Attached is a patch nautilus-fix on Linux.

patch contains changes to "simias/src/core/libsimias/simiasweb.c"

Please review.

Thanks,
Ramesh.




nautilus-fix
Description: Binary data
___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

Re: [Ifolder-dev] [PATCH] Fix for Invalid ifolder ID issue. #236120

2007-01-19 Thread Johnny Jacob
Patch committed to ifolder/trunk. rev 6474.

Thanks,
Johnny

On Fri, 2007-01-19 at 02:30 -0700, Balakrishnan KalIdas wrote:
> Looks good...commit it...
> 
> >>> Johnny Jacob <[EMAIL PROTECTED]> 01/19/07 3:01 PM >>>
> Attached a patch for invalid ifolder issue in ifolder clients.
> 
> Please review.
> 
> -- Johnny
> ___
> ifolder-dev mailing list
> ifolder-dev@forge.novell.com
> http://forge.novell.com/mailman/listinfo/ifolder-dev

___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


Re: [Ifolder-dev] [PATCH] Fix for Invalid ifolder ID issue. #236120

2007-01-19 Thread Balakrishnan KalIdas
Looks good...commit it...

>>> Johnny Jacob <[EMAIL PROTECTED]> 01/19/07 3:01 PM >>>
Attached a patch for invalid ifolder issue in ifolder clients.

Please review.

-- Johnny
___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev


[Ifolder-dev] [PATCH] Fix for Invalid ifolder ID issue. #236120

2007-01-19 Thread Johnny Jacob
Attached a patch for invalid ifolder issue in ifolder clients.

Please review.

-- Johnny
Index: src/LinuxClient/library/iFolderData.cs
===
--- src/LinuxClient/library/iFolderData.cs	(revision 6473)
+++ src/LinuxClient/library/iFolderData.cs	(working copy)
@@ -829,7 +829,7 @@
 
		 		iFolderWeb newifolder = ifws.AcceptiFolderInvitation(
 			domainID,
-			ifolderID,
+			collectionID,
 			localPath);
 if (newifolder == null)
 {
Index: src/LinuxClient/library/ChangeLog
===
--- src/LinuxClient/library/ChangeLog	(revision 6473)
+++ src/LinuxClient/library/ChangeLog	(working copy)
@@ -1,3 +1,8 @@
+2007-01-19  Johnny Jacob  <[EMAIL PROTECTED]>
+
+	* iFolderData.cs (AcceptiFolderInvitation): Use the collectionID
+	instead of ifolderID. Fixes #236120.
+	
 2006-12-22  Ramesh Sunder <[EMAIL PROTECTED]>
 
 	* MigrationPage.cs: A new tab page in preferences to provision migration 
___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

Re: [Ifolder-dev] [PATCH] striplocalproperties before serialization

2007-01-19 Thread Johnny Jacob
Thanks for the review.
Patch committed to simias/trunk rev 6656.

- Johnny.

On Thu, 2007-01-18 at 21:52 -0700, Balakrishnan KalIdas wrote:
> Good, better than all...thanks for taking in all review comments and 
> interacting with mono team
> 
> Kalis
> 
> >>> Johnny Jacob <[EMAIL PROTECTED]> 01/18/07 3:40 PM >>>
> I hope i got it right this time .. :)
> 
> Attached a better patch.
> Please review.
> 
> -- Johnny
> 
> On Wed, 2007-01-17 at 19:12 +0530, Johnny Jacob wrote:
> > oops !! forgot to add local-property check.
> > Another updated patch.
> > 
> > Please Review. :)
> > 
> > Thanks,
> > Johnny
> > 
> > On Wed, 2007-01-17 at 17:28 +0530, Johnny Jacob wrote:
> > > Attaching updated patch.
> > > Please review.
> > > 
> > > Thanks,
> > > Johnny.
> > > 
> > > On Wed, 2007-01-17 at 13:04 +0530, Johnny Jacob wrote:
> > > > Hi,
> > > > 
> > > > Fix for striping off local properties before serialization.
> > > > 
> > > > Please review.
> > > > 
> > > > Thanks,
> > > > Johnny
> > > > ___
> > > > ifolder-dev mailing list
> > > > ifolder-dev@forge.novell.com 
> > > > http://forge.novell.com/mailman/listinfo/ifolder-dev 
> > > ___
> > > ifolder-dev mailing list
> > > ifolder-dev@forge.novell.com 
> > > http://forge.novell.com/mailman/listinfo/ifolder-dev 
> > ___
> > ifolder-dev mailing list
> > ifolder-dev@forge.novell.com 
> > http://forge.novell.com/mailman/listinfo/ifolder-dev
> ___
> ifolder-dev mailing list
> ifolder-dev@forge.novell.com
> http://forge.novell.com/mailman/listinfo/ifolder-dev

___
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev