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.1407
Application Comune di Alzano Lombardo
Version 1.00
Released 2007-10
Page pServizioUtente
State find
Action do_single_terse_div
Occurred on 2008-08-28 17:04:09
Command statistics Command $Revision: 1.74 $: 41255.317 seconds up, call duration = {836,28 ± 8198,95, total=902341.0, n=1079, latest=819.0, expodecay=509.4429774853663, max=216361.0}msec. mem= used=124761144, total=246366208, multithread=true, wait for SmallUrls={117,94 ± 252,32, total=128196.0, n=1087, latest=0.0, expodecay=235.09014288231066, max=721.0}, SmallUrl.status={idcache.size=543,hit/acc=24504/25047,cache.size=194,h/a=765/960}, activationChecker=undefined
DbBroker statistics it.imteam.cadmoj.DbBroker{db=jdbc:postgresql://srvdb.imteam.local/alzano, metadb=jdbc:postgresql://srvdb.imteam.local/metasiscotel, prepared=52468, writes executed=0}
SQL Statement statistics SQL Statement duration = {4,33 ± 41,52, total=227337.0, n=52467, latest=0.0, expodecay=0.6308103539207813, max=910.0} msec
DataView statistics
991
 
12345
Memory statistics used=124800776, total=246366208
IMSign Time spent waiting for IMSign: {undefined}. Local cache H/M: 0/0

Stack

it.imteam.cadmoj.CadmoException: _page field not found
	at it.imteam.cadmoj.Command.(Command.java:106)
	at it.imteam.cadmoj.Command.getCommand(Command.java:164)
	at it.imteam.cadmoj.CadmoDriver.init(CadmoDriver.java:183)
	at javax.servlet.GenericServlet.init(GenericServlet.java:211)
	at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)
	at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:925)
	at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3880)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4141)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
	at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
	at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
	at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
	at org.apache.catalina.core.StandardService.start(StandardService.java:450)
	at org.apache.catalina.core.StandardServer.start(StandardServer.java:680)
	at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
	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:275)
	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.1407
Application Comune di Alzano Lombardo
Version 1.00
Released 2007-10
Page pServizioUtente
State find
Action do_single_terse_div
Occurred on 2008-08-28 17:04:09
Command statistics Command $Revision: 1.74 $: 41255.319 seconds up, call duration = {836,28 ± 8198,95, total=902341.0, n=1079, latest=819.0, expodecay=509.4429774853663, max=216361.0}msec. mem= used=124922840, total=246366208, multithread=true, wait for SmallUrls={117,94 ± 252,32, total=128196.0, n=1087, latest=0.0, expodecay=235.09014288231066, max=721.0}, SmallUrl.status={idcache.size=543,hit/acc=24504/25047,cache.size=194,h/a=765/960}, activationChecker=undefined
DbBroker statistics it.imteam.cadmoj.DbBroker{db=jdbc:postgresql://srvdb.imteam.local/alzano, metadb=jdbc:postgresql://srvdb.imteam.local/metasiscotel, prepared=52468, writes executed=0}
SQL Statement statistics SQL Statement duration = {4,33 ± 41,52, total=227337.0, n=52467, latest=0.0, expodecay=0.6308103539207813, max=910.0} msec
DataView statistics
991
 
12345
Memory statistics used=124957072, total=246366208
IMSign Time spent waiting for IMSign: {undefined}. Local cache H/M: 0/0

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:1026)
	at it.imteam.cadmoj.Command.CreateTransitionHandler(Command.java:958)
	at it.imteam.cadmoj.Command.doEmbedded(Command.java:714)
	at it.imteam.cadmoj.Command.doTransition(Command.java:644)
	at it.imteam.cadmoj.Command.BaseDo(Command.java:576)
	at it.imteam.cadmoj.Command.Do(Command.java:515)
	at it.imteam.cadmoj.CadmoDriver.doPost(CadmoDriver.java:271)
	at it.imteam.cadmoj.CadmoDriver.doGet(CadmoDriver.java:345)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
	at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663)
	at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
	at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
	at java.lang.Thread.run(Thread.java:619)