Code Monkey home page Code Monkey logo

lr-i18n-editor-portlet's People

Contributors

florenciagadea avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lr-i18n-editor-portlet's Issues

Problem using MySQL

Hi,

When I run liferay-portal-6.1.20-ee-ga2, configured to use MySQL, then when I deploy the lr-i18n-editor-portlet-6.1.1.1.war, I get a lot of exceptions

12:45:23,589 ERROR [pool-2-thread-2][JDBCExceptionReporter:76] Table 'lportal.editor_messagesource' doesn't exist
com.liferay.portal.kernel.exception.SystemException: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.SQLGrammar
Exception: could not load an entity: [com.rcs.service.model.impl.MessageSourceImpl#component[key,locale]{locale=nl_NL, key=currency.BIF
}]
        at com.liferay.portal.service.persistence.impl.BasePersistenceImpl.processException(BasePersistenceImpl.java:193)
        at com.rcs.service.service.persistence.MessageSourcePersistenceImpl.fetchByPrimaryKey(MessageSourcePersistenceImpl.java:530)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
Caused by: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.SQLGrammarException: could not load an entity: [com.
rcs.service.model.impl.MessageSourceImpl#component[key,locale]{locale=nl_NL, key=currency.BIF}]
        at com.liferay.portal.dao.orm.hibernate.ExceptionTranslator.translate(ExceptionTranslator.java:30)
        at com.liferay.portal.dao.orm.hibernate.SessionImpl.get(SessionImpl.java:131)
        at com.liferay.portal.kernel.dao.orm.ClassLoaderSession.get(ClassLoaderSession.java:237)
        at com.rcs.service.service.persistence.MessageSourcePersistenceImpl.fetchByPrimaryKey(MessageSourcePersistenceImpl.java:524)
        ... 61 more
Caused by: org.hibernate.exception.SQLGrammarException: could not load an entity: [com.rcs.service.model.impl.MessageSourceImpl#compone
nt[key,locale]{locale=nl_NL, key=currency.BIF}]
        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:92)
        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
...
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'lportal.editor_messagesource' doesn't exist
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
        at com.mysql.jdbc.Connection.execSQL(Connection.java:3256)
        at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1313)
...

Is this due to some configuration I omitted? I unzipped Liferay and added a portal-ext.properties with the database configured. Liferay starts fine.

Help is much appreciated
Paul

Export function

Hi,

I appreciate the live editing of messages using this portlet a lot.
Is there a facility planned for development that will allow exporting the keys for a given bundle and locale, so they can be fed back to a properties file in a project?

Best,
Paul

Cannot build

Hi,

Having checked out the project from GitHub, I notice that build.xml file references a build-common-portlet.xml that is not available to me.
Would it be possible to provide a means for building the project?

Many thanks,
Paul

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.