-------------------------------------------------------------------------------------------------
standalone.xml
<system-properties>
<property name="org.kie.server.repo" value="${jboss.server.data.dir}"/>
<property name="org.kie.example" value="true"/>
<property name="org.kie.demo" value="false"/>
<property name="org.jbpm.designer.perspective" value="full"/>
<property name="org.uberfire.nio.git.dir" value="${jboss.home.dir}/bin"/>
<property name="org.uberfire.metadata.index.dir" value="${jboss.home.dir}/bin"/>
<property name="org.kie.server.user" value="kieserver"/>
<property name="org.kie.server.pwd" value="kieserver1!"/>
<property name="org.kie.server.controller.user" value="kieserver"/>
<property name="org.kie.server.controller.pwd" value="kieserver1!"/>
<property name="org.jbpm.server.ext.disabled" value="true"/>
<property name="org.kie.server.persistence.ds" value="java:jboss/datasources/PersistenciaJBPMS6p2"/>
<property name="org.kie.server.persistence.dialect" value="org.hibernate.dialect.PostgreSQLDialect"/>
</system-properties>
-------------------------------------------------------------------------------------------------
this's the log:
C:\EAP\6p4_brms_2\EAP-6.4.0\standalone\log\server.log (48 hits)
Line 246: 17:14:57,868 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 52) HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
Line 256: 17:14:58,225 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) HHH000388: Unsuccessful: create table SolicitantePer (id bigint generated by default as identity, primary key (id))
Line 257: 17:14:58,226 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) ERROR: syntax error at or near "generated"
Line 257: 17:14:58,226 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) ERROR: syntax error at or near "generated"
Line 257: 17:14:58,226 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 52) ERROR: syntax error at or near "generated"
Line 369: 17:15:08,475 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 56) HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
Line 419: 17:15:09,592 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 56) HHH000261: Table found: public.errorinfo
Line 422: 17:15:09,594 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 56) HHH000126: Indexes: [errorinfo_pkey]
Line 645: 17:15:23,378 ERROR [org.eclipse.jgit.util.FS] (MSC service thread 1-7) Caught exception in FS.readPipe(): java.io.IOException: Cannot run program "bash" (in directory "C:\Users\laura.florian"): CreateProcess error=2, El sistema no puede encontrar el archivo especificado
Line 645: 17:15:23,378 ERROR [org.eclipse.jgit.util.FS] (MSC service thread 1-7) Caught exception in FS.readPipe(): java.io.IOException: Cannot run program "bash" (in directory "C:\Users\laura.florian"): CreateProcess error=2, El sistema no puede encontrar el archivo especificado
Line 740: Caused by: java.io.IOException: CreateProcess error=2, El sistema no puede encontrar el archivo especificado
Line 752: 17:15:27,373 ERROR [stderr] (MSC service thread 1-7) ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider com.sun.script.javascript.RhinoScriptEngineFactory not found
Line 756: 17:15:30,454 WARN [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (MSC service thread 1-7) SQL Error: 0, SQLState: 53100
Line 757: 17:15:30,455 ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (MSC service thread 1-7) ERROR: could not extend file "global/13253": No space left on device
Line 757: 17:15:30,455 ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (MSC service thread 1-7) ERROR: could not extend file "global/13253": No space left on device
Line 854: Caused by: org.postgresql.util.PSQLException: ERROR: could not extend file "global/13253": No space left on device
Line 856: at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
Line 974: Caused by: org.postgresql.util.PSQLException: ERROR: could not extend file "global/13253": No space left on device
Line 976: at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
Line 1097: Caused by: org.postgresql.util.PSQLException: ERROR: could not extend file "global/13253": No space left on device
Line 1099: at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
Line 1120: 17:15:30,996 WARN [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (MSC service thread 1-7) SQL Error: 0, SQLState: 53100
Line 1121: 17:15:30,996 ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (MSC service thread 1-7) ERROR: could not extend file "global/13253": No space left on device
Line 1121: 17:15:30,996 ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (MSC service thread 1-7) ERROR: could not extend file "global/13253": No space left on device
Line 1231: Caused by: org.postgresql.util.PSQLException: ERROR: could not extend file "global/13253": No space left on device
Line 1233: at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
Line 1364: Caused by: org.postgresql.util.PSQLException: ERROR: could not extend file "global/13253": No space left on device
Line 1366: at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
Line 1500: Caused by: org.postgresql.util.PSQLException: ERROR: could not extend file "global/13253": No space left on device
Line 1502: at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
Line 1522: 17:15:31,448 WARN [org.jbpm.kie.services.impl.KModuleDeploymentService] (MSC service thread 1-7) Unexpected error while deploying unit org.guvnor:guvnor-asset-mgmt-project:6.3.0.Final-redhat-4: java.lang.RuntimeException: Unable to commit transaction
Line 1636: Caused by: org.postgresql.util.PSQLException: ERROR: could not extend file "global/13253": No space left on device
Line 1638: at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
Line 1658: 17:15:31,598 WARN [org.jbpm.console.ng.bd.backend.server.DeploymentManagerEntryPointImpl] (MSC service thread 1-7) Error when deploying unit org.guvnor:guvnor-asset-mgmt-project:6.3.0.Final-redhat-4 [strategy=SINGLETON] error message java.lang.RuntimeException: Unable to commit transaction
Line 1658: 17:15:31,598 WARN [org.jbpm.console.ng.bd.backend.server.DeploymentManagerEntryPointImpl] (MSC service thread 1-7) Error when deploying unit org.guvnor:guvnor-asset-mgmt-project:6.3.0.Final-redhat-4 [strategy=SINGLETON] error message java.lang.RuntimeException: Unable to commit transaction
Line 1686: 17:15:34,772 WARN [org.jbpm.kie.services.impl.KModuleDeploymentService] (EJB default - 4) Unexpected error while deploying unit Pacifico:pruebitaP:1.0: java.lang.RuntimeException: Cannot find KieModule: Pacifico:pruebitaP:1.0
Line 1768: 17:15:41,598 ERROR [org.drools.compiler.kie.builder.impl.AbstractKieModule] (EJB default - 8) Unable to build KieBaseModel:kbase
Line 1769: Error importing : 'org.json.JSONObject'