[Dspace-tech] Help: Change of URL for DSpace

2009-05-08 Thread clive gould
Hi

I currently have an evaluation installation of DSpace 1.5.2 accessible
on http://vleinternal.bromley.ac.uk/jspui/

How can I change this to http://vleinternal.bromley.ac.uk/dspace ?

Is it just a question of editing Tomcat's server.xml and changing the
Context path from /jspui to /dspace in the following section of code?

!-- DEFINE A CONTEXT PATH FOR DSpace JSP User Interface  --
Context path=/jspui docBase=[dspace]\webapps\jspui debug=0
reloadable=true cachingAllowed=false
allowLinking=true/

I realise that if I do this I will also have to change the mod_jk
JkMount settings accordingly.

More details of my installation can be found at
http://www.linuxtraining.org.uk/blogger.html

Thanks in advance :)

Clive

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Error during submiting (1.5.2)

2009-05-08 Thread Serhij Dubyk*Сергі й Дубик

Hi all

We migrate from DSpace 1.5.0 to 1.5.2. 
Most function tested and work good.

But when submitting item to collection from step 2 to 3
we have Internal system error

DSpace log for this action:


2009-05-06 14:15:46,026 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query SELECT * FROM epersongroup2eperson WHERE eperson_id= ?  with
parameters: 1
2009-05-06 14:15:46,028 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query SELECT * FROM group2groupcache WHERE child_id= ?  OR
child_id= ?  OR child_id= ?  OR child_id= ?   with parameters: 0,1,2,4
2009-05-06 14:15:46,031 DEBUG org.dspace.app.webui.servlet.DSpaceServlet @
serhijdu...@tstu.edu.ua:session_id=2437AA8D1360DDF8FAB664C023B05153:ip_addr=192.168.103.42:http_request:--
URL Was\colon; http\colon;//elartu.tstu.edu.ua/submit
-- Method\colon; POST
-- Parameters were\colon;
-- dc_title\colon; рол
-- page\colon; 1
-- dc_publisher\colon; Тернопільський державний технічний університет ім.
Івана Пулюя
-- dc_identifier_qualifier_2\colon; issn
-- dc_relation_ispartofseries_number_1\colon; 
-- dc_identifier_qualifier_1\colon; issn
-- step\colon; 2
-- dc_relation_ispartofseries_series_1\colon; 
-- workspace_item_id\colon; 99
-- jsp\colon; /submit/edit-metadata.jsp
-- dc_contributor_author_last_1\colon; рол
-- dc_subject_udc_1\colon; 
-- dc_identifier_value_2\colon; 
-- dc_date_issued_year\colon; 2009
-- dc_identifier_value_1\colon; 1727-7108
-- submit_next\colon; Далі 
-- dc_date_issued_day\colon; 
-- dc_title_alternative_1\colon; рпол
-- dc_identifier_citation\colon; Прізвище І.Б., Прізвище І.Б.
ХХНАЗВАХ // Вісник ТДТУ. – 2009. - Том 14. - №1. – ст.. ХХ-ХХ. –
(хсекціяхх).
-- dc_language_iso\colon; uk
-- dc_contributor_author_first_1\colon; рол
-- dc_date_issued_month\colon; -1
-- dc_subject_bbk_1\colon; 
-- dc_type\colon; Article

