Re: [Dspace-tech] Error installing dspace 1.5.2

2011-01-20 Thread Bram Luyten
Not sure whether your answer can be found there, but Clive Gould wrote a
whole blog about DSpace on CentOS:
http://dspacebromley.blogspot.com/

best regards,

Bram Luyten

@mire

Technologielaan 9 - 3001 Heverlee - Belgium
2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA

atmire.com - Institutional Repository Solutions


On Wed, Jan 19, 2011 at 8:09 PM, Brian Freels-Stendel bfre...@unm.eduwrote:

 Hi Bruno,

 I believe the package we're using for this is ant-apache-regexp.  I don't
 know if it's available for CentOS, but it may be worth a try.

 B--

  On 1/19/2011 at 11:20 AM, in message 4d372b78.30...@embrapa.br,
 Bruno
 Bernardes bruno.bernar...@embrapa.br wrote:
  Hi folks,
 
 I discovered that the folowing problem is cased by the package
  ant-optinal with is not installed in my CentOS (version 5.4). Does
  anyone know how to install it? The yum command can't find it.
 
  Thanks,
  Bruno
 
 
 
 
 
  Em 18-01-2011 18:23, Bruno Bernardes escreveu:
  Hi all,
 
  After the file dspace.cfg was configured, the command mvn package
  ended well and when I executed the command ant fresh_install, I
  received the error below:
 
  BUILD FAILED
  /...//.../dspace/target/dspace-1.5.2-build.dir/build.xml:88: No
  supported regular expression matcher found
 
 
  At the line 88 of the build.xml I have the folowing lines:
 
  loadproperties srcFile=${config}
  filterchain
  linecontainsregexp
  regexp pattern=^\s*dspace\.dir\s+ /
  /linecontainsregexp
  /filterchain
  /loadproperties
 
 
  The config  variable at line 88 is well defined.
 
  Any help or idea will be very  appreciated,
  Bruno
 
 
 
 
 
 
  Aviso de confidencialidade
  Esta mensagem da Empresa  Brasileira de Pesquisa  Agropecuria
  (Embrapa),
  empresa pblica federal  regida pelo disposto  na Lei Federal no.
  5.851,  de
  7 de dezembro de 1972,enviada exclusivamente  a seu destinatrio
  e pode
  conter informaes  confidenciais, protegidas  por sigilo
  profissional.  Sua
  utilizao desautorizada   ilegal e  sujeita o infrator s penas da
  lei. Se
  voc  a recebeu indevidamente, queira, por gentileza, reenvi-la ao
  emitente,
  esclarecendo o equivoco.
 
  Confidentiality note
 
  This message from Empresa  Brasileira de Pesquisa  Agropecuria
  (Embrapa), a
  government company  established under  Brazilian law  (5.851/72), is
  directed
  exclusively to  its addressee  and may contain  confidential data,
  protected
  under  professional secrecy  rules. Its unauthorized  use is illegal
  and  may
  subject the transgressor to the law's penalties. If you are not the
  addressee,
  please send it back, elucidating the failure.
 
 
 
 
 
 
 -
  -
  Protect Your Site and Customers from Malware Attacks
  Learn about various malware tactics and how to avoid them. Understand
  malware threats, the impact they can have on your business, and how you
  can protect your company and customers by using code signing.
  http://p.sf.net/sfu/oracle-sfdevnl
 
 
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 
 
 
 
  Aviso de confidencialidade
 
  Esta mensagem da Empresa  Brasileira de Pesquisa  Agropecuria  (Embrapa),
  empresa pblica federal  regida pelo disposto  na Lei Federal no. 5.851,
  de
  7 de dezembro de 1972,enviada exclusivamente  a seu destinatrio e
 pode
  conter informaes  confidenciais, protegidas  por sigilo profissional.
  Sua
  utilizao desautorizada   ilegal e  sujeita o infrator s penas da lei. Se
  voc  a recebeu indevidamente, queira, por gentileza, reenvi-la ao
 emitente,
  esclarecendo o equivoco.
 
  Confidentiality note
 
  This message from Empresa  Brasileira de Pesquisa  Agropecuria
  (Embrapa), a
  government company  established under  Brazilian law  (5.851/72), is
  directed
  exclusively to  its addressee  and may contain  confidential data,
  protected
  under  professional secrecy  rules. Its unauthorized  use is illegal and
  may
  subject the transgressor to the law's penalties. If you are not the
  addressee,
  please send it back, elucidating the failure.


 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Embargo function in DSpace

2011-01-20 Thread Wellaway, Ian
Hi all,

How do I add text to the 'Files in this item' section informing users that this 
item is under embargo?

Here's an example: http://eric.ex.ac.uk/exeter/handle/10036/119585

I'm using Dspace 1.6 and xmlui, this is my version:

https://vmeric.exeter.ac.uk/repository/handle/10769/143

Any help would be really appreciated.

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Error installing dspace 1.5.2

2011-01-20 Thread Bruno Bernardes

Thanks Bran and Brian,

  To solve this problem, I used th command below:

yum install ant-apache-regexp.x86_64


So,  the package  ant_aptional  in Ubuntu, is the package 
ant-apache-regexp in CentOS.


Thanks again,
Bruno



Em 20-01-2011 06:27, Bram Luyten escreveu:
Not sure whether your answer can be found there, but Clive Gould wrote 
a whole blog about DSpace on CentOS:

