[Dspace-tech] Installation

379 views
Skip to first unread message

Antonio González

unread,
Aug 24, 2015, 2:32:49 PM8/24/15
to dspac...@lists.sourceforge.net
Hello everybody, hope you can help me.

I have been trying to install dspace-1.3alpha1 on a Debian Sarge
server without any luck. The problem is that when I run 'ant
fresh_install -debug' the following messages are shown:

'-classpath'
'/home/dspace/dspace-1.3alpha1-source/lib:/home/dspace/dspace-1.3alpha1-source/build/classes:/home/dspace/dspace-1.3alpha1-sou
rce/lib/PDFBox.jar:/home/dspace/dspace-1.3alpha1-source/lib/activation.jar:/home/dspace/dspace-1.3alpha1-source/lib/commons-cl
i.jar:/home/dspace/dspace-1.3alpha1-source/lib/commons-collections.jar:/home/dspace/dspace-1.3alpha1-source/lib/commons-dbcp.j
ar:/home/dspace/dspace-1.3alpha1-source/lib/commons-pool.jar:/home/dspace/dspace-1.3alpha1-source/lib/cos.jar:/home/dspace/dsp
ace-1.3alpha1-source/lib/handle.jar:/home/dspace/dspace-1.3alpha1-source/lib/jakarta-poi.jar:/home/dspace/dspace-1.3alpha1-sou
rce/lib/jargon.jar:/home/dspace/dspace-1.3alpha1-source/lib/jena.jar:/home/dspace/dspace-1.3alpha1-source/lib/jstl.jar:/home/d
space/dspace-1.3alpha1-source/lib/log4j.jar:/home/dspace/dspace-1.3alpha1-source/lib/lucene.jar:/home/dspace/dspace-1.3alpha1-
source/lib/mail.jar:/home/dspace/dspace-1.3alpha1-source/lib/mets.jar:/home/dspace/dspace-1.3alpha1-source/lib/oaicat.jar:/hom
e/dspace/dspace-1.3alpha1-source/lib/oro.jar:/home/dspace/dspace-1.3alpha1-source/lib/pg74.216.jdbc3.jar:/home/dspace/dspace-1
.3alpha1-source/lib/servlet.jar:/home/dspace/dspace-1.3alpha1-source/lib/standard.jar:/home/dspace/dspace-1.3alpha1-source/lib
/tm-extractors.jar:/home/dspace/dspace-1.3alpha1-source/lib/xalan.jar:/home/dspace/dspace-1.3alpha1-source/lib/xerces.jar'
'org.dspace.storage.rdbms.InitializeDatabase'
'etc/database_schema.sql'

The ' characters around the executable and arguments are
not part of the command.
[java] 2005-05-30 16:15:55,229 INFO
org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database
[java] 2005-05-30 16:15:55,262 WARN
org.dspace.storage.rdbms.DatabaseManager @ Exception initializing DB
pool
[java] java.lang.ClassNotFoundException: pg74.216.jdbc3.jar

I can see that the error is that the program can't find the
'pg74.216.jdbc3.jar' file but if you see the '-classpath' section file
is there. I don't know what else to do :-S

Thanks

PRAT

unread,
Aug 24, 2015, 2:54:20 PM8/24/15
to dspac...@lists.sourceforge.net
Hello !

I'm try de upgrade dspace 1.2.1 to 1.2.2 but when i start tomcat i've got an
error in Catalina.out.
This error doesn't occurs with dpsace v1.2.1.
I regenerate my file log4j.properties why dspace/bin/install-configs but the
error kept alive!

Thanks everybody! ;-)


log4j:WARN No appenders could be found for logger
(org.dspace.core.ConfigurationManager).
log4j:WARN Please initialize the log4j system properly.


Prat | CINES | france !


Navalkishore H Sarda

unread,
Aug 24, 2015, 2:54:22 PM8/24/15
to PRAT, dspac...@lists.sourceforge.net
Directory in which file log4j.properties exists should be in classpath. 
dsrun script generates all the classpath information.
 
# Assume we're in the bin subdirectory of the DSpace installation directory
BINDIR=`dirname $0`
DSPACEDIR=`cd "$BINDIR/.." ; pwd`
This clause suggests that you should be either be in dspace directory or dspace/bin 
to execute install-configs.
Otherwise, explicitly you can add the directory where log4j.properties is present in your CLASSPATH.
-Naval
  
 


From: dspace-t...@lists.sourceforge.net on behalf of PRAT
Sent: Wed 6/29/2005 4:22 AM
To: dspac...@lists.sourceforge.net
Subject: [Dspace-tech] (no subject)

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

PRAT

unread,
Aug 24, 2015, 2:54:44 PM8/24/15
to dspac...@lists.sourceforge.net

I want to import files with a complex directory and relational structure like a web site.

It is possible to do this with the import tool ?

 

Thanks a lot

 

and sorry for my English ;-)

 

 

 

 

 

 

Jim Downing

unread,
Aug 24, 2015, 2:54:45 PM8/24/15
to dspac...@lists.sourceforge.net
Hi,

PRAT wrote:

> I want to import files with a complex directory and relational
> structure like a web site.
>
> It is possible to do this with the import tool ?
>
It's not possible to do this with the importer directly. The usual
solution is to transform the website into the ingest format and then to
use the import tool.

Best regards,
jim


Jim Downing

unread,
Aug 24, 2015, 2:54:46 PM8/24/15
to dspac...@lists.sourceforge.net
Hi,

PRAT wrote:

>log4j:WARN No appenders could be found for logger
>(org.dspace.core.ConfigurationManager).
>log4j:WARN Please initialize the log4j system properly.
>
>
Does the logging work? i.e. is there output in dspace.log? If so, this
is a known wrinkle - the ConfigurationManager sets up the logging
configuration, which means that it doesn't have anywhere to log to
itself until it has done so.

Best regards,
jim


Jim Downing

unread,
Aug 24, 2015, 2:55:01 PM8/24/15
to PRAT, dspace-tech
Hi Prat,

On Thu, 2005-07-07 at 13:51 +0200, PRAT wrote:
> Have you got some documentation on : how to transform a complex directory
> and relational structure like a web site to ingest format.
>
>
> -----Message d'origine-----
> De la part de Jim Downing
> Envoyé : mercredi 6 juillet 2005 17:13
> À : dspac...@lists.sourceforge.net
> Objet : Re: [Dspace-tech] (no subject)
I think people tend to use whatever gets the job done - I've used a
mixture of Bash, groovy, XSLT and Java for different batches and my
sysadmin usually uses perl. So there aren't specific docs beyond the
general description of the import format:
http://dspace.org/technology/system-docs/application.html#itemimporter

The difficult step for you is going to be preserving the structure in
the DSpace Item storage format, which currently doesn't support
arbitrary hierarchical structures. A couple of ideas: -

1) If the rendering of the page is the only important thing, then you
can lay the files out in the format that IE uses for saving pages.

2) Larry Stone and William Reilly on the CWSpace project at MIT have
customised their DSpace to support arbitrary web pages (I think). Worth
looking at their stuff.

3) METS support in Items is in the pipeline, being developed by (I
think) Eduworks. You could use a METS structure map to describe the
complex structure, even if DSpace couldn't directly support it.

Best regards,
jim

--
Jim Downing <oj...@cam.ac.uk>
DSpace@Cambridge

Larry Stone

unread,
Aug 24, 2015, 2:55:11 PM8/24/15
to Jim Downing, PRAT, dspace-tech
> > Have you got some documentation on : how to transform a complex directory
> > and relational structure like a web site to ingest format.

The batch importer org.dspace.app.itemimport.ItemImport can handle
items with multiple files in subdirectories; it preserves the relative
paths in bitstream names, so if e.g. your "contents" file includes
lines like:

subdir/index.html
subdir/page2.html
images/foo.jpg

then there will be bitstreams named "subdir/index.html", etc.

I think what Jim is thinking of is a patch I made a while ago to the
HTMLServlet to fix its rendering of bitstreams with embedded '/'s --
It's in 1.3, probably 1.2.2 as well.
See patch 1143570, https://sourceforge.net/tracker/index.php?func=detail&aid=1143570&group_id=19984&atid=319984

Do note that your website must refer to its pages with _relative_ links
only, e.g. <img src="../images/foo.jpg"> and <a href="subdir/page2.html">.
That way, when you render a page through the DSpace web UI, the internal
links, images, and style sheets will work. You don't need to change the
file/directory layout at all, must make sure (a) all necessary files
(including images and CSS stylesheets) are within the tree you're importing;
(b) all internal references are relative URIs as above.

There are two problems remaining:

1. You have to set the "primary bitstream" for the item, manually, to
the top-level web page -- e.g. usually index.html. The ItemImporter
doesn't have any way to set a primary bitstream, although this seems
like a very good thing to add. The only way I know to do this is in
the administrative GUI for the Item.

2. None of this code has been tested when running on a MS windows
platform, where the pathname separators are different from the URL
pathname separator '/'. That may screw up the item importer.

good luck,

-- Larry


André Meunier

unread,
Aug 24, 2015, 3:10:40 PM8/24/15
to dspac...@lists.sourceforge.net
Hello all,

I'm currently trying to sort out a couple of things to see if I can inject
them in the project I have joined here, so I have a couple of questions :

-Is there a library of public mods for Dspace, where people submit the
changes they made, and that are usable for everyone?

-Is there a way to check for double posts (on document name, author, ..) ?
We are encoding some documents as now, but there might be a big bulk
encoding later so some of the documents we are encoding now might go
through the process again.

-Is there a way to limit access to certain types of publics (free access,
categories of users, ip range) within Dspace, or will I have to set that
by myself?


Thanks in advance,
--
André Meunier

Réseau des Bibliothèques de l'Université de Liège

Direction générale &
Bibliothèque des Sciences de la vie

Courriel : ameu...@ulg.ac.be

Tél : +32 4 3665290 (Direction générale)
Tél : +32 4 3662173 (Bibliothèque des sciences de la vie)




John Rae

unread,
Aug 24, 2015, 3:22:24 PM8/24/15
to dspac...@lists.sourceforge.net
Hey All,
I'm not overly familiar with LDAP and I'm having trouble configuring it.
I am in the domain
OU=BMC Development,ou=BMC,DC=csg,DC=net
and so I have the settings:
 
ldap.id_field = cn
ldap.object_context = OU=BMC Development,ou=BMC,DC=csg,DC=net
ldap.search_context = OU=BMC Development,ou=BMC,DC=csg,DC=net
ldap.email_field = mail
ldap.surname_field = sn
ldap.givenname_field = givenName
ldap.phone_field = telephoneNumber
I'm getting the ability to log in using my own account, but someone in the 
"ou=BMC Production,ou=BMC,DC=csg,DC=net" domain cannot.
am I simply configuring this incorrectly?
 
thanks
John.
This email has been scanned by Postini.
For more information please visit http://www.postini.com

John Rae

unread,
Aug 24, 2015, 3:25:32 PM8/24/15
to Dspace-Tech (E-mail)
Hey Ashwin,
that's exactly the problem I have got.

I've tried changing my url to be ldap://dc1.csg.net:389/??sub (which should make the search go through the subtree)
but it seems the 
com.sun.jndi.ldap.LdapCtxFactory.InitialLdapContext(env) method ignores any scope parameter because it is trying to log into the ldap server(not lookup a user).
 
I can think of 2 ways of fixing this.
1) logging in using an admin user, searching for the required cn (user) and then trying to log in with that cn and the provided password.
 
this would allow us to search the entire sub tree for our user.
 
2)we could have a list of contexts (eg. OU=BMC Development,ou=BMC,DC=csg,DC=net; OU=BMC Production,ou=BMC,DC=csg,DC=net) where users are allowed to log in from, which is then looped through and then an attempt to log in is made. This would allow permissions to be set for particular contexts within the LDAP tree.
this would allow us to provide a list of LDAP contexts that are allowed to log-in using LDAP, but for large institutions like some of our customers, this could be a very large list.
 
I can engineer the second pretty simply, but the first is a little more work.
 
Any suggestions? Is anyone else looking at this or having the same problems? I find it unlikely that anyone else using the LDAP registration has all their users in the same context in LDAP.
 

-----Original Message-----
From: Ashwin Kutty [
mailto:Ashwin...@Dal.Ca]
Sent: 05 October 2005 02:48
To: John Rae
Subject: Re: [Dspace-tech] (no subject)


Change your search context to start from ou=BMC instead, but I am not
sure if the script will search through the tree to authenticate against
the right DN (it would be a good first step though).  A problem we are
struggling with right now and trying to fix the LDAP script in DSpace,
since we have random usernames rather than specific id's which should be
searched for by the application.


John Rae wrote:
> Hey All,
> I'm not overly familiar with LDAP and I'm having trouble configuring it.
> I am in the domain
> OU=BMC Development,ou=BMC,DC=csg,DC=net
> and so I have the settings:

