#33479

Disculpa que siga molestando, pero te paso el error que sale por la consola, es muy similar al otro. Dice asi:

Code:
===========> LocaleActivation.createClientLocaleData: {call create_locale_ar_data(?)} [16]
org.postgresql.util.PSQLException: ERROR: function create_locale_ar_data(integer) does not exist; State=42883; ErrorCode=0
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1512)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1297)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:437)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:353)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:304)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.postgresql.ds.common.PooledConnectionImpl$StatementHandler.invoke(PooledConnectionImpl.java:467)
at $Proxy3.executeUpdate(Unknown Source)
at org.openXpertya.process.LocaleActivation.createClientLocaleData(LocaleActivation.java:128)
at org.openXpertya.model.MSetup.createLocaleEntities(MSetup.java:1681)
at org.openXpertya.model.MSetup.createEntities(MSetup.java:1667)
at org.openXpertya.model.MFTSetup.createEntities(MFTSetup.java:34)
at org.openXpertya.apps.form.VFTSetup.run(VFTSetup.java:210)
at org.openXpertya.apps.form.FormFrame$2.run(FormFrame.java:451)

===========> MSetup.saveError: ClientSetupError – Error. No fue posible activar la localización: Argentina. ERROR: function create_locale_ar_data(integer) does not exist [14]

Por las dudas te comento que probe tanto iniciando el servidor y luego el cliente ligero, como iniciando solamente el cliente (Libertya.sh)…y todo lo hago como usuario, no como root…puede que me este equivocando ahi??

Saludos. Mariano.