http://dspacebromley.blogspot.com/

best regards,

Bram Luyten

@mire

Technologielaan 9 - 3001 Heverlee - Belgium
2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA

atmire.com http://atmire.com/ - Institutional Repository Solutions


On Wed, Jan 19, 2011 at 8:09 PM, Brian Freels-Stendel bfre...@unm.edu 
mailto:bfre...@unm.edu wrote:


Hi Bruno,

I believe the package we're using for this is ant-apache-regexp.
 I don't know if it's available for CentOS, but it may be worth a try.

B--

 On 1/19/2011 at 11:20 AM, in message
4d372b78.30...@embrapa.br mailto:4d372b78.30...@embrapa.br, Bruno
Bernardes bruno.bernar...@embrapa.br
mailto:bruno.bernar...@embrapa.br wrote:
 Hi folks,

I discovered that the folowing problem is cased by the package
 ant-optinal with is not installed in my CentOS (version 5.4). Does
 anyone know how to install it? The yum command can't find it.

 Thanks,
 Bruno





 Em 18-01-2011 18:23, Bruno Bernardes escreveu:
 Hi all,

 After the file dspace.cfg was configured, the command mvn package
 ended well and when I executed the command ant fresh_install, I
 received the error below:

 BUILD FAILED
 /...//.../dspace/target/dspace-1.5.2-build.dir/build.xml:88: No
 supported regular expression matcher found


 At the line 88 of the build.xml I have the folowing lines:

 loadproperties srcFile=${config}
 filterchain
 linecontainsregexp
 regexp pattern=^\s*dspace\.dir\s+ /
 /linecontainsregexp
 /filterchain
 /loadproperties


 The config  variable at line 88 is well defined.

 Any help or idea will be very  appreciated,
 Bruno






 Aviso de confidencialidade
 Esta mensagem da Empresa  Brasileira de Pesquisa  Agropecuria
 (Embrapa),
 empresa pblica federal  regida pelo disposto  na Lei Federal no.
 5.851,  de
 7 de dezembro de 1972,enviada exclusivamente  a seu destinatrio
 e pode
 conter informaes  confidenciais, protegidas  por sigilo
 profissional.  Sua
 utilizao desautorizada   ilegal e  sujeita o infrator s penas da
 lei. Se
 voc  a recebeu indevidamente, queira, por gentileza, reenvi-la ao
 emitente,
 esclarecendo o equivoco.

 Confidentiality note

 This message from Empresa  Brasileira de Pesquisa  Agropecuria
 (Embrapa), a
 government company  established under  Brazilian law
 (5.851/72), is
 directed
 exclusively to  its addressee  and may contain  confidential data,
 protected
 under  professional secrecy  rules. Its unauthorized  use is
illegal
 and  may
 subject the transgressor to the law's penalties. If you are not the
 addressee,
 please send it back, elucidating the failure.







-
 -
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them.
Understand
 malware threats, the impact they can have on your business, and
how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl


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





 Aviso de confidencialidade

 Esta mensagem da Empresa  Brasileira de Pesquisa  Agropecuria
 (Embrapa),
 empresa pblica federal  regida pelo disposto  na Lei Federal no.
5.851,  de
 7 de dezembro de 1972,enviada exclusivamente  a seu
destinatrio e pode
 conter informaes  confidenciais, protegidas  por sigilo
profissional.  Sua
 utilizao desautorizada   ilegal e  sujeita o infrator s penas da
lei. Se
 voc  a recebeu indevidamente, queira, por gentileza, reenvi-la
ao emitente,
 esclarecendo o equivoco.

 Confidentiality note

 This message from Empresa  Brasileira de Pesquisa  Agropecuria
 (Embrapa), a
 government company  established under  Brazilian law  (5.851/72), is
 directed
 exclusively to  its addressee  and may contain  

[Dspace-tech] Bulk Loading

2011-01-20 Thread Lewatle Phaladi
Hi All



I am intending to setup Bulk Loading in DSpace 1.7 and I never done it
before and I need an idea from anyone on how to achieve this.



Regards,

Lewatle


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Bulk Loading

2011-01-20 Thread Bram Luyten
Hi Lewatle,

are you going to use the command line import scripts or uploading through a
CSV file?

For the first option, check this resource in the dspace
documentation:https://wiki.duraspace.org/display/DSDOC/System+Administration#SystemAdministration-ItemImporterandExporter

The recent talk by Maureen Walsh at the last SPARC user group provides
useful info on the second option.
https://kb.osu.edu/dspace/handle/1811/47279

best regards,

Bram Luyten

@mire

Technologielaan 9 - 3001 Heverlee - Belgium
2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA

atmire.com - Institutional Repository Solutions


On Thu, Jan 20, 2011 at 1:31 PM, Lewatle Phaladi lewatle.phal...@wits.ac.za
 wrote:

 Hi All



 I am intending to setup Bulk Loading in DSpace 1.7 and I never done it
 before and I need an idea from anyone on how to achieve this.



 Regards,

 Lewatle

 This communication is intended for the addressee only. It is confidential. If 
 you have received this communication in error, please notify us immediately 
 and destroy the original message. You may not copy or disseminate this 
 communication without the permission of the University. Only authorized 
 signatories are competent to enter into agreements on behalf of the 
 University and recipients are thus advised that the content of this message 
 may not be legally binding on the University and may contain the personal 
 views and opinions of the author, which are not necessarily the views and 
 opinions of The University of the Witwatersrand, Johannesburg. All agreements 
 between the University and outsiders are subject to South African Law unless 
 the University agrees in writing to the contrary.



 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] browse index config changes not reflecting in nav panel (1.6.2)

