[Dspace-tech] Error occurred while clicking on Feedback link (XMLUI)

2015-02-09 Thread Vinay Kumar Sharma
Dear Professionals,

We have implemented Dspace 4.2, Everything is running file except one error.

While clicking on feedback link in XMLUI, it showing me following error.
The detail error is attached in text file.

An error has occurred

Go to DSpace home

org.dspace.authorize.AuthorizeException: The feedback mail page may only be
invoked from another DSpace page

Cocoon stacktrace [show]

Java stacktrace [show]

 Java full stacktrace [show]
You can also view the live error on following URL:
http://101.2.163.148:8080/xmlui/feedback

Please help me to rectify this error.


thanks & regards
Vinay Kumar Sharma
Librarian
Sarath Engineering and Technology
N.H. - 08, Nr. Chiloda
Himatnagar-383125
Gujarat
An error has occurred

Go to DSpace home

org.dspace.authorize.AuthorizeException: The feedback mail page may only be 
invoked from another DSpace page

Cocoon stacktrace [hide]
Sitemap: error invoking action
context:/resource://aspects/ViewArtifacts/sitemap.xmap - 275:40 

context:/resource://aspects/ViewArtifacts/sitemap.xmap - 274:34 

context:/jndi:/localhost/aspects/aspects.xmap - 89:72   
context:/jndi:/localhost/aspects/aspects.xmap - 79:34   
context:/jndi:/localhost/aspects/aspects.xmap - 78:36   
context:/jndi:/localhost/sitemap.xmap - 487:100 
context:/jndi:/localhost/sitemap.xmap - 486:49  
context:/resource://aspects/BrowseArtifacts/sitemap.xmap - 108:40   

context:/resource://aspects/BrowseArtifacts/sitemap.xmap - 47:47

context:/resource://aspects/BrowseArtifacts/sitemap.xmap - 41:28

context:/resource://aspects/Discovery/sitemap.xmap - 214:40 
context:/resource://aspects/Discovery/sitemap.xmap - 78:47  
context:/resource://aspects/Discovery/sitemap.xmap - 66:28  
context:/resource://aspects/Administrative/sitemap.xmap - 1037:31   

context:/resource://aspects/Administrative/sitemap.xmap - 282:38

context:/resource://aspects/Administrative/sitemap.xmap - 281:44

context:/resource://aspects/Administrative/sitemap.xmap - 279:19

context:/resource://aspects/EPerson/sitemap.xmap - 302:31   
context:/resource://aspects/EPerson/sitemap.xmap - 107:38   
context:/resource://aspects/EPerson/sitemap.xmap - 96:19
context:/resource://aspects/Submission/sitemap.xmap - 277:27
context:/resource://aspects/Submission/sitemap.xmap - 257:26
context:/resource://aspects/Statistics/sitemap.xmap - 292:36
context:/resource://aspects/Statistics/sitemap.xmap - 37:19 
context:/resource://aspects/Workflow/sitemap.xmap - 161:27  
context:/resource://aspects/Workflow/sitemap.xmap - 145:26  
context:/jndi:/localhost/aspects/aspects.xmap - 85:34   
context:/jndi:/localhost/aspects/aspects.xmap - 84:43   
context:/jndi:/localhost/aspects/aspects.xmap - 83:22   
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 164:34
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 158:33
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 153:51
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 140:55
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 135:55
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 126:55
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 120:55
context:/jndi:/localhost/themes/Mirage/sitemap.xmap - 117:28
context:/jndi:/localhost/themes/themes.xmap - 33:45 
context:/jndi:/localhost/themes/themes.xmap - 32:35 
context:/jndi:/localhost/sitemap.xmap - 680:94  

Java stacktrace [hide]

org.dspace.authorize.AuthorizeException: The feedback mail page may only be 
invoked from another DSpace page
at 
org.dspace.app.xmlui.aspect.artifactbrowser.SendFeedbackAction.act(SendFeedbackAction.java:90)
at 
org.apache.cocoon.sitemap.impl.DefaultExecutor.invokeAction(DefaultExecutor.java:55)
at 
org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:105)
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)

Re: [Dspace-tech] Error occurred while clicking on Feedback link (XMLUI)

2015-02-09 Thread emilio lorenzo

Hi,   check  in dspace.cfg the parameter  mail.allowed.referrers

The feedback requests aret checked against it In order to prevent spam

Regards

Emilio


El 10/02/2015 a las 5:32, Vinay Kumar Sharma escribió:

Dear Professionals,

We have implemented Dspace 4.2, Everything is running file except one 
error.


While clicking on feedback link in XMLUI, it showing me following 
error. The detail error is attached in text file.



  An error has occurred

Go to DSpace home

org.dspace.authorize.AuthorizeException: The feedback mail page may 
only be invoked from another DSpace page


Cocoon stacktrace [show]

Java stacktrace [show]

Java full stacktrace [show]

You can also view the live error on following URL: 
http://101.2.163.148:8080/xmlui/feedback


Please help me to rectify this error.


thanks & regards
Vinay Kumar Sharma
Librarian
Sarath Engineering and Technology
N.H. - 08, Nr. Chiloda
Himatnagar-383125
Gujarat


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Error occurred while clicking on Feedback link (XMLUI)

2015-02-09 Thread euler
Hi Vinay,

In your dspace.cfg, look for the line mail.allowed.referrers. The default
value for this is localhost. Add your hostname or domain name to this entry.

Ex:

mail.allowed.referrers = localhost,101.2.163.148,your.dspace.instance.org

Save dspace.cfg and restart tomcat.

Regards,
euler



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Error-occurred-while-clicking-on-Feedback-link-XMLUI-tp4676555p4676558.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette