Thanks Stuart, that did the trick. We are now working through the invalid
records.
For reference though, we had to enable debugging on the dspace packages as well:
log4j.logger.org.dspace=DEBUG, A1
cheers,
Steve
On 01/11/2010, at 4:27 PM, Stuart Lewis wrote:
> Hi Steve,
>
> See:
>
> -
> ht
Hello,
are you sure that id=10311/396 correspond to a collection and not a
community?
Hope that helps
Claudia Jürgne
> hi
>
> i am trying to export the collections using
>
> /dspace/bin/export --type=COLLECTION --id=10311/396 --dest=path --number=1
> and i
> get this exception
>
> org.dspace.co
hi
i am trying to export the collections using
/dspace/bin/export --type=COLLECTION --id=10311/396 --dest=path --number=1 and
i
get this exception
org.dspace.content.Community but nothing is written to the path directory
when i try dsrun i get exception in thread "main"
java.lang. numberfor
Hi Steve,
See:
-
https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-SettingloggingleveluptoDEBUG
If you set your logging to DEBUG, they will be *very* verbose, but should show
you the item that is failing, and the SQL queries in particular that are
causing the problem.
Than
Hi,
We've created a new dump with -E UNICODE added to the dump command, imported it
into a clean UTF-8 database, upgraded via the 15-16 sql update script which
completes successfully, but as soon as we run the index-init script again, the
same issue occurs. It would be helpful if the exception
Hi Steve,
As well as Keith's suggestion of inspecting your locale, I'd try a redump of
the database with -E UNICODE passed to 'pg_dump', otherwise the dumped
tables will still be in their original encoding.
http://www.postgresql.org/docs/8.4/static/app-pgdump.html
Cheers,
Kim
On 28 October 201
Steve - I used Google and found this:
http://archives.postgresql.org/pgsql-bugs/2005-11/msg00269.php
When I run the 'locale' command here, I get this:
LC_CTYPE="en_US.UTF-8"
The same thing when I check from psql:
gkrtrain=> show lc_ctype
gkrtrain-> ;
lc_ctype
-
en_US.UTF-8
(1
Hi all,
We've completed another restore but are still having the same issue. This time
we created a new database with the UNICODE encoding as per the installation
manual:
createdb -U dspace -E UNICODE dspace
We then took an export of the current production database:
pg_dump dspace > dspace-prod.
Hi Kim,
We took a *copy* of the database and refreshed it back to dev, so it is
identical to the production one, then upgraded it in dev. So I'll need to find
out if the original database from production was created that way.
Perhaps we should take a dump of the production database instead, and
Hi Steve,
Just to check, has your new/dev database been created with UTF8 character
encoding? (pass -E UNICODE or -E UTF8 to createdb)
Cheers,
Kim
On 25 October 2010 14:57, Steve Swinsburg wrote:
> Hi all,
>
> We are having a problem upgrading an instance of dspace from 1.5.x-1.6.2.
> We buil
Hi all,
We are having a problem upgrading an instance of dspace from 1.5.x-1.6.2. We
built the new 1.6.2 code and took a snapshot of our old production database and
migrated in back to our dev environment (along with the assets). We then ran
the db upgrade script.
Now, when running the index-i
Hello,
When I try the link RSS on the homepage, It displays "internal server
error", but we activate it from the repository's internal page RSS works.
we are using Dspace 1.6.2 with Oracle 10.2
Any help with this problem would be greatly appreciated.
the following are the log file entries:
ja
I noticed a few files elsewhere in the tree that were owned by dspace
rather than the tomcat user, so I did a "chown -R" to change the
entire tree back to tomcat. I don't know which file (or files) was
causing the problem, but shortly after, the stats-log-importer stopped
giving the Service Tempor
Hi Stuart,
Sorry about that. I tried with and without the port specified in
config.cfg, and must have pasted conflicting info into my message. I
currently have solr.log.server = http://127.0.0.1:8080/solr/statistics
in config.cfg, and the same URL shows in importer errors.
Eric
On Thu, Oct 14, 2
Hi Eric,
> I can convert logs from 1.5.2 using stats-log-converter, but I get an
> error from stats-log-importer. I can connect to
> http://127.0.0.1:8080/solr using lynx, but nothing shows up on XMLUI
> statistics page.
>> From config.cfg:
>
> solr.log.server = http://127.0.0.1:8080/solr/statis
I can convert logs from 1.5.2 using stats-log-converter, but I get an
error from stats-log-importer. I can connect to
http://127.0.0.1:8080/solr using lynx, but nothing shows up on XMLUI
statistics page.
Using 1.6.2 on RHEL5. Settings and error are included below.
Any suggestions?
Eric
--
>Fr
Hi Indu,
You will need oubound Internet access to download the GeoLite data -- if the
machine you're installing on doesn't have Internet access, you can manually
download and copy the
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz file
to your /dspace/config directory, and t
Hi when i run mvn package from the command line like this :
C:\dspace-1.6.0-src-release\dspace> mvn package
I get the error:Error Building POM
can somebody help?
--
Beautiful is writing same markup. Internet E
Dear Sir,
I deleted database and recreate database and then run ant fresh_install
command. but error following error is showing. when i tried to again run ant
fresh_install the previous error that i had sent previously is again
appearing.
**
*Error shown at dspace login terminals while running
Behalf Of Peter Dietz
Sent: Monday, September 20, 2010 10:55 PM
To: George Stanley Kozak
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Error in importing Solr stats
Hi George,
I'm thinking that this was SOLR having an issue.
For some background, check out this thread:
Hi George,
I'm thinking that this was SOLR having an issue.
For some background, check out this thread:
http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg11062.html
The two imbalances currently going on are writing to solr:
- too frequently: usage events, which end user traffi
Hi...
I just migrated my production system to DSpace 1.6.2 from DSpace 1.5.2.
Everything went well, until I did the stats-log-importer for the solr
statistics.
It ran for a long time and then I received this error:
About to commit data to solr...Exception: Error opening new searcher. exceeded
Hi,
I created a new E-person, did not set the 'Can log in' flag and then restarted
my jetty server running space.
I then went to the login page and clicked 'Register...' for a new user.
I entered the new E-person's email address and got the internal error page.
I also got the following stack dump
Hello Bill,
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
"community2co
When I try to delete a collection in the 1.6.2 XMLUI interface, I get a
referential integrity violation. Here's the stack trace:
Caused by: org.postgresql.util.PSQLException: ERROR:
referential integrity violation - key in collection still referenced from
community2collection
at
o
Shashidhar,
Unfortunately, that 404 error message doesn't give us enough information
to help diagnose the problem. In order to figure out what the real
underlying error is, you'll have to look at the DSpace Log files.
Please see the "How to Troubleshoot an Error" page for information about
fi
Dear All,
I am configuring DSpace1.6 on fedora machine. I got jspui page but when i
call xmlui page it give this error.
HTTP Status 404 - /xmlui/
--
*type* Status report
*message* */xmlui/*
*description* *The requested resource (/xmlui/) is not available.*
--
Dear All,
I am configuring DSpace1.6 on fedora machine. I got jspui page but when i
call xmlui page it give this error.
HTTP Status 404 - /xmlui/
--
*type* Status report
*message* */xmlui/*
*description* *The requested resource (/xmlui/) is not available.*
--
Hello,
[DSpaceURL]/bitstream is an invalid URL. You can ignore the error.
From 1.6.x on this is treated more kindly as an invalid identifier and
not as an error.
Hope that helps
Claudia Jürgen
Am 14.07.2010 20:39, schrieb liss RR:
>
> Hi all...
>
> I received this mail yesterday but I d
A user typed in an incorrect URL and brought about this error.
You can do nothing as long as users can access dspace services normally.
If you hate getting this kind of exception reports causing by incorrect
URLs, you may wish to find a programmer to fix your source code.
Best,
Allen Lam.
HKU
Hi all...
I received this mail yesterday but I don't understand what I most do
please help me!!!
Asunto: DSpace: Error Interno de Servidor
Ha ocurrido un error interno http://srvcoldiguv.xalapa.intra.uv.mx:8080/dspace:
Fecha: 7/14/10 12:05 PM
Sesión ID: 0E60CA9C6BA95D0F
Hi Claudia,
I didn't forget to run the script, but i forget to run the ALTER
DROP/ADD CONSTRAINT that were generated in text selecting the values
from DUAL table.
Thanks for your help.
---
Salut,
Ricardo Borillo Domenech
http://xml-utils.com / http://twitter.
Hello Ricardo,
> Any tips on this error? The upgrade from 1.5.1 process ends without errors ...
No errors at all, especially when running:
database_schema_15-16.sql
script? Or did you forget to run it?
There are some constraint issues with the script if your db started on
an old postgres vers
Hi all,
I have a DSpace 1.6.1 instace upgraded form a 1.5.1 isntallation.
Oracle is defined as backend database.
When i try to delete an object through Manakin, i get the following exception:
An error has occurred
java.sql.SQLException: ORA-02448: constraint does not exist
Cocoon stacktrace
S
Hello Mr. Javed,
It seems that your exchange server does not allow to send e-mail without
authentication.
You can try following step
1. Reconfigure the Exchange server to allow sending without authentication.
2. Authenticate to the Exchange server using credentials specific to the web
applicati
Hello Mr. Javed,
Can you please explain a bit more regarding error ?
Please check logs at
/dspace/log/dspace.log for the cause of error
Thanks & Regards
Hardik Mishra
Software Engineer
Give a man a fish, and you feed him for a day. Teach a man to catch fish and
you feed him for a lifetime.
Support: windows 2003 server, dspace 1.6 (fresh, not upgraded), postgres sql
8.4, java: jre1.5.0_14, tomcat 5.5.28.
Problem:
error when i want to generate a sitemap:
D:\DSpace\bin>dsrun D:/DSpace/bin/generate-sitemaps
Using DSpace installation in: D:\DSpace
Exception in thread "main" java.lang.N
Hi
I am trying to setup the Handle Server as a Windows Service on my Windows 2003
Dspace server. The problem occurs when I test the wrapper installation. I get
the following error:
Wrapper: Launching a JVM...
jvm1 : java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper
Please h
I am plagued by Java errors. There is another one after I run DSIndexer
C:\dspace\bin>dsrun org.dspace.search.DSIndexer
Using DSpace installation in: C:\dspace
Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.lucene.document.Document.add(Lorg/apache/lucene/document/Fiel
d;)V
Hello,
We are setting up a dspace server (for testing) and have run into a
problem. We are using 1.5.2 and postgres.
We can create a collection.
We can submit an item to a collection, but
whenever we try to look at submissions in order to approve them we get
the "An error has occured java.lang
@lists.sourceforge.net
Subject: Re: [Dspace-tech] Error when updating scheme from 1.5.2. to 1.6
Hi Dale,
I've run into that when upgrading instances during testathon. 1.5.2 -> 1.6rc1 |
1.6rc2
I've had to comment out those lines, and I haven't noticed any issues.
Especially since its dro
Hi Dale,
I've run into that when upgrading instances during testathon. 1.5.2 ->
1.6rc1 | 1.6rc2
I've had to comment out those lines, and I haven't noticed any issues.
Especially since its dropping a constraint which doesn't exist.
Also, since I find it easier to just run a correct query as oppos
Good morning,
We are attempting to upgrade our development instance to 1.6 and received the
errors below when updating the schema. Any suggestions as to the
cause/correction? Thanks.
psql:./database_schema_15-16.sql:105: ERROR: constraint
"community2collection_collection_id_fkey" of relati
Hi,
I have a DSpace instance running 1.5.2 in an Ubuntu 9.04. The default
Tomcat is 6.x and comes with openjdk. Tomcat6's config file resides in
/etc/default/tomcat6 and the line you mentioned reads:
JAVA_HOME=/usr/lib/jvm/java-6-openjdk
I have tested the submit page and found no problem bo
If it's working for you, then it might have somthing to do with the
"older" version of Ubuntu you are running. The other users who had this
problem (http://jira.dspace.org/jira/browse/DS-444) are using Ubuntu
9.10 with SUN Java.
It's error only exists in XMLUI, JSPUI is fine.
Den 01-02-2010
I have now found the problem for my RedHat Fedora 12 installation.
Inside the file "/etc/tomcat5/tomcat5.conf" is a line that overrides
JAVA_HOME. Uncomment it or change the path to the corrrect one - SUN Java.
The Tomcat 5 im using, is the default one that comes with Fedora 12. I
have updated
Hey,
could you try to take a look at this ticket about the xmlui. You can
browse the site and login, but if you try to register, click submit then
you get the errors in the ticket.
http://jira.dspace.org/jira/browse/DS-444
It might have something to do with the latest version im using (Fedora
Hello,
I am getting the following error when I run filter-media:
ERROR filtering, skipping bitstream:
http://dspace.creighton.edu/xmlui/handle/10504/3893
File Size: 1538434
Checksum: 767a81ba2ab5a87962123f5ee651810e (MD5)
java.lang.NullPointerException
I think this is happe
Thanks Stuart,
That worked.
Cheers
Kevin
-Original Message-
From: Stuart Lewis [mailto:s.le...@auckland.ac.nz]
Sent: 25 November 2009 19:34
To: Evans, Kevin
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Error in Handle Server Simple Set up
Hi Kevin,
Try
Hi Kevin,
Try uninstalling GNU Java, and install Sun's Java instead. Hopefully that will
fix your problem.
Thanks,
Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 3
Hi,
I'm setting up a handle server for a new dspace repository:
On generating the Private Key I receive the follow error:
Exception in thread "main" java.lang.NoClassDefFoundError:
net.handle.security.provider.SunJceHdlSecurityProvider
at java.lang.Class.initializeClass(libgcj.so.7rh)
a
Hi!
When I assign the licence I click on proceed and nothing happens, I'm
running the dspace 1.5.2 on Ubuntu server 8.4
Many Thanks
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Si
In our dspace 1.5.1 we have configured two languages in locale: 'en' and
'es'. When we change in the interface language, sometimes the parameter
"locale= #" doesn't work, because the url don't build correctly, and it
shows an internal error.
Example:
http://e-archivo.uc3m.es/browse?type=author
an
r-Thornton
From: SANDEEP BHAVSAR [mailto:sandeep.bhav...@gmail.com]
Sent: Sunday, November 01, 2009 1:51 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Error : ant fresh_install
Respected All
AS per your suggestions I have changed the database p
Respected All
AS per your suggestions I have changed the database password in dspace.cfg
and that works for me. Now if you notice the error is not showing this line.
[java] org.postgresql.util.
PSQLException: FATAL: password
authentication failed for user "dspace"
dsp...@sbhavsar-server:~/
d
On Wed, Oct 28, 2009 at 03:02:55PM +0530, SANDEEP BHAVSAR wrote:
> dsp...@sbhavsar-server:~/
> dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.dir$ ant
> fresh_install
> Buildfile: build.xml
>
> init_installation:
>
> init_configs:
>
> setup_database:
> [java] 2009-10-27 15:51:16,
On Wed, Oct 28, 2009 at 4:01 PM, SANDEEP BHAVSAR
wrote:
> I think i use the same password ( same as the dspace user's UNIX password).
> But what is the solution now . Please Help
>
>
> 2009/10/28 Claudia Jürgen
>
>> Hello Sandeep,
>>
>> this depends on what you have done during Step 3 of the
Hello Sandeep,
this depends on what you have done during Step 3 of the installation,
see section 3.2.3 of the manual:
3. Database Setup
Postgres:
a. A PostgreSQL 8.1-404 jdbc3 driver is configure as part of the default
DSpace build. You no longer nee
Respected Claudia Juergen
Please have a look at my Database Settings
# Database settings #
# Database name ("oracle", or "postgres")
db.name = postgres
#db.name = postgres
#db.name = oracle
# URL for connecting to database
db.url = jdbc:postgresql://localhost:5432/dspace
#db.url = jdbc:
Hello Sandeep,
check your dspace configuration and make sure you got the database
settings (database name, database user, database user password) right,
they are in the following section of dspace.cfg:
# Database settings #
# Database name ("oracle", or "postgres")
db.name = ${defaul
Respected All
Please help me in solving this error !!
dsp...@sbhavsar-server:~/
dspace-1.5.2-src-release/dspace/target/dspace-1.5.2-build.dir$ ant
fresh_install
Buildfile: build.xml
init_installation:
init_configs:
setup_database:
[java] 2009-10-27 15:51:16,778 INFO
org.dspace.core.Confi
I am getting followig error , Error : Document Not Found
The document you are trying to access has not been found on the server.
--
Best Regards
Hardik Mishra
Software Engineer
Give a man a fish, and you feed him for a day. Teach a man to catch fish and
you feed him for a lifetime.
---
I have finally determined the problem. When I initiate the registration
process, DSpace is not recognizing the email address as an email address.
To describe the situation: If I go to our Test DSpace site and request to
register and then type random letters in the email dialog, I get the same
err
Thanks for the advice. First, I tried using the 'mail' command and
everything worked just fine. I then took a close look at the following
logs: dspace.log, catalina.out, messages, and even maillog on by our Test
machine, which works just fine, and our would-be production site, which does
not.
I
Have you tried to send a mail using the systems "mail" command to the
id, you are trying to send mail through your application.
does that work without any issues.
"unable to send email to this address" (when using Manakin) or
internal error (when using jspui). --> means something is wrong with
som
Good afternoon -
I am having an odd problem with our DSpace installation on what will be our
production machine. The entire installation went like a dream on our test
bed machine and now I've hit this snag.
The problem is that when someone attempts to register we get an "unable to
send email to t
HI Gopa Sir,
Can u tell me what steps have u performed before.
1. Have u created database named dspace with Login role dspace(as super
user) ?.
2. add lib directory of dspace-1.5.2-src-release\dspace\lib to classpath.
Hope this helps
--
Best Regards
Hardik Mishra
Software Engineer
http:
On 31/08/2009, at 3:15 PM, Gopa Kumar wrote:
> [java] 2009-08-31 10:39:36,802 FATAL
> org.dspace.storage.rdbms.InitializeDatabase @ Caught exception:
> [java] org.postgresql.util.PSQLException: The connection attempt
> failed.
The fatal error message occurs in the above. A place to look is
Hi Dr Gopa
Try ant update
Regards
Lewatle
From: Gopa Kumar [mailto:gopa1...@yahoo.com]
Sent: Sunday, August 30, 2009 10:16 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] error while ant fresh_install
Hi,
While installing dspace i am getting the following error
Hi,
While installing dspace i am getting the following error. Can somebody help me ?
Buildfile: build.xml
init_installation:
init_configs:
setup_database:
[java] 2009-08-31 10:39:36,676 INFO org.dspace.core.ConfigurationManager @
Loading system provided config property (-Ddspace.configuration):
c
Hi Hossain
Try to run *update-handle-prefix* from dspace/bin directory.
If you do have windows then from command from type
dspace\bin\dsrun org.dspace.handle.UpdateHandlePrefix
Hope this will help..
--
*Best Regards
Hardik Mishra
Software Engineer
http://bit.ly/uJ60P - Join Us on Facebook
2009/8/16 Steve Thomas :
> Hi. We're suddenly seeing this error when we restart tomcat:
>
> Error occurred during initialization of VM
> Could not reserve enough space for object heap
>
> I'm mystified, because we have made no server changes recently. Apache is
> running, postgresql is running, but
Hi. We're suddenly seeing this error when we restart tomcat:
Error occurred during initialization of VM
Could not reserve enough space for object heap
I'm mystified, because we have made no server changes recently. Apache
is running, postgresql is running, but tomcat is borked.
Can anyone su
Hi all
I have 3 instances of Dspace 1.5.2 using xmlui and I am getting this
error in all 3.
What's wrong?
2009-08-12 22:47:32,640 ERROR cocoon.handled @ Sitemap: error when
calling sub-sitemap
at - jndi:/localhost/xmlui//sitemap.xmap:362:90
at - jndi:/localhost/xmlui//sitemap
Hi Everyone,
I want to make my dspace installation live.
So, what are changes required in dspace.cfg
please let me help.
--
Best Regards
Hardik Mishra
Software Engineer
Webinito Networks
Give a man a fish, and you feed him for a day. Teach a man to catch fish and
you feed him for a lifetime.
--
hi Everyone,
I m trying to install dspace 1.5.2 on fedora linux 11
when install pgsql in the end of installation it says,
Error on post installation ste.p database initialization cluster failed
Earlier i got this message when i tried to install it on Windows 2003
Server.
--
Best Regards
Hardi
Hello, I am trying to configure ldap, update version 1.4.2 of DSpace 1.5.1
wing, I have data "LDAP Authentication Configuration Settings" good :
ldap.enable = true
# This is the url to the institution's ldap server. The /o=myu.edu
# may or may not be required depending on the LDAP serve
Hello,
did you ran mvn package? E.g.:
C:\dspace-1.5.2-release\dspace> mvn package
After running this you got a directory
C:\dspace-1.5.2-release\dspace\target\dspace-[version].dir
You got to execute ant [target] from this directory.
Hope that helps
Claudia Jürgen
olufunmilayo favour schrieb:
Thanks a lot. It built eventually but I am having problem with the "ant
fresh_install" command. It's returning the following error:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\user>cd C:\dspace-1.5.2-release\dspace
C:\dspace-1.5.2-rel
Hi All,
I am trying to upload a document, whose title seems very long. It gives the
following error while importing:
org.postgresql.util.PSQLException: ERROR: value too long for type character
varying(200)
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorI
ed the dspace.cfg in my laptop as the file in my desktop, and it
works!!!
Thank you again for this, and I hope this info could be useful to other
beginners.
Best regards,
Fei
From: reverend...@gmail.com
Date: Thu, 25 Jun 2009 15:53:52 +0300
Subject: Re: [Dspace-tech] Error of ins
Fei,
You did a fresh install I guess.
If so, did you have any errors during "ant fresh_install"?
The error says that there is a problem with the database communication with
the application you ran.
Check that the database for DSpace exists (I think there is a pgadmin3 tool
for windows, or use "psq
Hi,
I've installed DSpace in my desktop successfully. But when I wanted to install
it in my laptop, in the last step I got this message:
C:\DSpace\bin>dsrun org.dspace.administer.CreateAdministrator
Using DSpace installation in: C:\DSpace
Exception in thread "main" java.sql.SQLExcept
Hi all,
Can anyone help why thumbnails are creating. Until day before yesterday i am
able to create the thumbnails by enabling *webui.preview.enabled = true* but
now i have updated with some video player in my dspace and i have updated it
from then onwards i am unable to create the thumbnail. Can
Hi stuart,
Thank you very much for the information. I have rectified it. It is not
showing any errors when compiling. But it is not playing the mpeg,wmv
videos. The function is calling and the message is also appearing as *Videos
will be played here *as i have declared in the function. Can you ple
Hi Yureshwar,
It looks like the error might be due to some unescaped embedded
quotation marks (for example, some are shown in red below).
var elm = document.getElementById("player1");\n
Thanks,
Stuart Lewis
Digital Services Programmer
Te Tumu Herenga The University of Auckland
Hi Staurt Lewis,
I am currently developing the dspace for my college. Can you please help me
how to add wmv player like flv player you have added. I am trying to
integrate the java script from the site in the code which you given for flv
player. When i am compiling it is showing error. here is the
: mikan.d.dspace listmail [mailto:mikan.dsp...@gmail.com]
Sent: Thu 6/11/2009 9:37 PM
To: Dspace Tech
Subject: [Dspace-tech] Error importing database dump
Im moving one of our DSpace insntances to a new server. Our old server
has Postgres 8.3 installed, the new one has 8.1.11.
When running db import created
il [mailto:mikan.dsp...@gmail.com]
> Sent: Thursday, 11 June 2009 11:38 p.m.
> To: Dspace Tech
> Subject: [Dspace-tech] Error importing database dump
>
> Im moving one of our DSpace insntances to a new server. Our old server
> has Postgres 8.3 installed, the new one has 8.1.11.
&
Im moving one of our DSpace insntances to a new server. Our old server
has Postgres 8.3 installed, the new one has 8.1.11.
When running db import created with pg_dump I get the following
errors. I also tried restoring with pg_restore, but that didnt help.
Could someone tell me whats the problem her
Dspace-tech] Error: This playlist is not a valid xml file
Hi All,
Its me again!!
I have implant flv video player in DSpace. It showing error like "This
playlist is not a valid xml file"
Video format is MPEG.
Thanks,
prathap
Bring your gang t
I am searching specific subject articles and they are listed from oldest date
to the most recent date. I want to be able organize the dates from ascending
to descending within the specific subject that the user specifies.
I have already tried Claudia's recommendation (Thank you by the way!)
Hi All,
Its me again!!
I have implant flv video player in DSpace. It showing error like "This
playlist is not a valid xml file"
Video format is MPEG.
Thanks,
prathap
From Chandigarh to Chennai - find friends all over India. Go to
http://in.promos.yahoo.com/groups/citygroups/--
While installing 1.5.2, it is giving the following error:
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index
"checksum_results_pkey" for table "checksum_results"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index
"most_recent_checksum_pkey" for table "most_recent_checksum"
I solved the problem, thankfully. I think the "### Crosswalk and Packager
Plugin Settings "
In dspace.cfg had become corrupted. Anyway, when I copied this section from
the source code again,
the problem disappeared. Strange
:)
Sue
From: Thornton, Susan
I am getting an error in DSpace 1.5.1 when I try to display an Item. The error
I'm getting is:
java.lang.NullPointerException
and it's happening in HandleServlet.java on the following line:
List l = xHTMLHeadCrosswalk.disseminateList(item);
I also noticed a couple of new errors in my dspace.
M
> To: dspace-tech@lists.sourceforge.net
> Subject: [Dspace-tech] Error with ant init_configs
>
>
> Hello,
>
> When I execute the instruction ant init_configs, shows the
> following error:
>
> [ r...@tesis dspace-1.5.1-build.dir] # ant init_configs
> Buildfile: build.x
Hello,
When I execute the instruction ant init_configs, shows the following error:
[ r...@tesis dspace-1.5.1-build.dir] # ant init_configs
Buildfile: build.xml
BUILD
FAILED/home/dspace/src/dspace-1.5.1-src-release/dspace/target/dspace-1.5.1-build.dir/build.xml:88:
Not supported to regulate
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
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:
---
401 - 500 of 679 matches
Mail list logo