<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: username and password in jbpm-console
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/kaissun">kais ben slama</a> in <i>jBPM</i> - <a href="http://community.jboss.org/message/597118#597118">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>So I think that we don't have a solution for this problem.<br/>I have this problem too and I think that the data base schema is not really created.<br/>So that we cannot <a class="jive-link-anchor-small">load the example users and groups from <code class="literal">${jbpm.home}/install/src/demo/example.identities.sql</code></a><br/><span> (+) </span> this file contains the list of users/password mentioned in the user guide. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span> (+) </span> the creation of DB schema by create.jbpm.schema give me an error : </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>[java] 10:53:42,560 FIN | [HibernateSessionResource] ----- beginning hibernate tx 6829563 ----------------------------------------</p><p>[java] 10:53:43,567 WRN | [JDBCExceptionReporter] SQL Error: -80, SQLState: 08000</p><p>[java] 10:53:43,567 SEV | [JDBCExceptionReporter] socket creation error</p><p>[java] ### EXCEPTION ###########################################</p><p>[java] 10:53:43,567 SEV | [HibernateSessionResource] hibernate transaction begin failed.&#160; closing hibernate session</p><p>[java] org.hibernate.exception.JDBCConnectionException: Cannot open connection</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:97)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:449)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.jdbc.JDBCContext.connection(JDBCContext.java:142)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.transaction.JDBCTransaction.begin(JDBCTransaction.java:85)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.impl.SessionImpl.beginTransaction(SessionImpl.java:1353)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.tx.HibernateSessionResource.&lt;init&gt;(HibernateSessionResource.java:44)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.wire.descriptor.HibernateSessionDescriptor.construct(HibernateSessionDescriptor.java:87)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.wire.WireContext.construct(WireContext.java:487)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.wire.WireContext.create(WireContext.java:466)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.wire.WireContext.create(WireContext.java:455)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.wire.WireContext.get(WireContext.java:429)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.wire.WireContext.get(WireContext.java:339)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.wire.WireContext.get(WireContext.java:704)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.env.BasicEnvironment.get(BasicEnvironment.java:132)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.env.BasicEnvironment.get(BasicEnvironment.java:123)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.db.Create$1.execute(Create.java:55)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.db.Create$1.execute(Create.java:51)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:50)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.executeInNewEnvironment(EnvironmentInterceptor.java:53)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:40)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:56)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.svc.SkipInterceptor.execute(SkipInterceptor.java:43)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.pvm.internal.processengine.ProcessEngineImpl.execute(ProcessEngineImpl.java:300)</p><p>[java]&#160;&#160;&#160;&#160; at org.jbpm.db.Create.main(Create.java:51)</p><p>[java] Caused by: java.sql.SQLException: socket creation error</p><p>[java]&#160;&#160;&#160;&#160; at org.hsqldb.jdbc.Util.sqlException(Unknown Source)</p><p>[java]&#160;&#160;&#160;&#160; at org.hsqldb.jdbc.jdbcConnection.&lt;init&gt;(Unknown Source)</p><p>[java]&#160;&#160;&#160;&#160; at org.hsqldb.jdbcDriver.getConnection(Unknown Source)</p><p>[java]&#160;&#160;&#160;&#160; at org.hsqldb.jdbcDriver.connect(Unknown Source)</p><p>[java]&#160;&#160;&#160;&#160; at java.sql.DriverManager.getConnection(DriverManager.java:525)</p><p>[java]&#160;&#160;&#160;&#160; at java.sql.DriverManager.getConnection(DriverManager.java:140)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:133)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:446)</p><p>[java]&#160;&#160;&#160;&#160; ... 24 more</p><p>[java] ### EXCEPTION ###########################################</p><p>[java] ### EXCEPTION ###########################################</p><p>[java] 10:53:43,740 INF | [DefaultCommandService] exception while executing command org.jbpm.db.Create$1@18e261d</p><p>[java] org.hibernate.exception.JDBCConnectionException: Cannot open connection</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:97)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:449)</p><p>[java]&#160;&#160;&#160;&#160; at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)</p><p>...</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>could you help us please ??<br/>and thanks in advance&#160;&#160;&#160;&#160; <span> :) </span></p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/597118#597118">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>