Git Product home page Git Product logo

openconext-attribute-aggregation's Introduction

OpenConext

License

See the LICENSE file

Disclaimer

See the NOTICE.txt file

General Information

General information on OpenConext can be found at: https://www.openconext.org

OpenConext uses the GitHub OpenConext wiki for information regarding deployment and development of OpenConext.

OpenConext wants to kindly thank BrowserStack.com for providing a "Free for Open Source" license. This tool provides live, web-based browser testing and eliminates the need for maintaining several local VMs.

openconext-attribute-aggregation's People

Contributors

danakim avatar dependabot[bot] avatar jong-vincent avatar oharsta avatar quartje avatar thijskh avatar tvdijen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

openconext-attribute-aggregation's Issues

Issues running AA with Percona XtraDB (Galera) Cluster

I recently tried adding Attribute Aggregation using the OpenConext-Deploy repo (version 247). I first set Percona to pxc_strict_mode=PERMISSIVE to get the database structure created. The AA server starts fine and creates the database structure. After this, I set pxc_strict_mode back to ENFORCING and restart the AA server, but keep getting the same error below:

2018-06-22 16:33:56,921  INFO [main] aa.Application:48 - Starting Application v2.0.8 on java-01.<truncated> with PID 3914 (/opt/attribute-aggregation/attribute-aggregation-server-2.0.8.jar started by attribute-aggregation in /opt/attribute-aggregation)
2018-06-22 16:33:56,928 DEBUG [main] aa.Application:51 - Running with Spring Boot v1.5.9.RELEASE, Spring v4.3.13.RELEASE
2018-06-22 16:33:56,928  INFO [main] aa.Application:593 - No active profile set, falling back to default profiles: default
2018-06-22 16:34:02,576 ERROR [main] o.f.c.i.d.mysql.MySQLNamedLockTemplate:56 - Unable to release MySQL named lock: Flyway-1710496727
java.sql.SQLException: (conn=96421) Percona-XtraDB-Cluster prohibits use of RELEASE_LOCK with pxc_strict_mode = ENFORCING
.....
2018-06-22 16:34:02,593  WARN [main] o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext:551 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with na
me 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is org.flywaydb.core.internal.exception.FlywaySqlException:
Unable to acquire MySQL named lock: Flyway-1710496727
-----------------------------------------------------
SQL State  : HY000
Error Code : 1105
Message    : (conn=96421) Percona-XtraDB-Cluster prohibits use of GET_LOCK with pxc_strict_mode = ENFORCING

2018-06-22 16:34:02,653 ERROR [main] o.springframework.boot.SpringApplication:771 - Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method fa
iled; nested exception is org.flywaydb.core.internal.exception.FlywaySqlException:
Unable to acquire MySQL named lock: Flyway-1710496727

Is there any trick to get working? This seems to be the only OpenConext daemon that refuses to start when XtraDB/InnoDB strict mode is enabled.

Thanks!

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.