2009-05-06 14:15:46,032 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query select * from workspaceitem where workspace_item_id = ?  
with parameters: 99
2009-05-06 14:15:46,033 DEBUG org.dspace.content.WorkspaceItem @
serhijdu...@tstu.edu.ua:session_id=2437AA8D1360DDF8FAB664C023B05153:ip_addr=192.168.103.42:find_workspace_item:workspace_item_id=99
2009-05-06 14:15:46,033 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query select * from item where item_id = ?   with parameters: 106
2009-05-06 14:15:46,035 DEBUG org.dspace.content.Item @
serhijdu...@tstu.edu.ua:session_id=2437AA8D1360DDF8FAB664C023B05153:ip_addr=192.168.103.42:find_item:item_id=106
2009-05-06 14:15:46,035 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query SELECT * FROM MetadataValue WHERE item_id= ? ORDER BY
metadata_field_id, place  with parameters: 106
2009-05-06 14:15:46,037 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query SELECT handle FROM Handle WHERE resource_type_id = ? AND
resource_id = ?  with parameters: 2,106
2009-05-06 14:15:46,038 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query select * from collection where collection_id = ?   with
parameters: 16
2009-05-06 14:15:46,039 DEBUG org.dspace.content.Collection @
serhijdu...@tstu.edu.ua:session_id=2437AA8D1360DDF8FAB664C023B05153:ip_addr=192.168.103.42:find_collection:collection_id=16
2009-05-06 14:15:46,039 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query select * from item where item_id = ?   with parameters: 99
2009-05-06 14:15:46,041 DEBUG org.dspace.content.Item @
serhijdu...@tstu.edu.ua:session_id=2437AA8D1360DDF8FAB664C023B05153:ip_addr=192.168.103.42:find_item:item_id=99
2009-05-06 14:15:46,041 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query SELECT * FROM MetadataValue WHERE item_id= ? ORDER BY
metadata_field_id, place  with parameters: 99
2009-05-06 14:15:46,042 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query SELECT handle FROM Handle WHERE resource_type_id = ? AND
resource_id = ?  with parameters: 2,99
2009-05-06 14:15:46,043 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query select * from epersongroup where eperson_group_id = ?   with
parameters: 26
2009-05-06 14:15:46,044 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query select * from epersongroup where eperson_group_id = ?   with
parameters: 27
2009-05-06 14:15:46,045 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running query SELECT handle FROM Handle WHERE resource_type_id = ? AND
resource_id = ?  with parameters: 3,16
2009-05-06 14:15:46,046 DEBUG org.dspace.app.util.SubmissionInfo @ Loading
Submission Config information
2009-05-06 14:15:46,047 DEBUG org.dspace.app.util.SubmissionInfo @ Found
Submission Config in session cache!
2009-05-06 14:15:46,047 DEBUG org.dspace.app.util.SubmissionInfo @ Loading
Progress Bar Info
2009-05-06 14:15:46,047 DEBUG org.dspace.app.util.SubmissionInfo @ Found
Progress Bar Info in cache: 7 pages to display in progress bar

Re: [Dspace-tech] Error during submiting (1.5.2)

2009-05-08 Thread Andrea Bollini
Serhij Dubyk*Сергій Дубик ha scritto:
 2009-05-06 14:15:46,107 DEBUG org.dspace.storage.rdbms.DatabaseManager @
 Running query INSERT INTO metadatavalue (
 metadata_field_id,text_lang,text_value,item_id,metadata_value_id,place)
 VALUES ( ?,?,?,?,?,?)
 2009-05-06 14:15:46,127 DEBUG org.dspace.storage.rdbms.DatabaseManager @
 Running query INSERT INTO metadatavalue (
 metadata_field_id,text_lang,text_value,item_id,metadata_value_id,place)
 VALUES ( ?,?,?,?,?,?)
 2009-05-06 14:15:46,159 ERROR
 org.dspace.app.webui.servlet.SubmissionController @ Error loading step
 class'org.dspace.submit.step.DescribeStep':
 org.postgresql.util.PSQLException: ERROR: value too long for type character
 varying(24)
 ...
   at
 org.dspace.storage.rdbms.DatabaseManager.execute(DatabaseManager.java:1355)
   at
 org.dspace.storage.rdbms.DatabaseManager.insert(DatabaseManager.java:666)
   at org.dspace.content.MetadataValue.create(MetadataValue.java:253)
   at org.dspace.content.Item.update(Item.java:1652)
   at org.dspace.content.WorkspaceItem.update(WorkspaceItem.java:511)
   at 
 org.dspace.submit.step.DescribeStep.doProcessing(DescribeStep.java:293)
   at
 org.dspace.app.webui.submit.JSPStepManager.doStepEnd(JSPStepManager.java:429)
   at
   
It seems as if the language of the metadata is too long... but this
should not happens because the language is hardcoded as null or en
on rendering basis (text, name, date, etc.)
Do you have customized the DescribeStep?

