[Dspace-general] Dspace-general Digest, Vol 71, Issue 21

M Krishnamurthy krish at isibang.ac.in
Tue Jun 23 06:31:33 EDT 2009


> Send Dspace-general mailing list submissions to
> 	dspace-general at mit.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mailman.mit.edu/mailman/listinfo/dspace-general
> or, via email, send a message with subject or body 'help' to
> 	dspace-general-request at mit.edu
>
> You can reach the person managing the list at
> 	dspace-general-owner at mit.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Dspace-general digest..."
>
>
> Today's Topics:
>
>    1.  Dspace Indexing & MediaFilterManager  Error (Ranjan SinhaThakur)
>    2. Dspace Indexing & MediaFilterManager  Error (hardik mishra)
>    3. Re: Dspace internal system error (Mr Havercamp)
>    4. Dspace Indexing & MediaFilterManager  Error (hardik mishra)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 23 Jun 2009 09:33:05 +0530
> From: Ranjan SinhaThakur <Ranjan.ST at dasturco.in>
> Subject: [Dspace-general]  Dspace Indexing & MediaFilterManager  Error
> To: dspace-general at mit.edu
> Message-ID:
> 	<OF1BFC6BEE.D47485EB-ON652575DE.0015C43B-652575DE.00164172 at dasturco.in>
>
> Content-Type: text/plain; charset=ISO-8859-1
>
>
>
>
> Hello everybody,
>
> We have installed DSpace 1.5.2 in Windows Platform. Everything is working
> except the following error, Please guide me to solve the following error.
>
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.Itemcounter
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/dspace/browse/Itemcounter
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.IndexBrowse -f -r
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 3
>         at
> org.dspace.core.Context.turnOffAuthorisationSystem(Context.java:220)
>         at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:617)
>
> C:\DSpace>.\bin\dsrun org.dspace.app.mediafilter.MediaFliterManager
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/dspace/app/mediafilter/MediaFliterManager
>
>
>
>
> --
> Thanks & Regards
>
>
> Ranjan Sinha Thakur
> __________________________________________
> Dspace-general mailing list
> Dspace-general at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dspace-general
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 22 Jun 2009 22:41:57 -0700 (PDT)
> From: hardik mishra <hardik_hunt at yahoo.com>
> Subject: [Dspace-general] Dspace Indexing & MediaFilterManager  Error
> To: Ranjan SinhaThakur <Ranjan.ST at dasturco.in>, dspace-general at mit.edu
> Cc: Dspace Tech <dspace-tech at lists.sourceforge.net>
> Message-ID: <544294.43360.qm at web65702.mail.ac4.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Ranjan
>
> It seems that you?are? having classpath?error.
> So, Add following line to your classpath variable.
> C:\DSpace\lib\
> This will solve your problem.
> Best Regards
> Hardik Mishra
> Jr. Software Engineer WebInito Tehnologies - Ahmedabad-Gujarat (India)
>
>
> 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.
>
>
>
>
> ________________________________
> From: Ranjan SinhaThakur <Ranjan.ST at dasturco.in>
> To: dspace-general at mit.edu
> Sent: Tuesday, June 23, 2009 9:33:05 AM
> Subject: [Dspace-general] Dspace Indexing & MediaFilterManager Error
>
>
>
>
> Hello everybody,
>
> We have installed DSpace 1.5.2 in Windows Platform. Everything is working
> except the following error, Please guide me to solve the following error.
>
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.Itemcounter
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/dspace/browse/Itemcounter
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.IndexBrowse -f -r
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 3
> ? ? ? ? at
> org.dspace.core.Context.turnOffAuthorisationSystem(Context.java:220)
> ? ? ? ? at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:617)
>
> C:\DSpace>.\bin\dsrun org.dspace.app.mediafilter.MediaFliterManager
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/dspace/app/mediafilter/MediaFliterManager
>
>
>
>
> --
> Thanks & Regards
>
>
> Ranjan Sinha Thakur
> __________________________________________
> Dspace-general mailing list
> Dspace-general at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dspace-general
>
>
> _______________________________________________
> Dspace-general mailing list
> Dspace-general at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dspace-general
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.mit.edu/pipermail/dspace-general/attachments/20090622/4872918d/attachment-0001.htm
>
> ------------------------------
>
> Message: 3
> Date: Tue, 23 Jun 2009 15:06:49 +0800
> From: Mr Havercamp <mrhavercamp at gmail.com>
> Subject: Re: [Dspace-general] Dspace internal system error
> To: Sudip Kundu <sdkundu at gmail.com>
> Cc: dspace-general at mit.edu
> Message-ID: <4A407F08.2020202 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Check the permissions on your server and make sure your tomcat user can
> write to /data/dspace/upload.
>
> Cheers
>
>
> Hayden
>
> Sudip Kundu wrote:
>> Hello everybody,
>>  i have installed dspace1.4 under opensuse. When I try to submit a new
>> thing I am getting the following error.
>>
>>
>> Exception:
>> java.io.IOException: Processing of multipart/form-data request failed.
>> /data/dspace/upload/upload_61da5eef_121ce596651__7fff_00000021.tmp
>> (Permission
>> denied)
>>         at
>> org.dspace.app.webui.util.FileUploadRequest.<init>(FileUploadRequest.java:139)
>>         at
>> org.dspace.app.webui.servlet.SubmissionController.wrapMultipartRequest(SubmissionController.java:1277)
>>         at
>> org.dspace.app.webui.servlet.SubmissionController.doDSPost(SubmissionController.java:257)
>>         at
>> org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:147)
>>         at
>> org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:105)
>>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
>>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>>         at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>>         at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>         at
>> org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter(RegisteredOnlyFilter.java:98)
>>         at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>>         at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>         at
>> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>>         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.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:619)
>> Caused by:
>> org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
>> Processing of multipart/form-data request failed.
>> /data/dspace/upload/upload_61da5eef_121ce596651__7fff_00000021.tmp
>> (Permission
>> denied)
>>         at
>> org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:367)
>>         at
>> org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:126)
>>         at
>> org.dspace.app.webui.util.FileUploadRequest.<init>(FileUploadRequest.java:113)
>>         ... 21 more
>> Caused by: java.io.FileNotFoundException:
>> /data/dspace/upload/upload_61da5eef_121ce596651__7fff_00000021.tmp
>> (Permission
>> denied)
>>         at java.io.FileOutputStream.open(Native Method)
>>         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
>>         at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
>>         at
>> org.apache.commons.io.output.DeferredFileOutputStream.thresholdReached(DeferredFileOutputStream.java:165)
>>         at
>> org.apache.commons.io.output.ThresholdingOutputStream.checkThreshold(ThresholdingOutputStream.java:221)
>>         at
>> org.apache.commons.io.output.ThresholdingOutputStream.write(ThresholdingOutputStream.java:127)
>>         at
>> org.apache.commons.fileupload.util.Streams.copy(Streams.java:101)
>>         at
>> org.apache.commons.fileupload.util.Streams.copy(Streams.java:64)
>>         at
>> org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:362)
>>         ... 23 more
>>
>>
>> Please help & dedcribe in details so that I can folow your suggestion
>> to make dspace operational.
>>
>> --
>> Thanks & Regards
>>
>> Sudip Kundu
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Dspace-general mailing list
>> Dspace-general at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/dspace-general
>>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Tue, 23 Jun 2009 02:57:41 -0700 (PDT)
> From: hardik mishra <hardik_hunt at yahoo.com>
> Subject: [Dspace-general] Dspace Indexing & MediaFilterManager  Error
> To: Ranjan SinhaThakur <Ranjan.ST at dasturco.in>
> Cc: Dspace Tech <dspace-tech at lists.sourceforge.net>,
> 	dspace-general at mit.edu
> Message-ID: <656964.91133.qm at web65711.mail.ac4.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Dear Ranjan
>
> In the first reply i told you to add line(C:\DSpace\lib) to CLASSPATH
> environment variable.
> not?in PATH variable.
>
> There is a difference in PATH and CLASSPATH environment variable.
>
> Second thing , There is no need to have?Perl loaded in your system.
> ?
> Best Regards
> Hardik Mishra
> Jr. Software EngineerWebInito Technologies - Ahmedabad -Gujarat (India)
>
>
> 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.
>
>
>
>
> ________________________________
> From: Ranjan SinhaThakur <Ranjan.ST at dasturco.in>
> To: hardik mishra <hardik_hunt at yahoo.com>
> Sent: Tuesday, June 23, 2009 2:54:43 PM
> Subject: Re: Dspace Indexing & MediaFilterManager Error
>
> Dear Mishra
>
> Again thank you for your mail. I am sending the error where I am getting,
> as well as the path.
>
> Is it necessary to load perl ? we have not loaded it.
>
> with regards
>
> Ranjan
>
>
> Indexing
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.IndexBrowse -f -r
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 3
> ? ? ? ? at
> org.dspace.core.Context.turnOffAuthorisationSystem(Context.java:220)
> ? ? ? ? at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:617)
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.IndexBrowse -i
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 3
> ? ? ? ? at
> org.dspace.core.Context.turnOffAuthorisationSystem(Context.java:220)
> ? ? ? ? at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:617)
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.IndexBrowse -r
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 3
> ? ? ? ? at
> org.dspace.core.Context.turnOffAuthorisationSystem(Context.java:220)
> ? ? ? ? at org.dspace.browse.IndexBrowse.main(IndexBrowse.java:617)
>
> ITEM COUNTER
>
> C:\DSpace>.\bin\dsrun org.dspace.browse.Itemcounter
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/dspace/browse/Ite
> mcounter
>
> Media Filter
>
> C:\DSpace>.\bin\dsrun org.dspace.app.mediafilter.MediaFliterManager
> Using DSpace installation in: C:\DSpace
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/dspace/app/mediaf
> ilter/MediaFliterManager
>
>
> Path
>
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;
> C:\Program Files\CA\SharedComponents\ScanEngine;C:\Program
> Files\CA\SharedComponents\CAUpdate\;
> C:\Program Files\CA\SharedComponents\ThirdParty\;
> C:\Program Files\CA\SharedComponents\SubscriptionLicense\;
> C:\Program Files\CA\eTrustITM;C:\ant\bin;
> C:\Program Files\Java\j2re1.4.2_19\bin;
> C:\Program Files\Java\jre6\bin;
> C:\apache-maven-2.1.0\bin;
> C:\j2sdk1.4.2_19\bin;%ANT_HOME%\bin;C:\apache-maven-2.1.0\bin;C:\DSpace\lib
>
>
> Ranjan Sinha Thakur
> Sr. Librarian
> M. N. Dastur & Company (P) Ltd
> P-17 Mission Row Extension
> Kolkata 700013
> Phone : 91-33-22255420- Ext. 519
> Mob : 9433385736
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.mit.edu/pipermail/dspace-general/attachments/20090623/5e62283b/attachment.htm
>
> ------------------------------
>
> _______________________________________________
> Dspace-general mailing list
> Dspace-general at mit.edu
> http://mailman.mit.edu/mailman/listinfo/dspace-general
>
>
> End of Dspace-general Digest, Vol 71, Issue 21
> **********************************************
>



Hi,

After installation of Dspace 1.5.2   copy the file of below

 C:\dspace\bin\dsrun org.dspace.administer.CreateAdministrator

  and
cd webapps/
cp -pRv jspui/  /var/lib/tomcat5/webapps

then,
chown -R root:root jspui/


Set this  your problem may be solved.

M.Krishnamurthy


***************************************
Dr.M.Krishnamurthy,M.A.,M.L.I.Sc.,Ph.D
Fulbright Fellow (University of Illinois)
Ass Professor
Indian Statistical Institute
Documentation Research and Training Centre
8th Mile Mysore Road
Bangalore 560059
Ph:91-80-28483002/3
Fax :91-80-28484265



More information about the Dspace-general mailing list