Re: [VOTE] Release Apache ManifoldCF 1.0, RC3

2012-09-27 Thread Erlend Garåsen


The reason why Resin restores the application is due to a new feature in 
version 4 and is related to clustering functionality. Resin stores all 
versions of an application (war) in a local Git repository, which means, 
it is able to restore an application if it has been deleted:

http://www.caucho.com/resin-4.0/admin/clustering-overview.xtp#DeployingApplicationstoaCluster

Since I'm going to Amsterdam tomorrow morning, I don't want to change 
anything in Resin right now in case I break something (other apps are 
running on the same server).


I tried to deploy the combined war on Tomcat, but then I couldn't 
connect to our PostgreSQL server because it seems to have a new SSL 
certificate I haven't installed into my local keystore.


I guess ut is possible to configure HSQLDB, but I'm afraid that my time 
is running out. Sorry.


Erlend

On 26.09.12 18.00, Erlend Garåsen wrote:


Yes, I know, Karl, but I'm actually deleting the places where they are
unpacked. I will get back to this as soon as I have spoken to my
colleague. I will find out why tomorrow after our Solr meeting.

If I get a reply this evening, I will try to do a new test from home.

Erlend

On 26.09.12 17.55, Karl Wright wrote:

Usually application servers unpack the war somewhere.  Unless you
remove the place where it is unpacked you will continue to have the
applications even after the war is gone.

Karl

On Wed, Sep 26, 2012 at 11:52 AM, Erlend Garåsen
e.f.gara...@usit.uio.no wrote:


Hm, it seems that Resin manages to restore the three applications even
though I delete the three war files and the path where they are
built. This
makes it a little bit more difficult to test.

I haven't restarted Resin, only the instance where MCF is running since
other applications are running on the same server. I have asked
someone with
better server skills and Resin knowledge.

Erlend


On 26.09.12 15.02, Erlend Garåsen wrote:


On 26.09.12 14.39, Karl Wright wrote:


I didn't do documentation (or tests) because it is experimental at
this point.

It replaces ALL of manifoldcf in one war.  So it is exactly like the
single-process example (and would use the same properties.xml) but
deployable as a war.  Does this help?



Sure! I will test it withing 24 hours, probably later today.

Erlend




--
Erlend Garåsen
Center for Information Technology Services
University of Oslo
P.O. Box 1086 Blindern, N-0317 OSLO, Norway
Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP:
31050






--
Erlend Garåsen
Center for Information Technology Services
University of Oslo
P.O. Box 1086 Blindern, N-0317 OSLO, Norway
Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP: 31050


Re: [VOTE] Release Apache ManifoldCF 1.0, RC3

2012-09-27 Thread Karl Wright
I wrote a test for it here.  Unfortunately, it fails because the war
does not include some key classes.

I think even though this is an experimental feature, this is
sufficient to cause a new RC.  Does anyone disagree?

Karl


On Thu, Sep 27, 2012 at 11:35 AM, Erlend Garåsen
e.f.gara...@usit.uio.no wrote:

 The reason why Resin restores the application is due to a new feature in
 version 4 and is related to clustering functionality. Resin stores all
 versions of an application (war) in a local Git repository, which means, it
 is able to restore an application if it has been deleted:
 http://www.caucho.com/resin-4.0/admin/clustering-overview.xtp#DeployingApplicationstoaCluster

 Since I'm going to Amsterdam tomorrow morning, I don't want to change
 anything in Resin right now in case I break something (other apps are
 running on the same server).

 I tried to deploy the combined war on Tomcat, but then I couldn't connect to
 our PostgreSQL server because it seems to have a new SSL certificate I
 haven't installed into my local keystore.

 I guess ut is possible to configure HSQLDB, but I'm afraid that my time is
 running out. Sorry.

 Erlend


 On 26.09.12 18.00, Erlend Garåsen wrote:


 Yes, I know, Karl, but I'm actually deleting the places where they are
 unpacked. I will get back to this as soon as I have spoken to my
 colleague. I will find out why tomorrow after our Solr meeting.

 If I get a reply this evening, I will try to do a new test from home.

 Erlend

 On 26.09.12 17.55, Karl Wright wrote:

 Usually application servers unpack the war somewhere.  Unless you
 remove the place where it is unpacked you will continue to have the
 applications even after the war is gone.

 Karl

 On Wed, Sep 26, 2012 at 11:52 AM, Erlend Garåsen
 e.f.gara...@usit.uio.no wrote:


 Hm, it seems that Resin manages to restore the three applications even
 though I delete the three war files and the path where they are
 built. This
 makes it a little bit more difficult to test.

 I haven't restarted Resin, only the instance where MCF is running since
 other applications are running on the same server. I have asked
 someone with
 better server skills and Resin knowledge.

 Erlend


 On 26.09.12 15.02, Erlend Garåsen wrote:


 On 26.09.12 14.39, Karl Wright wrote:


 I didn't do documentation (or tests) because it is experimental at
 this point.

 It replaces ALL of manifoldcf in one war.  So it is exactly like the
 single-process example (and would use the same properties.xml) but
 deployable as a war.  Does this help?



 Sure! I will test it withing 24 hours, probably later today.

 Erlend



 --
 Erlend Garåsen
 Center for Information Technology Services
 University of Oslo
 P.O. Box 1086 Blindern, N-0317 OSLO, Norway
 Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP:
 31050





 --
 Erlend Garåsen
 Center for Information Technology Services
 University of Oslo
 P.O. Box 1086 Blindern, N-0317 OSLO, Norway
 Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP: 31050


[jira] [Commented] (CONNECTORS-544) Combined war is missing api and authority servlet jars

2012-09-27 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464879#comment-13464879
 ] 

Karl Wright commented on CONNECTORS-544:


r1391101 (trunk)


 Combined war is missing api and authority servlet jars
 --

 Key: CONNECTORS-544
 URL: https://issues.apache.org/jira/browse/CONNECTORS-544
 Project: ManifoldCF
  Issue Type: Bug
  Components: Framework core
Affects Versions: ManifoldCF 1.0
Reporter: Karl Wright
Priority: Blocker
 Fix For: ManifoldCF 1.0


 The combined service war is missing the api and authority servlet classes, 
 and thus cannot be used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[VOTE] Release Apache ManifoldCF 1.0, RC4

2012-09-27 Thread Karl Wright
Please vote +1 to release ManifoldCF 1.0, RC4.  The release artifact
can be found at:

http://people.apache.org/~kwright/apache-manifoldcf-1.0

There is also an SVN tag at:

https://svn.apache.org/repos/asf/manifoldcf/tags/release-1.0-RC4

Fixes since RC3:

CONNECTORS-544
(also added example scripts to run the combined webapp)


Re: [VOTE] Release Apache ManifoldCF 1.0, RC4

2012-09-27 Thread Karl Wright
Ran all tests, tried the combined war, tried single-process example
and multiprocess example.

+1 (and I really hope this is the last RC for this release)

Karl

On Thu, Sep 27, 2012 at 5:30 PM, Karl Wright daddy...@gmail.com wrote:
 Please vote +1 to release ManifoldCF 1.0, RC4.  The release artifact
 can be found at:

 http://people.apache.org/~kwright/apache-manifoldcf-1.0

 There is also an SVN tag at:

 https://svn.apache.org/repos/asf/manifoldcf/tags/release-1.0-RC4

 Fixes since RC3:

 CONNECTORS-544
 (also added example scripts to run the combined webapp)