Andrea

-- 
Dott. Andrea Bollini
Project Manager, IT Architect  Systems Integrator
Sezione Servizi per le Biblioteche e l'Editoria Elettronica
CILEA, http://www.cilea.it
tel. +39 06-59292853
cel. +39 348-8277525

---

Disclaimer: the content of this email is confidential and may be privileged, 
and it must not be disclosed or copied without the sender's consent. If you 
have received this message in error, please notify the sender and remove it 
from your system. The content of this email does not constitute legal advice, 
nor any responsibility is accepted for loss or damage incurred as a result of 
acting upon its contents or attachments. 
The statements and opinions expressed in this email are those of the author and 
do not necessarily reflect those of the employer.


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Zotero Embedded RDF issues with some DSpace instance

2009-05-08 Thread Andrea Bollini
Hi all,
we have some issues with the Zotero function save Embedded RDF
This function show a celestial page icon near the URL bar
http://www.zotero.org/support/getting_stuff_into_your_library#automatically_capture_bibliographic_information_from_the_web
for most of the update dspace instances (i.e. where the xhead crosswalk
is active), in some case the icon is white and the tooltip say: Save in
Zotero (DSpace)
see for example:
http://dspace-testhaton.cilea.it/jspui/handle/123456789/60

In these cases, after clicking, we get the waiting cursor and nothing
happens (some testers has also reported an unknow error message but I
not able to reproduce).
Anyone has seen this already? any idea?
Thanks,
Andrea

-- 
Dott. Andrea Bollini
Project Manager, IT Architect  Systems Integrator
Sezione Servizi per le Biblioteche e l'Editoria Elettronica
CILEA, http://www.cilea.it
tel. +39 06-59292853
cel. +39 348-8277525

---

Disclaimer: the content of this email is confidential and may be privileged, 
and it must not be disclosed or copied without the sender's consent. If you 
have received this message in error, please notify the sender and remove it 
from your system. The content of this email does not constitute legal advice, 
nor any responsibility is accepted for loss or damage incurred as a result of 
acting upon its contents or attachments. 
The statements and opinions expressed in this email are those of the author and 
do not necessarily reflect those of the employer.


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Zotero Embedded RDF issues with some DSpace instance

2009-05-08 Thread Jochen Lienhard
Hi,

we have the same problem too.
I only found http://researchspace.auckland.ac.nz/handle/2292/3065 
so it seems that they have solved this problem, but I did not get an 
answer until now.

Greetings

Jochen

Andrea Bollini schrieb:
 Hi all,
 we have some issues with the Zotero function save Embedded RDF
 This function show a celestial page icon near the URL bar
 http://www.zotero.org/support/getting_stuff_into_your_library#automatically_capture_bibliographic_information_from_the_web
 for most of the update dspace instances (i.e. where the xhead crosswalk
 is active), in some case the icon is white and the tooltip say: Save in
 Zotero (DSpace)
 see for example:
 http://dspace-testhaton.cilea.it/jspui/handle/123456789/60

 In these cases, after clicking, we get the waiting cursor and nothing
 happens (some testers has also reported an unknow error message but I
 not able to reproduce).
 Anyone has seen this already? any idea?
 Thanks,
 Andrea

   


-- 
Dr. rer. nat. Jochen Lienhard
UB Universität Freiburg
Dezernat EDV
Tel: (0761) 203-3908
Email: lienh...@ub.uni-freiburg.de


--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Question about /dspace directory when upgrading from 1.4.2 to 1.5.1

2009-05-08 Thread Mark Diggory
Susan,

I try to answer inline...

On Thu, May 7, 2009 at 3:35 PM, Thornton, Susan M. (LARC-B702)[RAYTHEON
TECHNICAL SERVICES COMPANY] susan.m.thorn...@nasa.gov wrote:

 What is the best way to get your /dspace directory correctly
 upgraded in Production?  It seems to me that I’ve been unclear on this in
 previous releases and have had problems as a result.  My confusion arises
 from the following factors:

 1.   The directory/file structure in DSpace 1.5.1 under
 /dspace is different:

 a.   /jsp directory resides under /dspace in 1.4.2; no /jsp directory
 in 1.5.1

