[Dspace-tech] SVN 1_5_X branch fails to compile

2008-12-08 Thread mikan.d.dspace listmail
I just checked out the latest revision from SVN branch 1_5_x. It fails to compile. [INFO] Compilation failure /dspace-api/src/main/java/org/dspace/app/statistics/StatisticsLoader.java:[355,0] illegal start of expression

Re: [Dspace-tech] SVN 1_5_X branch fails to compile

2008-12-08 Thread Graham Triggs
The latest revision in SVN looks fine to me: http://dspace.svn.sourceforge.net/viewvc/dspace/branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/app/statistics/StatisticsLoader.java?revision=3321view=markup Looks like you have a merge with your own local changes. G On 08/12/2008 09:00,

Re: [Dspace-tech] Statistics error (stat-monthly)

2008-12-08 Thread Stuart Lewis
Hi Mika, When running stat-monthly I get the following. Any ideas whats wrong? I can see the statistics fine till November. org.dspace.app.statistics.LogAnalyser.getNumItems(LogAnalyser.java:1270) at org.dspace.app.statistics.LogAnalyser.getNumItems(LogAnalyser.java:1299) This is

Re: [Dspace-tech] Statistics error (stat-monthly)

2008-12-08 Thread mikan.d.dspace listmail
Stuart, Here goes: 2008-12-08 14:10:56,445 INFO org.dspace.core.ConfigurationManager @ Loading: /home/dspace/tds/dspace/config/log4j.properties 2008-12-08 14:10:57,681 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query SELECT COUNT(*) AS num FROM item WHERE in_archive = true AND

Re: [Dspace-tech] Statistics error (stat-monthly)

2008-12-08 Thread Stuart Lewis
Hi Mika, 2008-12-08 14:10:56,445 INFO org.dspace.core.ConfigurationManager @ Loading: /home/dspace/tds/dspace/config/log4j.properties 2008-12-08 14:10:57,681 DEBUG org.dspace.storage.rdbms.DatabaseManager @ Running query SELECT COUNT(*) AS num FROM item WHERE in_archive = true AND withdrawn

Re: [Dspace-tech] Special character representation in input-forms.xml

2008-12-08 Thread Claudia Jürgen
Hi Obiajulu, you can set the encoding in the header, at the moment it is not set ?xml version=1.0? change this to ?xml version=1.0 encoding='iso-8859-1' ? should be fine for Portuguese. Hope that helps Claudia Jürgen Obiajulu Odu schrieb: Hi, Spanish is represented as Español and french

[Dspace-tech] Special character representation in input-forms.xml

2008-12-08 Thread Obiajulu Odu
Hi, Spanish is represented as Español and french as Français. I need help on how to represent Português language. Thanks in advance. Obiajulu Odu University of Tromsø -- SF.Net email is Sponsored by MIX09, March

[Dspace-tech] Statistics error (stat-monthly)

2008-12-08 Thread mikan.d.dspace listmail
When running stat-monthly I get the following. Any ideas whats wrong? I can see the statistics fine till November. Exception in thread main org.postgresql.util.PSQLException: ERROR: invalid input syntax for type timestamp: 2008 at

Re: [Dspace-tech] Setting primary bitstream in XMLUI?

2008-12-08 Thread Dorothea Salo
On Sun, Dec 7, 2008 at 8:56 PM, Kim Shepherd [EMAIL PROTECTED] wrote: That tricked me for a bit, too -- from the Edit Item - Item Bitstreams panel, you need to click the bitstream filenames themselves (just regular-looking hyperlinks) and you'll be taken to a panel where you can toggle

[Dspace-tech] Moving item back into workflow

2008-12-08 Thread Mathias Hjelt
Hello Suppose we have two collections, A and B. For collection B, there's a submission workflow set up including an Edit Metadata step. Next, suppose we want to let a collection administrator move existing items from item A into collection B - this can be done using the standard Move Item