Details
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Blocker [ 1 ] | |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Description |
The following error occurs reloading placeholders to set a SSL configuration, as:
1 - Create domains using placeholders for SSL parameters, 2 - Deploy service units with no value for SSL placeholder values (BC Gateway domains are created not using SSL) 3 - Update placeholder values to use SSL 4 - Reload placeholders (BC Gateway domains are using SSL connexions) 5 - The following error occurs: {code} java.lang.NullPointerException at org.ow2.petals.bc.gateway.inbound.ConsumerDomain.reload(ConsumerDomain.java:133) at org.ow2.petals.bc.gateway.BcGatewaySUManager.onPlaceHolderValuesReloaded(BcGatewaySUManager.java:260) at org.ow2.petals.component.framework.su.AbstractServiceUnitManager.reloadPlaceHolders(AbstractServiceUnitManager.java:1155) at org.ow2.petals.component.framework.AbstractComponent.reloadPlaceHolders(AbstractComponent.java:445) ... {code} |
The following error occurs reloading placeholders to set a SSL configuration, as:
# Create domains using placeholders for SSL parameters, # Deploy service units with no value for SSL placeholder values (BC Gateway domains are created not using SSL) # Update placeholder values to use SSL # Reload placeholders (BC Gateway domains are using SSL connexions) # The following error occurs: {code} java.lang.NullPointerException at org.ow2.petals.bc.gateway.inbound.ConsumerDomain.reload(ConsumerDomain.java:133) at org.ow2.petals.bc.gateway.BcGatewaySUManager.onPlaceHolderValuesReloaded(BcGatewaySUManager.java:260) at org.ow2.petals.component.framework.su.AbstractServiceUnitManager.reloadPlaceHolders(AbstractServiceUnitManager.java:1155) at org.ow2.petals.component.framework.AbstractComponent.reloadPlaceHolders(AbstractComponent.java:445) ... {code} |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.2.1 [ 11157 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.1.1 [ 11160 ] | |
| Affects Version/s | 1.1.0 [ 10836 ] |