Dear DSpace and Fedora Communities -
Please see the update below about the Sponsor Program.
Thank you to all the institutions who have joined with us so far!
It is not too late to participate - please encourage your Library Directors to
support DuraSpace. To make it easier, see below for a l
On 8 September 2011 09:30, Stephen Bayliss <
stephen.bayl...@acuityunlimited.net> wrote:
> **
> Just a thought, but if the stack overflow is triggering this, have you
> tried modifying the memory parameters for the JVM in which the client is
> running?
>
> The set-env script seems to specify -Xms6
> (on the other hand there may be some underlying reason for the
> StackOverflowError that does need resolving).
As far as I recall, there was not much (or any) work on the java admin
per se in 3.5. The fact that this overflow is occurring within Axis
(where it is presumably acting upon data re
Hi,
Right, when I restored to default user configuration it seems to work.
Thanks.
--
Mateusz
W dniu 2011-09-08 11:13, Asger Askov Blekinge wrote:
> Your problem is in the backedSecurity module. When fedora resolves a url
> that seem to point back into fedora, it does so with some hardcoded
>
Your problem is in the backedSecurity module. When fedora resolves a url
that seem to point back into fedora, it does so with some hardcoded
credentials. I would assume you have removed the internal call users
from the fedura-users.xml or in some other way disabled the backend
security. Tells u
Hi Tobias
You need to use the fully-qualified name; namespace-prefixed names won't
work correctly in the relationships methods.
So your predicate
fedora:hasDerivation
Should instead be
info:fedora/fedora-system:def/relations-external#hasDerivation
Steve
> -Original Message-
> From: T
Just a thought, but if the stack overflow is triggering this, have you tried
modifying the memory parameters for the JVM in which the client is running?
The set-env script seems to specify -Xms64m -Xmx96m
Possibly these values are no longer appropriate for the java admin client;
or increasing t
Hi,
I,m trying to add a relationship with predicate e.g
"fedora:hasDerivation", where namespace "fedora" should reference to
internal scheme "info:fedora/fedora-system:def/relations-external#".
Please find below there is the definition of namespace "fedora" but no
scheme reference! What I'm d