Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0 - Petals CLI
-
Fix Version/s: 2.1.5, 3.0.0 - Petals CLI
-
Component/s: Command 'deploy'
-
Security Level: Public
-
- Environment:
- Any
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Christophe DENEUX [ cdeneux ] | Pierre Souquet [ psouquet ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 2.1.5 [ 10502 ] | |
| Fix Version/s | 3.0.0 - Petals CLI [ 10675 ] | |
| Resolution | Fixed [ 1 ] |
| Description |
Error message returned upon bus import failure sends the password as plain text.
Example: "Can not connect using URI : service:jmx:rmi:///jndi/rmi://localhost:7701/PetalsJMX with user1/password1" |
Error message returned upon container connection failure sends the password as plain text.
Example: "Can not connect using URI : service:jmx:rmi:///jndi/rmi://localhost:7701/PetalsJMX with user1/password1" |
| Summary | Error message on import bus failure | Error message on container connection failure |
| Status | Resolved [ 10004 ] | Closed [ 10005 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Removed password from error message, r41424.