the jsp directory that goes into /dspace was never used outside the source
tree in 1.4.2 so you should feel comfortable removing it.

  b.   The /bin directory never got overlaid when you recompiled the
 application in 1.4.2;  in 1.5.1, the /bin directory gets rebuilt from
 /dspace-source/dspace/bin every time you reassemble/recompile the
 application

not only the bin, but files do get added to the config, and the lib,
webapp and etc directories are backed up each build so that they can be
recovered if necessary.

  c.   /assetstore resides under /dspace in 1.4.2 and 1.5.1, however I
 do NOT want to copy over my test (1.5.1) /assetstore over my prod (1.4.2)
 assetstore b/c I only have a subset of data in Test

An option, change the dspace.cfg assetstore location outside the  /dspace
directory and maintain it separately.

  2.   When I first started our 1.5.1 implementation in
 Test, I copied everything under /dspace/bin in 1.4.2 to
 /dspace-source/dspace/bin; however we have added new files and modified some
 old files in /dspace/bin in 1.4.2 since then – very confusing as to which
 /dspace/bin files are the “correct” ones


You should take all your changes in the /dspace/bin and try to maintain them
in your [dspace-source]/dspace/bin rather than maintaining them directly in
the installation.  Next time you need to upgrade, you'll have them in the
[dspace-source].  If you maintain your [dspace-source] in a version control
system, then you can keep track of those changes as if they are source
just like all your other changes.


  The documentation for upgrading from 1.4.2 to 1.5.1 does not specifically
 address this issue.

 I caution the documentation needs updating to address such issues and that
we need volunteers to work on this documentation from the community.

Mark

-- 

Mark R. Diggory
@mire NV USA
http://www.atmire.com
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] i can register on the default dspace configuration

2009-05-08 Thread Ruth Anjo
Good day,

Please i cant register on the dspace default configuration

it gives an internal error

we are using windows and dspace 1.5.2 release

also we can not run dspace on HTTPs

we are using tomcat 5.5

thank you
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] i can register on the default dspace configuration

2009-05-08 Thread Ruth Anjo
-- Forwarded message --
From: Ruth Anjo rutha...@gmail.com
Date: Fri, May 8, 2009 at 15:20
Subject: i can register on the default dspace configuration
To: dspace-tech-request dspace-tech-requ...@lists.sourceforge.net
Cc: dspace-tech@lists.sourceforge.net


Good day,

Please i cant register on the dspace default configuration

it gives an internal error

we are using windows and dspace 1.5.2 release

also we can not run dspace on HTTPs

we are using tomcat 5.5

thank you
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Question about /dspace directory when upgrading from 1.4.2 to 1.5.1

2009-05-08 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
I'm thinking maybe I'll just save our current 1.4.2 /dspace directory somewhere 
I'll have access to it if I need to, and then completely wipe all 
subdirectories out of /dspace and let them get built new from the 1.5.1 maven 
and ant steps.  I'm thinking that should work fine since, if I was doing a 
first-time installation, we wouldn't have an existing /dspace directory anyway 
and it would get built from the /dspace-source files too...oh, and yes I think 
I'll move assetstore to a different location rather than under /dspace so that 
won't be an issue either.  Does my plan sound prudent to you?
Thanks Mark!
Sue
p.s.  If you can think of any other 1.4.2--1.5.1 Test--Production migration 
tips that might help me out, I'd appreciate that as well!!!  :)


From: Mark Diggory [mailto:mdigg...@gmail.com]
Sent: Friday, May 08, 2009 9:28 AM
To: Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
Cc: DSpace Tech; Kimbrough, Glenn W. (LARC-B7)[NCI]
Subject: Re: [Dspace-tech] Question about /dspace directory when upgrading from 
1.4.2 to 1.5.1

Susan,

I try to answer inline...
On Thu, May 7, 2009 at 3:35 PM, Thornton, Susan M. (LARC-B702)[RAYTHEON 
TECHNICAL SERVICES COMPANY] 
susan.m.thorn...@nasa.govmailto:susan.m.thorn...@nasa.gov wrote:

