You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Bolesław Dawidowicz <bd...@o2.pl> on 2005/07/09 17:37:13 UTC

SVN slide_2_1_release_branch problem

Did someone use SLIDE_2_1_RELEASE_BRANCH from SVN recently?
http://svn.apache.org/repos/asf/jakarta/slide/branches/SLIDE_2_1_RELEASE_BRANCH
I'm trying to deploy it on tomcat-bundle-5.0.28 with 
jaas-deploy-tomcat-5 task. After running startup.bat I have something 
like this:

************************************************************************
09 Jul 2005 17:27:27 - org.apache.slide.common.XMLUnmarshaller - INFO - 
Loading
object /
09 Jul 2005 17:27:27 - org.apache.slide.common.XMLUnmarshaller - INFO - 
Object a
lready exists at /
09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - INFO - 
Loading
object /users
09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - INFO - 
Insuffic
ient credentials to create object
09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - INFO - 
Loading
object /users/root
09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - WARNING 
- org.a
pache.slide.structure.ObjectNotFoundException: No object found at /users
org.apache.slide.structure.ObjectNotFoundException: No object found at 
/users
         at 
org.apache.slide.structure.StructureImpl.create(StructureImpl.java:33
6)
**************************************************************************

It's strange as I have no problem with sources downloaded from
http://jakarta.apache.org/site/downloads/downloads_slide.cgi
I also tried to deploy from sources in SVN HEAD and it's all right.

Has anyone tested this?


Bolesław Dawidowicz


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: SVN slide_2_1_release_branch problem

Posted by Unico Hommes <un...@apache.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Seems this is a problem with patching the server.xml file. I guess the
patches are targeted against the 5.5 version of tomcat. I've tried
creating the patches against the current 5.0 stable version but can't
seem to get it working.

You can either try patching it manually (look at
src/conf/tomcat-5-server.patch and tomcat-jaas-server.patch) or else try
to use tomcat 5.5 instead.

- --
Unico

Bolesław Dawidowicz wrote:
> Did someone use SLIDE_2_1_RELEASE_BRANCH from SVN recently?
> http://svn.apache.org/repos/asf/jakarta/slide/branches/SLIDE_2_1_RELEASE_BRANCH
> 
> I'm trying to deploy it on tomcat-bundle-5.0.28 with
> jaas-deploy-tomcat-5 task. After running startup.bat I have something
> like this:
> 
> ************************************************************************
> 09 Jul 2005 17:27:27 - org.apache.slide.common.XMLUnmarshaller - INFO -
> Loading
> object /
> 09 Jul 2005 17:27:27 - org.apache.slide.common.XMLUnmarshaller - INFO -
> Object a
> lready exists at /
> 09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - INFO -
> Loading
> object /users
> 09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - INFO -
> Insuffic
> ient credentials to create object
> 09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - INFO -
> Loading
> object /users/root
> 09 Jul 2005 17:27:28 - org.apache.slide.common.XMLUnmarshaller - WARNING
> - org.a
> pache.slide.structure.ObjectNotFoundException: No object found at /users
> org.apache.slide.structure.ObjectNotFoundException: No object found at
> /users
>         at
> org.apache.slide.structure.StructureImpl.create(StructureImpl.java:33
> 6)
> **************************************************************************
> 
> It's strange as I have no problem with sources downloaded from
> http://jakarta.apache.org/site/downloads/downloads_slide.cgi
> I also tried to deploy from sources in SVN HEAD and it's all right.
> 
> Has anyone tested this?
> 
> 
> Bolesław Dawidowicz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFC0QqEcuec8tVNKAwRAiU9AKCzcKmo9dvhx+Vsb4FD171XFCi+fQCg5coc
9/3oYLlt42eNewf1fOgKuCs=
=0jZk
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org