2011-01-20 Thread Fred Edwards
Sorry, I should have said that I was using XMLUI.

I've deleted the cache from the cache-dir but it wasn't successful

I shut down apache and tomcat

removed the cache

I removed items from browse.index settings in dspace.cfg and did an
index-init

and then I restarted tomcat and apache

I am still also no longer able to sort the order of items in the nav panel
by changing the browse index order in the config...




Fred Edwards

Systems Technician
Patrick Power Library
Saint Mary's University
Halifax, Nova ScotiaB3H 3C3

Phone: (902) 420-5096
Fax:   (902) 420-5561
E-mail:fred.edwa...@smu.ca
Website:   http://www.smu.ca/library/

--


On Wed, Jan 19, 2011 at 7:12 PM, Pottinger, Hardy J. 
pottinge...@umsystem.edu wrote:

 FYI, the path to the XMLUI cache directory, on my RHEL5 box, is:

 /var/cache/tomcat5/work/Catalina/localhost/xmlui/cache-dir

 I have this alias set in my .bashrc file:

 alias dspace.clearcache='sudo rm
 /var/cache/tomcat5/work/Catalina/localhost/xmlui/cache-dir/cocoon-ehcache.*'

 I only empty these after I first shut down tomcat, figuring I'd rather not
 cause Cocoon undue stress. Though it's been a while since I've had to empty
 the cache.

 --Hardy

  -Original Message-
  From: Graham Triggs [mailto:grahamtri...@gmail.com]
  Sent: Wednesday, January 19, 2011 4:28 PM
  To: Fred Edwards
  Cc: dspace-tech@lists.sourceforge.net
  Subject: Re: [Dspace-tech] browse index config changes not reflecting in
  nav panel (1.6.2)
 
  Which UI are you using - JSP or XML?
 
  If it's XMLUI, then it sounds like it might be caching elements of the
  Cocoon pipeline, in which case you should stop the application and
  remove the cache from within the web application directory, and/or
  disable Cocoon caching.
 
 
  On 19 January 2011 15:03, Fred Edwards fred.edwa...@smu.ca wrote:
 
 
 
as a test, I've recently added a browse index to our dspace and
  initially it correctly added the items to the nav. panel...
 
however, after removing the browse index in the config file the nav
  panel is now doing weird things.
 
at the top level it is retaining menu items for browse that is no
  longer there and clicking leads to an error page obviously...
 
go down a level or two into communities and collections you start
  finding the nav panel in some areas do not show these links, others
  do...
 
I've recompiled countless times... re-indexed countless times...
  re-initialized the index countless times...
 
the last go I re-added the browse indexes and still the same
  situation... in some places on... in others off...
 
we have a quasi live collection or two in the server, and no test
  server currently, so we'd rather not have to completely rebuild...
 
I'm also loath to:  ant fresh_install   without getting some
  feedback from the community on how safe this would be...
 
 
 
 
 
 
Fred Edwards
 
Systems Technician
Patrick Power Library
Saint Mary's University
Halifax, Nova ScotiaB3H 3C3
 
Phone: (902) 420-5096
Fax:   (902) 420-5561
E-mail:fred.edwa...@smu.ca
Website:   http://www.smu.ca/library/
 
--
 
 
---
  ---
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them.
  Understand
malware threats, the impact they can have on your business, and how
  you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 
 


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] browse index config changes not reflecting in nav panel (1.6.2)

2011-01-20 Thread Claudia Jürgen
Hello Fred,

just to make sure what and where you did it. As you wrote you have 
recompiled I assume you did:

Edit dspace.cfg in
[dspace-source]/dspace/config

run mvn package
run ant init_configs
run [dspace]/bin/dspace index-init

Btw which theme are you using?


Claudia Jürgen



Am 20.01.2011 14:34, schrieb Fred Edwards:
 Sorry, I should have said that I was using XMLUI.

 I've deleted the cache from the cache-dir but it wasn't successful

 I shut down apache and tomcat

 removed the cache

 I removed items from browse.index settings in dspace.cfg and did an
 index-init

 and then I restarted tomcat and apache

 I am still also no longer able to sort the order of items in the nav panel
 by changing the browse index order in the config...




 Fred Edwards

 Systems Technician
 Patrick Power Library
 Saint Mary's University
 Halifax, Nova ScotiaB3H 3C3

 Phone: (902) 420-5096
 Fax:   (902) 420-5561
 E-mail:fred.edwa...@smu.ca
 Website:   http://www.smu.ca/library/

 --


 On Wed, Jan 19, 2011 at 7:12 PM, Pottinger, Hardy J.
 pottinge...@umsystem.edu  wrote:

 FYI, the path to the XMLUI cache directory, on my RHEL5 box, is:

 /var/cache/tomcat5/work/Catalina/localhost/xmlui/cache-dir

 I have this alias set in my .bashrc file:

 alias dspace.clearcache='sudo rm
 /var/cache/tomcat5/work/Catalina/localhost/xmlui/cache-dir/cocoon-ehcache.*'

 I only empty these after I first shut down tomcat, figuring I'd rather not
 cause Cocoon undue stress. Though it's been a while since I've had to empty
 the cache.

 --Hardy

 -Original Message-
 From: Graham Triggs [mailto:grahamtri...@gmail.com]
 Sent: Wednesday, January 19, 2011 4:28 PM
 To: Fred Edwards
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] browse index config changes not reflecting in
 nav panel (1.6.2)

 Which UI are you using - JSP or XML?

 If it's XMLUI, then it sounds like it might be caching elements of the
 Cocoon pipeline, in which case you should stop the application and
 remove the cache from within the web application directory, and/or
 disable Cocoon caching.


 On 19 January 2011 15:03, Fred Edwardsfred.edwa...@smu.ca  wrote:



