"Failed to create search results" under Proxy Reverse Arch.

66 views
Skip to first unread message

Jose Maria Salinas

unread,
Aug 17, 2011, 9:35:40 AM8/17/11
to xnat_discussion
Hi.

I have a "Failed to create search results" error when I search for
subjets in any project of my XNAT instance. This occurs when I access
XNAT with a proxy reverse (if I search subject inside my lan (with the
same url) I get the results ok).

Could you help me about this? I think it's possible to proxy reverse
modify SESSION vars or something like that? I think is not a port
problem.

The only log that through an error is turbine:

2011-08-17 04:38:21,655 [http-80-5] ERROR
org.apache.turbine.services.velocity.TurbineVelocityService - Class
java.util.ArrayList.get threw Exception
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:571)
at java.util.ArrayList.get(ArrayList.java:349)
at sun.reflect.GeneratedMethodAccessor130.invoke(Unknown
Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
43)
....................

I hope someone could help me.

Thanks in advance
Jose Maria

Olsen, Tim

unread,
Aug 17, 2011, 12:15:24 PM8/17/11
to xnat_di...@googlegroups.com
What happens when you go to 'HOST/REST/projects?format=html'? Do you get a proper list of projects?

Tim

Hi.

--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To post to this group, send email to xnat_di...@googlegroups.com.
To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xnat_discussion?hl=en.


________________________________

The material in this message is private and may contain Protected Healthcare Information (PHI). If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.

Jose Maria Salinas

unread,
Aug 17, 2011, 1:04:05 PM8/17/11
to xnat_discussion
Hi Tim.

Thanks for your quick reply.

Yes, I get a list os projects.

ID secondary_ID name description pi_firstname pi_lastname URI
demo demo RSNA 2000 Demo /data/projects/demo
TEST Pruebas TEST Proyecto de pruebas /data/projects/TEST

The list of projects is shown ok, but when I clik in any project,
description and other info is shown but the box with list of subject
no, geting the error I've mentioned before.

Thanks.
> For more options, visit this group athttp://groups.google.com/group/xnat_discussion?hl=en.

Maria de la Iglesia Vayá

unread,
Aug 17, 2011, 1:14:06 PM8/17/11
to xnat_di...@googlegroups.com
Hi 
not only the list of subjects also MR Session, CR Session, CT session and all the branch below tag "data"

Thanks in advanced Jose and Tim



2011/8/17 Jose Maria Salinas <josemari...@gmail.com>



--
Maria de la Iglesia Vayá   
________________________________________________________
Centro de Excelencia de Imagen Biomédica (CEIB)
Dirección científico técnica 
Conselleria de Sanitat
Valencia
________________________________________________________
Coordinadora Imagen Médica
Area Informática Telecomunicaciones y Organización (AITO)
Agencia Valenciana de Salud (AVS)
________________________________________________________


Olsen, Tim

unread,
Aug 17, 2011, 1:23:10 PM8/17/11
to xnat_di...@googlegroups.com

Are there any exceptions in your TOMCAT/webapps/xnat/logs/xdat.log?  application.log?

 

Tim

Maria de la Iglesia Vayá

unread,
Aug 17, 2011, 1:42:25 PM8/17/11
to xnat_di...@googlegroups.com
Until tomorrow we can't to explore this, we only have access to this server inside our WAN/LAN and now we are at home. 
we haven't  external access to ssh,   only within our network.
See you tomorrow then,  with more information about logs I hope ;) ....

Maria

2011/8/17 Olsen, Tim <ols...@mir.wustl.edu>

Jose Maria Salinas

unread,
Aug 17, 2011, 1:33:56 PM8/17/11
to xnat_discussion
Hi Tim.

Application.log doesn't through any exception, but xdat.log through
the following error:


