Re: [Dspace-tech] Problems since upgrade to 1.8

2012-09-24 Thread Savage, Karen R.
OK, I've reset JAVA_OPTS to 1024, but I can't start the handle server. I'm getting this: Exception in thread main java.lang.NoClassDefFoundError: Xmx1024m Caused by: java.lang.ClassNotFoundException: Xmx1024m at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at

Re: [Dspace-tech] Problems since upgrade to 1.8

2012-09-24 Thread Tim Donohue
Did you happen to forget the dash (-) before Xmx1024m? It should look like: JAVA_OPTS=-Xmx1024m -Xms1024m -Dfile.encoding=UTF-8 That'd be my best guess as to why it's throwing that error. If you do have the dash, you could think about just setting CATALINA_OPTS *instead of* JAVA_OPTS.

Re: [Dspace-tech] Problems since upgrade to 1.8

2012-09-24 Thread Savage, Karen R.
And as a follow-up, I tried reverting to the previous JAVA_OPTS, but am still getting the error when starting the handle server: Exception in thread main java.lang.NoClassDefFoundError: Xmx512m Caused by: java.lang.ClassNotFoundException: Xmx512m at

Re: [Dspace-tech] Problems since upgrade to 1.8

2012-09-24 Thread Savage, Karen R.
I think that might have been it. I copied and pasted from your previous message starting after the =, but must have missed the dash. Thanks! Karen S. On 9/24/12 9:13 AM, Tim Donohue tdono...@duraspace.org wrote: Did you happen to forget the dash (-) before Xmx1024m? It should look like:

[Dspace-tech] Shibboleth Authentication in XMLUI

2012-09-24 Thread Joachim Bingel
Hi, I have successfully set up Shibboleth authentication for the 1.8.2 JSPUI, but in the XMLUI it fails. A look into the log file tells me that the needed credentials cannot be found: 2012-09-24 16:36:20,515 ERROR org.dspace.authenticate.ShibAuthentication @ Unable to register new eperson

Re: [Dspace-tech] Shibboleth Authentication in XMLUI

2012-09-24 Thread Benjamin Ryan
Joachim, Can you send the part of the log before the error message that lists what headers have been passed? Also can you say what Shibboleth SP you are using (version, platform, OS etc) and details of the attribute-map.xml plus the config that you are using in Apache to get the

Re: [Dspace-tech] CC license step in DSpace

2012-09-24 Thread Darren Arsenault
Hi all, Using 1.8.0/1.8.1 and JSPUI in both cases. I am wondering if it is possible to enable the CCLicense step (and have the default license not show up) for some collections, and have the opposite in other collections? Is there a way to do this built-in? Thanks in advance for any

Re: [Dspace-tech] CC license step in DSpace

2012-09-24 Thread emilio lorenzo
Hi Darren Reference: https://wiki.duraspace.org/display/DSDOC18/Submission+User+Interface#SubmissionUserInterface-Reordering%2FRemovingSubmissionSteps El 24/09/2012 21:48, Darren Arsenault escribió: Using 1.8.0/1.8.1 and JSPUI in both cases. I am wondering if it is possible to enable the