Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 934534 Details for
Bug 1138375
NPE in WysiwygFormEditor.getCurrentForm(WysiwygFormEditor.java:176) with MortgageApplication example
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
server.log
file_1138375.txt (text/plain), 98.87 KB, created by
Jiri Svitak
on 2014-09-04 16:43:21 UTC
(
hide
)
Description:
server.log
Filename:
MIME Type:
Creator:
Jiri Svitak
Created:
2014-09-04 16:43:21 UTC
Size:
98.87 KB
patch
obsolete
> java:global/business-central/MailboxProcessOutgoingExecutorManager!org.guvnor.inbox.backend.server.MailboxProcessOutgoingExecutorManager > java:app/business-central/MailboxProcessOutgoingExecutorManager!org.guvnor.inbox.backend.server.MailboxProcessOutgoingExecutorManager > java:module/MailboxProcessOutgoingExecutorManager!org.guvnor.inbox.backend.server.MailboxProcessOutgoingExecutorManager > java:global/business-central/MailboxProcessOutgoingExecutorManager > java:app/business-central/MailboxProcessOutgoingExecutorManager > java:module/MailboxProcessOutgoingExecutorManager > >14:55:35,795 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 51) HCANN000001: Hibernate Commons Annotations {4.0.1.Final-redhat-2} >14:55:35,844 INFO [org.hibernate.Version] (ServerService Thread Pool -- 51) HHH000412: Hibernate Core {4.2.0.SP1-redhat-1} >14:55:35,852 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 51) HHH000206: hibernate.properties not found >14:55:35,855 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 51) HHH000021: Bytecode provider name : javassist >14:55:35,895 INFO [org.hibernate.cfg.Configuration] (ServerService Thread Pool -- 51) HHH000042: Configuring from file: hibernate.cfg.xml >14:55:36,063 INFO [org.hibernate.cfg.Configuration] (ServerService Thread Pool -- 51) HHH000041: Configured SessionFactory: null >14:55:36,397 INFO [org.jboss.dashboard.database.hibernate.HibernateInitializer] (ServerService Thread Pool -- 51) The underlying database is: postgres >14:55:36,487 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016005: Starting Services for CDI deployment: business-central.war >14:55:36,536 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 54) JBAS011402: Starting Persistence Unit Service 'business-central.war#org.jbpm.domain' >14:55:36,556 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 52) HQ221003: trying to deploy queue jms.queue.KIE.SESSION >14:55:36,546 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) JBAS016008: Starting weld service for deployment business-central.war >14:55:36,600 INFO [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 54) HHH000204: Processing PersistenceUnitInfo [ > name: org.jbpm.domain > ...] >14:55:36,747 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 52) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/KIE.SESSION >14:55:36,748 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 52) JBAS011601: Bound messaging object to jndi name java:/queue/KIE.SESSION.ALL >14:55:36,751 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 50) HQ221003: trying to deploy queue jms.queue.KIE.RESPONSE >14:55:36,753 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 50) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/KIE.RESPONSE >14:55:36,754 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 50) JBAS011601: Bound messaging object to jndi name java:/queue/KIE.RESPONSE.ALL >14:55:36,755 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 53) HQ221003: trying to deploy queue jms.queue.KIE.AUDIT >14:55:36,756 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/KIE.AUDIT >14:55:36,757 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 53) JBAS011601: Bound messaging object to jndi name java:/queue/KIE.AUDIT.ALL >14:55:36,758 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 55) HQ221003: trying to deploy queue jms.queue.KIE.TASK >14:55:36,760 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 55) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/KIE.TASK >14:55:36,760 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 55) JBAS011601: Bound messaging object to jndi name java:/queue/KIE.TASK.ALL >14:55:36,869 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) JBAS014142: Started message driven bean 'KieSessionRequesMessageBean' with 'hornetq-ra' resource adapter >14:55:36,870 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) JBAS014142: Started message driven bean 'TaskServiceRequesMessageBean' with 'hornetq-ra' resource adapter >14:55:36,872 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) JBAS014142: Started message driven bean 'JMSAuditProcessor' with 'hornetq-ra' resource adapter >14:55:37,619 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 51) HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect >14:55:37,643 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 51) HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException >14:55:37,680 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 51) HHH000399: Using default transaction strategy (direct JDBC transactions) >14:55:37,692 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 51) HHH000397: Using ASTQueryTranslatorFactory >14:55:37,785 INFO [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 51) HV000001: Hibernate Validator 4.3.1.Final-redhat-1 >14:55:38,183 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 54) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider >14:55:38,240 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 54) HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect >14:55:38,241 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 54) HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException >14:55:38,246 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 54) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory >14:55:38,248 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 54) HHH000397: Using ASTQueryTranslatorFactory >14:55:38,690 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 54) HHH000228: Running hbm2ddl schema update >14:55:38,690 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 54) HHH000102: Fetching database metadata >14:55:38,702 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 54) HHH000396: Updating schema >14:55:38,851 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.attachment >14:55:38,851 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, attachmentcontentid, taskdata_attachments_id, attachment_size, attachedby_id, name, attachedat, contenttype, accesstype] >14:55:38,851 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_7ndpfa311i50bq7hy18q05va3, fk_hqupx569krp0f0sgu9kh87513] >14:55:38,852 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [attachment_pkey] >14:55:38,884 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.bamtasksummary >14:55:38,884 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [duration, startdate, status, taskid, userid, createddate, taskname, enddate, optlock, processinstanceid, pk] >14:55:38,884 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:38,885 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [bamtasksummary_pkey] >14:55:38,918 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.booleanexpression >14:55:38,918 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [expression, id, escalation_constraints_id, type] >14:55:38,918 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_394nf2qoc0k9ok6omgd6jtpso] >14:55:38,919 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [booleanexpression_pkey] >14:55:38,952 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.content >14:55:38,952 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [content, id] >14:55:38,952 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:38,952 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [content_pkey] >14:55:38,982 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.contextmappinginfo >14:55:38,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [context_id, mappingid, optlock, ksession_id] >14:55:38,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:38,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [contextmappinginfo_pkey] >14:55:39,014 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.correlationkeyinfo >14:55:39,014 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [keyid, name, optlock, processinstanceid] >14:55:39,014 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,015 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [correlationkeyinfo_pkey] >14:55:39,060 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.correlationpropertyinfo >14:55:39,060 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [name, value, correlationkey_keyid, optlock, propertyid] >14:55:39,060 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_hrmx1m882cejwj9c04ixh50i4] >14:55:39,061 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [correlationpropertyinfo_pkey] >14:55:39,096 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.deadline >14:55:39,097 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, escalated, deadlines_startdeadline_id, deadlines_enddeadline_id, deadline_date] >14:55:39,097 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_68w742sge00vco2cq3jhbvmgx, fk_euoohoelbqvv94d8a8rcg8s5n] >14:55:39,097 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [deadline_pkey] >14:55:39,137 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.delegation_delegates >14:55:39,137 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,137 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_fajq6kossbsqwr3opkrctxei3, fk_gn7ula51sk55wj1o1m57guqxb] >14:55:39,138 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,194 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.errorinfo >14:55:39,194 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [timestamp, message, id, request_id, stacktrace] >14:55:39,194 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_cms0met37ggfw5p5gci3otaq0] >14:55:39,194 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [errorinfo_pkey] >14:55:39,224 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.escalation >14:55:39,224 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, deadline_escalation_id, name] >14:55:39,225 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_ay2gd4fvl9yaapviyxudwuvfg] >14:55:39,225 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [escalation_pkey] >14:55:39,257 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.eventtypes >14:55:39,258 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [element, instanceid] >14:55:39,258 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_nrecj4617iwxlc65ij6m7lsl1] >14:55:39,258 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,295 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.i18ntext >14:55:39,295 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [text, notification_names_id, notification_subjects_id, task_descriptions_id, id, task_names_id, notification_descriptions_id, reassignment_documentation_id, deadline_documentation_id, language, shorttext, notification_documentation_id, task_subjects_id] >14:55:39,296 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_g1trxri8w64enudw2t1qahhk5, fk_fd9uk6hemv2dx1ojovo7ms3vp, fk_bw8vmpekejxt1ei2ge26gdsry, fk_qoce92c70adem3ccb3i7lec8x, fk_o84rkh69r47ti8uv4eyj7bmo2, fk_k16jpgrh67ti9uedf6konsu1p, fk_21qvifarxsvuxeaw5sxwh473w, fk_pqarjvvnwfjpeyb87yd7m0bfi, fk_4eyfp69ucrron2hr7qx4np2fp] >14:55:39,296 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [i18ntext_pkey] >14:55:39,335 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.nodeinstancelog >14:55:39,335 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, connection, externalid, nodetype, workitemid, nodename, log_date, nodeinstanceid, type, processinstanceid, processid, nodeid] >14:55:39,335 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,336 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [nodeinstancelog_pkey] >14:55:39,366 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.notification >14:55:39,366 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, escalation_notifications_id, priority, dtype] >14:55:39,367 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_bdbeml3768go5im41cgfpyso9] >14:55:39,367 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [notification_pkey] >14:55:39,400 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.notification_bas >14:55:39,401 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,401 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_fc0uuy76t2bvxaxqysoo8xts7, fk_mfbsnbrhth4rjhqc2ud338s4i] >14:55:39,401 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,439 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.notification_recipients >14:55:39,440 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,440 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_blf9jsrumtrthdaqnpwxt25eu, fk_3l244pj8sh78vtn9imaymrg47] >14:55:39,441 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,473 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.notification_email_header >14:55:39,473 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [emailheaders_id, notification_id, mapkey] >14:55:39,474 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_eth4nvxn21fk1vnju85vkjrai, fk_ptaka5kost68h7l3wflv7w6y8] >14:55:39,474 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [notification_email_header_pkey, uk_ptaka5kost68h7l3wflv7w6y8] >14:55:39,505 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.organizationalentity >14:55:39,506 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, dtype] >14:55:39,506 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,506 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [organizationalentity_pkey] >14:55:39,541 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.peopleassignments_bas >14:55:39,542 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,542 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_t38xbkrq6cppifnxequhvjsl2, fk_omjg5qh7uv8e9bolbaq7hv6oh] >14:55:39,542 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,571 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.peopleassignments_exclowners >14:55:39,572 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,572 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_pth28a73rj6bxtlfc69kmqo0a, fk_b8owuxfrdng050ugpk0pdowa7] >14:55:39,572 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,608 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.peopleassignments_potowners >14:55:39,608 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,608 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_4dv2oji7pr35ru0w45trix02x, fk_tee3ftir7xs6eo3fdvi3xw026] >14:55:39,608 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,636 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.peopleassignments_recipients >14:55:39,636 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,636 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_4g7y3wx6gnokf6vycgpxs83d6, fk_enhk831fghf6akjilfn58okl4] >14:55:39,636 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,663 INFO [org.jboss.dashboard.workspace.GraphicElementManagerImpl] (ServerService Thread Pool -- 51) Starting org.jboss.dashboard.workspace.EnvelopesManagerImpl >14:55:39,663 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.peopleassignments_stakeholders >14:55:39,663 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,663 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_4bh3ay74x6ql9usunubttfdf1, fk_met63inaep6cq4ofb3nnxi4tm] >14:55:39,663 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,696 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.processinstanceinfo >14:55:39,697 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [startdate, lastreaddate, state, processinstancebytearray, optlock, instanceid, processid, lastmodificationdate] >14:55:39,697 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,697 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [processinstanceinfo_pkey] >14:55:39,722 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.processinstancelog >14:55:39,722 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, processname, end_date, duration, externalid, status, processversion, parentprocessinstanceid, start_date, outcome, user_identity, processinstanceid, processid] >14:55:39,723 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,723 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [processinstancelog_pkey] >14:55:39,746 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.reassignment >14:55:39,746 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [escalation_reassignments_id, id] >14:55:39,746 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_pnpeue9hs6kx2ep0sp16b6kfd] >14:55:39,746 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [reassignment_pkey] >14:55:39,766 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.reassignment_potentialowners >14:55:39,766 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [task_id, entity_id] >14:55:39,767 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_8frl6la7tgparlnukhp8xmody, fk_qbega5ncu6b9yigwlw55aeijn] >14:55:39,767 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [] >14:55:39,796 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.requestinfo >14:55:39,797 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [timestamp, message, businesskey, executions, id, responsedata, requestdata, deploymentid, status, retries, commandname] >14:55:39,797 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,797 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [requestinfo_pkey] >14:55:39,826 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.sessioninfo >14:55:39,827 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [rulesbytearray, id, startdate, optlock, lastmodificationdate] >14:55:39,827 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,827 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [sessioninfo_pkey] >14:55:39,860 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.task >14:55:39,860 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [tasktype, outputcontentid, parentid, optlock, expirationtime, previousstatus, id, faultname, createdby_id, skipable, deploymentid, archived, priority, faulttype, taskinitiator_id, documentcontentid, faultaccesstype, outputaccesstype, allowedtodelegate, status, documentaccesstype, outputtype, createdon, activationtime, faultcontentid, processinstanceid, processsessionid, actualowner_id, workitemid, formname, documenttype, subtaskstrategy, processid] >14:55:39,861 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_nh9nnt47f3l61qjlyedqt05rf, fk_dpk0f9ucm14c78bsxthh7h8yh, fk_k02og0u71obf1uxgcdjx9rcjc] >14:55:39,861 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [task_pkey] >14:55:39,982 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.taskdef >14:55:39,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, priority, name] >14:55:39,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:39,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [taskdef_pkey] >14:55:40,015 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.taskevent >14:55:40,015 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, logtime, taskid, userid, type, optlock] >14:55:40,015 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:40,015 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [taskevent_pkey] >14:55:40,021 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Envelope Default_Envelope >14:55:40,029 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Envelope jbpmEnvelope >14:55:40,048 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.variableinstancelog >14:55:40,049 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, externalid, variableinstanceid, oldvalue, variableid, value, log_date, processinstanceid, processid] >14:55:40,049 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:40,049 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [variableinstancelog_pkey] >14:55:40,082 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.workiteminfo >14:55:40,082 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [workitembytearray, name, workitemid, state, optlock, creationdate, processinstanceid] >14:55:40,083 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:40,083 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [workiteminfo_pkey] >14:55:40,116 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.email_header >14:55:40,116 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, body, replytoaddress, subject, fromaddress, language] >14:55:40,117 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [] >14:55:40,117 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [email_header_pkey] >14:55:40,151 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000261: Table found: public.task_comment >14:55:40,152 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000037: Columns: [id, taskdata_comments_id, text, addedat, addedby_id] >14:55:40,152 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000108: Foreign keys: [fk_aax378yjnsmw9kb9vsu994jjv, fk_1ws9jdmhtey6mxu7jb0r0ufvs] >14:55:40,152 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 54) HHH000126: Indexes: [task_comment_pkey] >14:55:40,155 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 54) HHH000232: Schema update complete >14:55:40,215 INFO [org.jboss.dashboard.workspace.GraphicElementManagerImpl] (ServerService Thread Pool -- 51) Starting org.jboss.dashboard.workspace.LayoutsManagerImpl >14:55:40,363 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Layout Default_Layout >14:55:40,365 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Layout Default_template_with_sliding_menu >14:55:40,367 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Layout Template_25-50-25 >14:55:40,368 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Layout Template_25-75 >14:55:40,370 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Layout Template_75-25 >14:55:40,371 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Layout jbpmLayout >14:55:40,951 INFO [org.jboss.dashboard.workspace.GraphicElementManagerImpl] (ServerService Thread Pool -- 51) Starting org.jboss.dashboard.workspace.ResourceGalleryManagerImpl >14:55:40,955 INFO [org.jboss.dashboard.workspace.GraphicElementManagerImpl] (ServerService Thread Pool -- 51) Starting org.jboss.dashboard.workspace.SkinsManagerImpl >14:55:40,999 INFO [org.jboss.dashboard.ui.resources.GraphicElement] (ServerService Thread Pool -- 51) Deploying files for org.jboss.dashboard.ui.resources.Skin Default_Skin >14:55:41,076 INFO [org.jboss.dashboard.cluster.ClusterNodesManager] (ServerService Thread Pool -- 51) Registering cluster node with ip address 10.40.3.53 >14:55:41,140 INFO [org.jboss.dashboard.cluster.ClusterNodesManager] (ServerService Thread Pool -- 51) Successfully registered cluster node with ip address 10.40.3.53 and identifier 3769 >14:55:41,141 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Loading panels. Scanning dir: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/WEB-INF/etc/panels >14:55:41,142 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/dashboard/dashboardFilter/dashb_filter.panel >14:55:41,490 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/dashboard/dataProviderManager/dashb_providermgr.panel >14:55:41,519 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/dashboard/htmlEditor/dashb_html_editor.panel >14:55:41,522 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/dashboard/kpi/dashb_kpi.panel >14:55:41,526 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/system/dashboardImport/dashb_import.panel >14:55:41,536 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/system/dataSourceManagement/DataSourceManager.panel >14:55:41,551 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/system/dashboardExport/dashb_export.panel >14:55:41,561 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/system/workspaceExport/workspaceImportexport.panel >14:55:41,574 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/navigator_sections_vert.panel >14:55:41,585 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/logout/logout.panel >14:55:41,632 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/navigator_sections.panel >14:55:41,645 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/navigator_workspace_horiz.panel >14:55:41,647 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/navigator_language_horiz.panel >14:55:41,656 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/navigator_sections_horiz.panel >14:55:41,659 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/navigator_workspace.panel >14:55:41,661 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/navigator_workspace_vert.panel >14:55:41,669 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/breadCrumb/breadCrumb.panel >14:55:41,685 INFO [org.jboss.dashboard.workspace.PanelsProvidersManagerImpl] (ServerService Thread Pool -- 51) Reading file: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/dashbuilder.war/./WEB-INF/etc/panels/navigation/tree/treeMenu.panel >14:55:41,919 INFO [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-2) Solder Config XML provider starting... >14:55:41,931 INFO [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-2) Loading XmlDocumentProvider: org.jboss.solder.config.xml.bootstrap.ResourceLoaderXmlDocumentProvider >14:55:41,952 INFO [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-2) Reading XML file: jar:file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/modules/system/layers/bpms/org/jbpm/main/jbpm-kie-services-6.0.3-redhat-5.jar!/META-INF/beans.xml >14:55:42,003 INFO [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-2) Reading XML file: vfs:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/WEB-INF/lib/uberfire-api-0.3.3-redhat-5.jar/META-INF/beans.xml >14:55:42,006 INFO [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-2) Reading XML file: vfs:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/WEB-INF/lib/drools-wb-rest-defaultapprover-6.0.3-redhat-5.jar/META-INF/beans.xml >14:55:42,008 INFO [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-2) Reading XML file: vfs:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/WEB-INF/lib/uberfire-security-server-0.3.3-redhat-5.jar/META-INF/beans.xml >14:55:42,011 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) starting errai cdi ... >14:55:42,043 INFO [org.jboss.solder.Version] (MSC service thread 1-2) Solder 3.2.1.Final (build id: 3.2.1.Final) >14:55:42,915 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.designer.server.service.DefaultDesignerAssetService >14:55:43,159 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.uberfire.backend.server.WorkbenchServicesImpl >14:55:43,190 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.uberfire.backend.server.VFSServicesServerImpl >14:55:43,217 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.uberfire.backend.server.plugin.RuntimePluginsServiceServerImpl >14:55:43,222 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.uberfire.backend.server.repositories.RepositoryServiceEditorImpl >14:55:43,243 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.uberfire.backend.server.FileNavigatorServiceImpl >14:55:43,307 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.uberfire.backend.server.organizationalunit.OrganizationalUnitServiceImpl >14:55:43,311 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.uberfire.backend.server.repositories.RepositoryServiceImpl >14:55:43,332 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.screens.projecteditor.backend.server.ProjectScreenServiceImpl >14:55:43,356 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.drltext.backend.server.DRLTextEditorServiceImpl >14:55:43,420 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.testscenario.backend.server.ScenarioTestEditorServiceImpl >14:55:44,446 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.screens.defaulteditor.backend.server.DefaultEditorServiceImpl >14:55:44,527 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.guided.scorecard.backend.server.GuidedScoreCardEditorServiceImpl >14:55:44,549 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@SessionScoped @Service class org.jbpm.formModeler.renderer.backend.service.FormRenderingServiceImpl >14:55:44,553 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.formModeler.renderer.backend.service.FormRendererIncluderServiceImpl >14:55:44,584 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.dsltext.backend.server.DSLTextEditorServiceImpl >14:55:44,639 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.services.backend.source.SourceServicesImpl >14:55:44,653 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.services.backend.rulename.RuleNameServiceImpl >14:55:44,657 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.services.backend.security.KieWorkbenchSecurityServiceImpl >14:55:44,661 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.services.backend.validation.ValidationServiceImpl >14:55:44,749 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.bd.backend.server.DataServiceEntryPointImpl >14:55:44,753 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.bd.backend.server.KieSessionEntryPointImpl >14:55:44,787 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.bd.backend.server.DeploymentManagerEntryPointImpl >14:55:44,901 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.m2repo.backend.server.M2RepoServiceImpl >14:55:44,939 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.builder.BuildServiceImpl >14:55:45,047 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.globals.backend.server.GlobalsEditorServiceImpl >14:55:45,061 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.screens.search.backend.server.SearchServiceImpl >14:55:45,089 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.es.backend.server.ExecutorServiceEntryPointImpl >14:55:45,183 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.guided.template.server.GuidedRuleTemplateEditorServiceImpl >14:55:46,262 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.guided.rule.backend.server.GuidedRuleEditorServiceImpl >14:55:46,302 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.guided.rule.backend.server.EnumDropdownServiceImpl >14:55:46,511 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.inbox.backend.server.InboxServiceImpl >14:55:46,537 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.dashboard.renderer.service.impl.DashboardRendererServiceImpl >14:55:47,914 INFO [org.jboss.errai.common.metadata.MetaDataScanner] (Thread-78) added class scanning extensions: org.jboss.errai.common.metadata.JbossVFsTypeHandler >14:55:50,079 INFO [org.jboss.errai.reflections.Reflections] (Thread-78) Reflections took 2163 ms to scan 92 urls, producing 2665 keys and 16431 values [using 2 cores] >14:55:50,469 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.formModeler.panels.modeler.backend.FormModelerServiceImpl >14:55:50,482 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.enums.backend.server.EnumServiceImpl >14:55:50,505 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.screens.explorer.backend.server.ExplorerServiceImpl >14:55:50,544 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.guided.dtable.backend.server.GuidedDecisionTableEditorServiceImpl >14:55:50,874 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.screens.datamodeller.backend.server.DataModelerServiceImpl >14:55:50,943 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.dtablexls.backend.server.DecisionTableXLSServiceImpl >14:55:50,972 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.workitems.backend.server.WorkItemsEditorServiceImpl >14:55:51,227 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.project.backend.server.ProjectServiceImpl >14:55:51,230 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.project.backend.server.KModuleServiceImpl >14:55:51,242 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.project.backend.server.POMServiceImpl >14:55:51,329 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.kie.workbench.common.services.datamodel.backend.server.IncrementalDataModelServiceImpl >14:55:51,375 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.ht.backend.server.FormModelerProcessStarterEntryPointImpl >14:55:51,379 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.ht.backend.server.TypeRoleServiceEntryPointImpl >14:55:51,404 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.ht.backend.server.TaskServiceEntryPointImpl >14:55:51,415 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.ht.backend.server.FormServiceEntryPointImpl >14:55:51,421 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.jbpm.console.ng.ht.backend.server.UserServiceEntryPointImpl >14:55:51,442 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.backend.config.ResourceConfigServiceImpl >14:55:51,456 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.backend.version.VersionServiceImpl >14:55:51,478 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@Service class org.guvnor.common.services.backend.file.RenameServiceImpl >14:55:51,490 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.backend.metadata.MetadataServiceImpl >14:55:51,496 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@Service class org.guvnor.common.services.backend.file.CopyServiceImpl >14:55:51,500 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.backend.config.AppConfigServiceImpl >14:55:51,514 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@Service class org.guvnor.common.services.backend.file.DeleteServiceImpl >14:55:51,535 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.guvnor.common.services.backend.metadata.CategoryServiceImpl >14:55:51,574 INFO [org.jboss.errai.cdi.server.CDIExtensionPoints] (MSC service thread 1-2) discovered errai service: public@ApplicationScoped @Service class org.drools.workbench.screens.scorecardxls.backend.server.ScoreCardXLSServiceImpl >14:55:51,927 INFO [org.drools.compiler.kie.builder.impl.ClasspathKieProject] (MSC service thread 1-2) Found kmodule: vfs:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/WEB-INF/lib/drools-wb-rest-defaultapprover-6.0.3-redhat-5.jar/META-INF/kmodule.xml >14:55:51,929 INFO [org.drools.compiler.kie.builder.impl.ClasspathKieProject] (MSC service thread 1-2) Virtual file physical path = /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/tmp/vfs/deployment/deployment2fd5ce8b72381481/drools-wb-rest-defaultapprover-6.0.3-redhat-5.jar-473de110f47f6b8d/drools-wb-rest-defaultapprover-6.0.3-redhat-5.jar >14:55:52,012 INFO [org.drools.compiler.kie.builder.impl.KieRepositoryImpl] (MSC service thread 1-2) KieModule was added:ZipKieModule[ ReleaseId=org.drools:drools-wb-rest-defaultapprover:6.0.3-redhat-5file=/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/tmp/vfs/deployment/deployment2fd5ce8b72381481/drools-wb-rest-defaultapprover-6.0.3-redhat-5.jar-473de110f47f6b8d/drools-wb-rest-defaultapprover-6.0.3-redhat-5.jar] >14:55:53,929 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-001440 Scope type @javax.enterprise.context.RequestScoped() used on injection point [field] @RequestScoped @Inject private org.jbpm.designer.repository.vfs.VFSRepository.descriptor >14:55:53,936 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-001440 Scope type @javax.enterprise.context.SessionScoped() used on injection point [field] @SessionScoped @Inject private org.uberfire.backend.server.UserServicesImpl.identity >14:55:54,003 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-001440 Scope type @javax.enterprise.context.RequestScoped() used on injection point [field] @Named @RequestScoped @Inject private org.jbpm.console.ng.bd.backend.server.DeploymentManagerEntryPointImpl.deploymentUnits >14:55:54,083 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-001440 Scope type @javax.enterprise.context.SessionScoped() used on injection point [field] @SessionScoped @Inject private org.guvnor.inbox.backend.server.InboxServiceImpl.identity >14:55:54,123 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-001440 Scope type @javax.enterprise.context.SessionScoped() used on injection point [field] @SessionScoped @Inject private org.kie.workbench.common.screens.explorer.backend.server.ExplorerServiceImpl.identity >14:55:54,123 WARN [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-001440 Scope type @javax.enterprise.context.SessionScoped() used on injection point [field] @SessionScoped @Inject private org.kie.workbench.common.screens.explorer.backend.server.ExplorerServiceImpl.sessionInfo >14:55:54,548 INFO [org.apache.sshd.common.util.SecurityUtils] (MSC service thread 1-2) BouncyCastle not registered, using the default JCE provider >14:55:56,683 INFO [org.guvnor.m2repo.backend.server.GuvnorM2Repository] (MSC service thread 1-2) Maven Repository root set to: repositories/kie >14:55:59,963 INFO [org.drools.compiler.kie.builder.impl.KieRepositoryImpl] (MSC service thread 1-2) KieModule was added:ZipKieModule[ ReleaseId=com.redhat.bpms.examples:mortgage:1file=/home/jsvitak/.m2/repository/com/redhat/bpms/examples/mortgage/1/mortgage-1.jar] >14:56:01,394 ERROR [org.kie.remote.services.rest.jaxb.DynamicJaxbContext] (MSC service thread 1-2) Instance 2 of the DynamicJaxbContext created! >14:56:01,516 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'type' to 'kjar'. >14:56:01,516 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.dateformat' to 'dd-MMM-yyyy'. >14:56:01,516 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.defaultlanguage' to 'en'. >14:56:01,516 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'rule-modeller-onlyShowDSLStatements' to 'false'. >14:56:01,517 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'designer.context' to 'designer'. >14:56:01,517 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.defaultcountry' to 'US'. >14:56:01,517 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'drools.datetimeformat' to 'dd-MMM-yyyy hh:mm:ss'. >14:56:01,517 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'build.enable-incremental' to 'true'. >14:56:01,517 INFO [org.guvnor.common.services.backend.config.ApplicationPreferencesLoader] (MSC service thread 1-2) Setting preference 'designer.profile' to 'jbpm'. >14:56:01,529 INFO [org.jbpm.executor.impl.ExecutorImpl] (MSC service thread 1-2) Starting Executor Component ... > - Thread Pool Size: 1 > - Interval: 3 Seconds > - Retries per Request: 3 > >14:56:01,604 INFO [org.kie.remote.services.jms.RetryTrackerSingleton] (ServerService Thread Pool -- 57) JMS message retry limit set to 2 >14:56:01,606 INFO [org.jboss.web] (ServerService Thread Pool -- 78) JBAS018210: Register web context: /business-central >14:56:01,838 INFO [solder-servlet] (ServerService Thread Pool -- 78) Catch Integration for Servlets enabled >14:56:01,876 INFO [org.jboss.errai.bus.server.cluster.noop.NoopClusteringProvider] (ServerService Thread Pool -- 78) clustering support not configured. >14:56:01,884 INFO [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (ServerService Thread Pool -- 78) starting errai bus ... >14:56:01,887 INFO [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (ServerService Thread Pool -- 78) authentication adapter configured: org.jboss.errai.bus.server.security.auth.JAASAdapter >14:56:01,893 INFO [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (ServerService Thread Pool -- 78) using dispatcher implementation: org.jboss.errai.bus.server.SimpleDispatcher >14:56:01,895 INFO [org.jboss.errai.bus.server.service.bootstrap.DefaultComponents] (ServerService Thread Pool -- 78) using session provider implementation: org.jboss.errai.bus.server.HttpSessionProvider >14:56:01,911 INFO [org.jboss.errai.bus.server.service.bootstrap.LoadExtensions] (ServerService Thread Pool -- 78) searching for errai extensions ... >14:56:01,975 INFO [org.jboss.errai.bus.server.service.bootstrap.OrderedBootstrap] (ServerService Thread Pool -- 78) errai bus started. >14:56:02,072 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "jboss-mortgage-demo-ws.war" (runtime-name : "jboss-mortgage-demo-ws.war") >14:56:02,072 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "postgresql-9.1-902.jdbc4.jar" (runtime-name : "postgresql-9.1-902.jdbc4.jar") >14:56:02,073 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "dashbuilder.war" (runtime-name : "dashbuilder.war") >14:56:02,073 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "business-central.war" (runtime-name : "business-central.war") >14:56:02,278 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management >14:56:02,278 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 >14:56:02,278 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss BPM Suite 6.0.2.GA (AS 7.2.2.Final-redhat-4) started in 74725ms - Started 741 of 816 services (74 services are passive or on-demand) >16:40:27,109 INFO [org.jboss.resteasy.cdi.CdiInjectorFactory] (http-localhost.localdomain/127.0.0.1:8080-5) Found BeanManager at java:comp/BeanManager >16:40:27,654 WARN [org.kie.remote.services.cdi.DeploymentInfoBean] (http-localhost.localdomain/127.0.0.1:8080-5) No process instance id supplied for operation! >16:40:27,827 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Will validate Application [validationErrors=null, apr=null, mortgageAmount=null, applicant=Applicant [creditScore=null, income=100000, name=Amy, ssn=333224449], amortization=30, downPayment=100000, property=Property [price=500000, address=12301 Wilshire], appraisal=null] >16:40:27,850 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Applicant after Validation >16:40:27,852 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Application after Validation >16:40:27,853 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Property after Validation >16:40:27,856 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Validated >16:40:27,862 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Application valid, will call credit service: Application [validationErrors=null, apr=null, mortgageAmount=400000, applicant=Applicant [creditScore=null, income=100000, name=Amy, ssn=333224449], amortization=30, downPayment=100000, property=Property [price=500000, address=12301 Wilshire], appraisal=null] >16:40:28,899 INFO [org.apache.cxf.endpoint.dynamic.DynamicClientFactory] (http-localhost.localdomain/127.0.0.1:8080-5) Created classes: com.redhat.bpms.examples.mortgage.GetCreditScore, com.redhat.bpms.examples.mortgage.GetCreditScoreResponse, com.redhat.bpms.examples.mortgage.ObjectFactory >16:40:29,207 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-5) warning: [options] bootstrap class path not set in conjunction with -source 1.5 >16:40:29,657 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-5) 1 warning >16:40:30,172 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-4) For ssn 333224449, will return credit score of 780 >16:40:30,234 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Set credit score, application is now Application [validationErrors=null, apr=null, mortgageAmount=400000, applicant=Applicant [creditScore=780, income=100000, name=Amy, ssn=333224449], amortization=30, downPayment=100000, property=Property [price=500000, address=12301 Wilshire], appraisal=null] >16:40:30,242 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Applicant after Calculation >16:40:30,243 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Application after Calculation >16:40:30,243 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Property after Calculation >16:40:30,244 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Rules executed, application is now Application [validationErrors=null, apr=4.5, mortgageAmount=400000, applicant=Applicant [creditScore=780, income=100000, name=Amy, ssn=333224449], amortization=30, downPayment=100000, property=Property [price=500000, address=12301 Wilshire], appraisal=null] >16:40:30,246 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Qualify Borrower >16:40:30,246 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Monthly Payment: 2026.741239303543 >16:40:30,246 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Qualified: true >16:40:32,186 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) After appraisal, application is Application [validationErrors=null, apr=4.5, mortgageAmount=400000, applicant=Applicant [creditScore=780, income=100000, name=Amy, ssn=333224449], amortization=30, downPayment=100000, property=Property [price=500000, address=12301 Wilshire], appraisal=Appraisal [value=450000, property=Property [price=500000, address=12301 Wilshire], date=Thu Sep 04 16:40:32 CEST 2014]] >16:40:32,191 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) aprSurcharge added is 1.5 >16:40:32,192 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Low Down Payment based on Appraisal >16:40:32,193 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Applicant after Calculation >16:40:32,193 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Application after Calculation >16:40:32,194 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Appraisal after Calculation >16:40:32,194 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Executed Rule: Retract Property after Calculation >16:40:32,196 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Rules executed, application is now Application [validationErrors=null, apr=6.0, mortgageAmount=400000, applicant=Applicant [creditScore=780, income=100000, name=Amy, ssn=333224449], amortization=30, downPayment=100000, property=Property [price=500000, address=12301 Wilshire], appraisal=Appraisal [value=450000, property=Property [price=500000, address=12301 Wilshire], date=Thu Sep 04 16:40:32 CEST 2014]] >16:40:32,197 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Qualify Borrower >16:40:32,197 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Monthly Payment: 2398.2021006110276 >16:40:32,197 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) Qualified: false >16:40:32,199 INFO [stdout] (http-localhost.localdomain/127.0.0.1:8080-5) application is Application [validationErrors=null, apr=6.0, mortgageAmount=400000, applicant=Applicant [creditScore=780, income=100000, name=Amy, ssn=333224449], amortization=30, downPayment=100000, property=Property [price=500000, address=12301 Wilshire], appraisal=Appraisal [value=450000, property=Property [price=500000, address=12301 Wilshire], date=Thu Sep 04 16:40:32 CEST 2014]] >16:41:33,149 INFO [org.drools.compiler.kie.builder.impl.KieRepositoryImpl] (http-localhost.localdomain/127.0.0.1:8080-5) KieModule was added:MemoryKieModule[ ReleaseId=com.redhat.bpms.examples:mortgage:1] >18:03:50,932 INFO [org.jbpm.designer.server.EditorHandler] (http-localhost.localdomain/127.0.0.1:8080-6) Performing diagram information pre-processing steps. >18:03:50,933 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-6) Performing preprocessing steps in readonly mode. >18:03:51,722 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-6) Successfully deleted file :/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >18:03:51,808 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-6) context [anonymous] 6222:12 attribute includedo isn't defined >18:03:51,831 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-6) Created file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >18:03:51,864 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-6) Created file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/ReadOnlyService.svg >18:03:56,008 INFO [org.jbpm.designer.web.server.DictionaryServlet] (http-localhost.localdomain/127.0.0.1:8080-1) Unable to find existing dictionary information. >18:05:46,054 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) java.lang.IllegalStateException: Repository with alias dummy not found >18:05:46,054 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.RepositoryDescriptorProvider.getRepositoryDescriptor(RepositoryDescriptorProvider.java:58) >18:05:46,054 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.RepositoryDescriptorProvider$Proxy$_$$_WeldClientProxy.getRepositoryDescriptor(RepositoryDescriptorProvider$Proxy$_$$_WeldClientProxy.java) >18:05:46,055 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.RepositoryDescriptor.configure(RepositoryDescriptor.java:112) >18:05:46,055 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.RepositoryDescriptor.getFileSystem(RepositoryDescriptor.java:80) >18:05:46,055 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.RepositoryDescriptor$Proxy$_$$_WeldClientProxy.getFileSystem(RepositoryDescriptor$Proxy$_$$_WeldClientProxy.java) >18:05:46,055 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.VFSRepository.getFileSystem(VFSRepository.java:538) >18:05:46,056 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.VFSRepository.loadAsset(VFSRepository.java:310) >18:05:46,056 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.vfs.VFSRepository$Proxy$_$$_WeldClientProxy.loadAsset(VFSRepository$Proxy$_$$_WeldClientProxy.java) >18:05:46,056 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.repository.servlet.AssetServiceServlet.doPost(AssetServiceServlet.java:106) >18:05:46,056 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) >18:05:46,057 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) >18:05:46,057 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) >18:05:46,057 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) >18:05:46,057 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) >18:05:46,058 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) >18:05:46,058 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) >18:05:46,058 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) >18:05:46,058 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) >18:05:46,059 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) >18:05:46,059 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) >18:05:46,059 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) >18:05:46,059 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) >18:05:46,059 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) >18:05:46,059 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) >18:05:46,060 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) >18:05:46,060 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) >18:05:46,060 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) >18:05:46,060 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:407) >18:05:46,060 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) >18:05:46,060 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) >18:05:46,061 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) >18:05:46,061 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) >18:05:46,061 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) >18:05:46,061 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:414) >18:05:46,061 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) >18:05:46,061 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) >18:05:46,062 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) >18:05:46,062 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) >18:05:46,062 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) >18:05:46,062 ERROR [stderr] (http-localhost.localdomain/127.0.0.1:8080-1) at java.lang.Thread.run(Thread.java:745) >18:05:46,063 ERROR [org.jbpm.designer.repository.servlet.AssetServiceServlet] (http-localhost.localdomain/127.0.0.1:8080-1) Error storing asset: Repository with alias dummy not found >18:05:47,906 INFO [org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet] (http-localhost.localdomain/127.0.0.1:8080-1) Application Directory: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/. >18:05:47,907 INFO [org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet] (http-localhost.localdomain/127.0.0.1:8080-1) Application Config Directory: /home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/./WEB-INF/etc >18:05:48,694 INFO [org.jbpm.designer.server.EditorHandler] (http-localhost.localdomain/127.0.0.1:8080-3) Performing diagram information pre-processing steps. >18:05:49,663 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Successfully deleted file :/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >18:05:49,713 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Created file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >18:05:49,790 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Successfully deleted file :/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Email.svg >18:05:49,791 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Successfully deleted file :/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/ReadOnlyService.svg >18:05:49,792 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Successfully deleted file :/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Log.svg >18:05:49,793 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Successfully deleted file :/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/WebService.svg >18:05:49,794 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Successfully deleted file :/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Rest.svg >18:05:49,800 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Created file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Log.svg >18:05:49,809 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Created file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Email.svg >18:05:49,815 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Created file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Rest.svg >18:05:49,838 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost.localdomain/127.0.0.1:8080-3) Created file:/home/jsvitak/Redhat/playground/performance/local/bpms-6.0.3.ER1/jboss-eap-bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/WebService.svg >18:05:51,726 INFO [org.jbpm.designer.web.server.DictionaryServlet] (http-localhost.localdomain/127.0.0.1:8080-6) Unable to find existing dictionary information. > 18:24:58,155 WARN [org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler] (http-localhost.localdomain/127.0.0.1:8080-3) Error handling action 'Start': : java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_65] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_65] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_65] > at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65] > at org.jbpm.formModeler.service.bb.mvc.components.handling.BeanHandler.handle(BeanHandler.java:148) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.components.handling.BaseUIComponent.handle(BaseUIComponent.java:27) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.components.editor.WysiwygFormEditor.handle(WysiwygFormEditor.java:253) [jbpm-form-modeler-form-editor-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.components.editor.WysiwygFormEditor$Proxy$_$$_WeldClientProxy.handle(WysiwygFormEditor$Proxy$_$$_WeldClientProxy.java) [jbpm-form-modeler-form-editor-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.requestChain.BeanDispatcher.handleRequest(BeanDispatcher.java:53) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.requestChain.BeanDispatcher.processRequest(BeanDispatcher.java:36) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.RequestProcessor.run(RequestProcessor.java:47) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.RequestProcessor$Proxy$_$$_WeldClientProxy.run(RequestProcessor$Proxy$_$$_WeldClientProxy.java) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet.processTheRequest(ControllerServlet.java:145) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet.service(ControllerServlet.java:126) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-5.jar:6.0.3-redhat-5] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-5.jar:0.3.3-redhat-5] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:499) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.2.Final-redhat-4.jar:7.2.2.Final-redhat-4] > at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.2.Final-redhat-4.jar:7.2.2.Final-redhat-4] > at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.2.2.Final-redhat-4.jar:7.2.2.Final-redhat-4] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:414) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65] >Caused by: java.lang.NullPointerException > at org.jbpm.formModeler.components.editor.WysiwygFormEditor.setLastMovedFieldPosition(WysiwygFormEditor.java:249) [jbpm-form-modeler-form-editor-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.components.editor.WysiwygFormEditor.doStart(WysiwygFormEditor.java:281) [jbpm-form-modeler-form-editor-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.components.handling.BaseUIComponent.actionStart(BaseUIComponent.java:41) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > ... 44 more > >18:24:58,170 ERROR [org.jbpm.formModeler.components.editor.WysiwygMenuFormatter] (http-localhost.localdomain/127.0.0.1:8080-3) Error: : java.lang.NullPointerException > at org.jbpm.formModeler.components.editor.WysiwygFormEditor.getCurrentForm(WysiwygFormEditor.java:176) [jbpm-form-modeler-form-editor-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.components.editor.WysiwygFormEditor$Proxy$_$$_WeldClientProxy.getCurrentForm(WysiwygFormEditor$Proxy$_$$_WeldClientProxy.java) [jbpm-form-modeler-form-editor-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.components.editor.WysiwygMenuFormatter.service(WysiwygMenuFormatter.java:56) [jbpm-form-modeler-form-editor-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.taglib.formatter.FormatterTag.doAfterBody(FormatterTag.java:108) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.apache.jsp.formModeler.components.WysiwygFormEdit.component_jsp._jspService(component_jsp.java:1206) > at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:69) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:365) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:309) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:242) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:832) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:718) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:655) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:940) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:607) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jbpm.formModeler.service.bb.mvc.taglib.factory.UseComponentTag.doEndTag(UseComponentTag.java:41) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.apache.jsp.formModeler.components.WysiwygFormEdit.show_jsp._jspx_meth_factory_005fuseComponent_005f0(show_jsp.java:84) > at org.apache.jsp.formModeler.components.WysiwygFormEdit.show_jsp._jspService(show_jsp.java:59) > at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:69) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:365) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:309) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:242) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:832) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:718) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:655) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:940) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:607) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jbpm.formModeler.service.bb.mvc.taglib.factory.UseComponentTag.doEndTag(UseComponentTag.java:41) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.apache.jsp.formModeler.controllerResponse_jsp._jspx_meth_factory_005fuseComponent_005f0(controllerResponse_jsp.java:1002) > at org.apache.jsp.formModeler.controllerResponse_jsp._jspService(controllerResponse_jsp.java:947) > at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:69) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:365) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:309) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:242) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:832) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:718) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:655) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jbpm.formModeler.service.bb.mvc.controller.responses.ShowScreenResponse.execute(ShowScreenResponse.java:47) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet.processTheView(ControllerServlet.java:162) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at org.jbpm.formModeler.service.bb.mvc.controller.ControllerServlet.service(ControllerServlet.java:129) [jbpm-form-modeler-request-dispatcher-6.0.3-redhat-5.jar:] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar:1.0.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:295) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) [solder-impl-3.2.1.Final.jar:3.2.1.Final] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [jbpm-designer-backend-6.0.3-redhat-5.jar:6.0.3-redhat-5] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) [uberfire-security-server-0.3.3-redhat-5.jar:0.3.3-redhat-5] > at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:246) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:499) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.2.Final-redhat-4.jar:7.2.2.Final-redhat-4] > at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) [jboss-as-jpa-7.2.2.Final-redhat-4.jar:7.2.2.Final-redhat-4] > at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) [jboss-as-web-7.2.2.Final-redhat-4.jar:7.2.2.Final-redhat-4] > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:414) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.3.2.Final-redhat-1.jar:7.3.2.Final-redhat-1] > at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_65]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1138375
: 934534