Re: [Dspace-tech] Checksum checker not working

2007-07-05 Thread Jim Downing
Hi Rafa, Rafa Carreres wrote: > Running [dspace-src]/bin/checker, I get this error: > > "Exception in thread "main" java.lang.RuntimeException: Problem > inserting missing bitstreams. ORA-00911: invalid character > > at > org.dspace.checker.BitstreamInfoDAO.updateMissingBitstreams(Bitst

Re: [Dspace-tech] Accessibility issue

2007-02-26 Thread Jim Downing
Hi Sue, sue gregson wrote: > Thanks Jim, > I have robots.txt file in place which appears to be completely > ignored. I want nothing to appear on Google. Is Google still actively crawling pages blocked in robots.txt? If not perhaps Google only "deindexes" pages reluctantly, so it'll be a while

Re: [Dspace-tech] Authenticating remotely

2007-02-26 Thread Jim Downing
Larry Stone wrote: > The method below would be vulnerable to replay attacks, since anyone > seeing the encrypted credentials would just be able to append them to any URL > to get that EPerson's access. If you use it, have the remote app's HTTP > client use an encrypted (HTTPS) channel. > Sorry

Re: [Dspace-tech] Authenticating remotely

2007-02-23 Thread Jim Downing
Hi Rahul, Rahul Suryavanshi wrote: > I want to authenticate users to my dspace from a remote application, any > idea how i can do that. > One way: 1) Rewrite the DSpace URl, appending encrypted authentication information. 2) Write a servlet filter that decrypts the authentication info, uses i

Re: [Dspace-tech] Accessibility issue

2007-02-23 Thread Jim Downing
Hi Sue, sue gregson wrote: > This is proving much more of a headache than expected. I sorted a half > way solution - ie only the browse by pages will appear in standard > google searches. I am hoping to get rid of that when the migration to > 1.4 happens. > What do you want to appear in goo

Re: [Dspace-tech] Error in ant fresh_install

2007-02-23 Thread Jim Downing
Hi Rudra, rudra chandana wrote: > Hello sir, > I ve installed dspace1.3.2 on server. > a)Jdk is been installed > b) apache ant is installed > and apache and tomcat are running fine. > Ive created dspace user and database perfectly. > But whn i run ant fresh_install i get the following

Re: [Dspace-tech] Dspace 1.4.1 interface submission

2007-02-22 Thread Jim Downing
Hi Jayan, Jayan Chirayath Kurian wrote: > Submitting an item through Dspace 1.4.1 interface gives an error at the > last stage after clicking the button ": "I Grant the License". > > Any suggestions. Config files were modified to test LDAP authentication, > Probably a red herring in this case

Re: [Dspace-tech] Fwd: upgrading dspace from 1.3.2 to 1.4

2007-02-22 Thread Jim Downing
Hi Rudra, rudra chandana wrote: > I ve installed a new dspace 1.4,and its successfully running. already > i ve > databse stored on dspace1.3.2 on a different machine. I need to copy the > database to the new server (using pg_dumpall and psql ) ive got the > database > into dspace1.4 server. But

Re: [Dspace-tech] dsapce security: block login after a series of unsucessful login attempts

2007-02-21 Thread Jim Downing
nina joseph wrote: > Hi all, > I want to block the login after 3 unsuccessful login attempts. Can somebody > suggest me how to do that with dspace? Or in which file I can write a code to > handle that? > One way of doing it: - Modify org.dspace.app.webui.servlet.PasswordServlet.java, addin

Re: [Dspace-tech] Generating Serial Numbers for Documents

2007-02-21 Thread Jim Downing
Hi Jasoom, jasoom jj wrote: > How do I make DSpace give each document a serial number as it is submitted by > my list of submitters in my community? > > For example, the first document submitted, I want it to have the serical > number: TR-2007-51 > > and increment from there > > can this be done

Re: [Dspace-tech] Postgres error during conversion