as a test, I've recently added a browse index to our dspace and
 initially it correctly added the items to the nav. panel...

however, after removing the browse index in the config file the nav
 panel is now doing weird things.

at the top level it is retaining menu items for browse that is no
 longer there and clicking leads to an error page obviously...

go down a level or two into communities and collections you start
 finding the nav panel in some areas do not show these links, others
 do...

I've recompiled countless times... re-indexed countless times...
 re-initialized the index countless times...

the last go I re-added the browse indexes and still the same
 situation... in some places on... in others off...

we have a quasi live collection or two in the server, and no test
 server currently, so we'd rather not have to completely rebuild...

I'm also loath to:  ant fresh_install   without getting some
 feedback from the community on how safe this would be...






Fred Edwards

Systems Technician
Patrick Power Library
Saint Mary's University
Halifax, Nova ScotiaB3H 3C3

Phone: (902) 420-5096
Fax:   (902) 420-5561
E-mail:fred.edwa...@smu.ca
Website:   http://www.smu.ca/library/

--


---
 ---
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them.
 Understand
malware threats, the impact they can have on your business, and how
 you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech








 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl



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

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

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics 

[Dspace-tech] Backups with postgres

2011-01-20 Thread Jeffrey Trimble
We've been reviewing our policies and procedures in backing up data for 
disaster recovery.  
Currently, we backup the postgresql database in two ways:
--  pg_dump of the dspace database
--  snapshot of the dspace database

Our snapshot is a snapshot of the live, running database of postgres.  I know 
this isn't the right
way (that's why a pg_dump is performed every night).

Is anyone automatically shutting down their postgres, taking a backup/snapshot, 
and
then bringing it back online?  If so, answer the following:
1.  Are you shutting down tomcat so dspace is not available?  How 
long is it not available?
2.  What kind of issue have you had with scripts running the 
shutdown and startups of postgres.  Are these
scripts just a cron job doing what the /etc/init.d (or /etc/rc.d) automatic 
startups do on unix-based servers?
3.  Are you users informed that this is a daily occurrence?
4.  What time in the 24-hour period are you performing this?

Thanks in advance,



Jeffrey Trimble
System LIbrarian
William F.  Maag Library
Youngstown State University
330.941.2483 (Office)
jatrim...@ysu.edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu
For he is the Kwisatz Haderach...


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] browse index config changes not reflecting in nav panel (1.6.2)

2011-01-20 Thread Fred Edwards
when I rebuild this is my procedure

stop apache
stop tomcat
mvn package
ant -Dconfig=[dspace-source]/dspace/config/dspace.cfg update
ant update_configs
ant init_configs
[dspace]/bin/dspace index-init
start apache
start tomcat


I'm using a XMLUI theme, pretty much modified for look only...

not sure if it'll help, or appreciated onlist, but I've attached two
screenshots showing how the nav panel differs in different locations of the
UI...



Fred Edwards

Systems Technician
Patrick Power Library
Saint Mary's University
Halifax, Nova ScotiaB3H 3C3

Phone: (902) 420-5096
Fax:   (902) 420-5561
E-mail:fred.edwa...@smu.ca
Website:   http://www.smu.ca/library/

--


