[JBoss JIRA] (ISPN-7914) Create a POC of Jolokia and infinispan console
by Vladimir Blagojevic (JIRA)
Vladimir Blagojevic created ISPN-7914:
-----------------------------------------
Summary: Create a POC of Jolokia and infinispan console
Key: ISPN-7914
URL: https://issues.jboss.org/browse/ISPN-7914
Project: Infinispan
Issue Type: Sub-task
Components: Console
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Create a POC of cache containers page (only) that relies on Jolokia rather than on DMR.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7276) Console should automatically logout on Server mode change
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7276?page=com.atlassian.jira.plugin.... ]
Work on ISPN-7276 stopped by Vladimir Blagojevic.
-------------------------------------------------
> Console should automatically logout on Server mode change
> ---------------------------------------------------------
>
> Key: ISPN-7276
> URL: https://issues.jboss.org/browse/ISPN-7276
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Affects Versions: 9.0.0.Alpha4
> Reporter: Ryan Emerson
> Assignee: Vladimir Blagojevic
>
> Currently if a user does not logout of the console and then restarts the server(s) in a different mode, i.e. previously it was in domain and now standalone, when the user returns to the console nothing happens on page refresh. At present this means that the user must navigate to /logout or make sure the browser session has been cleared in order to login and use the console again.
> We should handle this situation more gracefully:
> Ideally the console should adapt to the new server mode upon page refresh (or even after x amount of time) and inform the user that the console has refreshed. In some cases this would involve transitioning to a new page if the current page does not exist in the new server mode.
> At the very least, the console should automatically logout the user upon detecting that the server mode has changed.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7913) Unify logger outputs for server startup events
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-7913?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec updated ISPN-7913:
--------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5195
> Unify logger outputs for server startup events
> ----------------------------------------------
>
> Key: ISPN-7913
> URL: https://issues.jboss.org/browse/ISPN-7913
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Sebastian Łaskawiec
> Assignee: Sebastian Łaskawiec
> Priority: Optional
>
> Logging events shown below don't look very consistent.
> {code}
> 14:41:02,591 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) DGISPN0001: Started namedCache cache from local container
> 14:41:02,615 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10000: HotRodServer starting
> 14:41:02,620 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10001: HotRodServer (SSL) listening on 127.0.0.1:11222
> 14:41:02,622 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10000: REST+SSL starting
> 14:41:02,936 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10002: REST+SSL listening on 127.0.0.1:8080 (mapped to rest/rest)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7913) Unify logger outputs for server startup events
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-7913?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec updated ISPN-7913:
--------------------------------------
Status: Open (was: New)
> Unify logger outputs for server startup events
> ----------------------------------------------
>
> Key: ISPN-7913
> URL: https://issues.jboss.org/browse/ISPN-7913
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Sebastian Łaskawiec
> Assignee: Sebastian Łaskawiec
> Priority: Optional
>
> Logging events shown below don't look very consistent.
> {code}
> 14:41:02,591 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) DGISPN0001: Started namedCache cache from local container
> 14:41:02,615 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10000: HotRodServer starting
> 14:41:02,620 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10001: HotRodServer (SSL) listening on 127.0.0.1:11222
> 14:41:02,622 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10000: REST+SSL starting
> 14:41:02,936 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10002: REST+SSL listening on 127.0.0.1:8080 (mapped to rest/rest)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-7913) Unify logger outputs for server startup events
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-7913:
-----------------------------------------
Summary: Unify logger outputs for server startup events
Key: ISPN-7913
URL: https://issues.jboss.org/browse/ISPN-7913
Project: Infinispan
Issue Type: Enhancement
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Priority: Optional
Logging events shown below don't look very consistent.
{code}
14:41:02,591 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) DGISPN0001: Started namedCache cache from local container
14:41:02,615 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10000: HotRodServer starting
14:41:02,620 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10001: HotRodServer (SSL) listening on 127.0.0.1:11222
14:41:02,622 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10000: REST+SSL starting
14:41:02,936 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10002: REST+SSL listening on 127.0.0.1:8080 (mapped to rest/rest)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (ISPN-6730) EmbeddedCompatContinuousQueryTest.testContinuousQuery fails with CCE
by Adrian Nistor (JIRA)
[ https://issues.jboss.org/browse/ISPN-6730?page=com.atlassian.jira.plugin.... ]
Adrian Nistor updated ISPN-6730:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated in master and 9.0.x branch. Thanks [~gustavonalle]!
> EmbeddedCompatContinuousQueryTest.testContinuousQuery fails with CCE
> --------------------------------------------------------------------
>
> Key: ISPN-6730
> URL: https://issues.jboss.org/browse/ISPN-6730
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Affects Versions: 9.0.0.Final
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 9.1.0.Final, 9.0.2.Final, 9.1.0.Beta1
>
>
> {code}
> org.infinispan.client.hotrod.exceptions.HotRodClientException:Request for messageId=15 returned server error (status=0x85): org.infinispan.remoting.RemoteException: ISPN000217: Received exception from EmbeddedCompatContinuousQueryTest-NodeE-61776, see cause for remote stack trace
> org.infinispan.remoting.RemoteException: ISPN000217: Received exception from EmbeddedCompatContinuousQueryTest-NodeB-35705, see cause for remote stack trace
> org.infinispan.commons.CacheException: Problems invoking command.
> java.lang.ClassCastException: java.lang.Class cannot be cast to org.infinispan.metadata.Metadata
> at org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:343)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readPartialHeader(Codec20.java:132)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeaderOrEvent(Codec20.java:215)
> at org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation.executeOperation(AddClientListenerOperation.java:95)
> at org.infinispan.client.hotrod.impl.operations.AddClientListenerOperation.executeOperation(AddClientListenerOperation.java:26)
> at org.infinispan.client.hotrod.impl.operations.RetryOnFailureOperation.execute(RetryOnFailureOperation.java:54)
> at org.infinispan.client.hotrod.impl.RemoteCacheImpl.addClientListener(RemoteCacheImpl.java:447)
> at org.infinispan.client.hotrod.event.ContinuousQueryImpl.addContinuousQueryListener(ContinuousQueryImpl.java:57)
> at org.infinispan.client.hotrod.event.EmbeddedCompatContinuousQueryTest.testContinuousQuery(EmbeddedCompatContinuousQueryTest.java:189)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
> at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
> at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
> at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
> at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
> at org.testng.TestRunner.privateRun(TestRunner.java:767)
> at org.testng.TestRunner.run(TestRunner.java:617)
> at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
> at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
> at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
> at org.testng.SuiteRunner.run(SuiteRunner.java:254)
> at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
> at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
> at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
> at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
> at org.testng.TestNG.run(TestNG.java:1057)
> at org.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:74)
> at org.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:121)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
> 12:09:49,604 ERROR (Client-Listener-3b582f6a4a0f4268) [ClientListenerNotifier] ISPN004043: Unrecoverable error reading event from server localhost/127.0.0.1:15233, exiting event reader thread
> org.infinispan.client.hotrod.exceptions.TransportException:: End of stream reached!
> at org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport.readByte(TcpTransport.java:210)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readMagic(Codec20.java:305)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readEvent(Codec20.java:147)
> at org.infinispan.client.hotrod.event.ClientListenerNotifier$EventDispatcher.run(ClientListenerNotifier.java:262)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at org.infinispan.client.hotrod.event.ClientListenerNotifier.lambda$null$0(ClientListenerNotifier.java:78)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months