2007-02-16 Thread Jim Downing
Jeffrey Trimble wrote: > I'm receiving the following error when I run database_schema_13-14.sql : > > psql: FATAL: user "root" does not exist > > I've never seen that before. HELP! > sudo -u dspace {whatever you were doing} Best regards, jim

Re: [Dspace-tech] Help: Dspace 1.4.1; Internal System Error

2007-02-16 Thread Jim Downing
Rodrigo Castro Artigas wrote: > Hi Jim, I am running Dspace with Oracle 9.2.0.7 and data type is "NUMBER" > (SiZE_BYTES). But the problem also is present with upload other documents. > Then it looks like you've go the same issue as José Rubio in the current thread on this list with the subject

Re: [Dspace-tech] column a.oid does not exist

2007-02-15 Thread Jim Downing
Hi Fatih, Fatih Oguz wrote: > We have our dspace installation on a sun machine: > SunOS varro 5.9 Generic_118558-28 sun4u sparc SUNW,UltraAX-i2 > > > Any suggestions? > More of a guess - it looks like it could be a problem in the driver; is your postgres driver is the correct version for the

Re: [Dspace-tech] Help: Dspace 1.4.1; Internal System Error

2007-02-15 Thread Jim Downing
Rodrigo Castro Artigas wrote: > Hi, I have the problem with upload new logo the edit collection. > > The dspace.log is the folowind: > > > java.lang.IllegalArgumentException: Value for SIZE_BYTES is not an integer > You're not running Oracle, are you? There's a current issue with Oracle and

Re: [Dspace-tech] need some suggestions plzzzzz

