[dspace-tech] Multiple templates

2019-04-03 Thread suman gupta
I have installed dspace package on virtual server(ubuntu)
I have a query regarding collection part in dspace.  During submission part i 
want particular field in collection part but when i add in xml file it will 
reflect in all collections during submission. My question is Is it possible to 
add particular field in particular collection during submission process in 
dspace.
Thanks and regards
Suman Gupta

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Multiple templates

2019-04-03 Thread suman gupta
Thanks, I'll check them out.

On Wed, 3 Apr 2019, 1:22 pm Claudia Jürgen, 
wrote:

>
> Hi Suman,
>
> "i got an error' provides as with too little information to help you. In
> order to get more see
> https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
> You most like used an unregistered field or made the input-forms.xml and
> invalid xml by some syntactical mistake.
>
> Basically you got to create a new form (with a new name) like
>
> https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/input-forms.xml#L39
> and then assign this specific form to your collection
>
> https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/input-forms.xml#L16
>
> Hope this helps
>
> Claudia Jürgen
>
>
>
> Am 03.04.2019 um 09:41 schrieb suman gupta:
> > I have install dspace package on Virtual machine( ubuntu) when ever i
> make
> > changes in item submission file i got error in submission page.
> >
> > On Wed, 3 Apr 2019, 1:07 pm suman gupta, 
> wrote:
> >
> >> I made changes in submission file but it will not reflecting
> >>
> >> On Wed, 3 Apr 2019, 12:45 pm Claudia Jürgen, <
> >> claudia.juer...@tu-dortmund.de> wrote:
> >>
> >>> Hello Suman,
> >>>
> >>> yes this is possible you can define different input forms and assign
> >>> them to specific collections see
> >>>
> >>>
> https://wiki.duraspace.org/display/DSDOC6x/Submission+User+Interface#SubmissionUserInterface-AddingaCollectionMap
> >>>
> >>> Hope this helps
> >>>
> >>> Claudia Jürgen
> >>>
> >>>
> >>>
> >>>
> >>> Am 03.04.2019 um 08:20 schrieb suman gupta:
> >>>> I have installed dspace package on virtual server(ubuntu)
> >>>> I have a query regarding collection part in dspace.  During submission
> >>> part i want particular field in collection part but when i add in xml
> file
> >>> it will reflect in all collections during submission. My question is
> Is it
> >>> possible to add particular field in particular collection during
> submission
> >>> process in dspace.
> >>>> Thanks and regards
> >>>> Suman Gupta
> >>>>
> >>> --
> >>> Claudia Juergen
> >>> Eldorado
> >>>
> >>> Technische Universität Dortmund
> >>> Universitätsbibliothek
> >>> Vogelpothsweg 76
> >>> 44227 Dortmund
> >>>
> >>> Tel.: +49 231-755 40 43
> >>> Fax: +49 231-755 40 32
> >>> claudia.juer...@tu-dortmund.de
> >>> www.ub.tu-dortmund.de
> >>>
> >>> Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich.
> Sie
> >>> ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der
> für
> >>> diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den
> Absender
> >>> und vernichten Sie diese Mail. Vielen Dank.
> >>> Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
> >>> ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
> >>> Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung
> eines
> >>> solchen Schriftstücks per Telefax erfolgen.
> >>>
> >>> Important note: The information included in this e-mail is
> confidential.
> >>> It is solely intended for the recipient. If you are not the intended
> >>> recipient of this e-mail please contact the sender and delete this
> message.
> >>> Thank you. Without prejudice of e-mail correspondence, our statements
> are
> >>> only legally binding when they are made in the conventional written
> form
> >>> (with personal signature) or when such documents are sent by fax.
> >>>
> >>> --
> >>> All messages to this mailing list should adhere to the DuraSpace Code
> of
> >>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> >>> ---
> >>> You received this message because you are subscribed to the Google
> Groups
> >>> "DSpace Technical Support" group.
> >>> To unsubscribe from this group and stop receiving emails from it, send
> an
> >>> email to dspace-tech+unsubscr...@googlegroups.com.
> >>> To post to this group, send email to dspace-tech@googlegroups.com.
> >>> Visit this group at https://groups.google.com/group/dspace-tech.
> >>> For more option

[dspace-tech] Got error on submission page while saving collection

2019-04-05 Thread suman gupta

Please contact the site administrator if you wish to report this error. If 
possible, please provide details about what you were doing at the time this 
error occurred.
Contact site administrator || Show underlying error stack

