Opened 12 years ago
#1709 new defect
TOLGrid - BWS India Producion
Reported by: | Roberto Ono Filho | Owned by: | Humberto Carralero |
---|---|---|---|
Priority: | normal | Milestone: | Mantainance |
Component: | tolgrid | Version: | 3.1 |
Severity: | critical | Keywords: | |
Cc: | product_devel@… |
Description
Hola, el BWS de India (Producion) no puede correr una intancia de TOLMachine. Sigue el error:
21:16:21,447 WARN ActiveManagementCoordinator:56 - A C3P0Registry mbean is already registered. This probably means that an application using c3p0 was undeployed, but not all PooledDataSources were closed prior to undeployment. This may lead to resource leaks over time. Please take care to close all PooledDataSources.
21:16:22,817 INFO TolMachinePool:213 - Loading repository config...
21:16:22,819 INFO TolMachinePool:215 - Repository properties file URL is: opt/cokindmvaind/webapps/bwsuite/WEB-INF/classes/repository.properties
21:16:22,820 INFO TolMachinePool:226 - Property contentFolder is now: /opt/cokindmvaind/tol/
21:16:22,821 INFO TolMachinePool:228 - Property forecastOzaPath is now: Forecast.oza
21:16:22,822 INFO TolMachinePool:230 - Property optimizationOzaPath is now: DOESNOTEXIST
21:16:22,823 INFO TolMachinePool:232 - Property simulatorPoolSize is now: 2
21:16:22,824 INFO TolMachinePool:234 - Property reportFactoryPoolSize is now: 2
21:16:22,825 INFO TolMachinePool:236 - Property optimizerPoolSize is now: 0
21:16:22,826 INFO TolMachinePool:237 - Repository config successfully loaded!
21:16:22,828 INFO TolMachinePool:271 - Opening TOLGrid...
com.bayesforecast.tolgrid.common.TOLGridException: No se puede correr una instancia de TOLMachine.
at com.bayesforecast.tolgrid.common.RemoteTOLMachineServer.cmdStartTM(RemoteTOLMachineServer.java:224)
at com.bayesforecast.tolgrid.mmm.TOLGridMMM.loadTOLMachine(TOLGridMMM.java:256)
at com.bayesforecast.tolgrid.mmm.TOLGridMMM.init(TOLGridMMM.java:166)
at com.bayesforecast.tolgrid.mmm.TOLGridMMM.<init>(TOLGridMMM.java:134)
at com.bayesforecast.bwsuite.core.utils.TolMachinePool.startTOLGridServer(TolMachinePool.java:273)
at com.bayesforecast.bwsuite.core.utils.TolMachinePool.access$4(TolMachinePool.java:269)
at com.bayesforecast.bwsuite.core.utils.TolMachinePool$5.run(TolMachinePool.java:118)