[JBoss JIRA] (WFLY-8186) CS tool, can't list --help without NPE occurence
by Peter Skopek (JIRA)
[ https://issues.jboss.org/browse/WFLY-8186?page=com.atlassian.jira.plugin.... ]
Peter Skopek resolved WFLY-8186.
--------------------------------
Resolution: Done
resolved as side effect of different change
> CS tool, can't list --help without NPE occurence
> ------------------------------------------------
>
> Key: WFLY-8186
> URL: https://issues.jboss.org/browse/WFLY-8186
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
> Priority: Critical
> Labels: credential-store
>
> {code}
> java -jar wildfly-elytron-tool.jar credential-store -h
> {code}
> or because of WFLY-8176
> {code}
> java -jar wildfly-elytron-tool.jar credential-store -h --salt 12345678 --iteration 230
> {code}
> leads to
> {code}
> usage: java -jar wildfly-elytron-tool.jar credential-store <sub-command>
> <options> -a <arg> | -e <arg> | -h | -r <arg> | -v [-c] [-f] [-i
> <arg>] [-l <arg>] [-p <arg>] [-s <arg>] [-t <arg>] [-u <arg>] [-x
> <arg>]
> Exception in thread "main" java.lang.NullPointerException
> at java.util.regex.Matcher.getTextLength(Matcher.java:1283)
> at java.util.regex.Matcher.reset(Matcher.java:309)
> at java.util.regex.Matcher.<init>(Matcher.java:229)
> at java.util.regex.Pattern.matcher(Pattern.java:1093)
> at java.util.Formatter.parse(Formatter.java:2547)
> at java.util.Formatter.format(Formatter.java:2501)
> at java.io.PrintStream.format(PrintStream.java:970)
> at java.io.PrintStream.printf(PrintStream.java:871)
> at org.wildfly.security.tool.ElytronTool.main(ElytronTool.java:58)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (WFLY-8186) CS tool, can't list --help without NPE occurence
by Peter Skopek (JIRA)
[ https://issues.jboss.org/browse/WFLY-8186?page=com.atlassian.jira.plugin.... ]
Peter Skopek reassigned WFLY-8186:
----------------------------------
Assignee: Peter Skopek (was: Darran Lofthouse)
> CS tool, can't list --help without NPE occurence
> ------------------------------------------------
>
> Key: WFLY-8186
> URL: https://issues.jboss.org/browse/WFLY-8186
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Reporter: Martin Choma
> Assignee: Peter Skopek
> Priority: Critical
> Labels: credential-store
>
> {code}
> java -jar wildfly-elytron-tool.jar credential-store -h
> {code}
> or because of WFLY-8176
> {code}
> java -jar wildfly-elytron-tool.jar credential-store -h --salt 12345678 --iteration 230
> {code}
> leads to
> {code}
> usage: java -jar wildfly-elytron-tool.jar credential-store <sub-command>
> <options> -a <arg> | -e <arg> | -h | -r <arg> | -v [-c] [-f] [-i
> <arg>] [-l <arg>] [-p <arg>] [-s <arg>] [-t <arg>] [-u <arg>] [-x
> <arg>]
> Exception in thread "main" java.lang.NullPointerException
> at java.util.regex.Matcher.getTextLength(Matcher.java:1283)
> at java.util.regex.Matcher.reset(Matcher.java:309)
> at java.util.regex.Matcher.<init>(Matcher.java:229)
> at java.util.regex.Pattern.matcher(Pattern.java:1093)
> at java.util.Formatter.parse(Formatter.java:2547)
> at java.util.Formatter.format(Formatter.java:2501)
> at java.io.PrintStream.format(PrintStream.java:970)
> at java.io.PrintStream.printf(PrintStream.java:871)
> at org.wildfly.security.tool.ElytronTool.main(ElytronTool.java:58)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (WFLY-8282) Review & update ejb-multi-server documents
by Sande Gilda (JIRA)
Sande Gilda created WFLY-8282:
---------------------------------
Summary: Review & update ejb-multi-server documents
Key: WFLY-8282
URL: https://issues.jboss.org/browse/WFLY-8282
Project: WildFly
Issue Type: Enhancement
Components: Quickstarts
Reporter: Sande Gilda
Assignee: Sande Gilda
Currently it references bunch of warnings / errors with its jiras.
But those jiras ware fixed and there is no need to keep that in docs.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JGRP-2159) Delta view cannot be installed
by Bela Ban (JIRA)
[ https://issues.jboss.org/browse/JGRP-2159?page=com.atlassian.jira.plugin.... ]
Bela Ban updated JGRP-2159:
---------------------------
Fix Version/s: (was: 4.1)
> Delta view cannot be installed
> ------------------------------
>
> Key: JGRP-2159
> URL: https://issues.jboss.org/browse/JGRP-2159
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 4.0.1
>
> Attachments: discarded_delta_view.log
>
>
> A DeltaView cannot be installed because the ref view-id is not the current view-id.
> Looking at the view sequence for members J, K and L:
> {noformat}
> 19:22:54,278 DEBUG (testng-Test:[]) [GMS] J: installing view [J|0] (1) [J]
> 19:22:56,519 DEBUG (testng-Test:[]) [GMS] K: installing view [J|1] (2) [J, K]
> 19:22:56,572 DEBUG (jgroups-7,J:[]) [GMS] J: installing view [J|1] (2) [J, K]
> 19:22:56,590 DEBUG (jgroups-5,K:[]) [GMS] K: installing view [J|2] (2) [J, K]
> 19:22:58,585 DEBUG (jgroups-5,J:[]) [GMS] J: installing view [J|3] (3) [J, K, L]
> 19:23:00,603 DEBUG (testng-Test:[]) [GMS] L: installing view [J|3] (3) [J, K, L]
> {noformat}
> K cannot install DeltaView J|3 because it has view J|2 but the DeltaView has ref view-id J|1.
> The reason is that J|2 was apparently installed *only* at K (but not at coordinator J1!), despite it being the same view as J|1.
> We need to look into why J|2 was installed at K only. Second line of defense: when a DeltaView cannot be installed, send a message to the view sender (coord) and solicit the full view instead.
> See the attached log.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (WFCORE-2352) Migrate the WildFly Elytron subsystem to WildFly Core
by Darran Lofthouse (JIRA)
Darran Lofthouse created WFCORE-2352:
----------------------------------------
Summary: Migrate the WildFly Elytron subsystem to WildFly Core
Key: WFCORE-2352
URL: https://issues.jboss.org/browse/WFCORE-2352
Project: WildFly Core
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 3.0.0.Beta7
This task is to move the subsystem to WildFly Core. This task is not to add the subsystem to any additional feature packs.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months