Re: [dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-16 Thread Alan Orth
Hi Agustina,

Yes I suspect you will run into some problems. There were many issues with
DSpace 5.x on Tomcat versions beyond 7. As of DSpace 6 you can use Tomcat
8.5, but I haven't heard of anyone using Tomcat 9. For what it's worth, we
are running Tomcat 7 on Ubuntu 18.04 via a binary distribution from
Apache's website (https://tomcat.apache.org/). I deploy the Tomcat tarball
into /usr/local and run it from there. This method works on any Linux
distribution. I created systemd service units that run Tomcat and it all
works really well actually, and I'm running the latest stable Tomcat 7. I
can share more tips and configs if you'd like.

Regards,

On Mon, Nov 16, 2020 at 11:35 AM amgc...@gmail.com 
wrote:

> Dear all,
>
> We are upgrading our DSpace VMs to Ubuntu 20.04 and discovered that Tomcat
> 8 is no longer available in the repositories, only from Tomcat 9.x.
>
> Is anyone currently running DSpace 5.10 in Ubuntu 20.04 on Tomcat 9? It
> would be useful to know whether it is working OK for you or you've
> encountered any issues.
>
> Thanks a lot!
> Agustina
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/94236c9f-de15-4de1-84e3-1d3b335be91cn%40googlegroups.com
> 
> .
>


-- 
Alan Orth
alan.o...@gmail.com
https://picturingjordan.com
https://englishbulgaria.net
https://mjanja.ch

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAKKdN4X-MAntWRy1-ze%3DXB-7oqu_H9LOvR_94P%2Bq2VL5LJoBjw%40mail.gmail.com.


Re: [dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-16 Thread Paul Münch
Hello,

as an addition: we run DSpace 6.3 on Debian 10 with Tomcat 9 (from distro 
package sources). 

Kind regards,

Paul
-- 
Philipps-Universität Marburg | UB
Digitale Dienste | Deutschhausstraße 9 | D228
Tel. +49 06421 28-24624 
--

> Am 16.11.2020 um 14:59 schrieb Alan Orth :
> 
> Hi Agustina,
> 
> Yes I suspect you will run into some problems. There were many issues with 
> DSpace 5.x on Tomcat versions beyond 7. As of DSpace 6 you can use Tomcat 
> 8.5, but I haven't heard of anyone using Tomcat 9. For what it's worth, we 
> are running Tomcat 7 on Ubuntu 18.04 via a binary distribution from Apache's 
> website (https://tomcat.apache.org/). I deploy the Tomcat tarball into 
> /usr/local and run it from there. This method works on any Linux 
> distribution. I created systemd service units that run Tomcat and it all 
> works really well actually, and I'm running the latest stable Tomcat 7. I can 
> share more tips and configs if you'd like.
> 
> Regards,
> 
> On Mon, Nov 16, 2020 at 11:35 AM amgc...@gmail.com  
> wrote:
> Dear all,
> 
> We are upgrading our DSpace VMs to Ubuntu 20.04 and discovered that Tomcat 8 
> is no longer available in the repositories, only from Tomcat 9.x.
> 
> Is anyone currently running DSpace 5.10 in Ubuntu 20.04 on Tomcat 9? It would 
> be useful to know whether it is working OK for you or you've encountered any 
> issues.
> 
> Thanks a lot!
> Agustina
> 
> -- 
> All messages to this mailing list should adhere to the DuraSpace Code of 
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/dspace-tech/94236c9f-de15-4de1-84e3-1d3b335be91cn%40googlegroups.com.
> 
> 
> -- 
> Alan Orth
> alan.o...@gmail.com
> https://picturingjordan.com
> https://englishbulgaria.net
> https://mjanja.ch
> 
> -- 
> All messages to this mailing list should adhere to the DuraSpace Code of 
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> --- 
> You received this message because you are subscribed to the Google Groups 
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/dspace-tech/CAKKdN4X-MAntWRy1-ze%3DXB-7oqu_H9LOvR_94P%2Bq2VL5LJoBjw%40mail.gmail.com.

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/5E30D8CE-1366-478E-8EB7-919F414C0319%40staff.uni-marburg.de.


smime.p7s
Description: S/MIME cryptographic signature


Re: [dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-17 Thread amgc...@gmail.com
Hi Alan, Paul,

Many thanks for the information. Alan, do you have examples of issues 
people reported / you've experienced?

We've had DSpace 5.10 running on a test environment with Tomcat 9 and have 
been testing and haven't experienced any issue so far.

Best and many thanks!
Agustina

On Monday, 16 November 2020 at 13:59:38 UTC alan...@gmail.com wrote:

> Hi Agustina,
>
> Yes I suspect you will run into some problems. There were many issues with 
> DSpace 5.x on Tomcat versions beyond 7. As of DSpace 6 you can use Tomcat 
> 8.5, but I haven't heard of anyone using Tomcat 9. For what it's worth, we 
> are running Tomcat 7 on Ubuntu 18.04 via a binary distribution from 
> Apache's website (https://tomcat.apache.org/). I deploy the Tomcat 
> tarball into /usr/local and run it from there. This method works on any 
> Linux distribution. I created systemd service units that run Tomcat and it 
> all works really well actually, and I'm running the latest stable Tomcat 7. 
> I can share more tips and configs if you'd like.
>
> Regards,
>
> On Mon, Nov 16, 2020 at 11:35 AM amgc...@gmail.com  
> wrote:
>
>> Dear all,
>>
>> We are upgrading our DSpace VMs to Ubuntu 20.04 and discovered that 
>> Tomcat 8 is no longer available in the repositories, only from Tomcat 9.x.
>>
>> Is anyone currently running DSpace 5.10 in Ubuntu 20.04 on Tomcat 9? It 
>> would be useful to know whether it is working OK for you or you've 
>> encountered any issues.
>>
>> Thanks a lot!
>> Agustina
>>
>> -- 
>> All messages to this mailing list should adhere to the DuraSpace Code of 
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dspace-tech...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/94236c9f-de15-4de1-84e3-1d3b335be91cn%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> Alan Orth
> alan...@gmail.com
> https://picturingjordan.com
> https://englishbulgaria.net
> https://mjanja.ch
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/033ac6aa-435f-4452-9f7b-af4edc3ddf93n%40googlegroups.com.


Re: [dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-17 Thread Alan Orth
Dear Agustina,

I looked in the DSpace Jira briefly and found these two issues:

- Failure to set dspace.current.user.id session cookie under Tomcat 8.5.x:
https://jira.lyrasis.org/browse/DS-4140
- Stop relying on alphabetical loading of jars in WEB-INF/lib:
https://jira.lyrasis.org/browse/DS-2437
- DSpace 6.3 REST-API fail to start on ubuntu 18.04 LTS's tomcat8:
https://jira.lyrasis.org/browse/DS-4160
- Meta issue tracking various Tomcat 8 issues:
https://jira.lyrasis.org/browse/DS-3092

Some of these are unresolved and some people report they are running on
Tomcat 8. I'm surprised to hear that! Good news if so... we need to move
with the ecosystem.

Regards,

On Tue, Nov 17, 2020 at 12:27 PM amgc...@gmail.com 
wrote:

> Hi Alan, Paul,
>
> Many thanks for the information. Alan, do you have examples of issues
> people reported / you've experienced?
>
> We've had DSpace 5.10 running on a test environment with Tomcat 9 and have
> been testing and haven't experienced any issue so far.
>
> Best and many thanks!
> Agustina
>
> On Monday, 16 November 2020 at 13:59:38 UTC alan...@gmail.com wrote:
>
>> Hi Agustina,
>>
>> Yes I suspect you will run into some problems. There were many issues
>> with DSpace 5.x on Tomcat versions beyond 7. As of DSpace 6 you can use
>> Tomcat 8.5, but I haven't heard of anyone using Tomcat 9. For what it's
>> worth, we are running Tomcat 7 on Ubuntu 18.04 via a binary distribution
>> from Apache's website (https://tomcat.apache.org/). I deploy the Tomcat
>> tarball into /usr/local and run it from there. This method works on any
>> Linux distribution. I created systemd service units that run Tomcat and it
>> all works really well actually, and I'm running the latest stable Tomcat 7.
>> I can share more tips and configs if you'd like.
>>
>> Regards,
>>
>> On Mon, Nov 16, 2020 at 11:35 AM amgc...@gmail.com 
>> wrote:
>>
>>> Dear all,
>>>
>>> We are upgrading our DSpace VMs to Ubuntu 20.04 and discovered that
>>> Tomcat 8 is no longer available in the repositories, only from Tomcat 9.x.
>>>
>>> Is anyone currently running DSpace 5.10 in Ubuntu 20.04 on Tomcat 9? It
>>> would be useful to know whether it is working OK for you or you've
>>> encountered any issues.
>>>
>>> Thanks a lot!
>>> Agustina
>>>
>>> --
>>> All messages to this mailing list should adhere to the DuraSpace Code of
>>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "DSpace Technical Support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to dspace-tech...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/dspace-tech/94236c9f-de15-4de1-84e3-1d3b335be91cn%40googlegroups.com
>>> 
>>> .
>>>
>>
>>
>> --
>> Alan Orth
>> alan...@gmail.com
>> https://picturingjordan.com
>> https://englishbulgaria.net
>> https://mjanja.ch
>>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/033ac6aa-435f-4452-9f7b-af4edc3ddf93n%40googlegroups.com
> 
> .
>


-- 
Alan Orth
alan.o...@gmail.com
https://picturingjordan.com
https://englishbulgaria.net
https://mjanja.ch

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAKKdN4UrLB9s2CVZF92571m7y5AAAmL9xgURPZQtXMOLV7EO%3Dw%40mail.gmail.com.


Re: [dspace-tech] DSpace 5.x on Ubuntu 20.04 and Tomcat 9

2020-11-19 Thread amgc...@gmail.com

Dear Alan,

This is really useful so big thank you. I was aware of the alphabetical 
loading of jars issue (which I've overcome by using context files and the 
preloading of the additions jar) but there's still all of the other that I 
wasn't aware of.

Best,
Agustina
On Tuesday, 17 November 2020 at 15:30:02 UTC alan...@gmail.com wrote:

> Dear Agustina,
>
> I looked in the DSpace Jira briefly and found these two issues:
>
> - Failure to set dspace.current.user.id session cookie under Tomcat 
> 8.5.x: https://jira.lyrasis.org/browse/DS-4140
> - Stop relying on alphabetical loading of jars in WEB-INF/lib: 
> https://jira.lyrasis.org/browse/DS-2437
> - DSpace 6.3 REST-API fail to start on ubuntu 18.04 LTS's tomcat8: 
> https://jira.lyrasis.org/browse/DS-4160
> - Meta issue tracking various Tomcat 8 issues: 
> https://jira.lyrasis.org/browse/DS-3092
>
> Some of these are unresolved and some people report they are running on 
> Tomcat 8. I'm surprised to hear that! Good news if so... we need to move 
> with the ecosystem.
>
> Regards,
>
> On Tue, Nov 17, 2020 at 12:27 PM amgc...@gmail.com  
> wrote:
>
>> Hi Alan, Paul,
>>
>> Many thanks for the information. Alan, do you have examples of issues 
>> people reported / you've experienced?
>>
>> We've had DSpace 5.10 running on a test environment with Tomcat 9 and 
>> have been testing and haven't experienced any issue so far.
>>
>> Best and many thanks!
>> Agustina
>>
>> On Monday, 16 November 2020 at 13:59:38 UTC alan...@gmail.com wrote:
>>
>>> Hi Agustina,
>>>
>>> Yes I suspect you will run into some problems. There were many issues 
>>> with DSpace 5.x on Tomcat versions beyond 7. As of DSpace 6 you can use 
>>> Tomcat 8.5, but I haven't heard of anyone using Tomcat 9. For what it's 
>>> worth, we are running Tomcat 7 on Ubuntu 18.04 via a binary distribution 
>>> from Apache's website (https://tomcat.apache.org/). I deploy the Tomcat 
>>> tarball into /usr/local and run it from there. This method works on any 
>>> Linux distribution. I created systemd service units that run Tomcat and it 
>>> all works really well actually, and I'm running the latest stable Tomcat 7. 
>>> I can share more tips and configs if you'd like.
>>>
>>> Regards,
>>>
>>> On Mon, Nov 16, 2020 at 11:35 AM amgc...@gmail.com  
>>> wrote:
>>>
 Dear all,

 We are upgrading our DSpace VMs to Ubuntu 20.04 and discovered that 
 Tomcat 8 is no longer available in the repositories, only from Tomcat 9.x.

 Is anyone currently running DSpace 5.10 in Ubuntu 20.04 on Tomcat 9? It 
 would be useful to know whether it is working OK for you or you've 
 encountered any issues.

 Thanks a lot!
 Agustina

 -- 
 All messages to this mailing list should adhere to the DuraSpace Code 
 of Conduct: https://duraspace.org/about/policies/code-of-conduct/
 --- 
 You received this message because you are subscribed to the Google 
 Groups "DSpace Technical Support" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to dspace-tech...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/dspace-tech/94236c9f-de15-4de1-84e3-1d3b335be91cn%40googlegroups.com
  
 
 .

>>>
>>>
>>> -- 
>>> Alan Orth
>>> alan...@gmail.com
>>> https://picturingjordan.com
>>> https://englishbulgaria.net
>>> https://mjanja.ch
>>>
>> -- 
>> All messages to this mailing list should adhere to the DuraSpace Code of 
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dspace-tech...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/033ac6aa-435f-4452-9f7b-af4edc3ddf93n%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> Alan Orth
> alan...@gmail.com
> https://picturingjordan.com
> https://englishbulgaria.net
> https://mjanja.ch
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/1a11670a-f62a-4f9b-af00-f5e20c66c69cn%40googlegroups.com.