Incident #12896
closed
GRSF_Admin - RStudio unavailable
100%
Description
Error (400) : this resource cannot process this request because it is malformed
Stacktrace:
org.gcube.smartgears.handlers.application.request.RequestException: RConnector cannot be called in scope /d4science.research-infrastructures.eu/FARM/GRSF_Admin
at org.gcube.smartgears.handlers.application.request.RequestError.toException(RequestError.java:110)
at org.gcube.smartgears.handlers.application.request.RequestError.fire(RequestError.java:94)
at org.gcube.smartgears.handlers.application.request.RequestValidator.validateScopeCall(RequestValidator.java:98)
at org.gcube.smartgears.handlers.application.request.RequestValidator.handleRequest(RequestValidator.java:59)
at org.gcube.smartgears.handlers.application.RequestHandler.onEvent(RequestHandler.java:58)
at org.gcube.smartgears.handlers.application.RequestHandler.onEvent(RequestHandler.java:21)
at org.gcube.smartgears.handlers.Pipeline.forward(Pipeline.java:65)
at org.gcube.smartgears.handlers.Pipeline.forward(Pipeline.java:72)
at org.gcube.smartgears.managers.RequestManager.doFilter(RequestManager.java:86)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:683)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Updated by Roberto Cirillo over 6 years ago
- Status changed from New to In Progress
- Assignee changed from _InfraScience Systems Engineer to Roberto Cirillo
Updated by Roberto Cirillo over 6 years ago
- Assignee changed from Roberto Cirillo to _InfraScience Systems Engineer
Seems to be a hostname problem on the following garr VM: ip-90-147-167-29.ct1.garrservices.it
The /etc/hostname file shows an hostname (rstudio-2) different from the one present in Smartgears/container.xml.
I've tried to change the hostname in /etc/hostname but nothing change.
Please @andrea.dellamico@isti.cnr.it could you take a look?
Updated by Roberto Cirillo over 6 years ago
@emmanuel.blondel1@gmail.com now your user is working on GRSF_Admin VRE.
Please could you check?
Updated by Emmanuel Blondel over 6 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Thank you, it works
Updated by Andrea Dell'Amico over 6 years ago
- Status changed from Resolved to Closed