2011/1/20 Claudia Jürgen claudia.juer...@ub.tu-dortmund.de

 Hello Fred,

 just to make sure what and where you did it. As you wrote you have
 recompiled I assume you did:

 Edit dspace.cfg in
 [dspace-source]/dspace/config

 run mvn package
 run ant init_configs
 run [dspace]/bin/dspace index-init

 Btw which theme are you using?


 Claudia Jürgen



 Am 20.01.2011 14:34, schrieb Fred Edwards:
  Sorry, I should have said that I was using XMLUI.
 
  I've deleted the cache from the cache-dir but it wasn't successful
 
  I shut down apache and tomcat
 
  removed the cache
 
  I removed items from browse.index settings in dspace.cfg and did an
  index-init
 
  and then I restarted tomcat and apache
 
  I am still also no longer able to sort the order of items in the nav
 panel
  by changing the browse index order in the config...
 
 
 
 
  Fred Edwards
 
  Systems Technician
  Patrick Power Library
  Saint Mary's University
  Halifax, Nova ScotiaB3H 3C3
 
  Phone: (902) 420-5096
  Fax:   (902) 420-5561
  E-mail:fred.edwa...@smu.ca
  Website:   http://www.smu.ca/library/
 
  --
 
 
  On Wed, Jan 19, 2011 at 7:12 PM, Pottinger, Hardy J.
  pottinge...@umsystem.edu  wrote:
 
  FYI, the path to the XMLUI cache directory, on my RHEL5 box, is:
 
  /var/cache/tomcat5/work/Catalina/localhost/xmlui/cache-dir
 
  I have this alias set in my .bashrc file:
 
  alias dspace.clearcache='sudo rm
 
 /var/cache/tomcat5/work/Catalina/localhost/xmlui/cache-dir/cocoon-ehcache.*'
 
  I only empty these after I first shut down tomcat, figuring I'd rather
 not
  cause Cocoon undue stress. Though it's been a while since I've had to
 empty
  the cache.
 
  --Hardy
 
  -Original Message-
  From: Graham Triggs [mailto:grahamtri...@gmail.com]
  Sent: Wednesday, January 19, 2011 4:28 PM
  To: Fred Edwards
  Cc: dspace-tech@lists.sourceforge.net
  Subject: Re: [Dspace-tech] browse index config changes not reflecting
 in
  nav panel (1.6.2)
 
  Which UI are you using - JSP or XML?
 
  If it's XMLUI, then it sounds like it might be caching elements of the
  Cocoon pipeline, in which case you should stop the application and
  remove the cache from within the web application directory, and/or
  disable Cocoon caching.
 
 
  On 19 January 2011 15:03, Fred Edwardsfred.edwa...@smu.ca  wrote:
 
 
 
 as a test, I've recently added a browse index to our dspace and
  initially it correctly added the items to the nav. panel...
 
 however, after removing the browse index in the config file the
 nav
  panel is now doing weird things.
 
 at the top level it is retaining menu items for browse that is
 no
  longer there and clicking leads to an error page obviously...
 
 go down a level or two into communities and collections you
 start
  finding the nav panel in some areas do not show these links, others
  do...
 
 I've recompiled countless times... re-indexed countless times...
  re-initialized the index countless times...
 
 the last go I re-added the browse indexes and still the same
  situation... in some places on... in others off...
 
 we have a quasi live collection or two in the server, and no
 test
  server currently, so we'd rather not have to completely rebuild...
 
 I'm also loath to:  ant fresh_install   without getting some
  feedback from the community on how safe this would be...
 
 
 
 
 
 
 Fred Edwards
 
 Systems Technician
 Patrick Power Library
 Saint Mary's University
 Halifax, Nova ScotiaB3H 3C3
 
 Phone: (902) 420-5096
 Fax:   (902) 420-5561
 E-mail:fred.edwa...@smu.ca
 Website:   http://www.smu.ca/library/
 
 --
 
 
 
  ---
  ---
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them.
  Understand
 malware threats, the impact they can have on your business, and
 how
  you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 

Re: [Dspace-tech] browse index config changes not reflecting in nav panel (1.6.2)

2011-01-20 Thread Claudia Jürgen
Hello Fred,


 I'm using a XMLUI theme, pretty much modified for look only...
just to make sure it's not homemade i.e. your theme, just switch to the 
reference theme and check the browse behavior there.


Hope that helps

Claudia Jürgen

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] browse index config changes not reflecting in nav panel (1.6.2)

2011-01-20 Thread Peter Dietz
Hi Fred,

If it is still possible that the odd behavior is just bad caching, here's my
two tricks.

- Add a non-sense unique parameter to the query string of the url.
localhost:8080/xmlui/handle/1234/5678?Unique-Uncached-Parameter

- And the other would be by running the clearcache script I wrote about in:
http://permalink.gmane.org/gmane.comp.db.dspace.user/13141

http://permalink.gmane.org/gmane.comp.db.dspace.user/13141
--
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



2011/1/20 Claudia Jürgen claudia.juer...@ub.tu-dortmund.de

 Hello Fred,


  I'm using a XMLUI theme, pretty much modified for look only...
 just to make sure it's not homemade i.e. your theme, just switch to the
 reference theme and check the browse behavior there.


 Hope that helps

 Claudia Jürgen


 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace installation using shell script

2011-01-20 Thread dspace nsu
Dear Sir,
I want to install dspace using shell script which will automatically install
all the necessary software in RHEL 5 system. If anyone done this please help
me.
Thanks
Sudipta
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] browse index config changes not reflecting in nav panel (1.6.2)

2011-01-20 Thread Fred Edwards
Got it folks...

it appears it WAS a cache issue...

however it doesn't seem to have been the XMLUI cache.. at least not only...

out of whimsy, actually mostly frustration, I deleted the cache in:

/var/cache/tomcat6/Catalina/localhost/_/cache-dir

reinitialized the index and then it worked...

so it's resolved...


one final question regarding this, however...

is this something that should be cron'ed as part of regular maintenance?

say, once a month/week/day shut down the services, delete the cache files
and restart?


in the meantime, thank you all for the responses!!



Fred Edwards

Systems Technician
Patrick Power Library
Saint Mary's University
Halifax, Nova ScotiaB3H 3C3

Phone: (902) 420-5096
Fax:   (902) 420-5561
E-mail:fred.edwa...@smu.ca
Website:   http://www.smu.ca/library/

--


2011/1/20 Claudia Jürgen claudia.juer...@ub.tu-dortmund.de

 Hello Fred,


  I'm using a XMLUI theme, pretty much modified for look only...
 just to make sure it's not homemade i.e. your theme, just switch to the
 reference theme and check the browse behavior there.


 Hope that helps

 Claudia Jürgen


 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Bulk Loading

