02-28-2014 09:34 AM
03-01-2014 02:12 AM
03-03-2014 08:24 AM
SEVERE: The web application [/activiti-explorer] appears to have started a thread named [AWT-Windows] but has failed to stop it. This is very likely to create a memory leak.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class org.activiti.explorer.ui.MainWindow must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
mar 03, 2014 11:18:16 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
mar 03, 2014 11:27:07 AM org.apache.catalina.util.LifecycleBase start
INFO: The start() method was called on component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/activiti-explorer]] after start() had already been called. The second call will be ignored.
tInterceptor.execute(CommandContextInterceptor.java:57)
at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)
at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)
at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)
at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
at org.activiti.engine.impl.TaskServiceImpl.claim(TaskServiceImpl.java:160)
at org.activiti.explorer.demo.DemoDataGenerator$1.run(DemoDataGenerator.java:273)
at java.lang.Thread.run(Unknown Source)
Exception in thread "http-apr-8080-exec-23" java.lang.OutOfMemoryError: PermGen space
SEVERE: The web application [/activiti-explorer] appears to have started a thread named [AWT-Windows] but has failed to stop it. This is very likely to create a memory leak.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class org.activiti.explorer.ui.MainWindow must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM com.vaadin.event.ListenerMethod writeObject
WARNING: Error in serialization of the application: Class com.vaadin.ui.Panel must implement serialization.
mar 03, 2014 11:17:04 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
mar 03, 2014 11:18:16 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/activiti-explorer] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
mar 03, 2014 11:27:07 AM org.apache.catalina.util.LifecycleBase start
INFO: The start() method was called on component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/activiti-explorer]] after start() had already been called. The second call will be ignored.
mar 03, 2014 11:17:04 AM org.apache.catalina.session.StandardSession writeObject
WARNING: Cannot serialize session attribute notificationManager for session AA9F7DB39C2F6861A0B0102C12927EC2
java.io.NotSerializableException: org.activiti.spring.SpringProcessEngineConfiguration
at java.io.ObjectOutputStream.writeObject0(Unknown Source)
………
at java.io.ObjectOutputStream.writeObject(Unknown Source)
at java.util.LinkedList.writeObject(Unknown Source)
at sun.reflect.GeneratedMethodAccessor263.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
…….
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
mar 03, 2014 11:17:04 AM org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
mar 03, 2014 11:17:16 AM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
mar 03, 2014 11:17:16 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
mar 03, 2014 11:18:16 AM org.apache.catalina.session.StandardSession writeObject
11:17:31,239 [Thread-14] ERROR org.activiti.engine.impl.interceptor.CommandContext - Error while closing command context
org.activiti.engine.ActivitiObjectNotFoundException: Cannot find task with id 6195
at org.activiti.engine.impl.cmd.NeedsActiveTaskCmd.execute(NeedsActiveTaskCmd.java:54)
at org.activiti.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:24)
at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:57)
at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)
at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:130)
at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)
at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
at org.activiti.engine.impl.TaskServiceImpl.claim(TaskServiceImpl.java:160)
at org.activiti.explorer.demo.DemoDataGenerator$1.run(DemoDataGenerator.java:273)
at java.lang.Thread.run(Unknown Source)
….
03-03-2014 10:21 AM
03-04-2014 02:43 AM
03-04-2014 06:49 AM
03-04-2014 09:19 AM
03-05-2014 04:12 AM
….
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processEngine': FactoryBean threw exception on object creation; nested exception is org.activiti.engine.ActivitiException: couldn't create db schema: create unique index ACT_UNIQ_RU_BUS_KEY on ACT_RU_EXECUTION (PROC_DEF_ID_, BUSINESS_KEY_) where BUSINESS_KEY_ is not null
…. … 45 more
Caused by: org.activiti.engine.ActivitiException: couldn't create db schema: create unique index ACT_UNIQ_RU_BUS_KEY on ACT_RU_EXECUTION (PROC_DEF_ID_, BUSINESS_KEY_) where BUSINESS_KEY_ is not null
….
….. (many create table)
create unique index ACT_UNIQ_RU_BUS_KEY on ACT_RU_EXECUTION (PROC_DEF_ID_, BUSINESS_KEY_) where BUSINESS_KEY_ is not null
Error row 172 column : 1
Errore SQL: Incorrect syntax near the keyword 'where'.
…..
03-10-2014 06:27 AM
03-10-2014 06:33 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.