Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [smila-dev] Log file for discussion

Hi,

 

These warning are produced by ODE, we cannot do much about them except configuring logging to suppress them (which would be OK, because they do not indicate any problems):

 

2008-10-14 17:44:26,434 [SCR Work Queue] WARN  bom.BpelObjectFactory - Unrecognized element in BPEL dom: {http://www.eclipse.org/smila/processor}invokeService

 2008-10-14 17:44:26,434 [SCR Work Queue] WARN  bom.BpelObjectFactory - Unrecognized element in BPEL dom: {http://www.eclipse.org/smila/processor}service

 2008-10-14 17:44:26,434 [SCR Work Queue] WARN  bom.BpelObjectFactory - Unrecognized element in BPEL dom: {http://www.eclipse.org/smila/processor}variables

 2008-10-14 17:44:27,891 [SCR Work Queue] WARN  v2.RuntimeImpl - The process declares the extension namespace http://www.eclipse.org/smila/processor that is unkown to the engine

 2008-10-14 17:54:38,955 [ODEServerImpl-7] WARN  memdao.ProcessDaoImpl - Discarding in-memory instance 0 because it exceeded its time-to-live: null

 2008-10-14 17:54:38,955 [ODEServerImpl-7] WARN  memdao.ProcessDaoImpl - Discarding in-memory instance 2 because it exceeded its time-to-live: mem.instance(type={http://www.eclipse.org/smila/processor}SimpleMimeTypeIdentifierPipeline iid=2)

 2008-10-14 17:54:38,955 [ODEServerImpl-7] WARN  memdao.ProcessDaoImpl - Discarding in-memory instance 1 because it exceeded its time-to-live: null

 

Yours,

Juergen.


Back to the top