> ldap.provider_url = ldap://dc1.csg.net:389/??base?(objectClass_=*)_

> ldap.id_field = cn
> ldap.object_context = OU=BMC Development,ou=BMC,DC=csg,DC=net
> ldap.search_context = OU=BMC Development,ou=BMC,DC=csg,DC=net
> ldap.email_field = mail
> ldap.surname_field = sn
> ldap.givenname_field = givenName
> ldap.phone_field = telephoneNumber
> I'm getting the ability to log in using my own account, but someone in the
> "ou=BMC Production,ou=BMC,DC=csg,DC=net" domain cannot.
> am I simply configuring this incorrectly?

> thanks
> John.
>
> This email has been scanned by Postini.
> For more information please visit
http://www.postini.com
>
>

--
"The difference between genius and stupidity is that genius has its
limits."  - Albert Einstein

Ashwin
kutty..
Senior Systems Administrator
Dalhousie University Libraries
(902) 494-2694

John Rae

unread,
Aug 24, 2015, 3:25:51 PM8/24/15
to dspac...@lists.sourceforge.net
Hi Loredana,
 
this is a (relatively) easy fix. it only took me a few hours to find the damn thing!
In your input-forms.xml change:
 
<
value-pairs value-pairs-name="common_iso_languages" dc-term="language_iso">
<pair>
<displayed-value>N/A</displayed-value>
<stored-value></stored-value>
</pair>
 
to
 
 
<value-pairs value-pairs-name="common_iso_languages" dc-term="language_iso">
<pair>
<displayed-value>N/A</displayed-value>
<stored-value>n/a</stored-value>
</pair>
 
and this will fix it. basically it can't cope with a blank language.....
J
 
> -----Original Message-----
> [mailto:dspace-t...@lists.sourceforge.net]On Behalf Of
> Sent: 26 September 2005 17:25
> Subject: [Dspace-tech] FW: DSpace: Internal Server Error
>
>
> Hi dspace-tech,
>
> version information: DSpace 1.3.1 with oracle as db.
>
> I have same problem with the submission of a new item,
> below is the e-mail notification to the dspace administrator from the
> system.
>
> Thanks!
> Loredana
>
etc.....

Jorge Gomes Raimundo

unread,
Aug 24, 2015, 3:52:08 PM8/24/15
to Claudia Jürgen, dspac...@lists.sourceforge.net
Hi Claudia,

> At the moment the language qualifier is hardcoded in
> dspacedo/src/org/dspace/app/webui/servlet/SubmitServlet.java
> processEditMetadata.
> Replace "en" with the language you need.

That doesn't seems to be very nice, does it? Is there a way to change that?
Is there any hint that would be usefull to change this?
Is that information being stored in the database? Is there a place in
the database for it?
We would gladly contribute with a patch/submission to fix this if
someone gives us a hint of what to do...

Jorge

----------------------------------------------------------------
Mensagem enviada usando o IMP (Internet Messaging Program).



Claudia Jürgen

unread,
Aug 24, 2015, 3:52:09 PM8/24/15
to Jorge Gomes Raimundo, dspac...@lists.sourceforge.net
Hi Jorge,


> That doesn't seems to be very nice, does it? Is there a way to change that?
> Is there any hint that would be usefull to change this?

you are right this is, in my opionion, still a very important point to
address for i18n.

Without correct metadata including the metametadata of the language or
form it is in, there are followup problems.
For textual metainformation you are not able to search, sort ... it
correctly.
There has been some discussion in the DSpace channel during the
Testathon about it.
It should be integrated with the submission, maybe some initial
questions like which language is your metadata in, do you got metadata
in different languages ... and based on that change the input form.

> Is that information being stored in the database? Is there a place in
> the database for it?
The "default" setting is hardcoded in the SubmitServlet.
The derived metametadata is stored in the table dcvalue column text_lang.


Claudia

Jonathan Champ

unread,
Aug 24, 2015, 3:52:10 PM8/24/15
to Jorge Gomes Raimundo, dspac...@lists.sourceforge.net
The following code chunk is in the file Claudia mentioned. There are
two instances of "en". Changing these will probably appropriately fix
your problem. I assume they both need to be changed to the same
language.

else if (inputType.equals("dropdown"))
{
String[] vals = request.getParameterValues(fieldName);
if (vals != null)
{
for (int z = 0; z < vals.length; z++)
{
item.addDC(dcElement, dcQualifier, "en", vals[z]);
}
}
}
else if ((inputType.equals("onebox")) ||
(inputType.equals("twobox")) ||
(inputType.equals("textarea")))
{
readText(request, item, dcElement, dcQualifier,
inputs[j].getRepeatable(), "en");
}
else

No, it is not a very clean way of doing it, but because it is
hardcoded, you need to hardcode something else. It is not in the
database. This will require that you recompile the SubmitServlet.java
file.

Satya Ranjan Sahu

unread,
Aug 24, 2015, 3:55:14 PM8/24/15
to DSpace, Richard Rodgers
Hello Members,
    I didn't get any reply to solve my problem to update from DSpace1.3.2 to Dspace1.4.
 
[root@devsrv dspace-1.4-source]# ant -Dconfig=/dspace/config/dspace.cfg update
Buildfile: build.xml
 
BUILD FAILED
file:/root/dspace1.4/dspace-1.4-source/build.xml:88: Unexpected element "loadproperties"
 
