VM Creation #10387
closed
Please create a VM to host parthenos-regsitry for pre-production infrastructure
100%
/gcube/preprod
/gcube/preprod/preVRE
resource-registry (see resource-registry-parthenos ansible playbook)
Description
This ticket has been recreated because I deleted the ticket #10305 for mistake
Updated by Luca Frosini over 7 years ago
- Status changed from In Progress to Closed
Sorry for the mistake.
Updated by Luca Frosini over 7 years ago
- Status changed from Closed to In Progress
Updated by Luca Frosini over 7 years ago
- % Done changed from 0 to 30
Issue #10305 has been updated by Tommaso Piccioli.
Status changed from New to In Progress
% Done changed from 0 to 30
NeVM name is registry-t-parthenos.d4science.org
Updated by Luca Frosini over 7 years ago
You can configure the servive to use the dev instance of orientdb.
In the config file you have to use the root password of dev instance. Generate new passwwords for admin adn users. Moreover the name of the db could be: joint-rr-preprod
Updated by Andrea Dell'Amico over 7 years ago
The deploy fails with the following exception:
2017-11-21 19:30:29,757 [localhost-startStop-1] ERROR org.apache.catalina.core.StandardContext- Error during ServletContainerInitializer processing javax.servlet.ServletException: cannot manage application @ /resource-registry (see cause) at org.gcube.smartgears.Bootstrap.onStartup(Bootstrap.java:71) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5493) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.gcube.smartgears.managers.ApplicationManager.start(ApplicationManager.java:132) at org.gcube.smartgears.Bootstrap.onStartup(Bootstrap.java:61) ... 12 more 2017-11-21 19:30:29,763 [localhost-startStop-1] ERROR org.apache.catalina.core.StandardContext- Context [/resource-registry] startup failed due to previous errors
@luca.frosini@isti.cnr.it can you investigate?
Updated by Luca Frosini over 7 years ago
@lucio.lelii@isti.cnr.it can you investigate too?
Updated by Luca Frosini over 7 years ago
We think that the problem is in the configuration because also the version up and running in production has the same errors. Lucio and me are investigating
Updated by Luca Frosini over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
The problem was on the gcube-app.xml configuration file which has a wrong tag name.
@lucio.lelii@isti.cnr.it help me to find the masqueraded exception.
@andrea.dellamico@isti.cnr.it has fixed ansible configuration.
It seem working now. I'm going to close the ticket.