2011-08-17 12:30:52,462 [http-80-7] ERROR
org.nrg.xdat.om.base.auto.AutoXnatProjectdata -
org.nrg.xft.exception.ElementNotFoundException: Element not found:
'xnat%3asubjectData'
at
org.nrg.xft.meta.XFTMetaManager.FindElement(XFTMetaManager.java:224)
at
org.nrg.xft.meta.XFTMetaManager.GetWrappedElementByName(XFTMetaManager.java:
368)
at
org.nrg.xft.schema.Wrappers.GenericWrapper.GenericWrapperElement.GetElement(GenericWrapperElement.java:
167)
at
org.nrg.xdat.schema.SchemaElement.GetElement(SchemaElement.java:114)
at
org.nrg.xdat.search.DisplaySearch.setRootElement(DisplaySearch.java:
1333)
at
org.nrg.xdat.om.base.BaseXnatProjectdata.getDefaultSearch(BaseXnatProjectdata.java:
1691)
at
org.nrg.xdat.om.base.BaseXnatProjectdata.getDefaultSearch(BaseXnatProjectdata.java:
1174)
at
org.nrg.xnat.restlet.resources.ProjectSearchResource.getRepresentation(ProjectSearchResource.java:
65)
at org.restlet.resource.Resource.handleGet(Resource.java:464)
at org.restlet.Finder.handle(Finder.java:353)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:
130)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:
124)
at
com.noelios.restlet.application.ApplicationHelper.handle(ApplicationHelper.java:
112)
at org.restlet.Application.handle(Application.java:341)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:
130)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:
124)
at org.restlet.Component.handle(Component.java:673)
at org.restlet.Server.handle(Server.java:331)
at com.noelios.restlet.ServerHelper.handle(ServerHelper.java:
68)
at
com.noelios.restlet.http.HttpServerHelper.handle(HttpServerHelper.java:
147)
at
com.noelios.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:
881)
at
org.nrg.xnat.restlet.servlet.XNATRestletServlet.service(XNATRestletServlet.java:
99)
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.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:
433)
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:
293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
849)
at org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint
$Worker.run(JIoEndpoint.java:454)
at java.lang.Thread.run(Thread.java:636)
2011-08-17 12:30:52,463 [http-80-7] ERROR
org.nrg.xdat.om.base.auto.AutoXnatProjectdata -
java.lang.NullPointerException
at
org.nrg.xdat.om.base.BaseXnatProjectdata.getDefaultSearch(BaseXnatProjectdata.java:
1176)
at
org.nrg.xnat.restlet.resources.ProjectSearchResource.getRepresentation(ProjectSearchResource.java:
65)
at org.restlet.resource.Resource.handleGet(Resource.java:464)
at org.restlet.Finder.handle(Finder.java:353)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:
130)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:
124)
at
com.noelios.restlet.application.ApplicationHelper.handle(ApplicationHelper.java:
112)
at org.restlet.Application.handle(Application.java:341)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:
130)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:
124)
at org.restlet.Component.handle(Component.java:673)
at org.restlet.Server.handle(Server.java:331)
at com.noelios.restlet.ServerHelper.handle(ServerHelper.java:
68)
at
com.noelios.restlet.http.HttpServerHelper.handle(HttpServerHelper.java:
147)
at
com.noelios.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:
881)
at
org.nrg.xnat.restlet.servlet.XNATRestletServlet.service(XNATRestletServlet.java:
99)
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.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:
433)
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:
293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
849)
at org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint
$Worker.run(JIoEndpoint.java:454)
at java.lang.Thread.run(Thread.java:636)
2011-08-17 12:30:52,593 [http-80-7] ERROR
org.nrg.xnat.restlet.resources.search.SearchResource - Failed POST
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:392)
at
org.nrg.xft.schema.Wrappers.XMLWrapper.SAXReader.parse(SAXReader.java:
131)
at
org.nrg.xnat.restlet.resources.search.SearchResource.handlePost(SearchResource.java:
152)
at org.restlet.Finder.handle(Finder.java:357)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:
130)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:
124)
at
com.noelios.restlet.application.ApplicationHelper.handle(ApplicationHelper.java:
112)
at org.restlet.Application.handle(Application.java:341)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Router.handle(Router.java:504)
at org.restlet.Filter.doHandle(Filter.java:150)
at com.noelios.restlet.StatusFilter.doHandle(StatusFilter.java:
130)
at org.restlet.Filter.handle(Filter.java:195)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
at com.noelios.restlet.ChainHelper.handle(ChainHelper.java:
124)
at org.restlet.Component.handle(Component.java:673)
at org.restlet.Server.handle(Server.java:331)
at com.noelios.restlet.ServerHelper.handle(ServerHelper.java:
68)
at
com.noelios.restlet.http.HttpServerHelper.handle(HttpServerHelper.java:
147)
at
com.noelios.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:
881)
at
org.nrg.xnat.restlet.servlet.XNATRestletServlet.service(XNATRestletServlet.java:
99)
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.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:
433)
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:
293)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
849)
at org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint
$Worker.run(JIoEndpoint.java:454)
at java.lang.Thread.run(Thread.java:636)