Total time: 0 seconds
In the documentation " Updating From 1.3.2 to 1.4.x"
What does this mean?
Step No. 4:  Take down Tomcat (or whichever servlet container you're using).
I am using Apache Ant 1.6.2. But I tried to check the difference in "build.xml" from 1.4 to 1.3.2. And found the following difference.
 
DSpace1.4:
 <loadproperties srcFile="${config}">
    <filterchain>
      <linecontainsregexp>
         <regexp pattern="^\s*dspace\.dir\s+"/>
      </linecontainsregexp>
    </filterchain>
  </loadproperties>
DSpace1.3.2
  <property file="${user.home}/.dspace.properties" />
 
So I commented 1.4 lines and included 1.3.2 part. To my guess, the build started working but not succeeded fully. Following are the errors during build process. Please guide me to update from 1.3.2 to 1.4
 
 
[root@devsrv dspace-1.4-source]# ant -Dconfig=/dspace/config/dspace.cfg update
Buildfile: build.xml
 
compile:
    [javac] Compiling 232 source files to /root/dspace1.4/dspace-1.4-source/build/classes
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/mediafilter/HTMLFilter.java:46: error: Class or interface `javax.swing.text.html.HTMLEditorKit' not found in import.
    [javac]    import javax.swing.text.html.HTMLEditorKit;
    [javac]           ^
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/mediafilter/HTMLFilter.java:98: error: Type `HTMLEditorKit' not found in the declaration of the local variable `kit'.
    [javac]            HTMLEditorKit kit = new HTMLEditorKit();
    [javac]            ^
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/mediafilter/JPEGFilter.java:48: error: Class or interface `javax.imageio.ImageIO' not found in import.
    [javac]    import javax.imageio.ImageIO;
    [javac]           ^
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/mediafilter/Brand.java:50: error: Class or interface `javax.imageio.ImageIO' not found in import.
    [javac]    import javax.imageio.ImageIO;
    [javac]           ^
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/mediafilter/BrandedPreviewJPEGFilter.java:55: error: Class or interface `javax.imageio.ImageIO' not found in import.
    [javac]    import javax.imageio.ImageIO;
    [javac]           ^
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/oai/DIDLCrosswalk.java:78: error: Class or interface `sun.misc.BASE64Encoder' not found in import.
    [javac]    import sun.misc.BASE64Encoder;
    [javac]           ^
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/oai/DIDLCrosswalk.java:246: error: Type `sun.misc.BASE64Encoder' not found in the declaration of the local variable `encoder'.
    [javac]                                             sun.misc.BASE64Encoder encoder=(sun.misc.BASE64Encoder) Class.forName("sun.misc.BASE64Encoder").newInstance();
    [javac]                                                     ^
    [javac] /root/dspace1.4/dspace-1.4-source/src/org/dspace/app/webui/jsptag/ItemListTag.java:68: error: Class or interface `javax.imageio.ImageIO' not found in import.
    [javac]    import javax.imageio.ImageIO;
    [javac]           ^
    [javac] 8 errors
 
BUILD FAILED
file:/root/dspace1.4/dspace-1.4-source/build.xml:129: Compile failed; see the compiler error output for details.
 
Total time: 3 seconds
 
--------------------------------------------
Satya Ranjan Sahu
National Information Centre for Marine Sciences
National Institute of Oceanography
Dona Paula, Goa - 403 004
Phone: 0832-2450370 (O)
-----------------------------------------------------
 

Scott Yeadon

unread,
Aug 24, 2015, 3:55:16 PM8/24/15
to sa...@nio.org, dspac...@lists.sourceforge.net, rrod...@mit.edu
Satya,

Make sure ant 1.6.2 is being used by either running ant from the 1.6.2/bin dir or adding it to the front of your PATH environment variable.

Same for java - your Java errors look like they are becuase you are using your OS java (presumably gnu java)


Scott

Date: Wed, 2 Aug 2006 09:59:00 +0530
From: "Satya Ranjan Sahu" <sa...@nio.org>
Subject: [Dspace-tech] (no subject)
To: "DSpace" <dspac...@lists.sourceforge.net>
Cc: Richard Rodgers <rrod...@MIT.EDU>
Message-ID: <ICENJJKBLLHFNCLBJ...@nio.org>
Content-Type: text/plain; charset="iso-8859-1"

victory vel

unread,
Aug 24, 2015, 3:57:07 PM8/24/15
to DSpac...@lists.sourceforge.net
Hello All,
 I'm working at Annamalai University  Web Programmer and we have 
 set up windows spaced DSpace here.

 Now one question I had was about authorization.

how can register more user?
how can get more input boxes

how can get add more button in language? I have used one more languages

thanks

by
vetrivel
Annamalai University






--

___________________________________________________
Play 100s of games for FREE! http://games.mail.com/

Claudia Jürgen

unread,
Aug 24, 2015, 3:58:07 PM8/24/15
to victory vel, DSpac...@lists.sourceforge.net
Hi Victory,



> how can register more user?
1. self register
Per default any user might self register via:
[yourDSpaceURL]/register
As an registered user he is hence able to use the subscription feature.

2. register by admin
As an admin you are able to add a new user via
[yourDSpaceURL]/dspace-admin/edit-epeople


The submission page is (unless you are running 1.2.1 or older) defined with
[yourDSpaceSource]/config/input-forms.xml
> how can get more input boxes
The submission page is in a form (per default one form named traditional
is available, you may create other and map them to collections). A
form consists of pages and fields. Selection lists for fields are
defined in the section form-value-pairs.

If you want to create a completly new input element you have to create a
new field.

If you want to have an existing field appear multiple times, like the
input fields for keywords or others, you have to change the attribute
"repeatable" of the field to true.

> how can get add more button in language? I have used one more languages
here I'm not quite sure what you mean. Do you want to have other entries
in the language selection list? If thats the case you have to change
<value-pairs value-pairs-name="common_iso_languages" dc-term="language_iso">
and add your new language there in the way
<pair>
<displayed-value>Name for Your new Language to
display</displayed-value>
<stored-value>Value to be stored as metadata in the
database</stored-value>
</pair>


hope that helps

Claudia Jürgen
University of Dortmund

Dr. A.R.D. Prasad

unread,
Aug 24, 2015, 4:16:48 PM8/24/15
to DSpac...@lists.sourceforge.net
Apologies if you received multiple copies of this message.

*********************************************
**********
ICSD-2007 Call For Participation

Early Bird Registration Deadline: January 01, 2007
**********
*********************************************

INTERNATIONAL CONFERENCE ON SEMANTIC WEB & DIGITAL LIBRARIES

February 21-23, 2007 (http://drtc.isibang.ac.in/icsd), Bangalore, India

Documentation Research & Training Centre invites international
researchers, information professionals, Librarians, business leaders’ and
academics to sign up for three days of stimulating discussions on the
latest results in research and
applications of Semantic Web Technologies and Digital Libraries. Sessions
include keynote lectures, workshops and tutorials that focus on
innovative research areas and applications such as Knowledge Organization
and Ontologies, Semantic Web Services, Tools and Techniques for managing
digital repositories, Digital Resource Management strategies, and many
more.

The conference is going to be held at Bangalore, the IT city of India.

INVITED SPEAKERS and TUTORIAL RESOURCE PERSONS (Confirmed so far)

* Ivan Herman, W3C Semantic Web Activity Lead
* Prof. Fausto Giunchiglia, Department of Information and
Communication Technology, University of Trento, Italy
* Prof. Peter Schirmbacher, Institut für Bibliotheks- und
Informationswissenschaft, University of Humboldt, Berlin, Germany
* Anupriya Ankolekar, Research Associate, AIFB Institute, University
of Karlsruhe, Germany
* Prof. Frederick Friend, JISC Scholarly Communication Consultant,
Honorary Director Scholarly Communication UCL, England

REGISTRATION
Participants who register on or before January 01, 2007 can benefit from
early bird special prices.

Early Bird registration: Till January 01, 2007.
Early Bird registration fees: Rs. 4000 (Indian & SAARC Delegates); $US 150
(Foreign Delegates other than SAARC)

Late Registration: January 02, 2007 onwards

* Rs. 5000 (Indian & SAARC Delegates);
* USD 175 (Foreign Delegates other than SAARC)

Tutorial

* Rs.1000 (Indian & SAARC Delegates);
* USD 40 (Foreign Delegates other than SAARC)

Note: Registration Fee includes conference kit, tea/coffee and working lunch

+-----------------------------------------------------------------------------------------------------------------+
Registration form is available for download at
http://drtc.isibang.ac.in/icsd/icsd-files/icsd_registration_form.doc

Kindly post the filled-in registration forms to the address below:

Dr. A.R.D. Prasad
Convenor, ICSD 2007
DRTC, Indian Statistical Institute (ISI),
8th Mile, Mysore Road, R.V. College Post,
Bangalore, Karnataka (India)
Pin - 560059

Electronic copy of registration form duly filled and signed can be sent to
ic...@drtc.isibang.ac.in, but official copy should

also be sent by regular mail.

Please note:
The Demand Draft (DD) Should be made in favour of Indian Statistical
Institute, payable at Bangalore. Outstation cheques should include
additional transaction fee.
+-----------------------------------------------------------------------------------------------------------------+

--
Dr. A.R.D. Prasad
Convenor, ICSD-2007
DRTC, Indian Statistical Institute
Bangalore INDIA



suchetan kr mukherjee

unread,
Aug 24, 2015, 4:18:56 PM8/24/15
to dspac...@lists.sourceforge.net

 
please visit this site

http://surl.in/PCOAUBO238139DEGPZCT



majx

unread,
Aug 24, 2015, 4:32:55 PM8/24/15
to dspac...@lists.sourceforge.net
Hi dsapce-tech,
     We want to simplefy the submit procedure for the researcher in just 2 or 3 steps. That means integrate the edit metadata steps,upload file and license in one steps,and then verify and complete what a researcher submit. Is there any one carry out similar function? How to do it? Thanks   
 
majx
2007-02-02

Dorothea Salo

unread,
Aug 24, 2015, 4:32:55 PM8/24/15
to dspac...@lists.sourceforge.net
majx wrote:
> Hi dsapce-tech,
> We want to simplefy the submit procedure for the researcher in just 2 or 3 steps. That means integrate the edit metadata steps,upload file and license in one steps,and then verify and complete what a researcher submit. Is there any one carry out similar function? How to do it? Thanks

You want to look at Tim Donohue's Customizable Item Submission patch:

<http://sourceforge.net/tracker/index.php?func=detail&aid=1532695&group_id=19984&atid=319984>

See also the DSpace Wiki:

<http://wiki.dspace.org/index.php//ConfigurableSubmissionSystem>

Dorothea

--
Dorothea Salo, Digital Repository Services Librarian
(703)993-3742 ds...@gmu.edu AIM: gmumars
MSN 2FL, Fenwick Library
George Mason University
4400 University Drive, Fairfax VA 22031


Jayan Chirayath Kurian

unread,
Aug 24, 2015, 4:54:22 PM8/24/15
to dspac...@lists.sourceforge.net

Hi!

 

(1)     Will the write policy allow a user to edit his item submissions in DSpace.

(2)     Can a single user be given privilege to create sub-communities apart from Administrators

(3)     Can a user submit articles to several collections or communities at a time?

 

Thanks,

Jayan

Mark Diggory

unread,
Aug 24, 2015, 4:54:36 PM8/24/15
to Dorothea Salo, dspac...@lists.sourceforge.net
Just a "heads up", Tim's Configurable Submission patch becomes the
default Submission UI in Manakin in 1.5, so adopting it early should
be a fine solution.
> ----------------------------------------------------------------------
> ---
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?
> cmd=lnk&kid=120709&bid=263057&dat=121642______________________________
> _________________
~~~~~~~~~~~~~
Mark R. Diggory - DSpace Systems Manager
MIT Libraries, Systems and Technology Services
Massachusetts Institute of Technology
Office: E25-131
Phone: (617) 253-1096



Tim Donohue

unread,
Aug 24, 2015, 4:54:38 PM8/24/15
to Mark Diggory, dspac...@lists.sourceforge.net, Dorothea Salo
Another "heads up" to what Mark has said:

It's worth noting there are TWO Configurable Submission patches
currently available from SourceForge:

1) Configurable Submission Patch, v. 2.0:
http://sourceforge.net/tracker/index.php?func=detail&aid=1532695&group_id=19984&atid=319984

2) Configurable Submission - JSP UI & Manakin (i.e. v. 3.0):
http://sourceforge.net/tracker/index.php?func=detail&aid=1691345&group_id=19984&atid=319984

The former (#1) is a stable patch for DSpace 1.4

The latter (#2) is an "alpha" release of the patch that will be going
into DSpace 1.5

So, if you want to use the Configurable Submission right now, #1 is the
best choice (and rightly linked by Dorothea). This is also the patch
which is described in detail on the Wiki:
http://wiki.dspace.org/ConfigurableSubmissionSystem

However, #2 includes some subtle changes that needed to be made to make
it work properly with Manakin as well as with the JSP user interface.
So, technically #1 is completely stable in DSpace 1.4, but will become
obsolete as soon as DSpace 1.5 is released. (However for those using
the stable 1.4 version now, I should be able to provide some migration
suggestions, especially if you decide to create your own custom steps, etc)

I apologize for any confusion this causes, but this is unfortunately
what is necessary to bring the Configurable Submission into line with
the upcoming DSpace 1.5 release.

As always, feel free to contact me for more details, or if you have
questions regarding the Configurable Submission.

- Tim
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________

Steve Thomas

unread,
Aug 24, 2015, 4:59:57 PM8/24/15
to dspac...@lists.sourceforge.net

Hi.

 

I’m trying to re-build our indexes, and find that index-all is failing with this message:

 

Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

 

Any ideas as to a solution?

 

 

(Was working OK until last night.)

 

 

Thanks,

Steve

 

Stephen Thomas,
Senior Systems Analyst,
University of Adelaide Library
UNIVERSITY OF ADELAIDE SA 5005 AUSTRALIA
Phone: +61 8 830 35190
Fax: +61 8 830 34369
Email: stephen...@adelaide.edu.au
URL: http://www.adelaide.edu.au/directory/stephen.thomas
CRICOS Provider Number 00123M

-----------------------------------------------------------
This email message is intended only for the addressee(s) and contains information that may be confidential and/or copyright. If you are not the intended recipient please notify the sender by reply email and immediately delete this email. Use, disclosure or reproduction of this email by anyone other than the intended recipient(s) is strictly prohibited. No representation is made that this email or any attachments are free of viruses. Virus scanning is recommended and is the responsibility of the recipient.

 

Steve Thomas

unread,
Aug 24, 2015, 4:59:58 PM8/24/15
to dspac...@lists.sourceforge.net

Gary Browne

unread,
Aug 24, 2015, 5:00:05 PM8/24/15
to dspac...@lists.sourceforge.net
Hi Steve

Here's some info from the system docs which may pertain to you:

########################################################################
##
Tomcat should be run with the following environment variable set, to
ensure that Unicode is handled properly. Also, the default JVM memory
heap sizes are rather small. Adjust -Xmx512M (512Mb maximum heap size)
and -Xms64M (64Mb Java thread stack size) to suit your hardware.

JAVA_OPTS="-Xmx512M -Xms64M -Dfile.encoding=UTF-8"
########################################################################
###


Also, this wiki page may help:

http://wiki.dspace.org/index.php/HowToPerformanceTuneForDspace

The JAVA_OPTS configuration seemed to work for us. We changed the value
in $TOMCAT_HOME/bin/catalina.sh, bumped it up to 1024 and haven't had
any problems since.

Cheers
Gary


Gary Browne
Development Programmer
Library IT Services
University of Sydney
Australia
ph: 61-2-9351 5946
------------------------------------------------------------------------

Jayan Chirayath Kurian

unread,
Aug 24, 2015, 5:02:25 PM8/24/15
to dspac...@lists.sourceforge.net

Hi!

 

Which style sheets element will reduce the font size of collection names in DSpace?

 

Thanks,

Jayan

Michele Kimpton

unread,
Aug 24, 2015, 5:09:51 PM8/24/15
to dspac...@lists.sourceforge.net
Dear members of the community,

Today we have officially launched the new foundation, with the
support and help of the HP Press Relations team and MIT Library Press
( they did a fantastic job!). To coincide with the Foundation
announcement we have redesigned and launched a new DSpace.org
website. The purpose of redesigning the website was to achieve the
following:

-Give the website broader appeal from those outside or new to the
community

-move it to an opensource platform, called Joomla, so the community
can actually add content once they are registered users ( like news/
events/weblinks).

-Be able to incorporate forums, blogs ect if these become useful to
the community.

The website is in no way intended to replace or duplicate the content
on the wiki. The wiki is the key place for all the developers and
interactive users to find the most complete sources of information.
The website is just a "lightweight" more organized slice of what the
community at large is doing.

I would welcome any feedback you have, please remember this is a work
in progress, and it was produced in the true- start up fashion- on a
shoe string budget with a few people putting in very long hours. In
particular I would like to thank Margaret Waters for all her hard
work on this.


If anyone in the community knows Joomla- or is interested in becoming
a content producer on any section of the website- let me know and we
can set you up with access to do so- in the true open source way!


regards,
Michele Kimpton
Exec Director, DSpace Foundation

Don Gourley

unread,
Aug 24, 2015, 5:09:53 PM8/24/15
to dspac...@lists.sourceforge.net
*** Job Announcement ***

Washington Research Library Consortium

Digital Library Systems Developer (Programmer/Analyst)

The Washington Research Library Consortium is a nonprofit technology
organization providing innovative information services to academic
libraries in the Washington, DC, metropolitan area. We are seeking a
skilled developer to work on current and next-generation digital library
systems. The programmer/analyst will provide software application
design, development, documentation, implementation and maintenance
in support of the WRLC ALADIN system, an integrated set of information
services provided by commercial, open-source and custom applications.

Required Qualifications:
- Bachelor's degree in computer science or related technical discipline
(additional relevant professional work experience may be substituted).
- Three or more years of professional experience in the development,
integration and maintenance of database-driven Web applications (a
Master's or higher degree may be substituted for some work experience).
- Development experience on Unix or Unix-like systems.
- Development experience with an object-oriented programming language
such as Java or C++.
- Development experience with scripting languages such as Perl or PHP.
- Familiarity with relational database design and SQL.
- Demonstrated ability to craft creative solutions to problems and work
independently.
- Strong inter-personal and communication skills.

Desired Qualifications:
- Experience with open-source digital repository software such as DSpace.
- Demonstrated skill in server-based Java programming.
- Familiarity with XML and XML-based technologies (e.g. DOM, XSLT, XPath).
- Experience designing and implementing Web services (e.g. SOAP, REST).
- Experience with "Web 2.0" technologies such as RDF, AJAX.
- Experience or interest in digital library technologies and standards
such as library management systems, MARC, Dublin Core, Z39.50 or SRU/W.
- Experience developing Web applications with Apache open-source tools
(httpd, Tomcat, Ant, Cocoon, Axis, Xalan, etc.).

Salary: $60,000 - $75,000 depending on experience

For additional information and application instructions see:
http://www.wrlc.org/jobs/proganal.shtml


Jayan Chirayath Kurian

unread,
Aug 24, 2015, 5:13:32 PM8/24/15
to dspac...@lists.sourceforge.net

Hi!

 

In the dspace repository after a search for a keyword, the log file (given below) returns “results=(0,0,3)”.  “3” indicates the no of matches for the keyword. Please suggest regarding the other two digits (0,0,3) in the result.

 

Thanks,

Jayan

 

2007-08-08 11:57:30,506 INFO  org.dspace.search.DSQuery @ Final query string: mass communciation

2007-08-08 11:57:30,617 INFO  org.dspace.app.webui.servlet.SimpleSearchServlet @ anonymous:session_id=7D5D46E1E11876318DDF688844913828:ip_addr=127.0.0.1:search:query="mass communciation",results=(0,0,3)

Stuart Lewis [sdl]

unread,
Aug 24, 2015, 5:13:33 PM8/24/15
to Jayan Chirayath Kurian, dspac...@lists.sourceforge.net
Hi Jayan,

> In the dspace repository after a search for a keyword, the log file (given
> below) returns ³results=(0,0,3)². ³3² indicates the no of matches for the
> keyword. Please suggest regarding the other two digits (0,0,3) in the result.
>
> 2007-08-08 11:57:30,506 INFO org.dspace.search.DSQuery @ Final query string:
> mass communciation
> 2007-08-08 11:57:30,617 INFO org.dspace.app.webui.servlet.SimpleSearchServlet
> @
> anonymous:session_id=7D5D46E1E11876318DDF688844913828:ip_addr=127.0.0.1:search
> :query="mass communciation",results=(0,0,3)

They refer to:

1) The number of Community hits
2) The number of Collection hits
3) The number of Item hits

So if you tried the following query:

http://cadair.aber.ac.uk/dspace/simple-search?query=information

(As it stands at 8/8/2007)

You would get the numbers (2,4,131)

The code that produces the log line can be found on lines 291-294 of
org.dspace.ap.webui.servlet.SimpleSearchServlet:

// Log

log.info(LogManager.getHeader(context, "search", logInfo + "query=\""

+ query + "\",results=(" + resultsCommunities.length + ","

+ resultsCollections.length + "," + resultsItems.length + ")"));

Hope that helps,


Stuart
_________________________________________________________________

Gwasanaethau Gwybodaeth Information Services
Prifysgol Cymru Aberystwyth University of Wales Aberystwyth

E-bost / E-mail: Stuart...@aber.ac.uk
Ffon / Tel: (01970) 622860
_________________________________________________________________


Jayan Chirayath Kurian

unread,
Aug 24, 2015, 5:13:34 PM8/24/15
to Stuart Lewis [sdl], dspac...@lists.sourceforge.net
Thanks Stuart and looks great!....

Schaik, L.B. van

unread,
Aug 24, 2015, 5:17:54 PM8/24/15
to dspace...@lists.sourceforge.net, dspac...@lists.sourceforge.net

Jayan Chirayath Kurian

unread,
Aug 24, 2015, 5:19:43 PM8/24/15
to dspac...@lists.sourceforge.net

Hi!

 

Here we have dspace1.4.1 on windows 2003 standard edition with 3 GB RAM. We plan to increase the RAM to 12 GB. Since the standard edition can utilize only 4 GB of ram we are planning to install Windows 2003 Enterprise edition. Have anyone come across any issues in such a case. Your comments are welcome. Does dspace 1.4.1 makes any difference with respect to 32 bit application and 64 applications.

 

Thanks,

Jayan

P. S. Mukhopadhyay

unread,
Aug 24, 2015, 5:19:45 PM8/24/15
to dspac...@lists.sourceforge.net
Dear Jayan

I'm not in a position to comment on this technical configuration rather have a question on Dspace on Windows Adv Server 2003. In our Dspace on Windows mode we are in search of a mail server (the role play by sendmail in Dspsce on Linux/Fedora). Can you suggest any one such FLOSS based product. Our system can't entertain e-mail based registration of e-persons due to lack of a programme like sendmail.

Awaiting eagerly...

Parthasarathi Mukhopadhyay
Lecturer, Department of Librray and Information Science, University of Burdwan, Burdwan - 713 104 (WB), India

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech




--

Jayan Chirayath Kurian

unread,
Aug 24, 2015, 5:19:47 PM8/24/15
to James Rutherford, dspac...@lists.sourceforge.net
Hi! Jim,

Is there any way to get the hardware specs for the china digital museum
project? Here they are looking for building a museum archive. Any
suggestions are welcome.

Thanks,
Jayan

-----Original Message-----
From: James Rutherford [mailto:james.ru...@hp.com]
Sent: Friday, September 28, 2007 5:42 PM
To: Jayan Chirayath Kurian
Cc: dspac...@lists.sourceforge.net
Subject: Re: [Dspace-tech] (no subject)

There is nothing about DSpace that will make it inherently better or
worse running on a 64-bit OS, it is more the underlying technology
(java, tomcat, postgres, etc) that will make the difference. DSpace will
work just fine provided everything else is there.

cheers,

Jim
------------------------------------------------------------------------
-
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
James Rutherford | Hewlett-Packard Limited registered Office:
Research Engineer | Cain Road,
HP Labs | Bracknell,
Bristol, UK | Berks
+44 117 312 7066 | RG12 1HN.
james.ru...@hp.com | Registered No: 690597 England

The contents of this message and any attachments to it are confidential
and
may be legally privileged. If you have received this message in error,
you
should delete it from your system immediately and advise the sender. To
any
recipient of this message within HP, unless otherwise stated you should
consider this message and attachments as "HP CONFIDENTIAL".

James Rutherford

unread,
Aug 24, 2015, 5:19:47 PM8/24/15
to Jayan Chirayath Kurian, dspac...@lists.sourceforge.net
There is nothing about DSpace that will make it inherently better or
worse running on a 64-bit OS, it is more the underlying technology
(java, tomcat, postgres, etc) that will make the difference. DSpace will
work just fine provided everything else is there.

cheers,

Jim

On Fri, Sep 28, 2007 at 11:22:24AM +0800, Jayan Chirayath Kurian wrote:
> -------------------------------------------------------------------------

James Rutherford

unread,
Aug 24, 2015, 5:19:49 PM8/24/15
to Jayan Chirayath Kurian, dspac...@lists.sourceforge.net
On Fri, Sep 28, 2007 at 05:47:23PM +0800, Jayan Chirayath Kurian wrote:
> Is there any way to get the hardware specs for the china digital museum
> project? Here they are looking for building a museum archive. Any
> suggestions are welcome.

I'll see if I can find out, but you should derive the hardware spec from
your individual requirements (number of items, volume of content,
anticipated number of users, etc) rather than necessarily from what
other people are using. For instance, the data center nodes in the
project will be holding ~200TiB of content each, and will be serving all
of China, whereas the individual nodes will probably average around 2TiB
of content, and will be serving a much smaller audience...

cheers,

Jim

Sperr, Edwin

unread,
Aug 24, 2015, 5:19:50 PM8/24/15
to P. S. Mukhopadhyay, dspac...@lists.sourceforge.net
Don't forget that you can also use dspace.cfg to point your DSpace box at another mail server somewhere else on your network (just so long as that mailserver is set to relay internal stuff).  That's one easy solution for machines that don't have sendmail installed locally...
 
later,
 
Ed Sperr


From: P. S. Mukhopadhyay [mailto:psmukho...@gmail.com]
Sent: Fri 9/28/2007 3:19 AM
To: dspac...@lists.sourceforge.net

Subject: Re: [Dspace-tech] (no subject)

Douglas Ramiro

unread,
Aug 24, 2015, 5:24:18 PM8/24/15
to dspac...@lists.sourceforge.net
Hello everybody. My name is Douglas Ramiro, I'm from Brazil. I'm in trouble with dspace to send email. I set up the file dspace.cfg with


# SMTP mail server
mail.server=smtp.gmail.com

# SMTP mail server authentication username and password (if required)
 mail.server.username = dougemay
 mail.server.password = mypassword

# From address for mail
mail.from.address = doug...@gmail.com

# Currently limited to one recipient!
feedback.recipient = doug...@gmail.com

but I 'm not receiving any email. Example, when i register an e-person, nothing comes to me.

What can I do? Does any body have the same problem?

Best Regards


--
Douglas Ramiro
(+55xx61)  8416-0903

Douglas Ramiro

unread,
Aug 24, 2015, 5:24:19 PM8/24/15
to dspac...@lists.sourceforge.net
So sorry.... I forgot the subject...

Douglas Ramiro

2007/11/1, Douglas Ramiro <douglas...@globo.com>:
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Douglas Ramiro
(+55xx61)  8416-0903
Consultor Voip

Wayne Graham

unread,
Aug 24, 2015, 5:24:28 PM8/24/15
to Douglas Ramiro, dspac...@lists.sourceforge.net
I think you may be experiencing the same problem I noticed yesterday.
Look at your $DSPACE_HOME/logs/dspace.log file and look for errors in
like javax.mail.SomeException.

In my case, I think there are conflicting versions of mail (though I'm
not sure where they would have come from).

Wayne

Douglas Ramiro wrote:
> So sorry.... I forgot the subject...
>
> Douglas Ramiro
>
> 2007/11/1, Douglas Ramiro <douglas...@globo.com
> <mailto:douglas...@globo.com>>:
>
> Hello everybody. My name is Douglas Ramiro, I'm from Brazil. I'm in
> trouble with dspace to send email. I set up the file dspace.cfg with
>
>
> # SMTP mail server
> mail.server=smtp.gmail.com
>
> # SMTP mail server authentication username and password (if required)
> mail.server.username = dougemay
> mail.server.password = mypassword
>
> # From address for mail
> mail.from.address = doug...@gmail.com <mailto:doug...@gmail.com>
>
> # Currently limited to one recipient!
> feedback.recipient = doug...@gmail.com <mailto:doug...@gmail.com>
>
> but I 'm not receiving any email. Example, when i register an
> e-person, nothing comes to me.
>
> What can I do? Does any body have the same problem?
>
> Best Regards
>
>
> --
> Douglas Ramiro
> (+55xx61) 8416-0903
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> <mailto:DSpac...@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
>
> --
> Douglas Ramiro
> (+55xx61) 8416-0903
> Consultor Voip
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
/**
* Wayne Graham
* Earl Gregg Swem Library
* PO Box 8794
* Williamsburg, VA 23188
* 757.221.3112
* http://swem.wm.edu/blogs/waynegraham/
*/


Christian Voelker

unread,
Aug 24, 2015, 5:24:30 PM8/24/15
to Wayne Graham, Douglas Ramiro, dspace-tech@lists.sourceforge.net Tech
Hello,

are you sure you can use gmail for this?
I suggest you read the docs again. IIRC
you have to use either localhost or a
smarthost. I dont know whether the java
class can talk SMTP itself with all the
different authentication options and
the like. But I might be wrong.

Then, remove the mailto: from both,
feedback recipient and sender line
and actually everything except the
address. The notation might be ac-
ceptable and useful if you want to
pass in your clear text name but it
just doesnt make sense this way and
is definitely calling for problems.

Bye, Christian
>> ---------------------------------------------------------------------
>> ---
>>
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpac...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
> --
> /**
> * Wayne Graham
> * Earl Gregg Swem Library
> * PO Box 8794
> * Williamsburg, VA 23188
> * 757.221.3112
> * http://swem.wm.edu/blogs/waynegraham/
> */
>
>
> ----------------------------------------------------------------------
> ---
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a
> browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech


Maike Dulk

unread,
Aug 24, 2015, 5:28:41 PM8/24/15
to dspace-tech
Hi

I've been looking into this for a some now and it does not become any
clearer.

It's this. When you submit an item, there are these Initial Questions
(initial-questions.jsp). There seem to be three of them.
I was wondering how it is determined whether they are displayed or not?
In initial-questions.jsp I can see that this depends on the return
values of the functions inputSet.isDefinedMultTitles(),
inputSet.isDefinedPubBefore() and SubmitServlet.isWorkflow(si) but
that does not really explain why one user in our Dspace installation
gets only the "The item consists of more than one file" question, and
the other (they are both Dspace admins) sees "The item has more than
one title, e.g. a translated title" AND "The item consists of more
than one file" but NOT the third one. Incidentally, when we choose a
different collection all three questions do show up.

i cannot find any place in Dspace where this behaviour is set ...
i.e. like in a config file of sorts.

I could try and track this issue down through the java code, but just
in case that any of you have seen this behaviour before and could
offer me a shortcut, that could save me a lot of time ...

thanks in advance!

oh btw .. running Dspace 1.4.2

----------
Maike Dulk - Programmer / Analyst
McPherson Library, University of Victoria
(t) 250-886-5709 / (e) ma...@uvic.ca

Arithmetic:
An obscure art no longer practiced in the world's developed countries.


Blanco, Jose

unread,
Aug 24, 2015, 5:30:11 PM8/24/15
to dspac...@lists.sourceforge.net
We have been getting this error periodically ( 4 or 5 times a month, and
a few of them at a time ):

Exception:
org.apache.commons.dbcp.SQLNestedException: Cannot get a connection,
pool exhausted
at
org.apache.commons.dbcp.PoolingDriver.connect(PoolingDriver.java:183)
at java.sql.DriverManager.getConnection(DriverManager.java:582)
at java.sql.DriverManager.getConnection(DriverManager.java:207)

In looking at the log files, I don't see any pattern that indicates
anything in particular. I'm wondering now if I have an old jar file
that may need to be replaced - in particular postgresql.jar. Is there a
way for me to see the version of this jar file. Any one have any ideas?
I have version 1.4.2.

Thanks,

Jose

Richard Jones

unread,
Aug 24, 2015, 5:30:20 PM8/24/15
to Blanco, Jose, dspac...@lists.sourceforge.net
Hi Jose,

Sometimes this happens because you have too many open connections to the
database. This is if your system is under heavy usage, and the number
of database connections requested exceeds the number allowed (as
specified in dspace.cfg). It can also happen if there is a database
connection leak in the code which is not releasing completed connections
back to the pool. AFAIK, DSpace 1.4.2 does not have any connection
leaks, but it may be worth checking, especially if you have added any of
your own code. Check your process list for postgres jobs containing the
text "idle in transaction" - this would indicate a problem.

I have also heard tell of bugs in the pooling code, so you could look
for an updated version of that (commons dbcp), but I don't expect that's
your problem. Instead you probably want to increase the number of
allowed connections in dspace.cfg:

db.maxconnections = 30

In production I run mine with 300.

Cheers,

Richard
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>


--
Richard Jones
Research Engineer, HP Labs

eml: richard...@hp.com
blg: http://chronicles-of-richard.blogspot.com/


Blanco, Jose

unread,
Aug 24, 2015, 5:30:23 PM8/24/15
to Richard Jones, dspac...@lists.sourceforge.net
Richard:

I do see "idle in transaction" messages. I don't see that many at any
one time, and they clear up ( go to idle ), and most of the connections
are usually idle. I think I've read it's fine to see the "idle in
transaction" message.

If you were to set db.maxconnections to a low number ( perhaps the
default ) in your production server, would you get this error message?
Have you seen this happen at your site?

I'm wondering if I have to change my configuration some how, as
described in the following document:

http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h
tml


Do you have these parameters set up:
removeAbandoned="true"
removeAbandonedTimeout="60"
logAbandoned="true"




Thanks!

Jose




-----Original Message-----
From: Richard Jones [mailto:richard...@hp.com]
Sent: Tuesday, December 11, 2007 9:15 AM
To: Blanco, Jose
Cc: dspac...@lists.sourceforge.net
Subject: Re: [Dspace-tech] (no subject)

Richard Jones

unread,
Aug 24, 2015, 5:30:28 PM8/24/15
to Blanco, Jose, dspac...@lists.sourceforge.net
Hi Jose,

> Richard:
>
> I do see "idle in transaction" messages. I don't see that many at any
> one time, and they clear up ( go to idle ), and most of the connections
> are usually idle. I think I've read it's fine to see the "idle in
> transaction" message.
>

Yes, it's fine to see the idle in transaction message occasionally.
What it means is that a particular postgres connection is in the middle
of a transaction, but has not yet been completed. This means that if
you are running a request, sometimes, in between database interactions,
the transaction will go idle. The problem arises when the process
finishes, but does not terminate the transaction. If this were the
issue, you would see them turn up and never go back to idle again.

Anyway, it sounds like that's not your problem, which is a good thing.

> If you were to set db.maxconnections to a low number ( perhaps the
> default ) in your production server, would you get this error message?
> Have you seen this happen at your site?
>

Yes. You could try it on a development server - set the
db.maxconnections to 1, then put the system under some load (you could
also reduce the wait time to something unreasonable too.

> I'm wondering if I have to change my configuration some how, as
> described in the following document:
>
> http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h
> tml
>
>
> Do you have these parameters set up:
> removeAbandoned="true"
> removeAbandonedTimeout="60"
> logAbandoned="true"
>

Not that I'm aware of. I've since moved from where I last set up a
production system, so I can't check for you, sorry.

Cheers,

Richard

Maike Dulk

unread,
Aug 24, 2015, 5:31:53 PM8/24/15
to dspace-tech
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Nilani Ganeshwaran

unread,
Aug 24, 2015, 5:32:02 PM8/24/15
to dspac...@lists.sourceforge.net

Hi

 

When I try to submit items in dspace, without uploading a file I couldn’t go to the next step. Is there any way to solve this problem? Because some of the items may have only meta data and no full text to upload.

 

Regards

Nilani

 

Claudia Jürgen

unread,
Aug 24, 2015, 5:32:16 PM8/24/15
to Nilani Ganeshwaran, dspac...@lists.sourceforge.net

Hi Nilani,

the new Customizable Submission System should make this possible. It
will be released with 1.5.

cheers

Claudia

Nilani Ganeshwaran schrieb:
> Generator Microsoft Word 11 (filtered medium) Hi
>
> When I try to submit items in dspace, without uploading a file I couldn' t go to the next step. Is there any way to solve this problem? Because some of the items may have only meta data and no full text to upload.
>
> Regards
> Nilani
>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>
>
> ------------------------------------------------------------------------

Maike Dulk

unread,
Aug 25, 2015, 10:45:06 AM8/25/15
to dspace-tech
Hi

I am in the process of updating a 1.2.1 Dspace installation to 1.5
I am not at 1.4 and there are some issues that I have a hard time to figure out.

The first one is that, for instance, on the Browse by Title page, the special characters in the entries show up like

2006 &#145;Controlled by Canadians&#146; &#150; Public process and the CRTC: Public participation, the community channel, and the regulation of Canada&#146;s broadcasting system
2005 &#146;Feel It, Don&#146;t Think: the Significance of Affect in the Study of Digital Games
2006 &#147;Second image reversed&#148; reexamined

while this is still OK in the old 1.2.1 installation:

2006 ‘Controlled by Canadians’ – Public process and the CRTC: Public participation, the community channel, and the regulation of Canada’s broadcasting system
2005 ’Feel It, Don’t Think: the Significance of Affect in the Study of Digital Games
2006 “Second image reversed” reexamined

I have activated UTF-8 in Tomcat's server.xml ..
AND there is a JAVA_OPTS environment variable: JAVA_OPTS="-Xmx512M -Xms64M -Dfile.encoding=UTF-8"

I'm using Postgres 8.1 so that should have standard UTF support

.. any idea where else this might go wrong?

TIA


----------
Ms. Maike Dulk - Programmer / Analyst

McPherson Library, University of Victoria
(t) 250-886-5709 / (e) ma...@uvic.ca

-- Harthon gerithach aeair vilui / I hope you will have kind seas




ARD Prasad

unread,
Aug 25, 2015, 10:57:45 AM8/25/15
to DSpac...@lists.sourceforge.net
Hi,
I was experiencing a problem. Whenever I make an element with input-type
qualdrop_value and also use the <required> tag, while submission workflow
it does not allow me to go the next page, showing the message that it is a
required field.

I vaguely remember this was the case prior to dspace-1.5. I changed the
following line in the file (Step 3)

dspace-api/src/main/java/org/dspace/submit/step/DescribeStep.java

DCValue[] values = item.getMetadata(inputs[i].getSchema(),
// inputs[i].getElement(), inputs[i].getQualifier(), Item.ANY);
inputs[i].getElement(), Item.ANY, Item.ANY);

Things seem to working OK.

with best regards

--
ARD Prasad, Ph.D.
Documentation Research & Traning Centre (DRTC)
Indian Statistical Institute (ISI)
8th Mile Mysore Road
Bangalore 560 059
India
Phone (Off): +91-80-28483002 Ext. 496

Home Page: http://drtc.isibang.ac.in/DRTC/ardcv.html




George Hamilton

unread,
Aug 25, 2015, 10:57:46 AM8/25/15
to ARD Prasad, DSpac...@lists.sourceforge.net
What values are you using in the drop down box? Are they metadata
qualifiers?

ARD Prasad wrote:
> Hi,
> I was experiencing a problem. Whenever I make an element with input-type
> qualdrop_value and also use the <required> tag, while submission workflow
> it does not allow me to go the next page, showing the message that it is a
> required field.
>
> I vaguely remember this was the case prior to dspace-1.5. I changed the
> following line in the file (Step 3)
>
> dspace-api/src/main/java/org/dspace/submit/step/DescribeStep.java
>
> DCValue[] values = item.getMetadata(inputs[i].getSchema(),
> // inputs[i].getElement(), inputs[i].getQualifier(), Item.ANY);
> inputs[i].getElement(), Item.ANY, Item.ANY);
>
> Things seem to working OK.
>
> with best regards
>
>


--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


Chand, B B

unread,
Aug 25, 2015, 11:02:35 AM8/25/15
to dspac...@lists.sourceforge.net

Hi,

I am running Dspace 1.4.2 under Fedora Core 8. While running media filter I am facing the following problems:

1. The system is giving following error message for jpeg files

ERROR filtering, skipping bitstream #1 java.lang.NullPointerException
java.lang.NullPointerException
   at org.dspace.app.mediafilter.JPEGFilter.getDestinationStream(JPEGFilter.java:108)
   at org.dspace.app.mediafilter.MediaFilter.processBitstream(MediaFilter.java:155)
   at org.dspace.app.mediafilter.MediaFilterManager.filterBitstream(MediaFilterManager.java:327)
   at org.dspace.app.mediafilter.MediaFilterManager.filterItem(MediaFilterManager.java:296)
   at org.dspace.app.mediafilter.MediaFilterManager.applyFiltersItem(MediaFilterManager.java:266)
   at org.dspace.app.mediafilter.MediaFilterManager.applyFiltersAllItems(MediaFilterManager.java:234)
   at org.dspace.app.mediafilter.MediaFilterManager.main(MediaFilterManager.java:185)
ERROR filtering, skipping bitstream #3 java.lang.NullPointerException
java.lang.NullPointerException
   at org.dspace.app.mediafilter.JPEGFilter.getDestinationStream(JPEGFilter.java:108)
   at org.dspace.app.mediafilter.MediaFilter.processBitstream(MediaFilter.java:155)
   at org.dspace.app.mediafilter.MediaFilterManager.filterBitstream(MediaFilterManager.java:327)
   at org.dspace.app.mediafilter.MediaFilterManager.filterItem(MediaFilterManager.java:296)
   at org.dspace.app.mediafilter.MediaFilterManager.applyFiltersItem(MediaFilterManager.java:266)
   at org.dspace.app.mediafilter.MediaFilterManager.applyFiltersAllItems(MediaFilterManager.java:234)
   at org.dspace.app.mediafilter.MediaFilterManager.main(MediaFilterManager.java:185)
Updating search index:

2. While Indexing large pdf files it gives memory usage error.

What is the solution to these problems and Is there any way I can restrict a particular document not to be indexed (fulltext)

Thanks

B.B. Chand

Zaya Kh

unread,
Aug 25, 2015, 11:20:53 AM8/25/15
to dspac...@lists.sourceforge.net
Hello, all expert

I'm installed DSpace 1.5.1 few day ago.

First answer:
I translated Messages.properties to Mongolian language. But I have a
problem that when I search any characters or words not identify,
How can I correct this error?

Second answer:
Should I register in MIT library, DSpace team or DSpace Instance?

Thanks for all,
Best regards, Zolzaya

Parsell, David

unread,
Aug 25, 2015, 11:24:06 AM8/25/15
to dspac...@lists.sourceforge.net

 

 

David Parsell

Systems Manager

Yale Center for British Art

1080 Chapel Street

PO Box 208280

New Haven, CT  06520-8280

 

203 432-9603

203 432-9414 f

david....@yale.edu

Islam Ahmad

unread,
Aug 25, 2015, 12:30:19 PM8/25/15
to dspac...@lists.sourceforge.net
Respected Sir/Madam
 
I have downloaded dspace 1.4 source package, PosgreSql 8.4 advanced server and Apache Tomcat 6.0 server. Sir I have the problem to install DSpace. I dont have the same directory structure as given in help pages.
I am using windows. Please help me.
 
Thanks
Islam Ahmad
 

--
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com!

Zico

unread,
Aug 25, 2015, 12:30:23 PM8/25/15
to Islam Ahmad, dspac...@lists.sourceforge.net
On Thu, Mar 5, 2009 at 6:53 PM, Islam Ahmad <is...@techie.com> wrote:
Respected Sir/Madam
 
I have downloaded dspace 1.4 source package, PosgreSql 8.4 advanced server and Apache Tomcat 6.0 server. Sir I have the problem to install DSpace.

What problem?


--
Best,
Zico

Islam Ahmad

unread,
Aug 25, 2015, 12:31:52 PM8/25/15
to DSpace, dspace-te...@lists.sourceforge.net
Dear DSpace Holders,
 
I have downloaded and set the path of the follwing:-
1.. JDK 1.6
2. Apache Ant 1.7,
3. Apcahe Tomcat 6.0,
4. Apcahe Maven 2.0.10,
5. PostgreSQL 8.3,
6. Dspace  src realise 1.5
 
When I want use the command with command prompt  ant fresh_install
 
C:\dspace-source\dspace ant fresh_install
then there is an error build.xml does not exist.
if I goes till the root directory of build.xml as following
 
C:\dspace-source\dspace\src\main\config ant fresh_install
then ther is error Source resource does not exist
 
If I copy and paste build.xml form config to dspace directory and run the command by going till dspace as the root directory as follwing
 
C:\dspace-source\dspace ant fresh_install
then there is an error lib not found.
 
Actually Sir, lib folder does not exist in the whole dspace 1.5 source package.
 
What to do?
If any one have any idea then please tell me.
 
Thanks
 
Islam Ahmad
 
 
 
 
 
 

mikan.d.dspace listmail

unread,
Aug 25, 2015, 12:31:54 PM8/25/15
to Islam Ahmad, DSpace, dspace-te...@lists.sourceforge.net
First you have to run mvn package. After that, change to
src/dspace/target/dspace-1_5_x-SNAPSHOT (or similar...)/
and then run ant fresh_install. Instructions can be found from
documentations, see section "Installation".

Mika


2009/3/13 Islam Ahmad <is...@techie.com>:
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com

Islam Ahmad

unread,
Aug 25, 2015, 12:32:16 PM8/25/15
to dspace-te...@lists.sourceforge.net, DSpace


Dear All,

I have installled DSpace 1.4, 1.5 successfully. Now I want to change its desgin and some fields of second step of describing any item. I want to add some fields. In dspace 1.5 I am confused that jspui files are multiple locations and I do not know to which I should edit.

On the other hand in dspace 1.4, this may be easy, I think so. But I am confused which jsp file corresponds to second step of SUBMIT that is to decribe an item.

Also I want to change desgin of all the pages.

Can you help me please.

Thanks

Islam Ahmad

 

 

Islam Ahmad

unread,
Aug 25, 2015, 12:36:50 PM8/25/15
to dspace-te...@lists.sourceforge.net, DSpace
Dear All,
 
I want to add  more input-type into submission forms.
How it may be possible?
 
Please help me.
 
Thanks
Islam
 

--
It's News. It's Reviews. It's Interviews. It's Free. What Are You Waiting For?
www.movieline.com!

Claudia Jürgen

unread,
Aug 25, 2015, 12:36:53 PM8/25/15
to Islam Ahmad, DSpace
Hi Islam,


Detailed description of the submission configuration can be found in the
DSpace documentation,
see [dspace-source]/dspace/docs/html/ch11.html#docbook-submission.html

Basically:
1. Make sure the metadata field you want to add is registered via the
metadata registry.
2. edit [dspace-source]/config/input-forms.xml.
Add a field <field>...<field> to the page of the form
A field consists of:
- <dc-schema></dc-schema>
mandatory - metadata schema name
- <dc-element></dc-element>
mandatory - metadata element
- <dc-qualifier></dc-qualifier>
optional - metadata qualifier
- <repeatable></repeatable >
Values: true or false
Marks a field as repeatable.
- <label ></label > mandatory
Label used in UI
- <input-type ></input-type > mandatory
Type of input field
The types are:
- onebox - Simple Onebox for short texts
- twobox - A pair of Oneboxes
- textarea - A textarea
- name - A pair of textboxes for personal names
- date - Date, at least a year must be given
- dropdown - A selection list
- qualdrop-value - A selection list combined with a onebox
- <hint></hint>
mandatory - Hint used in UI
- <required></required >
If this field contains any text, the field is marked as mandatory.
- <visibility></visibility>
Visibility during Workflow and Submission
- workflow - Only visible in workflow
- submit - Only visible during submission
If nothing is given, the field is visible in both submission and
workflow.
3. Rebuild and redeploy your application
4. Note, this will not add the newly ingested metadata to the default
itemdisplay, search and browse, unless the field used is allready part
of these.



Claudia Jürgen




Islam Ahmad schrieb:
> Dear All, I want to add more input-type into submission forms. How it
> may be possible? Please help me. ThanksIslam
>
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
>
>
> ------------------------------------------------------------------------

Islam Ahmad

unread,
Aug 25, 2015, 12:37:42 PM8/25/15
to DSpace, dspace-te...@lists.sourceforge.net
Dear Community,
 
HI,
 
I run the command ant clean_database and ant fresh_install successively and I had no problem but randomly there is the following error.
 
Also InitializeDatabase exist into  C:\dspace-source\dspace-api\src\main\java\org\dspace\storage\rdbms
 
I cleand the database manualy but the problem is given below.
 
 
 
C:\dspace-source\dspace\target\dspace-1.5.1-build.dir>ant fresh_install
Buildfile: build.xml
init_installation:
init_configs:
setup_database:
     [java] java.lang.NoClassDefFoundError: org/dspace/storage/rdbms/InitializeD
atabase
     [java] Caused by: java.lang.ClassNotFoundException: org.dspace.storage.rdbm
s.InitializeDatabase
     [java]     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
     [java]     at java.security.AccessController.doPrivileged(Native Method)
     [java]     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     [java]     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java]     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
     [java]     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     [java]     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
     [java] Exception in thread "main"
BUILD FAILED
C:\dspace-source\dspace\target\dspace-1.5.1-build.dir\build.xml:380: Java return
ed: 1
Total time: 1 second
C:\dspace-source\dspace\target\dspace-1.5.1-build.dir>

Islam Ahmad

unread,
Aug 25, 2015, 12:38:06 PM8/25/15
to DSpace, dspace-te...@lists.sourceforge.net
 
Dear Community,
 
I have the following error while installing dspace 1.5 by follwing the instructios given in the file
 
 
But I have the follwoing error.
 
 
 
 [java]     at org.dspace.core.Context.<init>(Context.java:117)
 [java]     at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:617)
 [java] Caused by: java.net.ConnectException: Connection refused: connect
 [java]     at java.net.PlainSocketImpl.socketConnect(Native Method)
 [java]     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
 [java]     at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.jav
5)
 [java]     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
 [java]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
 [java]     at java.net.Socket.connect(Socket.java:519)
 [java]     at java.net.Socket.connect(Socket.java:469)
 [java]     at java.net.Socket.<init>(Socket.java:366)
 [java]     at java.net.Socket.<init>(Socket.java:180)
 [java]     at org.postgresql.core.PGStream.<init>(PGStream.java:60)
 [java]     at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionIm
onnectionFactoryImpl.java:77)
 [java]     ... 17 more
D FAILED
space-source\dspace\target\dspace-1.5.1-build.dir\build.xml:388: Java return
1

Ashly Markose

unread,
Aug 25, 2015, 12:44:18 PM8/25/15
to dspace-tech, dlrg, jayan
Dear Community,

As part of Google Summer of Code 2009, I am working on developing a
reporting tool for DSpace. It would be great if you could specify your
requirements by giving your valuable input at the following survey link. The
survey can be finished in less than 5 minutes. Looking forward for your
responses.
http://www.surveymonkey.com/s.aspx?sm=hqlxR1A9SXqQQOGEOmWthg_3d_3d

So far I have received 30 responses for the survey and a big THANKS
for all respondents.

Regards,
Ashly Markose,
School of Computing,
National University of Singapore

Davidson, Keli

unread,
Aug 25, 2015, 12:45:10 PM8/25/15
to dspac...@lists.sourceforge.net
Hello,
I am wondering how to organize by issue date. When I search for a subject and select the dates are listed from oldest to newest and I would like to have it vice versa. Any help would be appreciated!

Sizwe Futshane

unread,
Aug 25, 2015, 12:45:38 PM8/25/15
to dspac...@lists.sourceforge.net

 Good day all

 

I am trying to limit the number of login attempts on my Dspace.

 

Can anyone assist me

Mr Havercamp

unread,
Aug 25, 2015, 12:45:38 PM8/25/15
to Sizwe Futshane, dspac...@lists.sourceforge.net
I believe this may have come up before in the mailing list. I think the
suggestion was to edit the
org.dspace.app.webui.servlet.PasswordServlet.java file, adding a session
variable to monitor the number of attempts.

Hope this helps

Cheers


Hayden
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com

Lebohang Lengoatha

unread,
Aug 25, 2015, 12:50:07 PM8/25/15
to DSpac...@lists.sourceforge.net

Ying Jin

unread,
Aug 25, 2015, 1:12:38 PM8/25/15
to o...@polynet.lviv.ua, dspac...@lists.sourceforge.net
Hi Andriy,

What UI interface you are using? XMLUI or JSPUI? A year ago, I
implemented one using captcha code from cocoon on Dspace 1.5.0 XMLUI
interface.

If you are using XMLUI and feel comfortable to change DSpace code a
bit, I can find out the code for you.

Best,
Ying

On Nov 13, 2009, at 11:52 AM, o...@polynet.lviv.ua wrote:

> Hello, my name is Andriy and i am from Lviv Polytechnik National
> University ( Ukraine). I
> have the next question:
> How can i integrate jcaptcha in dspace 1.5.2 . It's very important for
> me. In internet i
> can't find any usefull information about it. Can anyone propose easy
> steps o integrate jcaptcha( or simpleCaptcha or other captcha) in
> dspace.
> Thanks all
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july

Ying Jin

unread,
Aug 25, 2015, 1:13:14 PM8/25/15
to dspace-tech Tech
Sent to Andriy but thought it might be helpful to others too.

Begin forwarded message:

From: Ying Jin <Ying...@rice.edu>
Date: November 16, 2009 10:46:52 AM CST
Subject: Re: [Dspace-tech] (no subject)

Hi Andriy,

Here are the code you need update/add for captcha implementation-

   1. in dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/eperson/StartRegistration.java

Add the following variable definitions along with others in StartRegistration.java
----------------------------------
   private static final Message T_captcha_label =
        message("xmlui.EPerson.Captcha.label");

    private static final Message T_captcha_helptext =
        message("xmlui.EPerson.Captcha.helptext");

    private static final Message T_captcha_error =
        message("xmlui.EPerson.WrongCaptcha.para1");

    /** The captcha characters */
    private String captchaString;
----------------------------------


***************************************************************************************************************************

In method
   public void setup(SourceResolver resolver, Map objectModel, String src,
           Parameters parameters) throws ProcessingException, SAXException,
           IOException{

find the line -
this.accountExists = parameters.getParameterAsBoolean("accountExists",false);

add the lines below after it -

----------------------------
        this.captchaString = parameters.getParameter("captcha", "captcha");
        System.out.println("Captcha String: " + captchaString);
----------------------------

***************************************************************************************************************************

In method
   public void addBody(Body body) throws WingException {

find the lines -
       if (errors.contains("email"))
          email.addError(T_error_bad_email);

add the lines below after it -

----------------------------
      Text captcha = form.addItem().addText("captcha");
      captcha.setRequired();
      captcha.setLabel(T_captcha_label);
      captcha.setHelp(T_captcha_helptext);
      captcha.setValue();
      if (errors.contains("captcha"))
      captcha.addError(T_captcha_error);

      // add the image
      Figure figure = form.addItem().addFigure(contextPath + "/captchaa?source=" + captchaString, null, null);
----------------------------


   2. in dspace-xmlui/dspace-xmlui-api/src/main/resources/aspects/EPerson/eperson.js
add this function at the end of eperson.js
----------------------------------
function getText(length)
 {
           var allChar = "a b c n w x d e f p u v 2 3 g h 4 5 i j k 6 7 q r s t 8 9 m z y";
           var allCharArray = allChar.split(" ");
           var randomContext = allCharArray.length - 1;
        var text = "";
        for (var i = 0; i < length; i++)
         {
          var rand = Math.floor(Math.random()*randomContext);
                  text += allCharArray[rand];
          }

           return text;
   }
----------------------------------

***************************************************************************************************************************

In function doRegister(), you can find

        var email = cocoon.request.getParameter("email");

add the lines below after it -

-----------------------------------------
   var captcha = getText(7);
  cocoon.sendPageAndWait("register/start",{"email" : email, "errors" : errors.join(','), "accountExists" : accountExists, "captcha" : captcha});
-----------------------------------------

***************************************************************************************************************************

Again, in this function, find the lines -

-----------------------------------------
if (canRegister)
            {
                try
                {
                    // May throw the AddressException or a varity of SMTP errors.
                    AccountManager.sendRegistrationInfo(getDSContext(),email);
                }
                catch (error)
                {
                    // If any errors occure while trying to send the email set the field in error.
                    errors = new Array("email");
                    continue;
                }
-----------------------------------------

Add the lines below after it -

-----------------------------------------
               var inputCaptcha = cocoon.request.getParameter("captcha");
               if(inputCaptcha == null || inputCaptcha != captcha){
                errors = new Array("captcha");
                continue;
               }
-----------------------------------------

   3. in dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/sitemap.xmap
add this line to <map:readers default="resource"> section -

<map:reader name="Captcha" src="org.dspace.app.xmlui.cocoon.CaptchaReader"/>

add following lines to <!-- non-bitstream pipeline --> <map:pipeline> section
---------------------------------
<map:match pattern="captchaa">
<map:read type="Captcha" src="captcha">
<map:parameter name="width" value="100" />
<map:parameter name="height" value="50" />
<map:parameter name="foreground" value="black" />
<map:parameter name="background" value="grey" />
<map:parameter name="font" value="serif" />
<map:parameter name="scale" value="6" />
<map:parameter name="amount" value="1" />
<map:parameter name="quality" value="0.75" />
</map:read>
</map:match>
---------------------------------

   4. in dspace-xmlui/dspace-xmlui-webapp/src/main/resources/aspects/EPerson/sitemap.xmap
add the following line to the <map:match pattern="register/start"> section

<map:parameter name="captcha" value="{flow-attribute:captcha}"/>

   5. add attached file CaptchaReader.java to directory dspace-xmlui/dspace-xmlui-webapp/src/main/java/org/dspace/app/xmlui/cocoon, adopted from cocoon 2.2 captcha block. Made a little update.
CaptchaReader.java

o...@polynet.lviv.ua

unread,
Aug 25, 2015, 1:22:26 PM8/25/15
to dspac...@lists.sourceforge.net

o...@polynet.lviv.ua

unread,
Aug 25, 2015, 1:22:26 PM8/25/15
to dspac...@lists.sourceforge.net
Hello all
I have a lot of documents(items) which have an author in different languages.
For example Andrukhiv(en), Андрухів (uk), Андрухов(ru) is one author
writen in diferent languages. But dspace propose item description with
a field: Authors. But this field mean diferent authors. So, the
question is - how can i describe an item which have an author(s) whom
writen in different languages.
Thanks All


Antony Corfield [awc]

unread,
Aug 25, 2015, 1:38:53 PM8/25/15
to dspac...@lists.sourceforge.net, dspace...@lists.sourceforge.net, dspace-...@lists.sourceforge.net
Hi, can anyone tell me how to specify a custom license for a specific collection in DSpace 1.5.x? I can see references to this in the code but not how/where this might be configured (if possible).

Thanks in advance,
Antony

Antony Corfield
Technical Support Officer
Welsh Repository Network
Tel. 01970 628724
http://www.wrn.aber.ac.uk/



Claudia Jürgen

unread,
Aug 25, 2015, 1:38:55 PM8/25/15
to Antony Corfield [awc], dspac...@lists.sourceforge.net, dspace-...@lists.sourceforge.net, dspace...@lists.sourceforge.net

Hello Antony,

the collection specific license is part of the collection data like the
name, the description etc. If a collection got a License specified this
got precedence over the default license.

You can enter it while you create a collection or add it later via the
"Edit Collection".

Hope that helps

Claudia Jürgen
> ------------------------------------------------------------------------------
>
>
Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance. See
> why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________ Dspace-devel mailing
> list Dspace...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-devel
Claudia_Juergen.vcf

Allen Lam

unread,
Aug 25, 2015, 1:55:08 PM8/25/15
to dspac...@lists.sourceforge.net
No, the design of dspace allows no sub-collection.
It allows communities to have sub-communities, and communities/sub-communities to have collections.

Regards,
Allen Lam.
HKU Hub Administrator, http://hub.hku.hk


On 2010-06-14 7:58 PM, Augustine Gitonga wrote:
Colleagues,

Is it possible to create SUB-COLLECTIONS? A collection withing a collection? Or it would only be wise to make the 'senior' colection a Sub-community and then make the 'sub-collections' collections? Let me know

Regards,
 

"The Lord is my Light and my Salvation" Ps 27:1

 

Augustine Gitonga

Nairobi

E-mail: agny...@yahoo.com



------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo

Augustine Gitonga

unread,
Aug 25, 2015, 2:00:48 PM8/25/15
to dspac...@lists.sourceforge.net

Webshet, Sisay (ILRI)

unread,
Aug 25, 2015, 2:08:51 PM8/25/15
to dspac...@lists.sourceforge.net

Hi,


Is there someone who tried to migrate records from Inmagic(dbtextworks)
to dspace 1.5.2.

Inamgic has as xml feature to export reords.

Webshet, Sisay (ILRI)

unread,
Aug 25, 2015, 2:08:54 PM8/25/15
to Webshet, Sisay (ILRI), dspac...@lists.sourceforge.net

Marvin Weaver

unread,
Aug 25, 2015, 2:09:07 PM8/25/15
to dspac...@lists.sourceforge.net
I finally found the problem! Solaris 10 comes with Sun's own screwed up
version of tar. It was truncating filenames at 21 characters. (I
thought they had abandoned it back with 5.8 and embraced gtar).

I updated jdk to 1.60_21, installed gtar from sunfreeware, ran mvn
-Udb.name=oracle package, and it built. Only one very strange thing I
noticed, gtar ended with "tar: A lone zero block at 44151" rather than a
clean exit.

Now, when trying ant fresh_install, I'm getting "index already
exists"...I'll wipe the database and try again.

Marvin Weaver


> 2. Dspace 1.6.2 src Solaris 10, Oracle10, maven fails (Marvin Weaver)
>
>
> ----------------------------------------------------------------------
>
> Message: 2
> Date: Fri, 27 Aug 2010 16:55:07 -0400
> From: Marvin Weaver <mwe...@sju.edu>
> Subject: [Dspace-tech] Dspace 1.6.2 src Solaris 10, Oracle10, maven
> fails
> To: dspac...@lists.sourceforge.net
> Cc: "Pottinger, Hardy J." <Potti...@umsystem.edu>
> Message-ID: <4C78262B...@sju.edu>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I tried building Dspace 1.6.2 src on Oracle 10.2.0.3.0, Solaris 10 with
> Maven 2.2.1 and jdk1.5.0. I first installed jdbc14 10.2.0.2 in .m2 as
> per the docs, then built "mvn -Ddbname=oracle package" in the .../dspace
> directory. Highlights from the failure are:
>
> -bash-3.00$ cd dspace-1.6.2-src-release/dspace
> -bash-3.00$ mvn -Ddb.name=oracle package
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO] DSpace XML-UI (Manakin)
> [INFO] DSpace XML-UI (Manakin) :: Wing-Framework
> [INFO] DSpace Kernel :: API and Implementation
> [INFO] DSpace Solr Statistics Logging Client Library
> [INFO] DSpace XML-UI (Manakin) :: API and Core Aspects
> [INFO] DSpace UI :: Shared JS code
> [INFO] DSpace XML-UI (Manakin) :: Web Application Resources
> [INFO] DSpace Addon Modules
> [INFO] DSpace XML-UI (Manakin) :: Web Application
> [INFO] DSpace LNI
> [INFO] DSpace LNI :: Core Implementation
> [INFO] DSpace LNI :: Web Application Resources
> [INFO] DSpace LNI :: Web Application
> [INFO] DSpace OAI
> [INFO] DSpace OAI :: API and Implementation
> [INFO] DSpace OAI :: Web Application Resources
> [INFO] DSpace OAI :: Web Application
> [INFO] DSpace JSP-UI
> [INFO] DSpace JSP-UI :: API and Implementation
> [INFO] DSpace JSP-UI :: Web Application Resources
> [INFO] DSpace JSP-UI :: Web Application
> [INFO] DSpace SWORD
> [INFO] DSpace SWORD :: API and Implementation
> [INFO] DSpace SWORD :: Web Application Resources
> [INFO] DSpace SWORD :: Web Application
> [INFO] DSpace SOLR :: Web Application
> [INFO] DSpace LNI :: CLI Client Application
> [INFO] DSpace Assembly and Configuration
> [INFO] ------------------------------------------------------------------------
> [INFO] Building DSpace XML-UI (Manakin)
> [INFO] task-segment: [package]
> [INFO] ------------------------------------------------------------------------
>
> ***snip [INFO] skip non existing resourceDirectory
> /dspacehome/dspace-1.6.2-src-release/dspace-xmlui/dspace-xmlui-wing/src/main/resources
>
>
> *** snip
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Nothing to compile - all classes are up to date
>
> ****snip
> [INFO] [jar:jar {execution: default-jar}]
> [WARNING] JAR will be empty - no content was marked for inclusion!
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building DSpace Kernel :: API and Implementation
> [INFO] task-segment: [package]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 3 resources
>
> ***snip
> Downloading:
> http://source.sakaiproject.org/maven2/org/azeckoski/reflectutils/0.9.10/reflectutils-0.9.10.pom
>
> 9K downloaded (reflectutils-0.9.10.pom)
> ***snip
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 280 source files to
> /dspacehome/dspace-1.6.2-src-release/dspace-api/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[65,36]
> cannot find symbol
> symbol : class ChoiceAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[66,36]
> cannot find symbol
> symbol : class MetadataAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Bitstream.java:[54,35]
> cannot find symbol
> symbol : class BitstreamStorageManager
> location: package org.dspace.storage.bitstore
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java:[57,36]
> cannot find symbol
> symbol : class ChoiceAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java:[58,36]
> cannot find symbol
> symbol : class MetadataAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[82,36]
> cannot find symbol
> symbol : class CrosswalkException
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[83,36]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/harvest/Harvest.java:[92,36]
> cannot find symbol
> symbol : class CrosswalkException
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[433,119]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.harvest.OAIHarvester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/itemupdate/AddMetadataAction.java:[54,39]
> cannot find symbol
> symbol: class UpdateMetadataAction
> public class AddMetadataAction extends UpdateMetadataAction {
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/PREMISCrosswalk.java:[75,15]
> cannot find symbol
> symbol: class IngestionCrosswalk
> implements IngestionCrosswalk, DisseminationCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/PREMISCrosswalk.java:[75,35]
> cannot find symbol
> symbol: class DisseminationCrosswalk
> implements IngestionCrosswalk, DisseminationCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/PREMISCrosswalk.java:[95,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.PREMISCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/PREMISCrosswalk.java:[103,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.PREMISCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/PREMISCrosswalk.java:[228,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.PREMISCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/PREMISCrosswalk.java:[338,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.PREMISCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/checker/BitstreamDAO.java:[39,35]
> cannot find symbol
> symbol : class BitstreamStorageManager
> location: package org.dspace.storage.bitstore
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PackageUtils.java:[77,15]
> cannot find symbol
> symbol : class PackageValidationException
> location: class org.dspace.content.packager.PackageUtils
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/itemupdate/AddBitstreamsAction.java:[67,41]
> cannot find symbol
> symbol: class UpdateBitstreamsAction
> public class AddBitstreamsAction extends UpdateBitstreamsAction {
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/search/DSIndexer.java:[83,36]
> cannot find symbol
> symbol : class ChoiceAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/search/DSIndexer.java:[84,36]
> cannot find symbol
> symbol : class MetadataAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/bulkedit/MetadataImport.java:[104,75]
> cannot find symbol
> symbol : class MetadataImportException
> location: class org.dspace.app.bulkedit.MetadataImport
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/bulkedit/MetadataImport.java:[488,95]
> cannot find symbol
> symbol : class MetadataImportException
> location: class org.dspace.app.bulkedit.MetadataImport
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[125,15]
> cannot find symbol
> symbol: class DisseminationCrosswalk
> implements DisseminationCrosswalk, IngestionCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[125,39]
> cannot find symbol
> symbol: class IngestionCrosswalk
> implements DisseminationCrosswalk, IngestionCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[242,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.QDCCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[355,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.QDCCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[362,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.QDCCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[403,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.QDCCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[420,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.QDCCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/QDCCrosswalk.java:[434,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.crosswalk.QDCCrosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[57,36]
> cannot find symbol
> symbol : class CrosswalkException
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[58,36]
> cannot find symbol
> symbol : class MetadataValidationException
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PackageIngester.java:[49,36]
> cannot find symbol
> symbol : class CrosswalkException
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[86,35]
> cannot find symbol
> symbol: class PackageDisseminator
> implements PackageIngester, PackageDisseminator
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[137,15]
> cannot find symbol
> symbol : class PackageValidationException
> location: class org.dspace.content.packager.PDFPackager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[137,43]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.packager.PDFPackager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[222,15]
> cannot find symbol
> symbol : class PackageValidationException
> location: class org.dspace.content.packager.PDFPackager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[222,43]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.packager.PDFPackager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[236,15]
> cannot find symbol
> symbol : class PackageValidationException
> location: class org.dspace.content.packager.PDFPackager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[236,43]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.packager.PDFPackager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PDFPackager.java:[268,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.packager.PDFPackager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PackageIngester.java:[99,33]
> cannot find symbol
> symbol : class CrosswalkException
> location: interface org.dspace.content.packager.PackageIngester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PackageIngester.java:[122,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: interface org.dspace.content.packager.PackageIngester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/submit/step/DescribeStep.java:[64,36]
> cannot find symbol
> symbol : class MetadataAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/submit/step/DescribeStep.java:[65,36]
> cannot find symbol
> symbol : class ChoiceAuthorityManager
> location: package org.dspace.content.authority
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/itemupdate/BitstreamFilter.java:[63,67]
> cannot find symbol
> symbol : class BitstreamFilterException
> location: class org.dspace.app.itemupdate.BitstreamFilter
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[57,36]
> cannot find symbol
> symbol : class CrosswalkException
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[58,36]
> cannot find symbol
> symbol : class CrosswalkObjectNotSupported
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[59,36]
> cannot find symbol
> symbol : class MetadataValidationException
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[60,36]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: package org.dspace.content.crosswalk
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[267,12]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[321,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[352,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[428,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[447,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[485,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[504,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[524,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[548,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[621,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[661,16]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[662,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[681,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[698,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[725,12]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[742,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[763,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[789,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[790,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[811,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[812,15]
> cannot find symbol
> symbol : class CrosswalkException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[856,15]
> cannot find symbol
> symbol : class MetadataValidationException
> location: class org.dspace.content.packager.METSManifest
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/METSManifest.java:[145,19]
> cannot find symbol
> symbol : class MetadataValidationException
> location: interface org.dspace.content.packager.METSManifest.Mdref
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/packager/Packager.java:[56,35]
> cannot find symbol
> symbol : class PackageDisseminator
> location: package org.dspace.content.packager
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/sort/OrderFormatTitle.java:[45,30]
> cannot find symbol
> symbol : class StandardInitialArticleWord
> location: package org.dspace.text.filter
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/LicenseUtils.java:[11,34]
> package org.dspace.content.license does not exist
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/LicenseUtils.java:[12,34]
> package org.dspace.content.license does not exist
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[672,8]
> cannot find symbol
> symbol : class MetadataAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[672,39]
> cannot find symbol
> symbol : variable MetadataAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[673,26]
> cannot find symbol
> symbol : variable MetadataAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[680,28]
> cannot find symbol
> symbol : variable ChoiceAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[716,8]
> cannot find symbol
> symbol : class MetadataAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[716,39]
> cannot find symbol
> symbol : variable MetadataAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[717,8]
> cannot find symbol
> symbol : class ChoiceAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Item.java:[717,37]
> cannot find symbol
> symbol : variable ChoiceAuthorityManager
> location: class org.dspace.content.Item
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Bitstream.java:[232,26]
> cannot find symbol
> symbol : variable BitstreamStorageManager
> location: class org.dspace.content.Bitstream
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Bitstream.java:[265,26]
> cannot find symbol
> symbol : variable BitstreamStorageManager
> location: class org.dspace.content.Bitstream
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Bitstream.java:[583,8]
> cannot find symbol
> symbol : variable BitstreamStorageManager
> location: class org.dspace.content.Bitstream
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Bitstream.java:[601,15]
> cannot find symbol
> symbol : variable BitstreamStorageManager
> location: class org.dspace.content.Bitstream
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/content/Bitstream.java:[671,15]
> cannot find symbol
> symbol : variable BitstreamStorageManager
> location: class org.dspace.content.Bitstream
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java:[430,52]
> cannot find symbol
> symbol : variable MetadataAuthorityManager
> location: class org.dspace.browse.IndexBrowse
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/browse/IndexBrowse.java:[458,68]
> cannot find symbol
> symbol : variable ChoiceAuthorityManager
> location: class org.dspace.browse.IndexBrowse
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[457,8]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.harvest.OAIHarvester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[457,38]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.harvest.OAIHarvester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[457,86]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.harvest.OAIHarvester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[460,8]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.harvest.OAIHarvester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[464,28]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.harvest.OAIHarvester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/harvest/OAIHarvester.java:[464,76]
> cannot find symbol
> symbol : class IngestionCrosswalk
> location: class org.dspace.harvest.OAIHarvester
>
> /dspacehome/dspace-1.6.2-src-release/dspace-api/src/main/java/org/dspace/app/itemupdate/AddMetadataAction.java:[74,40]
> cannot find symbol
> symbol : variable targetFields
> location: class org.dspace.app.itemupdate.AddMetadataAction
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 6 minutes 11 seconds
> [INFO] Finished at: Fri Aug 27 14:24:02 EDT 2010
> [INFO] Final Memory: 36M/320M
> [INFO]
> ------------------------------------------------------------------------
>
> ?????
> Marvin Weaver
>
>
>
>
>
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
>
> ------------------------------
>
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
> End of DSpace-tech Digest, Vol 52, Issue 80
> *******************************************
>
>


K. Jones

unread,
Aug 25, 2015, 2:15:33 PM8/25/15
to sunj...@hotmail.com, sale-17...@craigslist.org, sale-17...@craigslist.org, ke...@cutter.lib.udel.edu, yogab...@yahoo.com, dspac...@lists.sourceforge.net, elana...@hotmail.com

se of a very large and growing market: blended learning needs to adopt a mobil http://ldberb.ru.gg/EIredjca.htm

Alexander karagohn

unread,
Aug 25, 2015, 2:18:43 PM8/25/15
to dspace-te...@lists.sourceforge.net, dspac...@lists.sourceforge.net
I have created a new element (added in metadata registry, added in dublin-core-types) but when in input-forms i set a new controlled vocabulary i have problem described below:
In the submission process, by selecting subject category the extra window is opening with the controlled voc displayed as it was set, but when i select an option; the windows does not close automatically. it's like it does not act by clicking anywhere in the extra window. When i use the new controlled voc in an already existing element, there is no problem.
Anyone knows how i can fix it?

Thanks

Webshet, Sisay (ILRI)

unread,
Aug 25, 2015, 4:42:01 PM8/25/15
to dspac...@lists.sourceforge.net

Hi All,

 

In dspace 1.6. I want to move a collection(3377) from a community(231) to another community(310)

I used a dspace command sudo /home/dspace/bin/dspace community-filiator --set --parent=10568/310 --child=10568/3377.

 

But Error, child community cannot be found: 10568/3377.

 

Can anybody assists me.

 

Thanks you

Sisay

 

Andrea Schweer

unread,
Aug 25, 2015, 4:42:24 PM8/25/15
to dspac...@lists.sourceforge.net
Hi Sisay,

On 31/03/11 20:32, Webshet, Sisay (ILRI) wrote:
> In dspace 1.6. I want to move a collection(3377) from a community(231)
> to another community(310)
>
> I used a dspace command sudo /home/dspace/bin/dspace community-filiator
> --set --parent=10568/310 --child=10568/3377.
>
> But Error, child community cannot be found: 10568/3377.

The documentation states that the community filiator works only to
re-parent a *community*, not a collection. Whenever I have to move a
collection to a new parent community, I do it directly in the database.
The following sql statement should work (make a backup of your database
first!):

update community2collection set community_id = (select resource_id from
handle where handle = '10568/310') where community_id = (select
resource_id from handle where community_id = resource_id and handle =
'10568/231') and collection_id = (select resource_id from handle where
collection_id = resource_id and handle = '10568/3377');

This assumes that collection 10568/3377 is currently a direct child of
community 10568/231 and you want it to be a direct child of 10568/310
instead.

I've found that on xmlui, this change won't be reflected in the
breadcrumb trail at the top of the page (probably due to Cocoon
caching). Editing the description of the collection (eg adding a space
to the end of the description) resolves that problem.

I've been meaning to write code that allows an administrator to do this
via the web interface but I haven't had the time for that yet.

Again, make sure to have a current backup of your database before you
try this on a production machine!

cheers,
Andrea

--
Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand

Akeredolu Joshua

unread,
Aug 25, 2015, 5:16:14 PM8/25/15
to dspac...@lists.sourceforge.net
We can I make my dspace site to be cited through a customised doman
name, that is some thing like http://myworld.edu/xmlui or
http://myworld.edu/jspui instead of http://localhost:8080/xmlui or
http://IP_address:8080? I dont even want the 8080 to appear even. And
how can i make my dspace accessable from other computer in a local
network like an intranet from the computer in which my dspace is
installed? I have tried various means by editing the dspace.cfg but I
dont seem to get it right please explain to me how I can make other
users access the dspace as an intranet. I am using
windows 7, dspace 1.7.2 and apache tomcat 7.0. Also I tried editing the
tomcat server but it did not share my dspace in the local network.

Surinder Kumar Gaba

unread,
Aug 25, 2015, 5:21:15 PM8/25/15
to dspac...@lists.sourceforge.net, dl...@drtc.isibang.ac.in
I have installed dspace-1.7.2 on my local server. While creating
adminsitrator user account, I could not find "create-administrator"
file in bin folder. I didnot come accross in any error. Any help is
highly appreciated.
--
Surinder Kumar Gaba
Senior Technical Director
Digital Archiving & Management Group
National Informatics Centre
A-Block, CGO Complex, Lodhi Road
New Delhi-110 003
Tel : 011-24362359 (o)
: 011-27865224 (r)

Claudia Jürgen

unread,
Aug 25, 2015, 5:22:06 PM8/25/15
to dspac...@lists.sourceforge.net
Hello Surinder,

since 1.6.0 the comman launcher is used, see section 11.2.3. DSpace
Command Launcher of the Documentation
http://www.dspace.org/1_7_1Documentation/DSpace-Manual.pdf

So the command for creating an administrator should be
[dspce]/bin/dspace create-administrator

Hope that helps

Claudia Jürgen


Am 30.08.2011 14:10, schrieb Surinder Kumar Gaba:
> I have installed dspace-1.7.2 on my local server. While creating
> adminsitrator user account, I could not find "create-administrator"
> file in bin folder. I didnot come accross in any error. Any help is
> highly appreciated.

--
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

Josefina Perez Alvarez

unread,
Aug 25, 2015, 5:22:07 PM8/25/15
to Nisreen Kabani, dspac...@lists.sourceforge.net
In [dspace]/bin execute:
./dspace create-administrator

Try
./dspace --help
to see other interesting actions in this script

Good luck
Josi Perez




2011/7/7 Nisreen Kabani <nisreen...@gmail.com>

We got a file for adding language interface designed in JSP  findly instruct as on How to apply to Dspace in linux?

Please instruct as on how to form The first account (manger Account) with finest thanks?


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2

emilio lorenzo

unread,
Aug 25, 2015, 5:30:54 PM8/25/15
to dspac...@lists.sourceforge.net, henry_...@libr.ug.edu.gh
Henry
Preview is not a configuration option. It is the normal Dspace
behaviour. Anyway, preview can be acomplished with sligth modifications
to Dspace.
you could possibly try something in this line:
https://wiki.duraspace.org/display/DSPACE/Document+Preview+with+Google+Docs+viewer

others solutions involving document streaming have been discussed
previously and can be found in Dspace-tech mailing archives
best luck
Emilio Lorenzo



El 11/01/2012 12:12, Henry Atsu Agbodza escribió:
> I have realised that the files (bitstreams) in my repository can only be
> downloaded but cannot be viewed within the repository. How can i enable
> this. Did i miss it during the initial configuration stage? Any help is
> appreciated. The files are PDF's.
>
>

Henry Atsu Agbodza

unread,
Aug 25, 2015, 5:31:03 PM8/25/15
to dspac...@lists.sourceforge.net
I have realised that the files (bitstreams) in my repository can only be
downloaded but cannot be viewed within the repository. How can i enable
this. Did i miss it during the initial configuration stage? Any help is
appreciated. The files are PDF's.


--
Webmaster & Deputy System Administrator (University of Ghana Library System)


Richard Rodgers

unread,
Aug 25, 2015, 5:31:15 PM8/25/15
to Henry Atsu Agbodza, <dspace-tech@lists.sourceforge.net>
Hi Henry:

DSpace generally provides access to its assets only by returning the files. However, modern browsers are generally quite good at presenting/rendering PDFs,
so if this not happening, you should make sure that the Bitstream format (and associated mime-type) are correct for your files.

Hope this helps,

Richard
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox

Ladislav Kulhanek

unread,
Aug 25, 2015, 5:32:02 PM8/25/15
to James Bardin, dspac...@lists.sourceforge.net
Hello,

we had the same problem too. Most of dates was in yyyy format, but some was in yyyy-mm-dd format. We modify all dates to yyyy format, ran "dspace index-init" and sorting started to work.
We use DSpace 1.7.1, xmlui.

Ladislav Kulhanek

2011/10/27 James Bardin <jba...@bu.edu>
Hello,

Attempting to sort search results by "issue date" results in the
following error:
"ERROR org.dspace.search.DSQuery @ Unable to use speficied sort
option: dateissued"

Checking DSQuery.java (line ~235) shows that this is catching a
generic exception from lucene, which results in the sorting falling
back to "relevance". This is confusing to users, because there no
indication from the xmlui that would indicate the sorting failed or is
incorrect.

Any ideas why sorting on dc.date.isssued is failing, or where to start
for troubleshooting?


Thanks,
--
James Bardin <jba...@bu.edu>
Systems Engineer
Boston University IS&T

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev

Nisreen Kabani

unread,
Aug 25, 2015, 5:41:35 PM8/25/15
to dspac...@lists.sourceforge.net

paras jain

unread,
Aug 26, 2015, 9:15:37 AM8/26/15
to dspac...@lists.sourceforge.net

paras jain

unread,
Aug 26, 2015, 9:16:35 AM8/26/15
to dspac...@lists.sourceforge.net
Sir,
will u please tell me that what the meaning of this <fmt:message key="jsp.layout.header-default.alt"/> tag...i have found this line at several places in dspace layout
header-default.jsp file.....
It is loading more messages.
0 new messages