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 846120 Details for
Bug 1048931
Many warnings in PerProcessInstance and PerRequest strategies (regression): WARN [DefaultUserInfo] Problem loading userinfo properties null
[?]
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.
perfcake.log
file_1048931.txt (text/plain), 25.38 KB, created by
Jiri Svitak
on 2014-01-06 14:26:21 UTC
(
hide
)
Description:
perfcake.log
Filename:
MIME Type:
Creator:
Jiri Svitak
Created:
2014-01-06 14:26:21 UTC
Size:
25.38 KB
patch
obsolete
>[jsvitak@jsvitak-nb bpms-6.x]$ ./execute_scenario.sh -Dscenario=HumanTask_Java -DruntimeManager=PerProcessInstance -s ../postgresql-localhost.xml >[INFO] Scanning for projects... >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building bpms-6.x 1.0-SNAPSHOT >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpms-6.x --- >[INFO] Deleting /home/jsvitak/Redhat/projects/performance/jbossqe-process-flood/bpms-6.x/target >[INFO] Deleting /home/jsvitak/Redhat/projects/performance/jbossqe-process-flood/bpms-6.x (includes = [logs, *.log, *.tlog, *.db, *.csv], excludes = []) >[INFO] >[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ bpms-6.x --- >[debug] execute contextualize >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] Copying 53 resources >[INFO] Copying 2 resources >[INFO] >[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bpms-6.x --- >[INFO] Compiling 18 source files to /home/jsvitak/Redhat/projects/performance/jbossqe-process-flood/bpms-6.x/target/classes >[INFO] >[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ bpms-6.x --- >[debug] execute contextualize >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /home/jsvitak/Redhat/projects/performance/jbossqe-process-flood/bpms-6.x/src/test/resources >[INFO] >[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bpms-6.x --- >[INFO] Not compiling test sources >[INFO] >[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ bpms-6.x --- >[INFO] Tests are skipped. >[INFO] >[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bpms-6.x --- >[INFO] Building jar: /home/jsvitak/Redhat/projects/performance/jbossqe-process-flood/bpms-6.x/target/bpms-6.x-1.0-SNAPSHOT.jar >[INFO] >[INFO] --- exec-maven-plugin:1.2.1:exec (default-cli) @ bpms-6.x --- >2014-01-06 15:04:12,217 INFO [ScenarioExecution] === Welcome to PerfCake === >2014-01-06 15:04:12,237 INFO [ScenarioBuilder] Scenario configuration: file:/home/jsvitak/Redhat/projects/performance/jbossqe-process-flood/bpms-6.x/src/main/resources/scenarios/HumanTask_Java.xml >2014-01-06 15:04:12,842 INFO [ScenarioFactory] --- Generator (org.perfcake.message.generator.DefaultMessageGenerator) --- >2014-01-06 15:04:12,842 INFO [ScenarioFactory] threads=1 >2014-01-06 15:04:12,882 INFO [ScenarioFactory] --- Sender (org.perfcake.message.sender.BasicProcessSender) --- >2014-01-06 15:04:12,883 INFO [ScenarioFactory] --- Reporting --- >2014-01-06 15:04:12,886 INFO [ScenarioFactory] '- Reporter (org.perfcake.reporting.reporters.AverageThroughputReporter) >2014-01-06 15:04:12,886 INFO [ScenarioFactory] '- Destination (org.perfcake.reporting.destinations.CSVDestination) >2014-01-06 15:04:12,890 INFO [ScenarioFactory] '- Destination (org.perfcake.reporting.destinations.ConsoleDestination) >2014-01-06 15:04:12,892 INFO [ScenarioFactory] --- Validation --- >2014-01-06 15:04:12,912 INFO [PersistenceUtil] {makeBaseDb=false, serverName=localhost, url=jdbc:postgresql://localhost:5432/bpms, maxPoolSize=16, allowLocalTransactions=true, driverClassName=org.postgresql.Driver, user=bpms, databaseName=bpms, className=org.postgresql.xa.PGXADataSource, password=bpms, portNumber=5432, testMarshalling=false, minPoolSize=1} >2014-01-06 15:04:13,146 INFO [Version] HCANN000001: Hibernate Commons Annotations {4.0.1.Final-redhat-2} >2014-01-06 15:04:13,151 INFO [Version] HHH000412: Hibernate Core {4.2.0.SP1-redhat-1} >2014-01-06 15:04:13,153 INFO [Environment] HHH000206: hibernate.properties not found >2014-01-06 15:04:13,154 INFO [Environment] HHH000021: Bytecode provider name : javassist >2014-01-06 15:04:13,288 INFO [Configuration] HHH000221: Reading mappings from resource: META-INF/JBPMorm.xml >2014-01-06 15:04:13,376 INFO [Configuration] HHH000221: Reading mappings from resource: META-INF/Taskorm.xml >2014-01-06 15:04:14,102 INFO [Dialect] HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect >2014-01-06 15:04:14,112 INFO [LobCreatorBuilder] HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException >2014-01-06 15:04:14,128 INFO [TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory >2014-01-06 15:04:14,135 INFO [ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory >2014-01-06 15:04:14,483 INFO [SchemaExport] HHH000227: Running hbm2ddl schema export >2014-01-06 15:04:14,494 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Attachment drop constraint FK_7ndpfa311i50bq7hy18q05va3 >2014-01-06 15:04:14,494 ERROR [SchemaExport] ERROR: relation "attachment" does not exist >2014-01-06 15:04:14,495 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Attachment drop constraint FK_hqupx569krp0f0sgu9kh87513 >2014-01-06 15:04:14,495 ERROR [SchemaExport] ERROR: relation "attachment" does not exist >2014-01-06 15:04:14,495 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table BooleanExpression drop constraint FK_394nf2qoc0k9ok6omgd6jtpso >2014-01-06 15:04:14,496 ERROR [SchemaExport] ERROR: relation "booleanexpression" does not exist >2014-01-06 15:04:14,496 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table CorrelationPropertyInfo drop constraint FK_hrmx1m882cejwj9c04ixh50i4 >2014-01-06 15:04:14,496 ERROR [SchemaExport] ERROR: relation "correlationpropertyinfo" does not exist >2014-01-06 15:04:14,497 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Deadline drop constraint FK_68w742sge00vco2cq3jhbvmgx >2014-01-06 15:04:14,497 ERROR [SchemaExport] ERROR: relation "deadline" does not exist >2014-01-06 15:04:14,497 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Deadline drop constraint FK_euoohoelbqvv94d8a8rcg8s5n >2014-01-06 15:04:14,497 ERROR [SchemaExport] ERROR: relation "deadline" does not exist >2014-01-06 15:04:14,498 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Delegation_delegates drop constraint FK_gn7ula51sk55wj1o1m57guqxb >2014-01-06 15:04:14,498 ERROR [SchemaExport] ERROR: relation "delegation_delegates" does not exist >2014-01-06 15:04:14,499 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Delegation_delegates drop constraint FK_fajq6kossbsqwr3opkrctxei3 >2014-01-06 15:04:14,499 ERROR [SchemaExport] ERROR: relation "delegation_delegates" does not exist >2014-01-06 15:04:14,499 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Escalation drop constraint FK_ay2gd4fvl9yaapviyxudwuvfg >2014-01-06 15:04:14,500 ERROR [SchemaExport] ERROR: relation "escalation" does not exist >2014-01-06 15:04:14,500 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table EventTypes drop constraint FK_nrecj4617iwxlc65ij6m7lsl1 >2014-01-06 15:04:14,500 ERROR [SchemaExport] ERROR: relation "eventtypes" does not exist >2014-01-06 15:04:14,501 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_k16jpgrh67ti9uedf6konsu1p >2014-01-06 15:04:14,501 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,501 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_fd9uk6hemv2dx1ojovo7ms3vp >2014-01-06 15:04:14,501 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,502 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_4eyfp69ucrron2hr7qx4np2fp >2014-01-06 15:04:14,502 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,502 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_pqarjvvnwfjpeyb87yd7m0bfi >2014-01-06 15:04:14,502 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,503 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_o84rkh69r47ti8uv4eyj7bmo2 >2014-01-06 15:04:14,503 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,503 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_g1trxri8w64enudw2t1qahhk5 >2014-01-06 15:04:14,503 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,504 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_qoce92c70adem3ccb3i7lec8x >2014-01-06 15:04:14,504 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,504 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_bw8vmpekejxt1ei2ge26gdsry >2014-01-06 15:04:14,504 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,505 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table I18NText drop constraint FK_21qvifarxsvuxeaw5sxwh473w >2014-01-06 15:04:14,505 ERROR [SchemaExport] ERROR: relation "i18ntext" does not exist >2014-01-06 15:04:14,506 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Notification drop constraint FK_bdbeml3768go5im41cgfpyso9 >2014-01-06 15:04:14,506 ERROR [SchemaExport] ERROR: relation "notification" does not exist >2014-01-06 15:04:14,506 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Notification_BAs drop constraint FK_mfbsnbrhth4rjhqc2ud338s4i >2014-01-06 15:04:14,506 ERROR [SchemaExport] ERROR: relation "notification_bas" does not exist >2014-01-06 15:04:14,507 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Notification_BAs drop constraint FK_fc0uuy76t2bvxaxqysoo8xts7 >2014-01-06 15:04:14,507 ERROR [SchemaExport] ERROR: relation "notification_bas" does not exist >2014-01-06 15:04:14,507 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Notification_Recipients drop constraint FK_blf9jsrumtrthdaqnpwxt25eu >2014-01-06 15:04:14,507 ERROR [SchemaExport] ERROR: relation "notification_recipients" does not exist >2014-01-06 15:04:14,508 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Notification_Recipients drop constraint FK_3l244pj8sh78vtn9imaymrg47 >2014-01-06 15:04:14,508 ERROR [SchemaExport] ERROR: relation "notification_recipients" does not exist >2014-01-06 15:04:14,509 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Notification_email_header drop constraint FK_ptaka5kost68h7l3wflv7w6y8 >2014-01-06 15:04:14,509 ERROR [SchemaExport] ERROR: relation "notification_email_header" does not exist >2014-01-06 15:04:14,509 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Notification_email_header drop constraint FK_eth4nvxn21fk1vnju85vkjrai >2014-01-06 15:04:14,509 ERROR [SchemaExport] ERROR: relation "notification_email_header" does not exist >2014-01-06 15:04:14,510 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_BAs drop constraint FK_t38xbkrq6cppifnxequhvjsl2 >2014-01-06 15:04:14,510 ERROR [SchemaExport] ERROR: relation "peopleassignments_bas" does not exist >2014-01-06 15:04:14,510 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_BAs drop constraint FK_omjg5qh7uv8e9bolbaq7hv6oh >2014-01-06 15:04:14,510 ERROR [SchemaExport] ERROR: relation "peopleassignments_bas" does not exist >2014-01-06 15:04:14,511 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_ExclOwners drop constraint FK_pth28a73rj6bxtlfc69kmqo0a >2014-01-06 15:04:14,511 ERROR [SchemaExport] ERROR: relation "peopleassignments_exclowners" does not exist >2014-01-06 15:04:14,511 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_ExclOwners drop constraint FK_b8owuxfrdng050ugpk0pdowa7 >2014-01-06 15:04:14,512 ERROR [SchemaExport] ERROR: relation "peopleassignments_exclowners" does not exist >2014-01-06 15:04:14,512 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_PotOwners drop constraint FK_tee3ftir7xs6eo3fdvi3xw026 >2014-01-06 15:04:14,512 ERROR [SchemaExport] ERROR: relation "peopleassignments_potowners" does not exist >2014-01-06 15:04:14,513 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_PotOwners drop constraint FK_4dv2oji7pr35ru0w45trix02x >2014-01-06 15:04:14,513 ERROR [SchemaExport] ERROR: relation "peopleassignments_potowners" does not exist >2014-01-06 15:04:14,513 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_Recipients drop constraint FK_4g7y3wx6gnokf6vycgpxs83d6 >2014-01-06 15:04:14,513 ERROR [SchemaExport] ERROR: relation "peopleassignments_recipients" does not exist >2014-01-06 15:04:14,514 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_Recipients drop constraint FK_enhk831fghf6akjilfn58okl4 >2014-01-06 15:04:14,514 ERROR [SchemaExport] ERROR: relation "peopleassignments_recipients" does not exist >2014-01-06 15:04:14,515 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_Stakeholders drop constraint FK_met63inaep6cq4ofb3nnxi4tm >2014-01-06 15:04:14,515 ERROR [SchemaExport] ERROR: relation "peopleassignments_stakeholders" does not exist >2014-01-06 15:04:14,515 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table PeopleAssignments_Stakeholders drop constraint FK_4bh3ay74x6ql9usunubttfdf1 >2014-01-06 15:04:14,516 ERROR [SchemaExport] ERROR: relation "peopleassignments_stakeholders" does not exist >2014-01-06 15:04:14,516 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Reassignment drop constraint FK_pnpeue9hs6kx2ep0sp16b6kfd >2014-01-06 15:04:14,516 ERROR [SchemaExport] ERROR: relation "reassignment" does not exist >2014-01-06 15:04:14,516 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Reassignment_potentialOwners drop constraint FK_8frl6la7tgparlnukhp8xmody >2014-01-06 15:04:14,517 ERROR [SchemaExport] ERROR: relation "reassignment_potentialowners" does not exist >2014-01-06 15:04:14,517 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Reassignment_potentialOwners drop constraint FK_qbega5ncu6b9yigwlw55aeijn >2014-01-06 15:04:14,517 ERROR [SchemaExport] ERROR: relation "reassignment_potentialowners" does not exist >2014-01-06 15:04:14,517 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Task drop constraint FK_dpk0f9ucm14c78bsxthh7h8yh >2014-01-06 15:04:14,517 ERROR [SchemaExport] ERROR: relation "task" does not exist >2014-01-06 15:04:14,518 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Task drop constraint FK_nh9nnt47f3l61qjlyedqt05rf >2014-01-06 15:04:14,518 ERROR [SchemaExport] ERROR: relation "task" does not exist >2014-01-06 15:04:14,518 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table Task drop constraint FK_k02og0u71obf1uxgcdjx9rcjc >2014-01-06 15:04:14,518 ERROR [SchemaExport] ERROR: relation "task" does not exist >2014-01-06 15:04:14,519 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table task_comment drop constraint FK_aax378yjnsmw9kb9vsu994jjv >2014-01-06 15:04:14,519 ERROR [SchemaExport] ERROR: relation "task_comment" does not exist >2014-01-06 15:04:14,519 ERROR [SchemaExport] HHH000389: Unsuccessful: alter table task_comment drop constraint FK_1ws9jdmhtey6mxu7jb0r0ufvs >2014-01-06 15:04:14,519 ERROR [SchemaExport] ERROR: relation "task_comment" does not exist >2014-01-06 15:04:14,529 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence ATTACHMENT_ID_SEQ >2014-01-06 15:04:14,529 ERROR [SchemaExport] ERROR: sequence "attachment_id_seq" does not exist >2014-01-06 15:04:14,530 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence BAM_TASK_ID_SEQ >2014-01-06 15:04:14,530 ERROR [SchemaExport] ERROR: sequence "bam_task_id_seq" does not exist >2014-01-06 15:04:14,530 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence BOOLEANEXPR_ID_SEQ >2014-01-06 15:04:14,530 ERROR [SchemaExport] ERROR: sequence "booleanexpr_id_seq" does not exist >2014-01-06 15:04:14,531 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence COMMENT_ID_SEQ >2014-01-06 15:04:14,531 ERROR [SchemaExport] ERROR: sequence "comment_id_seq" does not exist >2014-01-06 15:04:14,535 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence CONTENT_ID_SEQ >2014-01-06 15:04:14,535 ERROR [SchemaExport] ERROR: sequence "content_id_seq" does not exist >2014-01-06 15:04:14,535 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence CONTEXT_MAPPING_INFO_ID_SEQ >2014-01-06 15:04:14,535 ERROR [SchemaExport] ERROR: sequence "context_mapping_info_id_seq" does not exist >2014-01-06 15:04:14,536 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence CORRELATION_KEY_ID_SEQ >2014-01-06 15:04:14,536 ERROR [SchemaExport] ERROR: sequence "correlation_key_id_seq" does not exist >2014-01-06 15:04:14,536 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence CORRELATION_PROP_ID_SEQ >2014-01-06 15:04:14,536 ERROR [SchemaExport] ERROR: sequence "correlation_prop_id_seq" does not exist >2014-01-06 15:04:14,536 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence DEADLINE_ID_SEQ >2014-01-06 15:04:14,537 ERROR [SchemaExport] ERROR: sequence "deadline_id_seq" does not exist >2014-01-06 15:04:14,537 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence EMAILNOTIFHEAD_ID_SEQ >2014-01-06 15:04:14,537 ERROR [SchemaExport] ERROR: sequence "emailnotifhead_id_seq" does not exist >2014-01-06 15:04:14,537 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence ESCALATION_ID_SEQ >2014-01-06 15:04:14,537 ERROR [SchemaExport] ERROR: sequence "escalation_id_seq" does not exist >2014-01-06 15:04:14,538 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence I18NTEXT_ID_SEQ >2014-01-06 15:04:14,538 ERROR [SchemaExport] ERROR: sequence "i18ntext_id_seq" does not exist >2014-01-06 15:04:14,538 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence NODE_INST_LOG_ID_SEQ >2014-01-06 15:04:14,538 ERROR [SchemaExport] ERROR: sequence "node_inst_log_id_seq" does not exist >2014-01-06 15:04:14,538 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence NOTIFICATION_ID_SEQ >2014-01-06 15:04:14,538 ERROR [SchemaExport] ERROR: sequence "notification_id_seq" does not exist >2014-01-06 15:04:14,539 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence PROCESS_INSTANCE_INFO_ID_SEQ >2014-01-06 15:04:14,539 ERROR [SchemaExport] ERROR: sequence "process_instance_info_id_seq" does not exist >2014-01-06 15:04:14,539 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence PROC_INST_LOG_ID_SEQ >2014-01-06 15:04:14,539 ERROR [SchemaExport] ERROR: sequence "proc_inst_log_id_seq" does not exist >2014-01-06 15:04:14,539 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence REASSIGNMENT_ID_SEQ >2014-01-06 15:04:14,539 ERROR [SchemaExport] ERROR: sequence "reassignment_id_seq" does not exist >2014-01-06 15:04:14,540 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence SESSIONINFO_ID_SEQ >2014-01-06 15:04:14,540 ERROR [SchemaExport] ERROR: sequence "sessioninfo_id_seq" does not exist >2014-01-06 15:04:14,540 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence TASK_EVENT_ID_SEQ >2014-01-06 15:04:14,540 ERROR [SchemaExport] ERROR: sequence "task_event_id_seq" does not exist >2014-01-06 15:04:14,540 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence TASK_ID_SEQ >2014-01-06 15:04:14,540 ERROR [SchemaExport] ERROR: sequence "task_id_seq" does not exist >2014-01-06 15:04:14,541 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence VAR_INST_LOG_ID_SEQ >2014-01-06 15:04:14,541 ERROR [SchemaExport] ERROR: sequence "var_inst_log_id_seq" does not exist >2014-01-06 15:04:14,541 ERROR [SchemaExport] HHH000389: Unsuccessful: drop sequence WORKITEMINFO_ID_SEQ >2014-01-06 15:04:14,541 ERROR [SchemaExport] ERROR: sequence "workiteminfo_id_seq" does not exist >2014-01-06 15:04:17,581 INFO [SchemaExport] HHH000230: Schema export complete >2014-01-06 15:04:19,310 INFO [Configuration] HHH000221: Reading mappings from resource: META-INF/JBPMorm.xml >2014-01-06 15:04:19,348 INFO [Configuration] HHH000221: Reading mappings from resource: META-INF/Taskorm.xml >2014-01-06 15:04:19,529 INFO [Dialect] HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect >2014-01-06 15:04:19,529 INFO [LobCreatorBuilder] HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException >2014-01-06 15:04:19,530 INFO [TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory >2014-01-06 15:04:19,530 INFO [ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory >2014-01-06 15:04:19,666 INFO [SchemaExport] HHH000227: Running hbm2ddl schema export >2014-01-06 15:04:23,563 INFO [SchemaExport] HHH000230: Schema export complete >2014-01-06 15:04:23,942 WARN [EntityManagerFactoryRegistry] HHH000436: Entity manager factory name (org.jbpm.persistence.jpa) is already registered. If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name' >2014-01-06 15:04:24,431 INFO [DefaultMessageGenerator] Starting to generate... >2014-01-06 15:04:24,500 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:25,597 WARN [DefaultUserInfo] Problem loading userinfo properties null >[0:00:01][3 iterations][25%] [1.5735641227380015 iterations/s] [warmUp => false] >2014-01-06 15:04:25,709 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:25,799 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:25,887 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:25,990 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,101 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,193 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,276 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,357 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,442 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,541 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,617 WARN [DefaultUserInfo] Problem loading userinfo properties null >[0:00:02][14 iterations][45%] [5.721830985915493 iterations/s] [warmUp => false] >2014-01-06 15:04:26,717 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,805 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,893 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:26,979 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,060 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,151 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,234 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,316 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,411 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,481 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,559 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,636 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,702 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,780 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,859 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:27,933 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,007 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,072 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,144 WARN [DefaultUserInfo] Problem loading userinfo properties null >[0:00:03][33 iterations][75%] [8.481314603763582 iterations/s] [warmUp => false] >2014-01-06 15:04:28,280 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,350 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,416 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,495 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,567 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,637 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,709 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,773 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,840 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:28,919 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:29,028 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:29,101 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:29,180 WARN [DefaultUserInfo] Problem loading userinfo properties null >[0:00:04][45 iterations][95%] [9.216589861751151 iterations/s] [warmUp => false] >2014-01-06 15:04:29,237 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:29,314 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:29,368 WARN [DefaultUserInfo] Problem loading userinfo properties null >2014-01-06 15:04:29,438 WARN [DefaultUserInfo] Problem loading userinfo properties null
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 1048931
: 846120