Java stacktrace: java.lang.NullPointerException at 
org.dspace.submit.step.DescribeStep.readNames(DescribeStep.java:518) at 
org.dspace.submit.step.DescribeStep.doProcessing(DescribeStep.java:227) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498) at 
org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155) at 
org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:243) at 
org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3237) at 
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2394) at 
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:162) 
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393) at 
org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2834) at 
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:160) 
at org.mozilla.javascript.Context.call(Context.java:538) at 
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1833) 
at 
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1803) 
at 
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.handleContinuation(FOM_JavaScriptInterpreter.java:698)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode.invoke(CallFunctionNode.java:94)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectNode.java:82)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
 at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
 at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.buildPipeline(ConcreteTreeProcessor.java:186)
 at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.buildPipeline(TreeProcessor.java:260)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:107)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectNode.java:87)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
 at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
 at 
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.buildPipeline(ConcreteTreeProcessor.java:186)
 at 
org.apache.cocoon.components.treeprocessor.TreeProcessor.buildPipeline(TreeProcessor.java:260)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:107)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
 at 
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
 at 
org.apache.

[dspace-tech] got this error while submitting collection in dspace

2019-04-07 Thread suman gupta
Go to home 

Please contact the site administrator if you wish to report this error. If
possible, please provide details about what you were doing at the time this
error occurred.

Contact site administrator  || Show
underlying error stack


-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] got this error while submitting collection in dspace

2019-04-07 Thread suman gupta
Go to home 

Please contact the site administrator if you wish to report this error. If
possible, please provide details about what you were doing at the time this
error occurred.

Contact site administrator  || Show
underlying error stack


-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: got this error while submitting collection in dspace

2019-04-08 Thread suman gupta
Dear all,

Can someone please help me ?

Thank you
Suman

On Mon, Apr 8, 2019 at 10:56 AM suman gupta  wrote:

> Go to home <http://10.1.10.18:8080/xmlui/>
>
> Please contact the site administrator if you wish to report this error. If
> possible, please provide details about what you were doing at the time this
> error occurred.
>
> Contact site administrator <http://10.1.10.18:8080/xmlui/contact> || Show
> underlying error stack
> <http://10.1.10.18:8080/xmlui/handle/123456789/830/submit/577e2d3e0f576c186761516b0e5160435f3e481a.continue#>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] error: while submitting item in dspace got this error

2019-04-29 Thread suman gupta
can somebody please help me??

Go to home 

Please contact the site administrator if you wish to report this error. If
possible, please provide details about what you were doing at the time this
error occurred.

Contact site administrator  || Show
underlying error stack


Java stacktrace: java.lang.NullPointerException at
org.dspace.submit.step.DescribeStep.readNames(DescribeStep.java:518) at
org.dspace.submit.step.DescribeStep.doProcessing(DescribeStep.java:227) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155) at
org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:243) at
org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3237) at
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2394) at
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:162)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2834)
at
org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:160)
at org.mozilla.javascript.Context.call(Context.java:538) at
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1833)
at
org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1803)
at
org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.handleContinuation(FOM_JavaScriptInterpreter.java:698)
at
org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode.invoke(CallFunctionNode.java:94)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at
org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectNode.java:82)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.buildPipeline(ConcreteTreeProcessor.java:186)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.buildPipeline(TreeProcessor.java:260)
at
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:107)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at
org.apache.cocoon.components.treeprocessor.sitemap.SelectNode.invoke(SelectNode.java:87)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:81)
at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:239)
at
org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.buildPipeline(ConcreteTreeProcessor.java:186)
at
org.apache.cocoon.components.treeprocessor.TreeProcessor.buildPipeline(TreeProcessor.java:260)
at
org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:107)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:55)
at
org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:87)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:78)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)

[dspace-tech] Re: Submission page error

2019-05-27 Thread suman gupta
kindly reply asap.

On Tue, May 28, 2019 at 12:00 PM suman gupta 
wrote:

> During submission a collection item in dspace i got these page design
> issue in so kindly see the screnshot below.
> Thanks
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAP-ALMJroh9ZvvzokxDW5bx8msONmxS47uvraSFaHCv4MxyiKQ%40mail.gmail.com.


Re: [dspace-tech] Re: Submission page error

2019-05-28 Thread suman gupta
Ok, will do that.

On Tue, May 28, 2019 at 12:26 PM Shaun donovan  wrote:

> Hi Suman.
>
> You need to add the keys (like
> xmlui.Submission.Submissions.completed.column1) to the messages.xml file.
> See https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n
>
> Kind Regards.
>
> Shaun.
> On 2019/05/28 08:39, suman gupta wrote:
>
> kindly reply asap.
>
> On Tue, May 28, 2019 at 12:00 PM suman gupta 
> wrote:
>
>> During submission a collection item in dspace i got these page design
>> issue in so kindly see the screnshot below.
>> Thanks
>>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/CAP-ALMJroh9ZvvzokxDW5bx8msONmxS47uvraSFaHCv4MxyiKQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/dspace-tech/CAP-ALMJroh9ZvvzokxDW5bx8msONmxS47uvraSFaHCv4MxyiKQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAP-ALMJEi0xQ9cihmgx%2BGnMBso39G%3DQio6tPk2x4VmkLAxtTZg%40mail.gmail.com.


Re: [dspace-tech] Except mime type applcn error occurs in dspace 6.0

2019-12-09 Thread suman gupta
Thanks.

On Mon, 9 Dec 2019, 6:00 pm José Geraldo,  wrote:

> Hi,
>
> You need to enable solr as well.
>
> https://wiki.lyrasis.org/display/DSDOC6x/Installing+DSpace
>
> 9- c. "solr" (*required*) = This is Apache Solr web application, which is
> used by the "xmlui" and "jspui" (for search & browse functionality), as
> well as the OAI-PMH interface.* It must be installed in support of either
> UI.*
>
> Em seg., 9 de dez. de 2019 às 03:57, suman gupta 
> escreveu:
>
>> Good Morning Everyone!
>> I am facing mentioned below error in *DSpace 6.0* installed in *Ubuntu
>> server* for a long time and unable to solve this error. Due to this
>> error, my submission got archived and not appear on the home page I have
>> uploaded the doc file of my home page under which section this error occurs.
>> Kindly reply asap.
>> Regards
>> Suman Gupta
>>
>> Expected mime type application/octet-stream but got text/html. > html>HTTP Status 403 – Forbidden> type="text/css">h1
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>> h2
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>> h3
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>> body
>> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
>> p
>> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}
>> a {color:black;} a.name {color:black;} .line
>> {height:1px;background-color:#525D76;border:none;}HTTP
>> Status 403 – ForbiddenType Status
>> ReportDescription The server understood the request but
>> refuses to authorize it.Apache
>> Tomcat/8.5.42
>>
>> Go to IIIM Repository home <http://10.1.10.18:8080/xmlui/>
>>
>> Please contact the site administrator if you wish to report this error.
>> If possible, please provide details about what you were doing at the time
>> this error occurred.
>>
>> Contact site administrator <http://10.1.10.18:8080/xmlui/contact> || Show
>> underlying error stack
>> <http://10.1.10.18:8080/xmlui/browse?type=dateissued#>
>>
>> Java stacktrace: 
>> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
>> Expected mime type application/octet-stream but got text/html. > html>HTTP Status 403 – Forbidden> type="text/css">h1
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
>> h2
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
>> h3
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
>> body
>> {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
>> p
>> {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}
>> a {color:black;} a.name {color:black;} .line
>> {height:1px;background-color:#525D76;border:none;}HTTP
>> Status 403 – ForbiddenType Status
>> ReportDescription The server understood the request but
>> refuses to authorize it.Apache
>> Tomcat/8.5.42 at
>> org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:512)
>> at
>> org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
>> at
>> org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
>> at
>> org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
>> at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:310) at
>> org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1610) at
>> org.dspace.browse.SolrBrowseDAO.getSolrResponse(SolrBrowseDAO.java:201) at
>> org.dspace.browse.SolrBrowseDAO.doCountQuery(SolrBrowseDAO.java:257) at
>> org.dspace.browse.BrowseEngine.getTotalResults(BrowseEngine.java:759) at
>> org.dspace.browse.BrowseEngine.getTotalResults(BrowseEngine.java:719) at
>> org.dspace.browse.BrowseEngine.browseByItem(BrowseEngine.java:267) at
>> org.dspace.browse.BrowseEngine.browse(BrowseEngine.java:102) at
>> org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse.getBrowseInfo(ConfigurableBrowse.java:859)
>> at
>> org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse.addBody(ConfigurableBrowse.java:28

[dspace-tech] how to access dspace database

2019-12-19 Thread suman gupta
I am facing some mistakes of the last months. I want to know how I can
access the dspace 6.3 database.
Regards
Suman

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAP-ALMJE%3Dg1pyoy9frnN1Q-ZTVoKOFOZRFbqV7JZJdRzhJiBSA%40mail.gmail.com.


[dspace-tech] Expected mime type application/octet-stream but got text/html error occurs in dspace 6.3

2020-01-24 Thread suman gupta
*Good evening!*

I installed Dspace 6.3 (xmlui) on the Ubuntu server. By clicking on Issue
date, Author etc I got except mime error. Due to this error my submission
not shown on the main page. Previously I published this error after that I
check solr and the discovery configuration is fine, but still, the error
was not resolved.


Communities & Collections 

· By Issue Date


· Authors 

· Titles 

· Subjects 

·

 Please help

Thanks

Suman

*Direct error on dspace page is*

*Expected mime type application/octet-stream but got text/html.*

* *

**

*HTTP Status 403 – Forbidden*

**

*h1*

*{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}*

*h2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}*

