-
**[Dave Syer](https://jira.spring.io/secure/ViewProfile.jspa?name=david_syer)** opened **[INT-1117](https://jira.spring.io/browse/INT-1117?redirect=false)** and commented
Global locks might be an int…
-
I have been looking at the class ZookeeperStateMachineEnsemble
https://github.com/spring-projects/spring-statemachine/blob/v2.0.2.RELEASE/spring-statemachine-zookeeper/src/main/java/org/springfram…
-
I tried with both my version and the 'complete' version and got this:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementati…
-
environment:
```
snappydata 0.9
4 machine:
node73.st: locator
node74.st: locator
node75.st: server
node76.st: server, lead
```
snappy data servers crashed when I inserting rows into tab…
ghost updated
7 years ago
-
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATACMNS-1268](https://jira.spring.io/browse/DATACMNS-1268?redirect=false)** and commented
In _Spring Data GemFire…
-
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-256](https://jira.spring.io/browse/DATAGEODE-256?redirect=false)** and commented
This is a R&D task to e…
-
I am trying to persist column tables in HDFS. I have created a HDFSSTORE as pointed in the config docs
and when I try to use the same while creating the Column table through snappy shell, the 'HDFSSTO…
-
The error message in start_snappyleader.log
```
[TRACE 2017/06/11 02:18:37.775 CST GFXD:error:FabricServiceAPI tid=0xf] XJ040 error occurred while starting server : java.sql.SQLException(XJ040)…
xfeep updated
7 years ago
-
Hi, I met this error when I tried to install springboot-cli, how to fix it?
```
➜ homebrew git:(stable) brew tap pivotal/tap && brew install gemfire
Updating Homebrew...
==> Auto-updated Homebrew…
ghost updated
3 years ago
-
```
What steps will reproduce the problem?
1. grails install-plugin dynamic-domain-class
2. grails install-ddc-demo
3. grails run-app
4. in browser when I try to create new domain by pressing the but…