2007-02-14 Thread Jim Downing
Sai Srinivas Dharanikota wrote: > Scenario: We need to integrate DSpace as a content repository for the > *Metadata*, we have a registry to register the metadata. We need a > repository to store this metadata. DSpace is used in this case. We > have a prefix for every registry and repository (DSpac

Re: [Dspace-tech] need some suggestions plzzzzz

2007-02-14 Thread Jim Downing
Hi Krishna, Krishna wrote: > Hello everyone, > > I need some suggestions. We are trying to integrate DSpace to a system > which already uses handle system. If we want to use DSpace to store > the data which also uses internal handle system, how do we do it. we > would like to use only the handles

Re: [Dspace-tech] Error

2007-02-14 Thread Jim Downing
Hi Rudra, rudra chandana wrote: > yes ,Tomcat is working fine.my dspace - admin page is being > displayed.But im > unable to login as administrator. its says wrong emailid What should i > do? > I ve used the create- administrator command, and creted the admini id . > where is the information sto

[Dspace-tech] [Fwd: Re: Error]

2007-02-14 Thread Jim Downing
. On 2/13/07, Jim Downing <[EMAIL PROTECTED]> wrote: Hi Rudra, rudra chandana wrote: > I ve installed Dspace 1.4.1on RHEL.Everything is working well , except > the > admin page. > Its displaying an error message. > Error:404,Page not Found > Could u plz help me out.

Re: [Dspace-tech] Error

2007-02-13 Thread Jim Downing
Hi Rudra, rudra chandana wrote: > I ve installed Dspace 1.4.1on RHEL.Everything is working well , except > the > admin page. > Its displaying an error message. > Error:404,Page not Found > Could u plz help me out. Yes, but we'll need more information. What is the URL? Is the 404 coming from Tom

Re: [Dspace-tech] Compatibility bug with Oracle 10g

2007-02-13 Thread Jim Downing
Hi José, José A. Rubio wrote: > Hi, > > I have find some problems with DSpace 1.4.1 and Oracle 10g Express > Edition. > Specifically, in the process of > uploading a document, when I choose the file and click Next to upload > it, I > get in dspace.log the following > > java.lang.IllegalArgumentE

Re: [Dspace-tech] install postgresql 7.4 without compiling?

2007-02-12 Thread Jim Downing
Hi Zhiwu Xie, Zhiwu Xie wrote: > A newbie question: > > I'm installing Dspace on a minimum installation of CentOS 4.4. The > installation doc says: > > "Unicode (specifically UTF-8) support must be enabled. This is > enabled by default in 8.0+. For 7.x, be sure to compile with the > following o

Re: [Dspace-tech] More CC license oddities

2007-02-12 Thread Jim Downing
John Preston wrote: > When it happens to me (it hasn't happened recently) I tracked it down > to the > BitStoreManager.store method at line 332 > > 320 // Where on the file system will this new bitstream go? > 321 GeneralFile file = getFile(bitstream); > 322 > 323 // Make the parent dirs if n

Re: [Dspace-tech] More CC license oddities

2007-02-09 Thread Jim Downing
Dorothea Salo wrote: > Jim Downing wrote: > Can't spot anything obvious. > I've got the log level stepped up to DEBUG, so if any of > that information would be useful, let me know what. > There should be a logging output coming out of BitstreamStorage

Re: [Dspace-tech] More CC license oddities

2007-02-09 Thread Jim Downing
Hi Dorothea, Dorothea Salo wrote: > But what's odd is that it seems to be a file I/O error, even though it's > already > *done* some file I/O in line 160. I'm stumped. Anybody have any bright ideas? > > Exception: > java.io.IOException: No such file or directory > at java.io.UnixFileSyste

Re: [Dspace-tech] Problem inserting files into DSpace through java program

2007-02-08 Thread Jim Downing
Hi Krishna, Krishna wrote: > > I am trying a java program to insert an item into DSpace but i am > getting the below exceptions: The information you're getting doesn't really help narrow it down much unfortunately. The DatabaseManager is failing to initialize and there are a whole host of re

Re: [Dspace-tech] Error in dpsace installation

2007-02-08 Thread Jim Downing
Hi Victoria, Victoria E. del Cerro wrote: > OS: Linux (Ubuntu), postgresql 8.1, dspace-1.4.1 > I am new to postgresql. > I am trying install dspace as per the instruction given at the following > site : > > http://dspace.org/technology/system-docs/install.html >

Re: [Dspace-tech] New logging system

2007-02-07 Thread Jim Downing
Hi John, John Preston wrote: > Yes it seems like the only place they modify the java codebase is in > Constants.java. However I was looking at the INSTALL documentation and > they > made mention of the following files being changed: > > org.dspace.app.webui.servlet.RetrieveServlet, > org.dspace

Re: [Dspace-tech] New logging system

2007-02-07 Thread Jim Downing
Hi John, John Preston wrote: > Thnaks. I've downloaded the package and I'm going through it to see if > its a > good fit. One thing I don't like at first glance though, is that I > have to > modify core DSPace files. The only overwritten file I can see is src/org/dspace/core/Constants.java. I

Re: [Dspace-tech] Move Top-level community

2007-02-07 Thread Jim Downing
Hi Tonny, Tonny H. Laursen wrote: > im going to move my old top-level communities including the > sub-communities and collections beneath the top-level community to a new > Top-level community. > eg. > *Top-level community(x) > - sub-community(y) > --collection(z) > > New structure: > > *New top

Re: [Dspace-tech] New logging system

2007-02-07 Thread Jim Downing
Hi John, John Preston wrote: > Can anyone tell me whether the new logging system that is being > discussed is > actualy under development. I need to get some use statistics like most > viewed collections for the month, most viewed items for the month, most > downloaded item for the month, bytes d

Re: [Dspace-tech] Internal Server Error during submit (after a recovery of system failure)

2007-02-06 Thread Jim Downing
Hi Feng-chien, Feng-chien Chung wrote: > We were running DSpace 1.3.2 on the redhat linux platform over > postgreSQL 7.4.3 database with Tomcat server 4.1.27. We have encounter > some "Internal Server Error" problem when trying to submit a new item > to a collection. At Step2, just after finish fi

Re: [Dspace-tech] indexing a website?

2007-02-06 Thread Jim Downing
Pan Family wrote: > Can we use DSpace to index a website? We have a website that contains > tons of documents in html, pdf, doc formats, and we'd like to use DSpace > to index these to build a Knowledge Base for our customers to search > our website. Of course, we could import those documents in