2011-04-20 05:01:08,146 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaUpdate - Unsuccessful: create table command_exec (id int8 not null, version int8 not null, do_nodedispatch bool not null, node_include_os_name varchar(255), node_include_os_arch varchar(255), loglevel varchar(255) not null, return_property varchar(255), node_exclude varchar(255), unless_string varchar(255), node_exclude_os_family varchar(255), node_exclude_os_version varchar(255), adhoc_local_string varchar(255), node_include_name varchar(255), equals_string varchar(255), adhoc_execution bool not null, node_exclude_tags varchar(255), arg_string varchar(255), node_exclude_type varchar(255), node_include_os_family varchar(255), adhoc_remote_string varchar(255), node_include_tags varchar(255), adhoc_filepath varchar(255), node_exclude_precedence bool, node_keepgoing bool not null, node_exclude_name varchar(255), workflow_id int8 not null, project varchar(255), node_exclude_os_arch varchar(255), node_include_type varchar(255), node_include_os_version varchar(255), node_include varchar(255), if_string varchar(255), node_threadcount int4 not null, user varchar(255), node_exclude_os_name varchar(255), class varchar(255) not null, job_name varchar(255), job_group varchar(255), commands_idx int4, primary key (id)) 2011-04-20 05:01:08,146 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaUpdate - ERROR: syntax error at or near "user" 2011-04-20 05:01:08,146 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaUpdate - Unsuccessful: create table execution (id int8 not null, version int8 not null, do_nodedispatch bool, node_include_os_name varchar(255), node_include_os_arch varchar(255), loglevel varchar(255), scheduled_execution_id int8, abortedby varchar(255), date_started timestamp, node_exclude varchar(255), node_exclude_os_family varchar(255), node_exclude_os_version varchar(255), adhoc_local_string varchar(255), node_include_name varchar(255), adhoc_execution bool, node_exclude_tags varchar(255), arg_string varchar(255), node_exclude_type varchar(255), node_include_os_family varchar(255), status varchar(255), adhoc_remote_string varchar(255), node_include_tags varchar(255), adhoc_filepath varchar(255), node_exclude_precedence bool, node_keepgoing bool, cancelled bool not null, node_exclude_name varchar(255), failed_node_list varchar(255), workflow_id int8, date_completed timestamp, project varchar(255) not null, node_exclude_os_arch varchar(255), outputfilepath varchar(255), node_include_type varchar(255), node_include_os_version varchar(255), node_include varchar(255), node_threadcount int4, user varchar(255) not null, node_exclude_os_name varchar(255), primary key (id)) 2011-04-20 05:01:08,146 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaUpdate - ERROR: syntax error at or near "user" 2011-04-20 05:01:08,246 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaUpdate - Unsuccessful: create table scheduled_execution (id int8 not null, version int8 not null, node_include_os_arch varchar(255), loglevel varchar(255), job_name varchar(255) not null, node_exclude_os_family varchar(255), node_include_name varchar(255), description varchar(255) not null, year varchar(255), node_exclude_tags varchar(255), next_execution timestamp, arg_string varchar(255), adhoc_filepath varchar(255), node_keepgoing bool, last_updated timestamp not null, workflow_id int8, project varchar(255) not null, scheduled bool not null, node_include varchar(255), node_include_type varchar(255), day_of_month varchar(255) not null, month varchar(255) not null, user_role_list varchar(255), total_time int8, do_nodedispatch bool, node_include_os_name varchar(255), node_exclude varchar(255), minute varchar(255) not null, node_exclude_os_version varchar(255), adhoc_local_string varchar(255), adhoc_execution bool, exec_count int8, day_of_week varchar(255) not null, node_exclude_type varchar(255), node_include_os_family varchar(255), adhoc_remote_string varchar(255), node_exclude_precedence bool, node_include_tags varchar(255), group_path varchar(255), node_exclude_name varchar(255), hour varchar(255) not null, node_exclude_os_arch varchar(255), seconds varchar(255), node_include_os_version varchar(255), date_created timestamp not null, node_threadcount int4, user varchar(255), node_exclude_os_name varchar(255), primary key (id)) 2011-04-20 05:01:08,246 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaUpdate - ERROR: syntax error at or near "user" 2011-04-20 05:01:08,259 [main] ERROR org.hibernate.tool.hbm2ddl.SchemaUpdate - Unsuccessful: create table user (id int8 not null, version int8 not null, last_name varchar(255), last_updated timestamp not null, password varchar(255), filter_pref varchar(255), email varchar(255), date_created timestamp not null, login varchar(255) not null, dashboard_pref varchar(255), first_name varchar(255), primary key (id))