Error Report

An error has occurred. Please report it to your system administrator. And please send a copy to info@imteam.it

Description

Message _page field not found
Cadmo Version Cadmo v2.1466
Application Comune di Valbrembo
Version 1.00
Released 2006-11
Page pHomePage
State initial
Action do_home_siscotel
Occurred on 2010-03-11 14:59:49
Command statistics Command $Revision: 1.78 $: 2516655.931 seconds up, call duration={889,39 ± 7593,72, total=2.3541309E7, n=26469, latest=223.0, expodecay=197.74190731570295, max=491134.0}msec. mem= used=269402080, total=694693888, multithread=true, wait for SmallUrls={325,55 ± 4751,89, total=8681635.0, n=26668, latest=0.0, expodecay=1.9008640224713045, max=337598.0}, SmallUrl.status={idcache.size=2285,hit/acc=2186636/2188949,cache.size=1891,h/a=21475/23384}, activationChecker=undefined
DbBroker statistics it.imteam.cadmoj.DbBroker{db=jdbc:postgresql://localhost/valbrembo, metadb=jdbc:postgresql://localhost/metasiscotel, prepared=3545003, writes executed=0}
SQL Statement statistics SQL Statement duration = {4,22 ± 272,73, total=1.4967838E7, n=3544999, latest=1.0, expodecay=0.7705957867068034, max=269471.0} msec
DataView statistics instances=76
991
 
12345
Memory statistics used=269409576, total=694693888
IMSign Time spent waiting for IMSign: {undefined}. Local cache H/M: 0/0. axis client version 1.4 or better

Stack

it.imteam.cadmoj.CadmoException: _page field not found
	at it.imteam.cadmoj.Command.(Command.java:108)
	at it.imteam.cadmoj.Command.getCommand(Command.java:166)
	at it.imteam.cadmoj.CadmoDriver.init(CadmoDriver.java:187)
	at javax.servlet.GenericServlet.init(GenericServlet.java:212)
	at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
	at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
	at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4042)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4348)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
	at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
	at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
	at org.apache.catalina.core.StandardService.start(StandardService.java:516)
	at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
	at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Error report

Error Report

An error has occurred. Please report it to your system administrator. And please send a copy to info@imteam.it

Description

Message Trying to find the class for handling the transition from state 'unknown_state' through action '_action_unknown', it comes out that there is no corresponding row in Automaton_Base. This is a design error, and should be reported to your system administrator or to info@imteam.it
Cadmo Version Cadmo v2.1466
Application Comune di Valbrembo
Version 1.00
Released 2006-11
Page pHomePage
State initial
Action do_home_siscotel
Occurred on 2010-03-11 14:59:49
Command statistics Command $Revision: 1.78 $: 2516655.935 seconds up, call duration={889,39 ± 7593,72, total=2.3541309E7, n=26469, latest=223.0, expodecay=197.74190731570295, max=491134.0}msec. mem= used=269640592, total=694693888, multithread=true, wait for SmallUrls={325,55 ± 4751,89, total=8681635.0, n=26668, latest=0.0, expodecay=1.9008640224713045, max=337598.0}, SmallUrl.status={idcache.size=2285,hit/acc=2186636/2188949,cache.size=1891,h/a=21475/23384}, activationChecker=undefined
DbBroker statistics it.imteam.cadmoj.DbBroker{db=jdbc:postgresql://localhost/valbrembo, metadb=jdbc:postgresql://localhost/metasiscotel, prepared=3545003, writes executed=0}
SQL Statement statistics SQL Statement duration = {4,22 ± 272,73, total=1.4967838E7, n=3544999, latest=1.0, expodecay=0.7705957867068034, max=269471.0} msec
DataView statistics instances=76
991
 
12345
Memory statistics used=269687048, total=694693888
IMSign Time spent waiting for IMSign: {undefined}. Local cache H/M: 0/0. axis client version 1.4 or better

Stack

java.lang.Error: Trying to find the class for handling the transition  from state 'unknown_state' through action '_action_unknown', it comes out that there is no corresponding row in Automaton_Base. This is a design error, and should be reported to your system administrator or to info@imteam.it
	at it.imteam.cadmoj.Command.getActionClassName(Command.java:1031)
	at it.imteam.cadmoj.Command.CreateTransitionHandler(Command.java:963)
	at it.imteam.cadmoj.Command.doEmbedded(Command.java:719)
	at it.imteam.cadmoj.Command.doTransition(Command.java:649)
	at it.imteam.cadmoj.Command.BaseDo(Command.java:578)
	at it.imteam.cadmoj.Command.Do(Command.java:517)
	at it.imteam.cadmoj.CadmoDriver.doPost(CadmoDriver.java:275)
	at it.imteam.cadmoj.CadmoDriver.doGet(CadmoDriver.java:349)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
	at java.lang.Thread.run(Thread.java:619)