Any idea?

Thanks.

Jose María



On 17 ago, 19:23, "Olsen, Tim" <ols...@mir.wustl.edu> wrote:
> Are there any exceptions in your TOMCAT/webapps/xnat/logs/xdat.log?  application.log?
>
> Tim
>
> From: xnat_di...@googlegroups.com [mailto:xnat_di...@googlegroups.com] On Behalf Of Maria de la Iglesia Vayá
> Sent: Wednesday, August 17, 2011 12:14 PM
> To: xnat_di...@googlegroups.com
> Subject: Re: [XNAT Discussion] Re: "Failed to create search results" under Proxy Reverse Arch.
>
> Hi
> not only the list of subjects also MR Session, CR Session, CT session and all the branch below tag "data"
>
> Thanks in advanced Jose and Tim
>
> 2011/8/17 Jose Maria Salinas <josemariasali...@gmail.com<mailto:josemariasali...@gmail.com>>
> Hi Tim.
>
> Thanks for your quick reply.
>
> Yes, I get a list os projects.
>
> ID      secondary_ID    name    description     pi_firstname    pi_lastname     URI
> demo    demo    RSNA 2000 Demo                          /data/projects/demo
> TEST    Pruebas TEST    Proyecto de pruebas                     /data/projects/TEST
>
> The list of projects is shown ok, but when I clik in any project,
> description and other info is shown but the box with list of subject
> no, geting the error I've mentioned before.
>
> Thanks.
>
> > To post to this group, send email to xnat_di...@googlegroups.com<mailto:xnat_di...@googlegroups.com>.
> > To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com<mailto:xnat_discussion%2Bunsub scr...@googlegroups.com>.
> > For more options, visit this group athttp://groups.google.com/group/xnat_discussion?hl=en<http://groups.google.com/group/xnat_discussion?hl=en>.
>
> > ________________________________
>
> > The material in this message is private and may contain Protected Healthcare Information (PHI). If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
>
> --
> You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
> To post to this group, send email to xnat_di...@googlegroups.com<mailto:xnat_di...@googlegroups.com>.
> To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com<mailto:xnat_discussion%2Bunsub scr...@googlegroups.com>.
> For more options, visit this group athttp://groups.google.com/group/xnat_discussion?hl=en.
>
> --
> Maria de la Iglesia Vayá
> ( mai...@itaca.upv.es<mailto:mai...@itaca.upv.es>  -  delaiglesia_...@gva.es<mailto:delaiglesia_...@gva.es>)
> ________________________________________________________
> Centro de Excelencia de Imagen Biomédica (CEIB)
> Dirección científico técnica
> Conselleria de Sanitat
> Valencia
> ________________________________________________________
> Coordinadora Imagen Médica
> Area Informática Telecomunicaciones y Organización (AITO)
> Agencia Valenciana de Salud (AVS)
> ________________________________________________________
>
> --
> You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
> To post to this group, send email to xnat_di...@googlegroups.com<mailto:xnat_di...@googlegroups.com>.
> To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com<mailto:xnat_discussion+unsubsc ri...@googlegroups.com>.

Jose Maria Salinas

unread,
Aug 17, 2011, 1:47:53 PM8/17/11
to xnat_discussion
this is xdat.log (application.log is ok)

2011-08-17 12:30:52,462 [http-80-7] ERROR
org.nrg.xdat.om.base.auto.AutoXnatProjectdata -
org.nrg.xft.exception.ElementNotFoundException: Element not found:
'xnat%3asubjectData'
at
org.nrg.xft.meta.XFTMetaManager.FindElement(XFTMetaManager.java:224)
at
org.nrg.xft.meta.XFTMetaManager.GetWrappedElementByName(XFTMetaManager.java:
368)

.....................

