[JBoss JIRA] (ISPN-4980) Leaking not shut down cache manager cause VM crash on JDK6 and skipping tests
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-4980?page=com.atlassian.jira.plugin.... ]
Dan Berindei resolved ISPN-4980.
--------------------------------
Fix Version/s: 7.0.0.Final
Resolution: Out of Date
Tests not stopping the cache managers no longer stop the test suite since ISPN-3840.
> Leaking not shut down cache manager cause VM crash on JDK6 and skipping tests
> -----------------------------------------------------------------------------
>
> Key: ISPN-4980
> URL: https://issues.jboss.org/browse/ISPN-4980
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Core, Test Suite - Query
> Affects Versions: 7.0.0.Final
> Environment: consistently failing with JDK6 (very rare occurences with JDK7)
> Reporter: Tomas Sykora
> Assignee: Adrian Nistor
> Labels: test
> Fix For: 7.0.0.Final
>
>
> Please, see linked Bugzilla for more infromation, it also contains links for console outputs from CI jobs and other information we were able to gather.
> Just very briefly, 2 most important meesages:
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> !!!!!! (testng-ProtobufWrapperIndexingTest) Exiting because ProtobufWrapperIndexingTest has NOT shut down all the cache managers it has started !!!!!!!
> !!!!!! (testng-ProtobufWrapperIndexingTest) See allocation stacktrace to find out where still-running cacheManager (org.infinispan.manager.DefaultCacheManager@1e601e6@Address:null) was created: !!!!!!!
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test (default-test) on project infinispan-server-hotrod: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
> Occuring in:
> [INFO] Building Infinispan Remote Query Server
> [INFO] Building Infinispan Hot Rod Server
> [INFO] Building Infinispan JPA CacheStore
> modules
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 6 months
[JBoss JIRA] (ISPN-6782) Add connectivity lost warning message
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6782?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-6782:
--------------------------------------
Status: Open (was: New)
> Add connectivity lost warning message
> -------------------------------------
>
> Key: ISPN-6782
> URL: https://issues.jboss.org/browse/ISPN-6782
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Reporter: Pedro Zapata
> Assignee: Vladimir Blagojevic
>
> If the app loses connection to the backend server, it should trigger a warning message to the user, regardless the screen he is in. This service must be general and consistent across the whole application, and provide almost immediate feedback connectivity has been lost.
> Toast notifications can be used for this. It’ll be notified to the user immediately if connection to the server is lost. This can work either when trying to connect (handling an error) or with a periodic ping of every 5 secs if the application is idle.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 6 months
[JBoss JIRA] (ISPN-6782) Add connectivity lost warning message
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6782?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-6782:
--------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan-management-console/pull/113
> Add connectivity lost warning message
> -------------------------------------
>
> Key: ISPN-6782
> URL: https://issues.jboss.org/browse/ISPN-6782
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Reporter: Pedro Zapata
> Assignee: Vladimir Blagojevic
>
> If the app loses connection to the backend server, it should trigger a warning message to the user, regardless the screen he is in. This service must be general and consistent across the whole application, and provide almost immediate feedback connectivity has been lost.
> Toast notifications can be used for this. It’ll be notified to the user immediately if connection to the server is lost. This can work either when trying to connect (handling an error) or with a periodic ping of every 5 secs if the application is idle.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 6 months