2011-01-20 Thread Peter Dietz
I've written an java tool/packager to help build the Simple Archive Format
package described above.
https://wiki.duraspace.org/display/DSPACE/Simple+Archive+Format+Packager

It basically works by having a spreadsheet with all of the metadata in
columns (including a column for the filename), and each item is a separate
row.
The packager takes in: a csv file, and the directory where all the content
files are.
And it outputs: a SimpleArchiveFormat directory (with subdirectories and
files) that is exactly what the DSpace CLI needs for itemimport.

I have some local enhancements that I haven't yet committed back to the
packager that allow multiple values per column, and the ability to specify
the bundle for a file.
i.e. We have the main file go into ORIGINAL, and a special license file to
go into PROXY-LICENSE.


Other things to consider would be SWORD or one of its clients such as
EasyDeposit (
http://blog.stuartlewis.com/2010/02/03/easydeposit-sword-deposit-tool-creator/
 ).

--
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Thu, Jan 20, 2011 at 7:59 AM, Bram Luyten b...@mire.be wrote:

 Hi Lewatle,

 are you going to use the command line import scripts or uploading through a
 CSV file?

 For the first option, check this resource in the dspace 
 documentation:https://wiki.duraspace.org/display/DSDOC/System+Administration#SystemAdministration-ItemImporterandExporter

 The recent talk by Maureen Walsh at the last SPARC user group provides
 useful info on the second option.
 https://kb.osu.edu/dspace/handle/1811/47279

 best regards,

 Bram Luyten

 @mire

 Technologielaan 9 - 3001 Heverlee - Belgium
 2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA

 atmire.com - Institutional Repository Solutions


 On Thu, Jan 20, 2011 at 1:31 PM, Lewatle Phaladi 
 lewatle.phal...@wits.ac.za wrote:

 Hi All



 I am intending to setup Bulk Loading in DSpace 1.7 and I never done it
 before and I need an idea from anyone on how to achieve this.



 Regards,

 Lewatle

 This communication is intended for the addressee only. It is confidential. 
 If you have received this communication in error, please notify us 
 immediately and destroy the original message. You may not copy or 
 disseminate this communication without the permission of the University. 
 Only authorized signatories are competent to enter into agreements on behalf 
 of the University and recipients are thus advised that the content of this 
 message may not be legally binding on the University and may contain the 
 personal views and opinions of the author, which are not necessarily the 
 views and opinions of The University of the Witwatersrand, Johannesburg. All 
 agreements between the University and outsiders are subject to South African 
 Law unless the University agrees in writing to the contrary.




 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Embargo glitch

2011-01-20 Thread Jeffrey Trimble
We are testing 1.6.2 and when submitting in xmlui, we receive the following 
errors upon the accepting of the DSpace License:

An error has occurred
java.lang.IllegalStateException: Missing one or more of the required DSpace 
configuration properties for EmbargoManager, check your configuration file.

Cocoon stacktrace [show]

Java stacktrace [show]


Java full stacktrace [show]


I have the Embargo Commented out.

Any ideas?

Thanks,

Jeffrey Trimble
System LIbrarian
William F.  Maag Library
Youngstown State University
330.941.2483 (Office)
jatrim...@ysu.edu
http://www.maag.ysu.edu
http://digital.maag.ysu.edu
For he is the Kwisatz Haderach...

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace installation using shell script

2011-01-20 Thread Peter Dietz
Hi Sudipta,

Successfully installing DSpace generally requires some systems
administration knowledge, especially installing on Red Hat.

Ubuntu's a bit more user friendly, so the guide in the wiki for installing
DSpace 1.7 on Ubuntu 10.10 is about as easy as it can get.
https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+1.7+on+Ubuntu+10.10


There is related work to further simplify the installation of DSpace by
packaging an entire install into a single jar that includes all of the
prerequisites, but thats still a work-in-progress.

--
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Thu, Jan 20, 2011 at 10:38 AM, dspace nsu dspace...@gmail.com wrote:

 Dear Sir,
 I want to install dspace using shell script which will automatically
 install all the necessary software in RHEL 5 system. If anyone done this
 please help me.
 Thanks
 Sudipta


 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Trouble deleting items in dspace 1.6.2

2011-01-20 Thread Harish Maringanti
Hi Claudia,

Perfect! I tried your suggestions  the problem is fixed. Many thanks
for your help.

Regards,
Harish

Harish Maringanti
Systems Analyst
K-State Libraries
785.532.3261

