Hello Riccardo,

Thank you for your reply.

The problem was that I did not set the argument 
"-Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true" to Tomcat correctly. 
After I created [tomcat]/bin/setenv.sh, I edited it by adding this line: 
CATALINA_OPTS="-Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true". Then I 
started tomcat using: [tomcat]/bin/catalina.sh start. Finally, the magic 
happened!

Best regards,

On Monday, March 19, 2018 at 10:24:58 AM UTC+2, Fazio Riccardo wrote:
>
> Hello Mohamad,
>
> looking at the logs it seems that could be some problems with the building 
> of the source code,
> can you try a "mvn clean -U package" ? this should "clean & update the 
> snapshot of packages";
> also DSpace-CRIS is tested on Tomcat8 so it is recommended to use this 
> version;
>
> I hope this helps
>
> Riccardo
>
> On 13/03/2018 17:43, Mohamad CHAITOU wrote:
>
> Dear all,
>
> I installed Dspace cris 5 on Ubuntu server 16 successfully. When I browse 
> for localhost:8080/jspui, the page opens. However, when I click on any of 
> the top menu fields such as  ("research ouputs" or " researchers" etc.) it 
> gives an "internal system error" or " document not found". Also when I 
> login using the admin account it gives the same error, though it indicates 
> that I am logged in.
> Note that "communities and collections" works fine ( I created a community 
> without errors).
> When I browse for "localhost:8080/xmlui" Tomcat gives: "Error 404 .The 
> origin server did not find a current representation for the target resource 
> or is not willing to disclose that one exists".
> When I browse for "localhost:8080:solr/search" Tomcat gives " ....403 The 
> server understood the request but refuses to authorize it."
> I deployed all the webapps in [dspace-install]/webapps into 
> [tomcat]/webapps (by simply copying them from . [dspace-install]/webapps).
> Below is a part from the command output:  /dspace/bin/dspace version
> DSpace version:  CRIS-5.8.1-SNAPSHOT
>   SCM revision:  6abf691656214dcf672a82f2665b2c691447244d
>     SCM branch:  dspace-5_x_x-cris
>             OS:  Linux(amd64) version 4.4.0-116-generic
>   Applications:
>                 OAI at http://localhost:8080/jspui
>                 OAI at http://localhost:8080/jspui
>                 OAI at http://localhost:8080/jspui
> ...........
>
>                 REST at http://localhost:8080/jspui
>                 RDF at http://localhost:8080/jspui
>                 JSPUI at http://localhost:8080/jspui
>                 JSPUI at http://localhost:8080/jspui
>      Discovery:  enabled.
>            JRE:  Oracle Corporation version 1.8.0_161
>    Ant version:  Apache Ant(TM) version 1.10.2 compiled on February 3 2018
>  Maven version:  3.5.3
>    DSpace home:  /dspace
>
> I used tomcat 9.
> I verified the connectivity between dspace and database and it is ok 
> ([dspace-install]/bin/dispace database test)
> I verified that all webapps are running (curl -v -u user:pass 
> http://127.0.0.1:8080/manager/text/list)==>
>  HTTP/1.1 200
> < Cache-Control: private
> < Expires: Thu, 01 Jan 1970 02:00:00 EET
> < X-Content-Type-Options: nosniff
> < Content-Type: text/plain;charset=utf-8
> < Transfer-Encoding: chunked
> < Date: Tue, 13 Mar 2018 16:27:02 GMT
> <
> OK - Listed applications for virtual host [localhost]
> /:running:0:ROOT
> /rest:running:0:rest
> /swordv2:running:0:swordv2
> /sword:running:0:sword
> /docs:running:0:docs
> /rdf:running:0:rdf
> /jspui:running:88:jspui
> /examples:running:0:examples
> /host-manager:running:0:host-manager
> /solr:running:0:solr
> /xmlui:stopped:0:xmlui
> /manager:running:0:manager
> /oai:running:0:oai
> * Connection #0 to host 127.0.0.1 left intact
>
> Please find attached the log files of dspace and Tomcat.
> I hope to find some help.
> Thanks in advance!
>
>
> -- 
> 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 [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at https://groups.google.com/group/dspace-tech 
> <https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fgroup%2Fdspace-tech&e=3bf0957c&h=1a59d98e&f=n&p=y>
> .
> For more options, visit https://groups.google.com/d/optout 
> <https://urlsand.esvalabs.com/?u=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&e=3bf0957c&h=3c849a2f&f=n&p=y>
> .
>
>
> -- 
> Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non 
> infetto. 
> Clicca qui per segnalarlo come spam. 
> <http://esva1.business-e.it/cgi-bin/learn-msg.cgi?id=27323400EC.A0591> 
>
>
> -- 
> Riccardo Fazio
> DSpace and DSpace-CRIS developer
>
> 4Science,  www.4science.it (an Itway Group Company)
>
> office: Via Edoardo D'Onofrio 304, 00155 Rome, Italy
> tel: +39 3339341798
>
> -- 
> This message has been checked by Libra ESVA and is believed to be clean.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to