2011-08-17 12:30:52,463 [http-80-7] ERROR
org.nrg.xdat.om.base.auto.AutoXnatProjectdata -
java.lang.NullPointerException
at
org.nrg.xdat.om.base.BaseXnatProjectdata.getDefaultSearch(BaseXnatProjectdata.java:
1176)
at
org.nrg.xnat.restlet.resources.ProjectSearchResource.getRepresentation(ProjectSearchResource.java:
65)
at org.restlet.resource.Resource.handleGet(Resource.java:464)
at org.restlet.Finder.handle(Finder.java:353)
at org.restlet.Filter.doHandle(Filter.java:150)
...............

2011-08-17 12:30:52,593 [http-80-7] ERROR
org.nrg.xnat.restlet.resources.search.SearchResource - Failed POST
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:392)
at
org.nrg.xft.schema.Wrappers.XMLWrapper.SAXReader.parse(SAXReader.java:
131)
at
org.nrg.xnat.restlet.resources.search.SearchResource.handlePost(SearchResource.java:
152)
at org.restlet.Finder.handle(Finder.java:357)
at org.restlet.Filter.doHandle(Filter.java:150)
at org.restlet.Filter.handle(Filter.java:195)
..............


thanks



On 17 ago, 19:23, "Olsen, Tim" <ols...@mir.wustl.edu> wrote:
> Are there any exceptions in your TOMCAT/webapps/xnat/logs/xdat.log?  application.log?
>
> Tim
>
> From: xnat_di...@googlegroups.com [mailto:xnat_di...@googlegroups.com] On Behalf Of Maria de la Iglesia Vayá
> Sent: Wednesday, August 17, 2011 12:14 PM
> To: xnat_di...@googlegroups.com
> Subject: Re: [XNAT Discussion] Re: "Failed to create search results" under Proxy Reverse Arch.
>
> Hi
> not only the list of subjects also MR Session, CR Session, CT session and all the branch below tag "data"
>
> Thanks in advanced Jose and Tim
>
> 2011/8/17 Jose Maria Salinas <josemariasali...@gmail.com<mailto:josemariasali...@gmail.com>>
> Hi Tim.
>
> Thanks for your quick reply.
>
> Yes, I get a list os projects.
>
> ID      secondary_ID    name    description     pi_firstname    pi_lastname     URI
> demo    demo    RSNA 2000 Demo                          /data/projects/demo
> TEST    Pruebas TEST    Proyecto de pruebas                     /data/projects/TEST
>
> The list of projects is shown ok, but when I clik in any project,
> description and other info is shown but the box with list of subject
> no, geting the error I've mentioned before.
>
> Thanks.
>
> > To post to this group, send email to xnat_di...@googlegroups.com<mailto:xnat_di...@googlegroups.com>.
> > To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com<mailto:xnat_discussion%2Bunsub scr...@googlegroups.com>.
> > For more options, visit this group athttp://groups.google.com/group/xnat_discussion?hl=en<http://groups.google.com/group/xnat_discussion?hl=en>.
>
> > ________________________________
>
> > The material in this message is private and may contain Protected Healthcare Information (PHI). If you are not the intended recipient, be advised that any unauthorized use, disclosure, copying or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error, please immediately notify the sender via telephone or return mail.
>
> --
> You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
> To post to this group, send email to xnat_di...@googlegroups.com<mailto:xnat_di...@googlegroups.com>.
> To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com<mailto:xnat_discussion%2Bunsub scr...@googlegroups.com>.
> For more options, visit this group athttp://groups.google.com/group/xnat_discussion?hl=en.
>
> --
> Maria de la Iglesia Vayá
> ________________________________________________________
> Centro de Excelencia de Imagen Biomédica (CEIB)
> Dirección científico técnica
> Conselleria de Sanitat
> Valencia
> ________________________________________________________
> Coordinadora Imagen Médica
> Area Informática Telecomunicaciones y Organización (AITO)
> Agencia Valenciana de Salud (AVS)
> ________________________________________________________
>
> --
> You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
> To post to this group, send email to xnat_di...@googlegroups.com<mailto:xnat_di...@googlegroups.com>.
> To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com<mailto:xnat_discussion+unsubsc ri...@googlegroups.com>.

Maria de la Iglesia Vayá