*h3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
body
{font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
p
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}
a {color:black;} a.name <http://a.name/> {color:black;} .line
{height:1px;background-color:#525D76;border:none;}HTTP
Status 403 – ForbiddenType Status
ReportDescription The server understood the request but
refuses to authorize it.Apache
Tomcat/8.5.42*

Go to IIIM Repository home 

Please contact the site administrator if you wish to report this error. If
possible, please provide details about what you were doing at the time this
error occurred.

Contact site administrator  || Show
underlying error stack 

*Java stacktrace:
*org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
Expected mime type application/octet-stream but got text/html. HTTP Status 403 – Forbiddenh1
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
h2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
h3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
body
{font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
p
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}
a {color:black;} a.name {color:black;} .line
{height:1px;background-color:#525D76;border:none;}HTTP
Status 403 – ForbiddenType Status
ReportDescription The server understood the request but
refuses to authorize it.Apache
Tomcat/8.5.42 at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:512)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:310) at
org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1610) at
org.dspace.browse.SolrBrowseDAO.getSolrResponse(SolrBrowseDAO.java:201) at
org.dspace.browse.SolrBrowseDAO.doCountQuery(SolrBrowseDAO.java:257) at
org.dspace.browse.BrowseEngine.getTotalResults(BrowseEngine.java:759) at
org.dspace.browse.BrowseEngine.getTotalResults(BrowseEngine.java:719) at
org.dspace.browse.BrowseEngine.browseByItem(BrowseEngine.java:267) at
org.dspace.browse.BrowseEngine.browse(BrowseEngine.java:102) at
org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse.getBrowseInfo(ConfigurableBrowse.java:859)
at
org.dspace.app.xmlui.aspect.artifactbrowser.ConfigurableBrowse.addBody(ConfigurableBrowse.java:280)
at
org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:234)
at sun.reflect.GeneratedMethodAccessor110.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at com.sun.proxy.$Proxy176.startElement(Unknown Source) at
org.apache.cocoon.components.sax.XMLTeePipe.startElement(XMLTeePipe.java:87)
at
org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:94)
at
org.dspace.app.xmlui.wing.AbstractWingTransformer.startElement(AbstractWingTransformer.java:251)
at sun.reflect.GeneratedMethodAccessor110.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.

Re: [dspace-tech] Expected mime type application/octet-stream but got text/html error occurs in dspace 6.3

2020-01-29 Thread suman gupta
Thanks issue has been resolved.

On Fri, Jan 24, 2020 at 7:17 PM Mark H. Wood  wrote:

> On Fri, Jan 24, 2020 at 04:09:48PM +0530, suman gupta wrote:
> > I installed Dspace 6.3 (xmlui) on the Ubuntu server. By clicking on Issue
> > date, Author etc I got except mime error. Due to this error my submission
> > not shown on the main page. Previously I published this error after that
> I
> > check solr and the discovery configuration is fine, but still, the error
> > was not resolved.
> [snip]
> > Status 403 – ForbiddenType Status
> > ReportDescription The server understood the request but
> > refuses to authorize it.Apache
> > Tomcat/8.5.42 at
> >
> org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:512)
>
> The first thing I would check is the value of 'solr.server' in
> 'config/local.cfg'.  The Solr instance which is installed by DSpace is
> configured by default with a Filter to reject requests that do not
> come from 'localhost'.  If DSpace is configured to make requests of
> Solr through any other address, the Filter will tell Tomcat to deny
> the request with a 403.
>
> --
> Mark H. Wood
> Lead Technology Analyst
>
> University Library
> Indiana University - Purdue University Indianapolis
> 755 W. Michigan Street
> Indianapolis, IN 46202
> 317-274-0749
> www.ulib.iupui.edu
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/20200124134718.GA15171%40IUPUI.Edu
> .
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAP-ALMLEzOsWYdbf-oQy3_cbeUA5Vczbi51wn%3DB280DAHbE8Zw%40mail.gmail.com.