Note that there are some explanatory texts on larger screens.

plurals
  1. POWSO2 ESB 4.5.0 fails to start, hanging after mount to the remote registry
    primarykey
    data
    text
    <p>I'm having a problem with ESB start up. It fails right after mounting to the remote repository after the following INFO message, but previously it started without any problems with the same configuration:</p> <pre><code>TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:16:22,604] INFO {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} - Registry Mode : READ-WRITE {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} </code></pre> <p>I have enabled debug and notice some recurring messages that never stop to occur:</p> <pre><code>TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:21,926] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of Connections Created : 598 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:21,926] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of Connections Closed : 614 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:21,926] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of Connections Committed : 614 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:21,926] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of Connections Rollbacked : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:21,926] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of Statements Prepared : 402 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:21,926] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of Statements Closed : 402 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:21,926] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of Active Transactions : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,115] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of get calls : 36 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,115] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of put calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,115] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of import calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,115] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of move calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,115] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of copy calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,115] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of rename calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,115] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of delete calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of addAssociation calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of removeAssociation calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of getAssociations calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of getAllAssociations calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of executeQuery calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of resourceExists calls : 234 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of dump calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:22,116] DEBUG {org.wso2.carbon.registry.core.statistics.StatisticsLog} - Total Number of restore calls : 0 {org.wso2.carbon.registry.core.statistics.StatisticsLog} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:24,262] DEBUG {org.wso2.carbon.user.core.util.DatabaseUtil} - Total Number of Connections Created : 2 {org.wso2.carbon.user.core.util.DatabaseUtil} TID: [] [WSO2 Enterprise Service Bus] [2012-11-28 15:25:24,262] DEBUG {org.wso2.carbon.user.core.util.DatabaseUtil} - Total Number of Connections Closed : 12 {org.wso2.carbon.user.core.util.DatabaseUtil} </code></pre> <p>The full log is available <a href="http://pastebin.com/2i5hExVX" rel="nofollow">here</a></p> <p>master-datasource.xml:</p> <pre><code> &lt;datasource&gt; &lt;name&gt;WSO2_CARBON_DB&lt;/name&gt; &lt;description&gt;The datasource used for registry and user manager&lt;/description&gt; &lt;jndiConfig&gt; &lt;name&gt;jdbc/WSO2CarbonDB&lt;/name&gt; &lt;/jndiConfig&gt; &lt;definition type="RDBMS"&gt; &lt;configuration&gt; &lt;url&gt;jdbc:mysql://localhost:3306/WSO2_ESB?autoReconnect=true&lt;/url&gt; &lt;username&gt;username&lt;/username&gt; &lt;password&gt;password&lt;/password&gt; &lt;driverClassName&gt;com.mysql.jdbc.Driver&lt;/driverClassName&gt; &lt;maxActive&gt;50&lt;/maxActive&gt; &lt;maxWait&gt;60000&lt;/maxWait&gt; &lt;testOnBorrow&gt;true&lt;/testOnBorrow&gt; &lt;validationQuery&gt;SELECT 1&lt;/validationQuery&gt; &lt;validationInterval&gt;30000&lt;/validationInterval&gt; &lt;/configuration&gt; &lt;/definition&gt; &lt;/datasource&gt; &lt;datasource&gt; &lt;name&gt;WSO2_CARBON_DB_GREG&lt;/name&gt; &lt;description&gt;The datasource used for registry &lt;/description&gt; &lt;jndiConfig&gt; &lt;name&gt;jdbc/WSO2CarbonDB_GREG&lt;/name&gt; &lt;/jndiConfig&gt; &lt;definition type="RDBMS"&gt; &lt;configuration&gt; &lt;url&gt;jdbc:mysql://localhost:3306/WSO2_REGISTRY?autoReconnect=true&lt;/url&gt; &lt;username&gt;username&lt;/username&gt; &lt;password&gt;password&lt;/password&gt; &lt;driverClassName&gt;com.mysql.jdbc.Driver&lt;/driverClassName&gt; &lt;maxactive&gt;50&lt;/maxactive&gt; &lt;maxwait&gt;60000&lt;/maxwait&gt; &lt;testonborrow&gt;true&lt;/testonborrow&gt; &lt;validationquery&gt;SELECT 1&lt;/validationquery&gt; &lt;validationinterval&gt;30000&lt;/validationinterval&gt; &lt;/configuration&gt; &lt;/definition&gt; &lt;/datasource&gt; </code></pre> <p>registry.xml:</p> <pre><code>&lt;currentDBConfig&gt;wso2registry&lt;/currentDBConfig&gt; &lt;readOnly&gt;false&lt;/readOnly&gt; &lt;enableCache&gt;true&lt;/enableCache&gt; &lt;registryRoot&gt;/&lt;/registryRoot&gt; &lt;dbConfig name="wso2registry"&gt; &lt;dataSource&gt;jdbc/WSO2CarbonDB&lt;/dataSource&gt; &lt;/dbConfig&gt; &lt;dbConfig name="wso2registry_mounted"&gt; &lt;dataSource&gt;jdbc/WSO2CarbonDB_GREG&lt;/dataSource&gt; &lt;/dbConfig&gt; &lt;remoteInstance url="https://localhost:9443/registry"&gt; &lt;id&gt;wso2_registry_mounted&lt;/id&gt; &lt;dbConfig&gt;wso2registry_mounted&lt;/dbConfig&gt; &lt;readOnly&gt;false&lt;/readOnly&gt; &lt;enableCache&gt;true&lt;/enableCache&gt; &lt;registryRoot&gt;/&lt;/registryRoot&gt; &lt;/remoteInstance&gt; &lt;mount overwrite="true" path="/_system/config"&gt; &lt;instanceId&gt;wso2_registry_mounted&lt;/instanceId&gt; &lt;targetPath&gt;/_system/nodes&lt;/targetPath&gt; &lt;/mount&gt; &lt;mount overwrite="true" path="/_system/governance"&gt; &lt;instanceId&gt;wso2_registry_mounted&lt;/instanceId&gt; &lt;targetPath&gt;/_system/governance&lt;/targetPath&gt; &lt;/mount&gt; </code></pre> <p>Did anyone suffered the same issue?</p> <p>Thanks in advance, Vladimir.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload