KB Article #160787
broadcast error : core.cfgserver.CfgServerInvalidPasswordException: illegal password
Problem
error occurs for all the broadcast operations
|
2012/11/29 13:39:35 :: INFO:>Client type is BROADCAST_AGENT |
|
INFO:>Initialize Copilot connection parameters |
|
INFO:>Read server inventory |
|
INFO:>Start Import container from /home/axway/Axway/Synchrony/Integrator/data/tmp/importexport_1/input/Integrator |
|
WARN:>Container has no Container.xml file. Ignore file information, use the Integrator directory for import/export action |
|
INFO:>Version of container model: 2.3.1 |
|
INFO:>Version of import/export model: 2.3.1 |
|
INFO:>Connect to Mapping Server... |
|
INFO:>Connected to Mapping Server |
|
INFO:>Connect to Configuration Server... |
|
ERROR:Runtime Failure detected during transaction |
|
ERROR:com.axway.common.deployment.substitution.exception.ImportExportUncheckedException: Technical error during : << reason = core.cfgserver.CfgServerInvalidPasswordException: illegal password>> |
|
CfgServer info = 'CfgServer hostName=synplatform2, port=13601, user=6, dataSet=null, (timeout=200, readOnly=false)' |
|
CfgServer error Msg = 'connected = falseno transaction is runningCfgServer hostName=synplatform2, port=13601, user=6, dataSet=null, (timeout=200, readOnly=false)' |
|
CfgServer Exception = 'illegal password' |
|
CfgServer action = 'connect' |
|
|
|
at com.axway.integrator.importexport.repository.CfgServerManager.catchError(CfgServerManager.java:239) |
|
at com.axway.integrator.importexport.repository.CfgServerManager.connect(CfgServerManager.java:450) |
|
at com.axway.integrator.importexport.repository.CfgServerManager.startReadWriteCOnnection(CfgServerManager.java:409) |
|
at com.axway.integrator.importexport.TransactionManager.startTransaction(TransactionManager.java:63) |
|
at com.axway.integrator.importexport.TransactionManager.executeTransaction(TransactionManager.java:368) |
|
at com.axway.integrator.importexport.commands.Command.process(Command.java:26) |
|
at com.axway.integrator.importexport.commands.ImportCommand.process(ImportCommand.java:30) |
|
at com.axway.integrator.importexport.ImportAPIServerImpl.processImportPackage(ImportAPIServerImpl.java:419) |
|
at com.axway.integrator.importexport.ImportAPIServerImpl.importPackage(ImportAPIServerImpl.java:2405) |
|
at com.axway.integrator.importexport.remote.ImportProtocol.process(ImportProtocol.java:121) |
|
at com.axway.integrator.importexport.remote.ImportConnectionThread.run(ImportConnectionThread.java:116) |
|
Caused by: core.cfgserver.CfgServerInvalidPasswordException: illegal password |
|
at core.cfgserver.CfgServer.authenticate(CfgServer.java:233) |
|
at com.axway.integrator.importexport.repository.CfgServerManager.connect(CfgServerManager.java:429) |
|
... 9 more |
|
|
|
INFO:>Rollback objects on JBI container |
|
INFO:>Resume activities |
|
INFO:>End transaction |
|
INFO:>Disconnect from Mapping Server... |
|
INFO:>Disconnected from Mapping Server |
|
INFO:>Disconnect from JBI container... |
|
INFO:>Disconnected from JBI container |
|
INFO:>Container auditId = Broadcast_Container |
|
INFO:>Action executed. 'Import Container action(102)' |
Resolution
* passwords located in $CORE_LOCAL/config/passwd and in $CORE_LOCAL/etc/xib.properties (xib.cfgserver.password) are different (admin is the default password).
1. check both passwords and make sure they are not different