Dear Colleagues,

Trying to setup DSpace CRIS on a Mac OS X High Sierra 10.13.6 with Tomcat 8 (Installed through Homebrew). The setenv.sh file has been created with the following content

```
CATALINA_OPTS="$CATALINA_OPTS -Xms1048m -Xmx2048m"
CATALINA_OPTS="$CATALINA_OPTS -Djava.library.path=/usr/local/opt/tomcat-native/lib" CATALINA_OPTS="$CATALINA_OPTS -Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true"
```

I am experiencing the add project error “Internal System Error”. I know the other options have been applied but the “org.apache.el.parser.SKIP_IDENTIFIER_CHECK” does not seem to be working.

Everything works fine on our Debian Jessie test server so it would seem to be a problem relating to the Mac configuration. I do intend to use IntelliJ following the guide from Bram (https://www.youtube.com/watch?v=mrLl1qPsy6I), although I have not done this yet. It would be useful to have it working just in Tomcat though.

If anybody can shed any light on this, or knows that it does not work with Mac OS X, I would be grateful.

Regards
Marc

--
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 Community" 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-community.
For more options, visit https://groups.google.com/d/optout.

Reply via email to