dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23110
Re: [Dhis2-users] Dhis 2.12 Installation error
Hi Marko,
this error with the startup routines should have been fixed about a week
ago. Are you still getting this problem? If so can you please try again
with the latest 2.12 stable from here? dhis2.org/downloads
regards,
Lars
On Wed, Jun 19, 2013 at 5:07 PM, Lars Helge Øverland <larshelge@xxxxxxxxx>wrote:
> Hi Marko,
>
> this error with the startup routines should have been fixed about a week
> ago. Are you still getting this problem? If so can you please try again
> with the latest 2.12 stable from here? dhis2.org/downloads
>
> regards,
>
> Lars
>
>
>
> On Tue, Jun 4, 2013 at 7:47 PM, Marko David Garcia <markodavidgm@xxxxxxxxx
> > wrote:
>
>> Hello friends.
>>
>> We are trying to install the 2.12 version, but the application doesn't
>> start.
>>
>> We have installed the 12.10 version.
>>
>> This is the log file.
>>
>> Thank you very much.
>>
>>
>> 04/06/2013 12:28:56 PM org.apache.catalina.core.StandardContext
>> listenerStart
>> GRAVE: Excepción enviando evento inicializado de contexto a instancia de
>> escuchador de clase org.hisp.dhis.system.startup.StartupListener
>> java.lang.RuntimeException: Failed to run startup routines: Nombre de
>> columna no válido; nested exception is java.sql.SQLException: Nombre de$
>> at
>> org.hisp.dhis.system.startup.StartupListener.contextInitialized(StartupListener.java:70)
>> at
>> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4779)
>> at
>> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5273)
>> at
>> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
>> at
>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:895)
>> at
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)
>> at
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
>> at
>> org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:958)
>> at
>> org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1599)
>> at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>> at
>> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>> at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>> at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>> at java.lang.Thread.run(Thread.java:679)
>> Caused by: org.springframework.jdbc.InvalidResultSetAccessException:
>> Nombre de columna no válido; nested exception is java.sql.SQLException: $
>> at
>> org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet.findColumn(ResultSetWrappingSqlRowSet.java:145)
>> at
>> org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet.getInt(ResultSetWrappingSqlRowSet.java:300)
>> at
>> org.hisp.dhis.common.IdentityPopulator.execute(IdentityPopulator.java:124)
>> at
>> org.hisp.dhis.system.startup.DefaultStartupRoutineExecutor.execute(DefaultStartupRoutineExecutor.java:101)
>> at
>> org.hisp.dhis.system.startup.DefaultStartupRoutineExecutor.execute(DefaultStartupRoutineExecutor.java:77)
>> at
>> org.hisp.dhis.system.startup.StartupListener.contextInitialized(StartupListener.java:66)
>> ... 14 more
>> Caused by: java.sql.SQLException: Nombre de columna no válido
>> at
>> com.sun.rowset.CachedRowSetImpl.getColIdxByName(CachedRowSetImpl.java:1645)
>> at
>> com.sun.rowset.CachedRowSetImpl.findColumn(CachedRowSetImpl.java:3041)
>> at
>> org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet.findColumn(ResultSetWrappingSqlRowSet.java:142)
>> ... 19 more
>> 4/06/2013 12:28:56 PM org.apache.catalina.core.ApplicationContext log
>> INFO: Closing Spring root WebApplicationContext
>> 4/06/2013 12:28:57 PM org.apache.catalina.core.ApplicationContext log
>> INFO: Initializing Spring root WebApplicationContext
>> 4/06/2013 12:29:31 PM org.apache.catalina.core.ApplicationContext log
>> INFO: Initializing Spring FrameworkServlet 'webapiServlet'
>> 4/06/2013 12:29:33 PM org.apache.catalina.core.ApplicationContext log
>> INFO: Initializing Spring FrameworkServlet 'mobileServlet'
>> 4/06/2013 12:32:35 PM org.apache.catalina.core.ApplicationContext log
>> INFO: Destroying Spring FrameworkServlet 'webapiServlet'
>> 4/06/2013 12:32:35 PM org.apache.catalina.core.ApplicationContext log
>>
>>
>> --
>> Cordialmente,
>>
>>
>> *Ing. Marko David Garcia M.
>> *
>> *Área de Sistemas integrados de Información
>> Secretaría de Salud Departamental del Cauca
>>
>> *
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>