On Wed, Jan 19, 2011 at 12:57 PM, Claudia Juergen
claudia.juer...@ub.tu-dortmund.de wrote:
 Hello Harish,

 while updating to 1.6 did you get some errors like that:

 psql:database_schema_15-16.sql:105: ERROR:  constraint
 community2collection_collection_id_fkey of relation
 community2collection does not exist
 ALTER TABLE
 psql:database_schema_15-16.sql:108: ERROR:  constraint
 community2community_child_comm_id_fkey of relation
 community2community does not exist
 ALTER TABLE
 psql:database_schema_15-16.sql:111: ERROR:  constraint
 collection2item_item_id_fkey of relation collection2item does not exist

 If so, inspect your database and use the references for the foreign keys
 to delete them, e.g::

 psql [YourDBName]
 \d [TableName]
 will show you the foreign keys, e.g.:
 \d community2collection

 Table public.community2collection
     Column     |  Type   | Modifiers
 ---+-+---
 id            | integer | not null
 community_id  | integer |
 collection_id | integer |
 Indexes:
     community2collection_pkey PRIMARY KEY, btree (id)
     community2collection_collection_id_idx btree (collection_id)
     community2collection_community_id_idx btree (community_id)
 Foreign-key constraints:
     $1 FOREIGN KEY (community_id) REFERENCES community(community_id)
     $2 FOREIGN KEY (collection_id) REFERENCES collection(collection_id)


 In that case you got to run:

 ALTER TABLE collection2item DROP CONSTRAINT $2;
 ALTER TABLE community2community DROP CONSTRAINT $2;
 ALTER TABLE community2collection DROP CONSTRAINT $2;



 The reason for this is:

 In Step 7 Update the database it can happen that not all the commands in
 the database_schema_15-16.sql are executed properly.

 The commands to drop foreign keys:

 ALTER TABLE collection2item DROP CONSTRAINT collection2item_item_id_fkey;

 ALTER TABLE community2community DROP CONSTRAINT
 community2community_child_comm_id_fkey;

 ALTER TABLE community2collection DROP CONSTRAINT
 community2collection_collection_id_fkey;


 assume that the keys got default names, whereas depending on the
 database version and operating system on which your instance started,
 they can have no names and just be counted internally.

 If you got no names or other names the script will skip the commands,
 with the above mentioned ERROR.

 This will lead to errors running DSpace as now 2 contraints exist and
 one is unable to delete items, collections etc.


 Hope that helps

 Claudia Jürgen


 We are having trouble deleting items in 1.6.2. I looked through the
 error log  this is what I found -

 -
 database_error:org.postgresql.util.PSQLException\colon; ERROR\colon;
 update or delete on table item violates foreign key constraint $2
 on table collection2item
 ---

 I found a thread referring to the same problem -
 http://sourceforge.net/mailarchive/message.php?msg_id=24951813 but did
 not any answers. Can I just drop the constraints or is there another
 way to resolve this ? Any help appreciated.

 Thanks,
 Harish

 Harish Maringanti
 Systems Analyst
 K-State Libraries
 785.532.3261

 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



 Mit freundlichen Gruessen

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




 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl

[Dspace-tech] help

2011-01-20 Thread zengting
dspace-tech-requ...@lists.sourceforge.net 在 Wed, 19 Jan 2011 14:20:09 写道:
Send DSpace-tech mailing list submissions to
   dspace-tech@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
   https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
   dspace-tech-requ...@lists.sourceforge.net

You can reach the person managing the list at
   dspace-tech-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than Re: Contents of DSpace-tech digest...


Today's Topics:

   1. Re: Problem in installation Dspace v.1.7.0 (David)
   2. Re: TIFF Thumbnail Preview (Keith Gilbertson)
   3. Troubleshooting the harvester (Chris Charles)
   4. Re: Problem in installation Dspace v.1.7.0 (Mark H. Wood)


--

Message: 1
Date: Wed, 19 Jan 2011 13:30:30 +0100
From: David david.blobj...@gmail.com
Subject: Re: [Dspace-tech] Problem in installation Dspace v.1.7.0
To: dspace-tech@lists.sourceforge.net
Message-ID:
   AANLkTinR=_k-o1hoY4DT7CQXA-2QBaDE8AQ=u0scu...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Hi, everyone!

We have edtected we have not configured dpsce.cfg correctly, we solved this.
Now we get this message trying to access to http://url:8080/jspui

Thanks!

David


INFO: Server startup in 15186 ms
[WARN] deprecation - The 'component-configurations' section in the sitemap
is deprecated. Please check for alternatives.
19-Jan-2011 12:20:21 org.apache.catalina.connector.CoyoteAdapter service
SEVERE: An exception or error occurred in the container during the request
processing
java.lang.OutOfMemoryError: PermGen space
at java.lang.Throwable.getStackTraceElement(Native Method)
at java.lang.Throwable.getOurStackTrace(Throwable.java:591)
at java.lang.Throwable.printStackTrace(Throwable.java:510)
at java.util.logging.SimpleFormatter.format(SimpleFormatter.java:72)
at org.apache.juli.FileHandler.publish(FileHandler.java:129)
at java.util.logging.Logger.log(Logger.java:458)
at java.util.logging.Logger.doLog(Logger.java:480)
at java.util.logging.Logger.logp(Logger.java:680)
at org.apache.juli.logging.DirectJDKLog.log(DirectJDKLog.java:167)
at org.apache.juli.logging.DirectJDKLog.error(DirectJDKLog.java:135)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:662)



