# 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
-------------------------------------------------------
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
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 ;-)
This email has been scanned by Postini. For more information please visit http://www.postini.com
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/
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
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.
Hi!
Which style sheets element will reduce the font size of collection names in DSpace?
Thanks,
Jayan
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)
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
-------------------------------------------------------------------------
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
-------------------------------------------------------------------------
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
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
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
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
Respected Sir/MadamI 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.
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
Good day all
I am trying to limit the number of login attempts on my Dspace.
Can anyone assist me
From: Ying Jin <Ying...@rice.edu>Date: November 16, 2009 10:46:52 AM CSTSubject: 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.
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
| 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 |
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
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
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