unread,
Aug 17, 2011, 2:07:32 PM8/17/11
to xnat_di...@googlegroups.com
Jajaja
Jose Maria is working at hospital now !!! great and thanks Jose ;D
Maria


2011/8/17 Jose Maria Salinas <josemari...@gmail.com>
this is xdat.log (application.log is ok)
To post to this group, send email to xnat_di...@googlegroups.com.
To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xnat_discussion?hl=en.




--
Maria de la Iglesia Vayá   

Maria de la Iglesia Vayá

unread,
Aug 18, 2011, 4:07:16 AM8/18/11
to xnat_di...@googlegroups.com
Hi Jose and Tim
Here there are the logs from reverse proxy from our organization. I hope that this can help you to find the solution.
Best regard
Maria

80.36.199.89 - [18/Aug/2011:09:51:14 +0200] "GET /xnat/REST/projects/demo/searches/@xnat:subjectData HTTP/1.1" 404 330 "http://xnat.san.gva.es/xnat/app/template/XDATScreen_report_xnat_projectData.vm/search_element/xnat:projectData/search_field/xnat:projectData.ID/search_value/demo" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)" GET /xnat/REST/projects/demo/searches/@xnat:subjectData - HTTP/1.1 xnat.san.gva.es

80.36.199.89 - [18/Aug/2011:09:51:14 +0200] "POST /xnat/REST/search?format=json&cache=true&refresh=true HTTP/1.1" 422 421 "http://xnat.san.gva.es/xnat/app/template/XDATScreen_report_xnat_projectData.vm/search_element/xnat:projectData/search_field/xnat:projectData.ID/search_value/demo" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)" POST /xnat/REST/search format=json&cache=true&refresh=true HTTP/1.1 xnat.san.gva.es

Mike McKay

unread,
Aug 18, 2011, 11:37:53 AM8/18/11
to xnat_discussion
Hi Maria, Tim asked me to investigate your issue. I am currently
looking into it and will let you once I find the solution.

-Mike McKay


On Aug 18, 3:07 am, Maria de la Iglesia Vayá <mai...@gmail.com> wrote:
> Hi Jose and Tim
> Here there are the logs from reverse proxy from our organization. I hope
> that this can help you to find the solution.
> Best regard
> Maria
>
> 80.36.199.89 - [18/Aug/2011:09:51:14 +0200] "GET
> /xnat/REST/projects/demo/searches/@xnat:subjectData HTTP/1.1" 404 330 "http://xnat.san.gva.es/xnat/app/template/XDATScreen_report_xnat_proje...<https://correu.cs.san.gva.es/exchweb/bin/redir.asp?URL=http://xnat.sa...>"
> "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322;
> .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR
> 3.0.4506.2152; .NET CLR 3.5.30729)" GET
> /xnat/REST/projects/demo/searches/@xnat:subjectData - HTTP/1.1
> xnat.san.gva.es
>
> 80.36.199.89 - [18/Aug/2011:09:51:14 +0200] "POST
> /xnat/REST/search?format=json&cache=true&refresh=true HTTP/1.1" 422 421 "http://xnat.san.gva.es/xnat/app/template/XDATScreen_report_xnat_proje...<https://correu.cs.san.gva.es/exchweb/bin/redir.asp?URL=http://xnat.sa...>"

Maria de la Iglesia Vayá

unread,
Aug 18, 2011, 11:49:06 AM8/18/11
to xnat_di...@googlegroups.com, aguil...@gva.es
Hi Mike
Jose and me think that it's probably a problem with our reverse proxy,
We are studying this point in our organization
María

2011/8/18 Mike McKay <mck...@mir.wustl.edu>
--
You received this message because you are subscribed to the Google Groups "xnat_discussion" group.
To post to this group, send email to xnat_di...@googlegroups.com.
To unsubscribe from this group, send email to xnat_discussi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xnat_discussion?hl=en.




--
Maria de la Iglesia Vayá   

Jose Maria Salinas

unread,
Aug 18, 2011, 12:07:00 PM8/18/11
to xnat_di...@googlegroups.com
I suspect that our proxy reverse is changing any value in get or post because the same URL works inside our LAN and fails outside.

Xnat.san.gva.Es/xnat

If you want , please register

Reply all
Reply to author
Forward
0 new messages