[JBoss JIRA] (ISPN-7371) infinispan-defaults - Rocksdb jar not found for leveldb
by Ryan Emerson (JIRA)
Ryan Emerson created ISPN-7371:
----------------------------------
Summary: infinispan-defaults - Rocksdb jar not found for leveldb
Key: ISPN-7371
URL: https://issues.jboss.org/browse/ISPN-7371
Project: Infinispan
Issue Type: Bug
Components: Build process
Reporter: Ryan Emerson
Assignee: Ryan Emerson
When running mvn test on the persistence/leveldb module an error is thrown by infinispan-defaults as it cannot find the specified rocksdb jar.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-6421) Instantiation of cache based on template should not modify template
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-6421?page=com.atlassian.jira.plugin.... ]
Ryan Emerson commented on ISPN-6421:
------------------------------------
[~vblagojevic] In the console when creating a cache based upon an existing template with no modifications, we simply create a cache that references the template. When creating a cache and editing its config, we just create a cache with all of the config values from the base template plus whatever else the user adds.
> Instantiation of cache based on template should not modify template
> -------------------------------------------------------------------
>
> Key: ISPN-6421
> URL: https://issues.jboss.org/browse/ISPN-6421
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.2.0.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Minor
> Fix For: 9.0.0.Beta2, 9.0.0.Final
>
>
> In cache add, instiating a cache A based on template T should not modify T but should create a configuration A under configurations=CONFIGURATIONS with the "template" attribute set to false and the "configuration" attribute set to T and then a cache A with "configuration" A.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-7311) CacheJmxRegistration retains a lot of memory even though the JmxStatstics is turned off
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7311?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-7311:
-------------------------------------------
[~senv1205] Thanks for logging this JIRA, much appreciated. At the moment we are dealing with more pressing issues but you can be audacious and provide a fix for this one yourself? We are open source project after all and we value community [contributions|http://infinispan.org/getinvolved/] :-)
> CacheJmxRegistration retains a lot of memory even though the JmxStatstics is turned off
> ---------------------------------------------------------------------------------------
>
> Key: ISPN-7311
> URL: https://issues.jboss.org/browse/ISPN-7311
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 7.0.3.Final
> Environment: Production
> Reporter: Senthil Kumar Balakrishnan
> Attachments: Screen Shot 2016-12-12 at 10.21.06 AM.png
>
>
> In production environment we see a lot of JmxObjects getting created for each cache created in infinispan, it's very expensive in terms of memory usage. Is there a possibility to disable or not create these JmxObjects when the JmxStatistics are turned off ?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-7334) Administration console - clicking on Caches tab shortly after logging in shows error pop up
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7334?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic reassigned ISPN-7334:
-----------------------------------------
Assignee: Vladimir Blagojevic
> Administration console - clicking on Caches tab shortly after logging in shows error pop up
> -------------------------------------------------------------------------------------------
>
> Key: ISPN-7334
> URL: https://issues.jboss.org/browse/ISPN-7334
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 9.0.0.Beta1
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Attachments: Screenshot from 2017-01-04.png
>
>
> This happens in our test suite in standalone mode.
> Steps to reproduce (might be difficult without a script):
> log in -> click on Caches tab immediately (doesn't occur if we wait 200 milliseconds between logging and clicking on Caches tab)
> Result:
> error pop up with empty message "{}"
> Please see the attached screen shot.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-7344) (Dev Env) Console Deployment uploads fails with 415 error
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7344?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic resolved ISPN-7344.
---------------------------------------
Fix Version/s: 9.0.0.Beta2
Resolution: Done
> (Dev Env) Console Deployment uploads fails with 415 error
> ---------------------------------------------------------
>
> Key: ISPN-7344
> URL: https://issues.jboss.org/browse/ISPN-7344
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Beta1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Minor
> Fix For: 9.0.0.Beta2
>
>
> It's not possible to upload a deployment to the server via the console, as a 415 Unsupported media type error is always returned from the server. This is a consequence of ISPN-7310 as the use of digest authentication has changed the http request headers sent to the server.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-7344) (Dev Env) Console Deployment uploads fails with 415 error
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7344?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-7344:
-------------------------------------------
Ok, let's close this one [~ryanemerson]. Please be aware of this [~rmacor] and [~jholusa] - in case you ever use dev environment.
> (Dev Env) Console Deployment uploads fails with 415 error
> ---------------------------------------------------------
>
> Key: ISPN-7344
> URL: https://issues.jboss.org/browse/ISPN-7344
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Beta1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Minor
>
> It's not possible to upload a deployment to the server via the console, as a 415 Unsupported media type error is always returned from the server. This is a consequence of ISPN-7310 as the use of digest authentication has changed the http request headers sent to the server.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-6421) Instantiation of cache based on template should not modify template
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6421?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-6421:
-------------------------------------------
[~ryanemerson] Correct me if I am wrong but we don't modify templates any longer, right?
> Instantiation of cache based on template should not modify template
> -------------------------------------------------------------------
>
> Key: ISPN-6421
> URL: https://issues.jboss.org/browse/ISPN-6421
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.2.0.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Minor
> Fix For: 9.0.0.Beta2, 9.0.0.Final
>
>
> In cache add, instiating a cache A based on template T should not modify T but should create a configuration A under configurations=CONFIGURATIONS with the "template" attribute set to false and the "configuration" attribute set to T and then a cache A with "configuration" A.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months
[JBoss JIRA] (ISPN-4189) LevelDB module fails on Windows, Solaris and HP-UX machines
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-4189?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec reassigned ISPN-4189:
-----------------------------------------
Assignee: Sebastian Łaskawiec
> LevelDB module fails on Windows, Solaris and HP-UX machines
> -----------------------------------------------------------
>
> Key: ISPN-4189
> URL: https://issues.jboss.org/browse/ISPN-4189
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 7.0.0.Alpha1, 7.0.0.Alpha2, 7.0.0.Alpha3
> Environment: Windows, Solaris
> Reporter: Vitalii Chepeliuk
> Assignee: Sebastian Łaskawiec
> Priority: Minor
> Labels: testsuite_stability
> Attachments: JniLevelDBStoreFunctionalTest.log.zip
>
>
> Looks like some problems with loading LevelDB dynamic libraries via JNI
> Test suite progress: tests succeeded: 37, failed: 5, skipped: 0.
> org.infinispan.commons.CacheConfigurationException: Unable to instantiate class org.fusesource.leveldbjni.JniDBFactory
> at org.infinispan.commons.util.Util.loadClass(Util.java:85)
> at org.infinispan.commons.util.Util.getInstance(Util.java:206)
> at org.infinispan.persistence.leveldb.LevelDBStore.newDbFactory(LevelDBStore.java:76)
> at org.infinispan.persistence.leveldb.LevelDBStore.init(LevelDBStore.java:59)
> at org.infinispan.persistence.leveldb.LevelDBStoreTest.createStore(LevelDBStoreTest.java:73)
> at org.infinispan.persistence.BaseStoreTest.setUp(BaseStoreTest.java:78)
> at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
> at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
> at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
> at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
> 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:334)
> at org.testng.SuiteRunner.access$000(SuiteRunner.java:37)
> at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:368)
> at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:744)
> Caused by: java.lang.ClassNotFoundException: org.fusesource.leveldbjni.JniDBFactory
> at org.infinispan.commons.util.Util.loadClassStrict(Util.java:135)
> at org.infinispan.commons.util.Util.loadClass(Util.java:83)
> ... 26 more
> Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.leveldbjni.JniDBFactory
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:270)
> at org.infinispan.commons.util.Util.loadClassStrict(Util.java:122)
> ... 27 more
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 11 months