[JBoss JIRA] (ISPN-7880) The HotRod server build fails if test keys already exist
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-7880?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-7880:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/5169
> The HotRod server build fails if test keys already exist
> --------------------------------------------------------
>
> Key: ISPN-7880
> URL: https://issues.jboss.org/browse/ISPN-7880
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 9.0.1.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 9.1.0.Alpha1
>
>
> Reproducible by invoking `mvn install` twice (without `clean`):
> {noformat}
> [INFO] --- keytool-maven-plugin:1.5:generateKeyPair (password_server) @ infinispan-server-hotrod ---
> [INFO] /bin/sh -c cd /home/dan/Work/infinispan/server/hotrod && /home/dan/Tools/jdk1.8.0_121/jre/../bin/keytool -genkeypair -v -keystore /home/dan/Work/infinispan/server/hotrod/target/test-classes/password_server_keystore.jks -storepass secret -alias default -dname 'CN=HotRod_1,OU=Infinispan,O=JBoss,L=Red Hat,ST=World,C=WW' -keypass secret -validity 365 -keyalg RSA -keysize 2048
> [INFO] keytool error: java.lang.Exception: Key pair not generated, alias <default> already exists
> [INFO] java.lang.Exception: Key pair not generated, alias <default> already exists
> [INFO] at sun.security.tools.keytool.Main.doGenKeyPair(Main.java:1597)
> [INFO] at sun.security.tools.keytool.Main.doCommands(Main.java:966)
> [INFO] at sun.security.tools.keytool.Main.run(Main.java:343)
> [INFO] at sun.security.tools.keytool.Main.main(Main.java:336)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months
[JBoss JIRA] (ISPN-7880) The HotRod server build fails if test keys already exist
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-7880?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-7880:
-------------------------------
Status: Open (was: New)
> The HotRod server build fails if test keys already exist
> --------------------------------------------------------
>
> Key: ISPN-7880
> URL: https://issues.jboss.org/browse/ISPN-7880
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 9.0.1.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 9.1.0.Alpha1
>
>
> Reproducible by invoking `mvn install` twice (without `clean`):
> {noformat}
> [INFO] --- keytool-maven-plugin:1.5:generateKeyPair (password_server) @ infinispan-server-hotrod ---
> [INFO] /bin/sh -c cd /home/dan/Work/infinispan/server/hotrod && /home/dan/Tools/jdk1.8.0_121/jre/../bin/keytool -genkeypair -v -keystore /home/dan/Work/infinispan/server/hotrod/target/test-classes/password_server_keystore.jks -storepass secret -alias default -dname 'CN=HotRod_1,OU=Infinispan,O=JBoss,L=Red Hat,ST=World,C=WW' -keypass secret -validity 365 -keyalg RSA -keysize 2048
> [INFO] keytool error: java.lang.Exception: Key pair not generated, alias <default> already exists
> [INFO] java.lang.Exception: Key pair not generated, alias <default> already exists
> [INFO] at sun.security.tools.keytool.Main.doGenKeyPair(Main.java:1597)
> [INFO] at sun.security.tools.keytool.Main.doCommands(Main.java:966)
> [INFO] at sun.security.tools.keytool.Main.run(Main.java:343)
> [INFO] at sun.security.tools.keytool.Main.main(Main.java:336)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months
[JBoss JIRA] (ISPN-7880) The HotRod server build fails if test keys already exist
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-7880?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-7880:
-------------------------------
Description:
Reproducible by invoking `mvn install` twice (without `clean`):
{noformat}
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (password_server) @ infinispan-server-hotrod ---
[INFO] /bin/sh -c cd /home/dan/Work/infinispan/server/hotrod && /home/dan/Tools/jdk1.8.0_121/jre/../bin/keytool -genkeypair -v -keystore /home/dan/Work/infinispan/server/hotrod/target/test-classes/password_server_keystore.jks -storepass secret -alias default -dname 'CN=HotRod_1,OU=Infinispan,O=JBoss,L=Red Hat,ST=World,C=WW' -keypass secret -validity 365 -keyalg RSA -keysize 2048
[INFO] keytool error: java.lang.Exception: Key pair not generated, alias <default> already exists
[INFO] java.lang.Exception: Key pair not generated, alias <default> already exists
[INFO] at sun.security.tools.keytool.Main.doGenKeyPair(Main.java:1597)
[INFO] at sun.security.tools.keytool.Main.doCommands(Main.java:966)
[INFO] at sun.security.tools.keytool.Main.run(Main.java:343)
[INFO] at sun.security.tools.keytool.Main.main(Main.java:336)
{noformat}
was:
{noformat}
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (password_server) @ infinispan-server-hotrod ---
[INFO] /bin/sh -c cd /home/dan/Work/infinispan/server/hotrod && /home/dan/Tools/jdk1.8.0_121/jre/../bin/keytool -genkeypair -v -keystore /home/dan/Work/infinispan/server/hotrod/target/test-classes/password_server_keystore.jks -storepass secret -alias default -dname 'CN=HotRod_1,OU=Infinispan,O=JBoss,L=Red Hat,ST=World,C=WW' -keypass secret -validity 365 -keyalg RSA -keysize 2048
[INFO] keytool error: java.lang.Exception: Key pair not generated, alias <default> already exists
[INFO] java.lang.Exception: Key pair not generated, alias <default> already exists
[INFO] at sun.security.tools.keytool.Main.doGenKeyPair(Main.java:1597)
[INFO] at sun.security.tools.keytool.Main.doCommands(Main.java:966)
[INFO] at sun.security.tools.keytool.Main.run(Main.java:343)
[INFO] at sun.security.tools.keytool.Main.main(Main.java:336)
{noformat}
> The HotRod server build fails if test keys already exist
> --------------------------------------------------------
>
> Key: ISPN-7880
> URL: https://issues.jboss.org/browse/ISPN-7880
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 9.0.1.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 9.1.0.Alpha1
>
>
> Reproducible by invoking `mvn install` twice (without `clean`):
> {noformat}
> [INFO] --- keytool-maven-plugin:1.5:generateKeyPair (password_server) @ infinispan-server-hotrod ---
> [INFO] /bin/sh -c cd /home/dan/Work/infinispan/server/hotrod && /home/dan/Tools/jdk1.8.0_121/jre/../bin/keytool -genkeypair -v -keystore /home/dan/Work/infinispan/server/hotrod/target/test-classes/password_server_keystore.jks -storepass secret -alias default -dname 'CN=HotRod_1,OU=Infinispan,O=JBoss,L=Red Hat,ST=World,C=WW' -keypass secret -validity 365 -keyalg RSA -keysize 2048
> [INFO] keytool error: java.lang.Exception: Key pair not generated, alias <default> already exists
> [INFO] java.lang.Exception: Key pair not generated, alias <default> already exists
> [INFO] at sun.security.tools.keytool.Main.doGenKeyPair(Main.java:1597)
> [INFO] at sun.security.tools.keytool.Main.doCommands(Main.java:966)
> [INFO] at sun.security.tools.keytool.Main.run(Main.java:343)
> [INFO] at sun.security.tools.keytool.Main.main(Main.java:336)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months
[JBoss JIRA] (ISPN-7880) The HotRod server build fails if test keys already exist
by Dan Berindei (JIRA)
Dan Berindei created ISPN-7880:
----------------------------------
Summary: The HotRod server build fails if test keys already exist
Key: ISPN-7880
URL: https://issues.jboss.org/browse/ISPN-7880
Project: Infinispan
Issue Type: Bug
Components: Build process
Affects Versions: 9.0.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.1.0.Alpha1
{noformat}
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (password_server) @ infinispan-server-hotrod ---
[INFO] /bin/sh -c cd /home/dan/Work/infinispan/server/hotrod && /home/dan/Tools/jdk1.8.0_121/jre/../bin/keytool -genkeypair -v -keystore /home/dan/Work/infinispan/server/hotrod/target/test-classes/password_server_keystore.jks -storepass secret -alias default -dname 'CN=HotRod_1,OU=Infinispan,O=JBoss,L=Red Hat,ST=World,C=WW' -keypass secret -validity 365 -keyalg RSA -keysize 2048
[INFO] keytool error: java.lang.Exception: Key pair not generated, alias <default> already exists
[INFO] java.lang.Exception: Key pair not generated, alias <default> already exists
[INFO] at sun.security.tools.keytool.Main.doGenKeyPair(Main.java:1597)
[INFO] at sun.security.tools.keytool.Main.doCommands(Main.java:966)
[INFO] at sun.security.tools.keytool.Main.run(Main.java:343)
[INFO] at sun.security.tools.keytool.Main.main(Main.java:336)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months
[JBoss JIRA] (ISPN-6796) Administration console - improve error messages when executing script
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6796?page=com.atlassian.jira.plugin.... ]
Work on ISPN-6796 started by Vladimir Blagojevic.
-------------------------------------------------
> Administration console - improve error messages when executing script
> ---------------------------------------------------------------------
>
> Key: ISPN-6796
> URL: https://issues.jboss.org/browse/ISPN-6796
> Project: Infinispan
> Issue Type: Enhancement
> Components: JMX, reporting and management
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Priority: Minor
>
> When executing javascript which results in error, the error message displayed by Administration console is not very helpful:
> Error Some unexpected problem happened when launching the task: DGISPN0118: Failed to invoke operation: ISPN026003: Script execution error
> Executing the same script through hotrod client throws more descriptive exception:
> ReferenceError: "console" is not defined in <eval> at line number 4
> The script is:
> console.debug("test");
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 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 started 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)
7 years, 6 months
[JBoss JIRA] (ISPN-7829) Upgrade Administration Console UI/X using Patternfly best practices
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7829?page=com.atlassian.jira.plugin.... ]
Work on ISPN-7829 started by Vladimir Blagojevic.
-------------------------------------------------
> Upgrade Administration Console UI/X using Patternfly best practices
> -------------------------------------------------------------------
>
> Key: ISPN-7829
> URL: https://issues.jboss.org/browse/ISPN-7829
> Project: Infinispan
> Issue Type: Enhancement
> Components: Console
> Affects Versions: 9.0.0.Final
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Fix For: 9.1.0.Final
>
> Attachments: InfinispanReview.pdf
>
>
> Up to 9.0.0.Final Infinispan release we have mostly relied on common sense when it comes to UI/X of Administration Console. We have now feedback from Patternfly UI/X team and we should upgrade overall UI/X to the highest standard and the best UIX practices.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months