What is the best way to get your /dspace directory correctly 
upgraded in Production?  It seems to me that I've been unclear on this in 
previous releases and have had problems as a result.  My confusion arises from 
the following factors:

1.   The directory/file structure in DSpace 1.5.1 under /dspace 
is different:

a.   /jsp directory resides under /dspace in 1.4.2; no /jsp directory in 
1.5.1
the jsp directory that goes into /dspace was never used outside the source tree 
in 1.4.2 so you should feel comfortable removing it.

b.   The /bin directory never got overlaid when you recompiled the 
application in 1.4.2;  in 1.5.1, the /bin directory gets rebuilt from 
/dspace-source/dspace/bin every time you reassemble/recompile the application
not only the bin, but files do get added to the config, and the lib, 
webapp and etc directories are backed up each build so that they can be 
recovered if necessary.

c.   /assetstore resides under /dspace in 1.4.2 and 1.5.1, however I do NOT 
want to copy over my test (1.5.1) /assetstore over my prod (1.4.2) assetstore 
b/c I only have a subset of data in Test
An option, change the dspace.cfg assetstore location outside the  /dspace 
directory and maintain it separately.

2.   When I first started our 1.5.1 implementation in Test, I 
copied everything under /dspace/bin in 1.4.2 to /dspace-source/dspace/bin; 
however we have added new files and modified some old files in /dspace/bin in 
1.4.2 since then - very confusing as to which /dspace/bin files are the 
correct ones

You should take all your changes in the /dspace/bin and try to maintain them in 
your [dspace-source]/dspace/bin rather than maintaining them directly in the 
installation.  Next time you need to upgrade, you'll have them in the 
[dspace-source].  If you maintain your [dspace-source] in a version control 
system, then you can keep track of those changes as if they are source just 
like all your other changes.


The documentation for upgrading from 1.4.2 to 1.5.1 does not specifically 
address this issue.
I caution the documentation needs updating to address such issues and that we 
need volunteers to work on this documentation from the community.

Mark

--

Mark R. Diggory
@mire NV USA
http://www.atmire.com
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Question about /dspace directory when upgrading from 1.4.2 to 1.5.1

2009-05-08 Thread Mark Diggory
Sue,

I would keep a backup of anything you are running in production.

The documentation for upgrade in 1.5.1 is wrong because rather than
allowing the ant script to backup the config directory / or merge the
differences between the source and your installation (the way I
changed the ant build in 1.5.2) the documentation recommends editing
the [dspace]/config/dspace.cfg (and entire config directory)
piece-meal and adding in all the new changes in 1.5 to it.  Its much
much simpler to actually work in the opposite direction and identify
your changes to the installed [dspace]/config and migrate them to
[dspace-source]/dspace/config/... and on top of this is sets your
configuration up to be closer to the next releases configuration, its
better to deal with dramatically different dspace.cfg restructuring
between 1.4 and 1.5 now in your upgrade rather than doing the mistakes
the documentation recommends.

If you do what your recommending below you will also need to run ant
init_configs in 1.5.1 to recreate the /dspace/config directory. I
would recommend keeping around /dspace/history, /dspace/logs,
/dspace/reports so you can retain that historical info on your dspace
instance.

-Mark

On Fri, May 8, 2009 at 9:53 AM, Thornton, Susan M.
(LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
susan.m.thorn...@nasa.gov wrote:
 I’m thinking maybe I’ll just save our current 1.4.2 /dspace directory
 somewhere I’ll have access to it if I need to, and then completely wipe all
 subdirectories out of /dspace and let them get built “new” from the 1.5.1
 maven and ant steps.  I’m thinking that should work fine since, if I was
 doing a first-time installation, we wouldn’t have an existing /dspace
 directory anyway and it would get built from the /dspace-source files
 too…oh, and yes I think I’ll move assetstore to a different location rather
 than under /dspace so that won’t be an issue either.  Does my plan sound
 prudent to you?

 Thanks Mark!

 Sue

 p.s.  If you can think of any other 1.4.2à1.5.1 TestàProduction migration
 tips that might help me out, I’d appreciate that as well!!!  J



 

 From: Mark Diggory [mailto:mdigg...@gmail.com]
 Sent: Friday, May 08, 2009 9:28 AM
 To: Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
 Cc: DSpace Tech; Kimbrough, Glenn W. (LARC-B7)[NCI]
 Subject: Re: [Dspace-tech] Question about /dspace directory when upgrading
 from 1.4.2 to 1.5.1



 Susan,

 I try to answer inline...

 On Thu, May 7, 2009 at 3:35 PM, Thornton, Susan M. (LARC-B702)[RAYTHEON
 TECHNICAL SERVICES COMPANY] susan.m.thorn...@nasa.gov wrote:

     What is the best way to get your /dspace directory correctly
 upgraded in Production?  It seems to me that I’ve been unclear on this in
 previous releases and have had problems as a result.  My confusion arises
 from the following factors:

 1.   The directory/file structure in DSpace 1.5.1 under
 /dspace is different:

 a.   /jsp directory resides under /dspace in 1.4.2; no /jsp directory in
 1.5.1

 the jsp directory that goes into /dspace was never used outside the source
 tree in 1.4.2 so you should feel comfortable removing it.

 b.   The /bin directory never got overlaid when you recompiled the
 application in 1.4.2;  in 1.5.1, the /bin directory gets rebuilt from
 /dspace-source/dspace/bin every time you reassemble/recompile the
 application

 not only the bin, but files do get added to the config, and the lib,
 webapp and etc directories are backed up each build so that they can be
 recovered if necessary.

 c.   /assetstore resides under /dspace in 1.4.2 and 1.5.1, however I do
 NOT want to copy over my test (1.5.1) /assetstore over my prod (1.4.2)
 assetstore b/c I only have a subset of data in Test

 An option, change the dspace.cfg assetstore location outside the  /dspace
 directory and maintain it separately.

 2.   When I first started our 1.5.1 implementation in Test,
 I copied everything under /dspace/bin in 1.4.2 to /dspace-source/dspace/bin;
 however we have added new files and modified some old files in /dspace/bin
 in 1.4.2 since then – very confusing as to which /dspace/bin files are the
 “correct” ones

 You should take all your changes in the /dspace/bin and try to maintain them
 in your [dspace-source]/dspace/bin rather than maintaining them directly in
 the installation.  Next time you need to upgrade, you'll have them in the
 [dspace-source].  If you maintain your [dspace-source] in a version control
 system, then you can keep track of those changes as if they are source
 just like all your other changes.


 The documentation for upgrading from 1.4.2 to 1.5.1 does not specifically
 address this issue.

 I caution the documentation needs updating to address such issues and that
 we need volunteers to work on this documentation from the community.

 Mark

 --

 Mark R. Diggory
 @mire NV USA
 http://www.atmire.com



-- 
Mark R. Diggory

Re: [Dspace-tech] Zooming software for Dspace

2009-05-08 Thread Williams, Steven D
Thanks for sharing this John!

Steve Williams
Webmaster
University of Texas Libraries
The University of Texas at Austin

PCL 1.128 |  Mail Code S5476
Austin, TX 78713-8916
Phone: 512-495-4384 
s.willi...@austin.utexas.edu  |  www.lib.utexas.edu



-Original Message-
From: John Davison [mailto:j...@ohiolink.edu] 
Sent: Monday, May 04, 2009 7:41 AM
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Zooming software for Dspace

Alas, our JPEG2000 experiments were much less successful than this blog 
post implies.
Our primary goal was to create Pan  Zoom functionality that mimics the 
ease of use in Google Maps and other 'click-drag' tools. This shim 
simply was unable to scale to production level functionality, and we 
shifted our focus to the enterprise version of Zoomify and it's single 
file format.
However, the work being done by aDORe with the Kakadu library and 
Djatoka image server may hold promise for a JPEG2K-specific solution. At 
some point in the future we might take another look at JPEG2000 (I 
jokingly refer to JPEG2010). For now, the Zoomify tool is fulfilling our 
needs.

Djatoka demos:
http://african.lanl.gov/aDORe/projects/djatoka/demo.html

The Kakadu-to-Zoomify code exists here if anyone is interested in 
looking at it:
https://dev.ohiolink.edu/svn/j2kTileRenderer/trunk/

I hope this helps,
John Davison
OhioLINK



Stuart Lewis wrote:

 Looks like it has already been done (for DSpace) by the OhioLINK 
 developers using on-the-fly tile creation:

  

 http://dltj.org/article/introducing-j2ktilerenderer/

  

 Thanks,

  

  

 Stuart Lewis

 Digital Services Programmer

 Te Tumu Herenga The University of Auckland Library

 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand

 Ph: 64 9 373-7599 x81928

 _http://www.library.auckland.ac.nz http://www.library.auckland.ac.nz//_

  

  

  

  

 *From:* Williams, Steven D [mailto:s.willi...@austin.utexas.edu]
 *Sent:* Saturday, 2 May 2009 7:59 a.m.
 *To:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] Zooming software for Dspace

  

 I have also been looking for a flash/JavaScript image loader that 
 allows zoom. We use Zoomify on our other sites, but it needs to create 
 a bunch of tiled images in order to work. I am not sure that would be 
 the best fit for dspace.

  

 Steve Williams

 Webmaster

 University of Texas Libraries

 University of Texas at Austin

 PCL 1.128G

 512-495-4384

  

  

 *From:* Stuart Lewis [mailto:s.le...@auckland.ac.nz]
 *Sent:* Friday, May 01, 2009 2:42 PM
 *To:* Khan, Baseer; dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] Zooming software for Dspace

  

 Hi,

  

 I've not examined it in full detail to see how good a fit it would be, 
 but Zoomify may suit what you are looking for.

  

 http://www.zoomify.com/compare.htm

  

 It comes with free and paid-for options depending upon your budget and 
 requirements.

  

 Thanks,

  

  

 Stuart Lewis

 Digital Services Programmer

 Te Tumu Herenga The University of Auckland Library

 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand

 Ph: 64 9 373-7599 x81928

 _http://www.library.auckland.ac.nz 
 https://libex1.lbr.auckland.ac.nz/exchweb/bin/redir.asp?URL=http://www.library.auckland.ac.nz/__/_

  

 

 *From:* Khan, Baseer [mailto:baseer.k...@wichita.edu]
 *Sent:* Sat 02/05/2009 04:16
 *To:* dspace-tech@lists.sourceforge.net
 *Subject:* [Dspace-tech] Zooming software for Dspace

 Hello ,

 Is there any software which I can embed in Dspace for image zooming .

 I found @mire solutions provide this , but is there any free ware 
 available and anyone is using it in their repository .

 Thank you ,

 Baseer.

 

 --
 Register Now  Save for Velocity, the Web Performance  Operations 
 Conference from O'Reilly Media. Velocity features a full day of 
 expert-led, hands-on workshops and two days of sessions from industry 
 leaders in dedicated Performance  Operations tracks. Use code vel09scf 
 and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
 

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


 No virus found in this incoming message.
 Checked by AVG - www.avg.com 
 Version: 8.0.238 / Virus Database: 270.12.16/2094 - Release Date: 05/03/09 
 16:51:00

   


--
Register Now  Save for Velocity, the Web Performance  Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, 

[Dspace-tech] METS Export Error

2009-05-08 Thread Ying Jin
Hi,

I'm trying to export one of our collections to METS using packager  
tool. Here is what I did

  ./bin/dsrun org.dspace.app.packager.Packager -d -e admin-email -c  
123456789/19 -t METS metsexport.zip

Then I got following errors -

Exception in thread main java.lang.IllegalArgumentException: Handle  
is null
at  
org.dspace.handle.HandleManager.findHandleInternal(HandleManager.java: 
385)
at org.dspace.handle.HandleManager.resolveToObject(HandleManager.java: 
233)
at org.dspace.app.packager.Packager.main(Packager.java:323)


I'm running DSpace 1.5. Does anyone know why I'm getting this error?

Thanks,
Ying

--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech