Hi I'm getting the below exception while starting the server.
Below is the log file, pls suggest me a solution to this.
Thanks in advance
Murali
----------------------------------------------------------------------------------
2008-07-17 17:06:27,044 ERROR [com.proximities] Thread:7: Class:
com.proximities.common.cache.BaseCacheManager: Method: put( key, cacheObj, region):
Message: Exception occured while putting a key-value pair in the cache of region: LABEL
2008-07-17 17:06:27,106 ERROR [com.proximities] Thread:7: Class:
com.proximities.common.cache.BaseCacheManager: Method: put( key, cacheObj, region):
Message: Exception occured while putting a key-value pair in the cache of region: LABEL
2008-07-17 17:06:27,948 ERROR [org.apache.commons.digester.Digester] Parse Error at line
52 column 34: Attribute "key" is required and must be specified for element type
"exception".
org.xml.sax.SAXParseException: Attribute "key" is required and must be specified
for element type "exception".
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.addDTDDefaultAttrsAndValidate(Unknown
Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.handleStartElement(Unknown Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.commons.digester.Digester.parse(Digester.java:1548)
at org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServlet.java:1006)
at org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.java:955)
at org.apache.struts.action.ActionServlet.init(ActionServlet.java:470)
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:3857)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4118)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
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:585)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:150)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.apache.catalina.core.StandardContext.init(StandardContext.java:5005)
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:585)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:150)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at
org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:274)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:91)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:357)
at org.jboss.web.WebModule.startModule(WebModule.java:68)
at org.jboss.web.WebModule.startService(WebModule.java:46)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:897)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:418)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy28.start(Unknown Source)
at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:394)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:956)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy8.deploy(Unknown Source)
at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:325)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:501)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:204)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:277)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:897)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:418)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:722)
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:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:434)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:315)
at org.jboss.Main.boot(Main.java:195)
at org.jboss.Main$1.run(Main.java:463)
at java.lang.Thread.run(Thread.java:595)
2008-07-17 17:06:33,247 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner]
Incomplete Deployment listing:
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@b7c8952 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPatronsActivatedReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPatronsActivatedReport.jrxml
altDD: null
lastDeployed: 1216294589008
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@47786940 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPrepaidByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPrepaidByStation.jrxml
altDD: null
lastDeployed: 1216294589023
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@33964fc6 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationReport.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationReport.jrxml
altDD: null
lastDeployed: 1216294589054
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@31fb3724 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalWristbandsActivatedReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalWristbandsActivatedReport.jrxml
altDD: null
lastDeployed: 1216294589054
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@4bb70454 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalsByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalsByStation.jrxml
altDD: null
lastDeployed: 1216294589086
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@806f6829 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589101
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@e759492c {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589101
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@643684af {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589117
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@3a42e366 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589132
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@a155fe8a {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTotalPurchaseCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTotalPurchaseCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589148
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@14f4feb {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589164
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@4c0ff683 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTransactionCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTransactionCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589164
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@ce4a4012 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTransactionCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesTransactionCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589179
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@9cc72fe2 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleBase.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleBase.jrxml
altDD: null
lastDeployed: 1216294589210
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@17f6a55e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeader.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeader.jrxml
altDD: null
lastDeployed: 1216294589226
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@eadb1797 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderByStation.jrxml
altDD: null
lastDeployed: 1216294589273
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@733dfff7 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderPrintSummary.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderPrintSummary.jrxml
altDD: null
lastDeployed: 1216294589288
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@211d991e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderPrintSummaryByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderPrintSummaryByStation.jrxml
altDD: null
lastDeployed: 1216294589304
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@ff620720 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderSummary.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderSummary.jrxml
altDD: null
lastDeployed: 1216294589319
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@1f549015 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderSummaryByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditAuditConsoleHeaderSummaryByStation.jrxml
altDD: null
lastDeployed: 1216294589351
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@26e9a65c {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditDetailsPatronDigitalSignatureConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOCreditDetailsPatronDigitalSignatureConsole.jrxml
altDD: null
lastDeployed: 1216294589351
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@701d89b3 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589382
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@e29742e2 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589397
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@85177c39 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589444
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@a11ec71c {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589475
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@ab8d1740 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTotalPurchaseCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTotalPurchaseCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589491
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@13c9a3f5 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589538
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@6b81c4b9 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTransactionCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTransactionCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589538
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@1e7e0e9c {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTransactionCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GODiscoverInvoicesTransactionCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589569
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@d560d91c {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589584
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@94bc3999 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589631
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@e5ad52a2 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589662
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@aed916d3 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589678
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@af9ab377 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTotalPurchaseCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTotalPurchaseCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589725
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@8b12d59e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589740
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@f3e702b0 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTransactionCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTransactionCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589787
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@6a899685 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTransactionCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOMasterCardInvoicesTransactionCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589818
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@4598e08e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294589834
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@ae507267 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589849
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@76b00022 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedDetailsAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedDetailsAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294589881
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@e6419953 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedDetailsAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemClosedDetailsAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589896
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@e3bf8b2f {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294589912
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@2392ce6 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589943
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@9e334e61 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsDetailsAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsDetailsAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294589974
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@a8e1f4 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsDetailsAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemErrorsDetailsAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589990
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@62dff31d {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294590021
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@2fe3d0b8 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590036
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@778beb3 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedDetailsAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedDetailsAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294590068
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@9607ade2 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedDetailsAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemFailedDetailsAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590099
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@3404b530 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294590114
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@306cb405 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590145
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@bf8c1140 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenDetailsAuthorizationsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenDetailsAuthorizationsConsole.jrxml
altDD: null
lastDeployed: 1216294590192
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@5603e9f5 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenDetailsAuthorizationsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOProblemOpenDetailsAuthorizationsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590208
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@ee7fd00b {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294590223
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@80a29f8a {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590239
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@2f59ea91 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294590255
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@e8f6fbc4 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590255
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@2d6ab7e8 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTotalPurchaseCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTotalPurchaseCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294590286
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@9172404d {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTotalPurchaseCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590286
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@1e1f6f61 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTransactionCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTransactionCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294590301
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@21d1e0f4 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTransactionCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOVisaInvoicesTransactionCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590317
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@df4b2678 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GratuityConsoleReport.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GratuityConsoleReport.jrxml
altDD: null
lastDeployed: 1216294590333
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@f37d33bd {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GratuityConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GratuityConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294590333
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@3272b75f {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesBaseConsole.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesBaseConsole.jrxml
altDD: null
lastDeployed: 1216294590348
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@f88811e3 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesHeaderConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesHeaderConsole.jrxml
altDD: null
lastDeployed: 1216294590379
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@5c7b6a2 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesStationDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesStationDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294590410
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@ea22126c {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesStationIdsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesStationIdsConsole.jrxml
altDD: null
lastDeployed: 1216294590457
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@fa3e7a49 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesStationIdsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/HourlySalesStationIdsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590504
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@3ba87540 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesBaseConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesBaseConsole.jrxml
altDD: null
lastDeployed: 1216294590551
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@5bbab226 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesItemDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesItemDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294590566
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@85b64f43 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesStationDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesStationDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294590613
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@efb0238d {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesStationIdsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesStationIdsConsole.jrxml
altDD: null
lastDeployed: 1216294590660
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@b26b1e48 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesStationIdsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/MenuItemSalesStationIdsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294590691
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@111f58c7 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/PeopleSoftReportFirst.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/PeopleSoftReportFirst.jrxml
altDD: null
lastDeployed: 1216294590722
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@ceb39a75 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/PeopleSoftReportSecond.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/PeopleSoftReportSecond.jrxml
altDD: null
lastDeployed: 1216294590785
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@54aae63e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/PeopleSoftReportThird.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/PeopleSoftReportThird.jrxml
altDD: null
lastDeployed: 1216294590800
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@ce47bad0 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeBaseConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeBaseConsoleReport.jrxml
altDD: null
lastDeployed: 1216294590878
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@99cc335e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294590972
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@65654997 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591003
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@cca51621 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591049
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@cf5bd234 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCashHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591081
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@b00797bd {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591096
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@78fb6018 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591127
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@8b4c29e2 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591159
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@3b586793 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditAmexTypeHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591221
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@9e0b9624 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591252
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@c621a591 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591314
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@3744acc7 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591377
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@5784564e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591439
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@b8f34b98 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591455
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@9d5cd29d {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditDiscoverTypeHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591486
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@592b429b {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591564
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@4070efa {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591595
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@398f8940 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591626
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@dc6771f5 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591657
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@da0e7bff {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591689
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@99642616 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditMasterTypeHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591751
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@4dfd3e9f {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591782
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@6d65776 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591844
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@d2751ec0 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591876
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@58b20c75 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeCreditVisaTypeHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294591907
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@9f47e68e {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294591953
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@82282c67 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294592000
lastModified: 1216294592000
mbeans:
org.jboss.deployment.DeploymentInfo@bc4e3cf1 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294592047
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@d0495564 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypePREPAIDHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294592094
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@b6cb975a {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDDetailsConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDDetailsConsoleReport.jrxml
altDD: null
lastDeployed: 1216294592141
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@5650a11b {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDDetailsConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDDetailsConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294592203
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@286b42a5 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDHeaderConsoleReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDHeaderConsoleReport.jrxml
altDD: null
lastDeployed: 1216294592265
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@e7a57a30 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDHeaderConsoleReportByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TenderTypeRFIDHeaderConsoleReportByStation.jrxml
altDD: null
lastDeployed: 1216294592296
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@76d08fd {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersBaseConsole.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersBaseConsole.jrxml
altDD: null
lastDeployed: 1216294592343
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@1899de44 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersPatronDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersPatronDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294592390
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@abf71ac0 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersStationDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersStationDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294592437
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@1a74358a {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersStationIdsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersStationIdsConsole.jrxml
altDD: null
lastDeployed: 1216294592483
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@b13ef8eb {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersStationIdsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TopSpendersStationIdsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294592546
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@d4e98313 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsole.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsole.jrxml
altDD: null
lastDeployed: 1216294592608
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@8a70d1c4 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsoleBase.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsoleBase.jrxml
altDD: null
lastDeployed: 1216294592639
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@bcbdd582 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294592717
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@41bf56c0 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsoleHeader.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesConsoleHeader.jrxml
altDD: null
lastDeployed: 1216294592748
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@84eb7a31 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesIDKByEmployee.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesIDKByEmployee.jrxml
altDD: null
lastDeployed: 1216294592795
lastModified: 1216294594000
mbeans:
org.jboss.deployment.DeploymentInfo@69b3b403 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesIDKConsole.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/TotalSalesIDKConsole.jrxml
altDD: null
lastDeployed: 1216294592857
lastModified: 1216294594000
mbeans:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@b7c8952 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPatronsActivatedReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPatronsActivatedReport.jrxml
altDD: null
lastDeployed: 1216294589008
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@47786940 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPrepaidByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationPrepaidByStation.jrxml
altDD: null
lastDeployed: 1216294589023
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@33964fc6 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationReport.jrxml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationReport.jrxml
altDD: null
lastDeployed: 1216294589054
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@31fb3724 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalWristbandsActivatedReport.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalWristbandsActivatedReport.jrxml
altDD: null
lastDeployed: 1216294589054
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@4bb70454 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalsByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOActivationTotalsByStation.jrxml
altDD: null
lastDeployed: 1216294589086
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@806f6829 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589101
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@e759492c {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsoleByStation.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexCreditDetailsConsoleByStation.jrxml
altDD: null
lastDeployed: 1216294589101
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@643684af {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesCreditDetailsConsole.jrxml
}
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesCreditDetailsConsole.jrxml
altDD: null
lastDeployed: 1216294589117
lastModified: 1216294590000
mbeans:
org.jboss.deployment.DeploymentInfo@3a42e366 {
url=file:/C:/Prox/apps/JBoss/server/default/deploy/reports/GOAmexInvoicesCreditDetailsConsoleByStation.jrxml
}
deployer: null
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165259#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...