On 19 January 2011 11:34, David david.blobj...@gmail.com wrote:

 Hi, everyone!

 We have just done some test and xmlui interface starts to work but only the
 main page. It seems we have some kind of error connecting to database:

 Thanks in advance to everyone

 David


 19-Jan-2011 11:01:13 org.apache.catalina.core.StandardContext listenerStop
 SEVERE: Exception sending context destroyed event to listener instance of
 class org.dspace.app.util.DSpaceContextListener
 java.lang.NoClassDefFoundError: org/dspace/storage/rdbms/DatabaseManager
 at
 org.dspace.app.util.DSpaceContextListener.contextDestroyed(DSpaceContextListener.java:129)
 at
 org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3882)
 at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4523)
 at
 org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:924)
 at
 org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1046)
 at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1214)
 at
 org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
 at
 org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
 at
 org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1337)
 at
 org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
 at
 org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
 at
 org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
 at java.lang.Thread.run(Thread.java:662)
 Caused by: java.lang.ClassNotFoundException:
 org.dspace.storage.rdbms.DatabaseManager
 at
 

[Dspace-tech] Invitation to connect on LinkedIn

2011-01-20 Thread Bidhan Chaudhuri
LinkedIn


   
I'd like to add you to my professional network on LinkedIn.

- Bidhan

Bidhan Chaudhuri
library professional at CGCRI 
Kolkata Area, India

Confirm that you know Bidhan Chaudhuri
https://www.linkedin.com/e/-pn35zx-gj6mc9hu-21/isd/2184091239/aH7G0X_5/


 
-- 
(c) 2010, LinkedIn Corporation--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] xpdf media filter error

2011-01-20 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

Please refer my yesterday mail. I have checked the dspace log file and
ownership of  jai-1_1_2_01  and jai_imageio-1_1 directory, are following.
Please reply soon.

2011-01-20 22:03:32,855 ERROR org.dspace.app.mediafilter.XPDF2Text @ PDF
conversion proc failed, returns=3,
file=/tmp/DSfilt2286069445762692966.pdf2011-01-20 22:04:14,005 ERROR
org.dspace.app.mediafilter.XPDF2Text @ pdftotext permission failure (perhaps
copying of text from this document is not allowed - check PDF file's
internal permissions): file=/tmp/DSfilt6522164447453184956.pdf
2011-01-20 22:04:14,009 ERROR org.dspace.app.mediafilter.XPDF2Text @ PDF
conversion proc failed, returns=3, file=/tmp/DSfilt6522164447453184956.p

[dspace@library-1 diglib]$ ls -al
total 47488
drwxr-xr-x 12 dspace dspace 4096 Jan 19 00:42 .
drwxr-xr-x 29 root   root   4096 Jan 20 05:38 ..
drwxrwxr-x 93 dspace dspace 4096 Oct 13 03:36 assetstore
drwxr-xr-x 11 dspace dspace 4096 Oct  6 23:49 dspace

drwxr-xr-x  3 uucp  143 4096 Sep 18  2004 jai-1_1_2_01

drwxrwxr-x  3  35320 wheel  4096 Oct 14  2006 jai_imageio-1_1

drwxr-xr-x  9 dspace dspace 4096 Oct 11 02:23 tomcat
drwxr-xr-x  9 dspace dspace 4096 Oct  8 05:35 tomcat_6.0.29_src
drwxr-xr-x  2 dspace dspace 4096 Oct 22 00:20 xpdf


With Regards

Indu Bhushan
Library, RRCAT
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Changes on Mirage Interface

2011-01-20 Thread Lewatle Phaladi
Hi All



I want to change logo on Mirage interface and I have done test by
removing the one in Mirage image directory but the changes are not
reflecting on the interface, can someone let me know if this theme is
editable or not editable, I liked the Mirage look of dspace but for me
to use it on production it should allow me to use my Institution logo
and colors etc. Anyone who has done changes on Mirage please give input.



Regards,

Lewatle


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How can I check if solr is installed correctly?

2011-01-20 Thread Craig Strydom

Hi All, 

I have upgraded Dspace 1.4.2 to 1.7.0. 

JSPUI and XMLUI are working fine but not solr. 

Is there a way to check if solr is installed correctly? 
I can not open {dspace}/solr/admin at all or import the old logs. 

Thanks, 
Craig.

-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace installation using shell script

2011-01-20 Thread Craig Strydom

Hi Sudipta, 


I have started doing this using Ubuntu 10.04 server and Dspace 1.7.0. 

There are multiple script as some parts are installed as root and others as 
dspace ie install-tomcat.sh (root), install-dspace.sh (dspace user) and some 
others to install Centera libraries to use as datastore etc. 


It also incorporates a configuration file you have to set before installing. 


Not quite finished yet but does allow me a very fast installation. (It also 
drops the .m2 directory and only needs to downloads updates - approx 300Mb 
tar.gz file) 
You basically just need to type the correct password at the stage of 
installation as required. 

The scripts are heavily customized for my own server but I could let you have 
them as a start for your own. 

Regards, 
Craig. 









 dspace nsu dspace...@gmail.com 1/20/2011 05:38 PM 
Dear Sir,
I want to install dspace using shell script which will automatically install 
all the necessary software in RHEL 5 system. If anyone done this please help me.
Thanks
Sudipta

-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Google Analytics on Dspace 1.7.0

2011-01-20 Thread Lewatle Phaladi
Hi



I am testing Google analytics on dspace 1.7.0 and the documentation I am
following it is created on dspace 1.5, 1.6 but not on 1.7, I never found
the following file in  new version of dspace
[dspace-src]/dspace-api/src/main/java/org/dspace/app/statistics/LogAnaly
ser.java, I will be glad to get solution to this problem, maybe I get it
wrong please feel free to give advice.



Regards,

Lewatle


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech