Damian Marinaccio | 2 Jan 2007 19:09
Picon
Favicon

default_bitstream_read problem:


I noticed a problem setting default_ritstream_read on a collection...
This makes all files associated w/ Creative Commons License protected by
the same default bitstream read, which causes an internal error when
trying to view the item...

Is this a bug? Should the license items be protected when trying to
protect the actual documents?

Thanks, 

  
Damian Marinaccio
RIT Libraries
dxmwml@...
585-475-7741

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Rekha S | 3 Jan 2007 05:35
Picon

DSpace: Internal Server Error

Hello,

I am using this Dspace to build the collection from last 4 years,we were uploding fulltext thesis.Actually
our server capacity is 256 Ram & 40 Gb hard disk.Now it is full.Now we are planning to upgrade the ram.So we
were not uploding any files.But we will be getting the following error.I deleted all log files in the
dspace,but then also i couldnt able to solve this problem.I am also attaching the log i am getting like "
Internal System Error" so i couldnt able to view the fulltext which has been already uploded

So plz help in solving this problem..

Looking forword for your reply

Thanking You 
Rekha.S

An internal server error occurred on https://dspace.vidyanidhi.org.in:8080/dspace:

Date:       12/26/06 3:47 AM
Session ID: E23B35D150C5629341A41EE5EAE8D640

-- URL Was: http://dspace.vidyanidhi.org.in:8180/dspace/handle/2009/139
-- Method: GET
-- Parameters were:

Exception:
org.postgresql.util.PSQLException: ERROR: could not open relation "item2bundle": No such file or directory

	at org.postgresql.util.PSQLException.parseServerError(PSQLException.java:139)
	at org.postgresql.core.QueryExecutor.executeV3(QueryExecutor.java:152)
	at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:100)
(Continue reading)

Joao Santos | 3 Jan 2007 17:53
Picon

LDAP in Dspace

Hi!

I want to put LDAP active in my DSPACE. I change the file dspace.cfg like explain in dspace's manual, but it not works...
Do I have make more something?

Tkanks

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@...
https://lists.sourceforge.net/lists/listinfo/dspace-tech
John Preston | 3 Jan 2007 19:06
Picon

Creative commons license and submission process

Can anybody explain how the inclusion of the creative commons license during the submissions process is supposed to work. Presently when I am submitting material to dspace and I reach the "Submit: Use a Creative Commons License" section, the creative commons license page comes up in a inner html frame, asking me to select the particular license. When I do this, the page tells me that I have selected whatever license and I should click here to proceed.

When I do this The inner frame shows blank (nothing) and the main page dosen't change. I have to click on the "Skip Creative Commons" button to move on to the distribution license page.

Is this correct?  What does the creative commons section do?  Also on some systems behind a firewall, the creative commons link bombs out with the message that only secure connections on port 443 are allowed.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@...
https://lists.sourceforge.net/lists/listinfo/dspace-tech
Sue Walker-Thornton | 3 Jan 2007 22:19
Picon

Next error trying to upgrade from 1.3.2 to 1.4

Now that we've upgrade ant from 1.5.4 to 1.6.5, we have gotten past our
original error and are now getting the following error when we try to do an
ant.......update:

$ ant -Dconfig=/export/home/dspace/config/dspace.cfg update

Buildfile: build.xml

Compile:

    [javac] Compiling 232 source files to /export/home/dspace-1
4-source/build/classes

    [javac] /export/home/dspace-1
4-source/src/edu/mit/dspace/MITSpecialGroup.Java:51: package org.Apache
log4j does not exist

    [javac] import org.Apache.log4j.Logger;

    [javac]                         ^

    [javac] /export/home/dspace-1
4-source/src/org/dspace/eperson/AuthenticationMethod.Java:48: package org
Apache.log4j does not exist

    [javac] import org.Apache.log4j.Logger;

    [javac]                         ^

    [javac] /export/home/dspace-1
4-source/src/edu/mit/dspace/MITSpecialGroup.Java:83: cannot resolve symbol

    [javac] symbol  : class Logger 

    [javac] location: class edu.mit.dspace.MITSpecialGroup

    [javac]     private static Logger log = Logger.getLogger(MITSpecialGroup
class);

    [javac]                    ^

    [javac] /export/home/dspace-1.4-source/src/org/dspace/core/Context
Java:50: package org.Apache.log4j does not exist

    [javac] import org.Apache.log4j.Logger;

    [javac]                         ^

    [javac] /export/home/dspace-1.4-source/src/org/dspace/eperson/EPerson
Java:47: package org.Apache.log4j does not exist

    [javac] import org.Apache.log4j.Logger;

    [javac]                         ^

    [javac] /export/home/dspace-1.4-source/src/org/dspace/core/Context
Java:75: cannot resolve symbol

    [javac] symbol  : class Logger 

    [javac] location: class org.dspace.core.Context

    [javac]     private static final Logger log = Logger.getLogger(Context
class);

                            And on and on.........

Anyone have any ideas?  I think maybe something is wrong with our $CLASSPATH
 but why was it ok with 1.3.2??

Also, since we're upgrading, is our /dspace directory supposed to be empty,
or is it supposed to contain what it did with version 1.3.2??

Thanks,

Sue 

Sue Walker-Thornton 

NASA Langley ConITS Contract 

130 Research Drive 

Hampton, VA 23666 

Office: (757) 224-4074 

Fax: (757) 224-4001 

Pager: (757) 988-2547 

s.m.thornton@... 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Jayan Chirayath Kurian | 4 Jan 2007 03:22
Picon
Favicon

Batch Update in Dspace (1.3.2)/Windows XP

I am trying for a batch update of 100 pdf research articles. I use the Dspace ImportItem command. Although it is processing the metadata from XML file it is unable to read the contents file. It gives an error filenotfound exception. My contents file, a text file has only the name of the file (e.g. test_1.pdf) to be imported. For testing I have used only one file (test_1.pdf). The test_1.pdf file is in the archive folder. Can you please suggest where I have gone wrong.

 

Thanks,

Jayan

 

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@...
https://lists.sourceforge.net/lists/listinfo/dspace-tech
James Rutherford | 4 Jan 2007 08:36
Picon
Favicon

Re: Next error trying to upgrade from 1.3.2 to 1.4

Hi Sue,

Sue Walker-Thornton wrote:
>     [javac] import org.Apache.log4j.Logger;
> 
>     [javac]                         ^
> 
>     [javac] /export/home/dspace-1
> 4-source/src/org/dspace/eperson/AuthenticationMethod.Java:48: package org
> Apache.log4j does not exist

Java import statements are case-sensitive. The package is
org.apache.log4j.Logger (lower-case 'a').

Cheers,

Jim.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Stuart Lewis [sdl] | 4 Jan 2007 09:45
Picon

Re: DSpace: Internal Server Error

Hi Rekha.S,

>From the error message, it suggests that there is a table missing from
your DSpace database. The table name is item2bundle. You can check to
see if it is there by using psql and typing:

\d item2bundle

In theory, filling a disk shouldn't corrupt postgres
(http://www.postgresql.org/docs/8.0/static/disk-full.html). Have you got
a recent backup of your database that you can restore from?

Thanks,

Stuart
_________________________________________________________________

Datblygydd Cymwysiadau'r We            Web Applications Developer
Gwasanaethau Gwybodaeth                      Information Services
Prifysgol Cymru Aberystwyth       University of Wales Aberystwyth

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

-----Original Message-----
From: dspace-tech-bounces@...
[mailto:dspace-tech-bounces@...] On Behalf Of
Rekha S
Sent: 03 January 2007 04:35
To: dspace-tech@...
Subject: [Dspace-tech] DSpace: Internal Server Error

Hello,

I am using this Dspace to build the collection from last 4 years,we were
uploding fulltext thesis.Actually our server capacity is 256 Ram & 40 Gb
hard disk.Now it is full.Now we are planning to upgrade the ram.So we
were not uploding any files.But we will be getting the following error.I
deleted all log files in the dspace,but then also i couldnt able to
solve this problem.I am also attaching the log i am getting like "
Internal System Error" so i couldnt able to view the fulltext which has
been already uploded

So plz help in solving this problem..

Looking forword for your reply

Thanking You
Rekha.S

An internal server error occurred on
https://dspace.vidyanidhi.org.in:8080/dspace:

Date:       12/26/06 3:47 AM
Session ID: E23B35D150C5629341A41EE5EAE8D640

-- URL Was: http://dspace.vidyanidhi.org.in:8180/dspace/handle/2009/139
-- Method: GET
-- Parameters were:

Exception:
org.postgresql.util.PSQLException: ERROR: could not open relation
"item2bundle": No such file or directory

	at
org.postgresql.util.PSQLException.parseServerError(PSQLException.java:13
9)
	at
org.postgresql.core.QueryExecutor.executeV3(QueryExecutor.java:152)
	at
org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:100)
	at
org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:43)
	at
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Stateme
nt.java:517)
	at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Stateme
nt.java:50)
	at
org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(AbstractJdbc1St
atement.java:233)
	at
org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(AbstractJdbc1St
atement.java:221)
	at
org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingState
ment.java:205)
	at
org.dspace.storage.rdbms.DatabaseManager.query(DatabaseManager.java:109)
	at org.dspace.content.Item.<init>(Item.java:148)
	at org.dspace.content.Item.find(Item.java:255)
	at
org.dspace.browse.Browse.getLastSubmittedResults(Browse.java:311)
	at org.dspace.browse.Browse.getLastSubmitted(Browse.java:242)
	at
org.dspace.app.webui.servlet.HandleServlet.collectionHome(HandleServlet.
java:428)
	at
org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:19
8)
	at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.
java:157)
	at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:102)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:247)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:193)
	at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:243)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja
va:566)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
72)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
	at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:190)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja
va:566)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
72)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
	at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:234
3)
	at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:180)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja
va:566)
	at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherVa
lve.java:170)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja
va:564)
	at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:170)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja
va:564)
	at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468
)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja
va:564)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
72)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
	at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:174)
	at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja
va:566)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4
72)
	at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
	at
org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.j
ava:1012)
	at
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:
1122)
	at java.lang.Thread.run(Thread.java:536)

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT Join
SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
DSpace-tech mailing list
DSpace-tech@...
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Sue Walker-Thornton | 4 Jan 2007 15:25
Picon

Re: Next error trying to upgrade from 1.3.2 to 1.4

Sorry, I think this is just something my email did (capitalized Apache, etc)
  I copied these error messages straight out of my Secure CRT screen - it
was the output from my attempted "ant" ......update command.  In the output,
the "A" in apache is lowercase.  I'm attaching the output to this email so
it won't get modified when I paste it in.

Thanks.

Sue

-------Original Message------- 

From: James Rutherford 

Date: 1/4/2007 2:36:59 AM 

To: Sue Walker-Thornton 

Cc: dspace-tech@...; Glenn Kimbrough (g.w.kimbrough <at> larc
nasa.gov) 

Subject: Re: [Dspace-tech] Next error trying to upgrade from 1.3.2 to 1.4 

Hi Sue, 

Sue Walker-Thornton wrote: 

> [javac] import org.Apache.log4j.Logger; 

> 

> [javac] ^ 

> 

> [javac] /export/home/dspace-1 

> 4-source/src/org/dspace/eperson/AuthenticationMethod.Java:48: package org 

> Apache.log4j does not exist 

Java import statements are case-sensitive. The package is 

Org.Apache.log4j.Logger (lower-case 'a'). 

Cheers, 

Jim. 

------------------------------------------------------------------------- 

Take Surveys. Earn Cash. Influence the Future of IT 

Join SourceForge.net's Techsay panel and you'll get the chance to share your

Opinions on IT & business topics through brief surveys - and earn cash 

http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV 

_______________________________________________ 

DSpace-tech mailing list 

DSpace-tech@... 

https://lists.sourceforge.net/lists/listinfo/dspace-tech 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@...
https://lists.sourceforge.net/lists/listinfo/dspace-tech
Sue Walker-Thornton | 4 Jan 2007 15:55
Picon

Re: Next error trying to upgrade from 1.3.2 to 1.4

Something else - we don't use Apache Tomcat - we use IPlanet.  I see it's
looking for org.apache.log4j.......any ideas?
Thanks,
Sue 
 
-------Original Message-------
 
From: James Rutherford
Date: 1/4/2007 2:36:59 AM
To: Sue Walker-Thornton
Cc: dspace-tech@...; Glenn Kimbrough (g.w.kimbrough <at> larc
nasa.gov)
Subject: Re: [Dspace-tech] Next error trying to upgrade from 1.3.2 to 1.4
 
Hi Sue,
 
Sue Walker-Thornton wrote:
>     [javac] import org.Apache.log4j.Logger;
>
>     [javac]                         ^
>
>     [javac] /export/home/dspace-1
> 4-source/src/org/dspace/eperson/AuthenticationMethod.Java:48: package org
> Apache.log4j does not exist
 
Java import statements are case-sensitive. The package is
org.apache.log4j.Logger (lower-case 'a').
 
Cheers,
 
Jim.
 
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

.

Something else - we don't use Apache Tomcat - we use IPlanet.  I see it's looking for org.apache.log4j.......any ideas?
Thanks,
Sue 
 
-------Original Message-------
 
Date: 1/4/2007 2:36:59 AM
Subject: Re: [Dspace-tech] Next error trying to upgrade from 1.3.2 to 1.4
 
Hi Sue,
 
Sue Walker-Thornton wrote:
>     [javac] import org.Apache.log4j.Logger;
>
>     [javac]                         ^
>
>     [javac] /export/home/dspace-1
> 4-source/src/org/dspace/eperson/AuthenticationMethod.Java:48: package org
> Apache.log4j does not exist
 
Java import statements are case-sensitive. The package is
org.apache.log4j.Logger (lower-case 'a').
 
Cheers,
 
Jim.
 
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
_______________________________________________
DSpace-tech mailing list
.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@...
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Gmane