-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: getting errors I can't explain...anyone can help out ?
PostPosted: Tue May 05, 2009 4:06 am 
Newbie

Joined: Tue May 05, 2009 3:59 am
Posts: 1
Hello,

I am working on a webapp here. It uses hibernate. Recently I had some problem. I fixed it by downloading and using the latest version of hibernate.

But now I am getting errors on deployment. Although they don't seem to cause any trouble I would like to know what's going on.

Code:
09:34:12,086 INFO  [Server] Starting JBoss (MX MicroKernel)...
09:34:12,086 INFO  [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)
09:34:12,086 INFO  [Server] Home Dir: D:\JBossInUse\jboss-4.2.2.GA
09:34:12,086 INFO  [Server] Home URL: file:/D:/JBossInUse/jboss-4.2.2.GA/
09:34:12,086 INFO  [Server] Patch URL: null
09:34:12,086 INFO  [Server] Server Name: default
09:34:12,086 INFO  [Server] Server Home Dir: D:\JBossInUse\jboss-4.2.2.GA\server\default
09:34:12,086 INFO  [Server] Server Home URL: file:/D:/JBossInUse/jboss-4.2.2.GA/server/default/
09:34:12,086 INFO  [Server] Server Log Dir: D:\JBossInUse\jboss-4.2.2.GA\server\default\log
09:34:12,086 INFO  [Server] Server Temp Dir: D:\JBossInUse\jboss-4.2.2.GA\server\default\tmp
09:34:12,086 INFO  [Server] Root Deployment Filename: jboss-service.xml
09:34:12,430 INFO  [ServerInfo] Java version: 1.6.0_05,Sun Microsystems Inc.
09:34:12,430 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 10.0-b19,Sun Microsystems Inc.
09:34:12,430 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
09:34:12,805 INFO  [Server] Core system initialized
09:34:15,086 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
09:34:15,102 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
09:34:15,774 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
09:34:15,774 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
09:34:15,993 INFO  [TransactionManagerService] Starting recovery manager
09:34:16,149 INFO  [TransactionManagerService] Recovery manager started
09:34:16,149 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
09:34:18,618 INFO  [EJB3Deployer] Starting java:comp multiplexer
09:34:18,993 INFO  [STDOUT] no object for null
09:34:18,993 INFO  [STDOUT] no object for null
09:34:19,024 INFO  [STDOUT] no object for null
09:34:19,055 INFO  [STDOUT] no object for {urn:jboss:bean-deployer}supplyType
09:34:19,071 INFO  [STDOUT] no object for {urn:jboss:bean-deployer}dependsType
09:34:20,993 INFO  [NativeServerConfig] JBoss Web Services - Native
09:34:20,993 INFO  [NativeServerConfig] jbossws-native-2.0.1.SP2 (build=200710210837)
09:34:21,883 INFO  [Embedded] Catalina naming disabled
09:34:22,071 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre1.6.0_05\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jre6\bin\client;C:\Program Files\Java\jre6\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\NTP\bin;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;C:\Program Files\Java\jdk1.6.0_10\bin;D:\apache-ant-1.7.1\bin;D:\db-derby-10.4.2.0-bin\bin;C:\Program Files\MySQL\MySQL Server 5.1\bin
09:34:22,149 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
09:34:22,149 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
09:34:22,149 INFO  [Catalina] Initialization processed in 272 ms
09:34:22,149 INFO  [StandardService] Starting service jboss.web
09:34:22,149 INFO  [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
09:34:22,196 INFO  [Catalina] Server startup in 54 ms
09:34:22,321 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
09:34:22,961 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
09:34:23,086 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/
09:34:23,180 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
09:34:23,930 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
09:34:24,383 INFO  [MailService] Mail Service bound to java:/TicketingMail
09:34:24,571 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
09:34:24,602 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
09:34:24,633 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
09:34:24,665 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
09:34:24,711 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
09:34:24,743 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
09:34:24,790 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
09:34:24,790 INFO  [QuartzResourceAdapter] start quartz!!!
09:34:24,868 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
09:34:24,899 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
09:34:24,899 INFO  [RAMJobStore] RAMJobStore initialized.
09:34:24,899 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
09:34:24,899 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
09:34:24,899 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
09:34:25,118 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ticketDS' to JNDI name 'java:ticketDS'
09:34:25,118 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=tempds' to JNDI name 'java:tempds'
09:34:25,649 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
09:34:25,946 INFO  [A] Bound to JNDI name: queue/A
09:34:25,946 INFO  [B] Bound to JNDI name: queue/B
09:34:25,946 INFO  [C] Bound to JNDI name: queue/C
09:34:25,946 INFO  [D] Bound to JNDI name: queue/D
09:34:25,946 INFO  [ex] Bound to JNDI name: queue/ex
09:34:25,946 INFO  [MailQueue] Bound to JNDI name: queue/MailQueue
09:34:25,977 INFO  [testTopic] Bound to JNDI name: topic/testTopic
09:34:25,977 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
09:34:25,977 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
09:34:25,977 INFO  [testQueue] Bound to JNDI name: queue/testQueue
09:34:26,024 INFO  [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
09:34:26,102 INFO  [DLQ] Bound to JNDI name: queue/DLQ
09:34:26,165 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=bookingDatasource' to JNDI name 'java:bookingDatasource'
09:34:26,274 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
09:34:26,290 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
09:34:31,805 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../tmp/deploy/tmp50470projectStock-2.0.5-exp.war/
09:34:32,149 INFO  [ContextLoader] Root WebApplicationContext: initialization started
09:34:32,149 INFO  [[/]] Loading Spring root WebApplicationContext
09:34:32,258 INFO  [CollectionFactory] JDK 1.4+ collections available
09:34:32,274 INFO  [CollectionFactory] Commons Collections 3.x available
09:34:32,337 INFO  [XmlBeanDefinitionReader] Loading XML bean definitions from class path resource [applicationContext-hibernate.xml]
09:34:32,462 INFO  [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-acegi-security.xml]
09:34:32,477 INFO  [XmlBeanDefinitionReader] Loading XML bean definitions from class path resource [applicationContext-common.xml]
09:34:32,618 INFO  [XmlWebApplicationContext] Bean factory for application context [Root WebApplicationContext]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,ds,pool,dsConnectionFactory,poolableConnectionFactory,hibernateSessionFactory,openSessionInViewInterceptor,transactionManager,filterChainProxy,authenticationManager,hibernateSecurityDaoImpl,passwordEncoder,daoAuthenticationProvider,cacheManager,userCacheBackend,userCache,loggerListener,httpSessionContextIntegrationFilter,exceptionTranslationFilter,authenticationProcessingFilter,authenticationProcessingFilterEntryPoint,roleVoter,httpRequestAccessDecisionManager,filterInvocationInterceptor,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,businessFacadeOperation,org.springframework.aop.support.DefaultPointcutAdvisor,businessFacade,reportDao,projectDao,noteDao,taskDao,attachmentDao,supplierDao,purchaseOrderDao,productGroupDao,productDao,customerDao,salesOrderDao,userDao,orderEntryDao,bomDao,costsDao,labourPriceDao,virtualProjectPartDao,virtualProjectDao,virtualProjectCategoryDao,virtualProjectPartWrapperDao,messageSource,scheduler,mailSender,springMailSender,updateReservedQuantitiesJob,updateReservedQuantitiesTrigger,org.springframework.scheduling.quartz.SchedulerFactoryBean]; root of BeanFactory hierarchy
09:34:32,649 INFO  [XmlWebApplicationContext] 56 beans defined in application context [Root WebApplicationContext]
09:34:32,790 INFO  [DefaultAopProxyFactory] CGLIB2 available: proxyTargetClass feature enabled
09:34:32,899 INFO  [XmlWebApplicationContext] Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
09:34:33,368 ERROR [STDERR] 344 [main] INFO org.hibernate.cfg.Environment - Hibernate 3.3.1.GA
09:34:33,383 ERROR [STDERR] 359 [main] INFO org.hibernate.cfg.Environment - hibernate.properties not found
09:34:33,383 ERROR [STDERR] 359 [main] INFO org.hibernate.cfg.Environment - Bytecode provider name : javassist
09:34:33,383 ERROR [STDERR] 359 [main] INFO org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
09:34:33,680 ERROR [STDERR] 656 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.order.PurchaseOrder -> PURCHASEORDER
09:34:33,852 ERROR [STDERR] 828 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.order.PurchaseOrder.projects -> ORDER_PROJECTS
09:34:33,868 ERROR [STDERR] 844 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.order.SalesOrder -> SALESORDER
09:34:33,868 ERROR [STDERR] 844 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.order.PurchaseOrderChange -> POCHANGE
09:34:33,883 ERROR [STDERR] 859 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.order.SalesOrderChange -> SOCHANGE
09:34:33,899 ERROR [STDERR] 875 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.order.OrderEntry -> ORDER_ENTRY
09:34:33,899 ERROR [STDERR] 875 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.PurchaseOrderUser -> USER
09:34:33,899 ERROR [STDERR] 875 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.PurchaseOrderUser.reports -> REPORT_RECEIVERS
09:34:33,915 ERROR [STDERR] 891 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.TreeItem -> TreeItem
09:34:33,962 ERROR [STDERR] 938 [main] INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: be.camco.po.business.product.ProductGroup -> PRODUCTGROUPS
09:34:33,962 ERROR [STDERR] 938 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.ProductGroup.products -> PRODUCT_PRODUCTGROUPS
09:34:33,962 ERROR [STDERR] 938 [main] INFO org.hibernate.cfg.HbmBinder - Mapping union-subclass: be.camco.po.business.project.ProjectCategory -> CATEGORIES
09:34:33,977 ERROR [STDERR] 953 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.supplier.Supplier -> SUPPLIERS
09:34:34,008 ERROR [STDERR] 984 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.supplier.SupplierInfo -> PRODUCT_SUPPLIERS
09:34:34,008 ERROR [STDERR] 984 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.supplier.SupplierInfo.priceInfo -> PRICEINFO
09:34:34,024 ERROR [STDERR] 1000 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.customer.Customer -> CUSTOMERS
09:34:34,040 ERROR [STDERR] 1016 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.product.Product -> PRODUCTS
09:34:34,040 ERROR [STDERR] 1016 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.Product.productGroups -> PRODUCT_PRODUCTGROUPS
09:34:34,040 ERROR [STDERR] 1016 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.Product.alternatives -> PRODUCT_ALTERNATIVES
09:34:34,040 ERROR [STDERR] 1016 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.Product.relatedProducts -> PRODUCT_RELATIVES
09:34:34,055 ERROR [STDERR] 1031 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.product.Stock -> STOCK
09:34:34,071 ERROR [STDERR] 1047 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.product.StockChange -> STOCKCHANGES
09:34:34,087 ERROR [STDERR] 1063 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.product.ProductChange -> PRODUCT_CHANGES
09:34:34,102 ERROR [STDERR] 1078 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.product.BOM -> BOMS
09:34:34,102 ERROR [STDERR] 1078 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.product.Part -> PARTS
09:34:34,118 ERROR [STDERR] 1094 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.attachment.Attachment -> ATTACHMENTS
09:34:34,133 ERROR [STDERR] 1109 [main] INFO org.hibernate.cfg.HbmBinder - Mapping subclass: be.camco.po.business.attachment.ProductAttachment -> ATTACHMENTS
09:34:34,133 ERROR [STDERR] 1109 [main] INFO org.hibernate.cfg.HbmBinder - Mapping subclass: be.camco.po.business.attachment.BomAttachment -> ATTACHMENTS
09:34:34,133 ERROR [STDERR] 1109 [main] INFO org.hibernate.cfg.HbmBinder - Mapping subclass: be.camco.po.business.attachment.SalesOrderAttachment -> ATTACHMENTS
09:34:34,133 ERROR [STDERR] 1109 [main] INFO org.hibernate.cfg.HbmBinder - Mapping subclass: be.camco.po.business.attachment.SupplierAttachment -> ATTACHMENTS
09:34:34,133 ERROR [STDERR] 1109 [main] INFO org.hibernate.cfg.HbmBinder - Mapping subclass: be.camco.po.business.attachment.NoteAttachment -> ATTACHMENTS
09:34:34,149 ERROR [STDERR] 1125 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.project.Project -> PROJECTS
09:34:34,149 ERROR [STDERR] 1125 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.Project.notes -> PROJECT_NOTES
09:34:34,149 ERROR [STDERR] 1125 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.project.ProjectStock -> PROJECT_STOCK
09:34:34,165 ERROR [STDERR] 1141 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.project.ProjectTaskStock -> PROJECT_TASK_STOCK
09:34:34,180 ERROR [STDERR] 1156 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.project.ProjectTask -> CATEGORY_TASKS
09:34:34,180 ERROR [STDERR] 1156 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.project.ProjectNote -> NOTES
09:34:34,196 ERROR [STDERR] 1172 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.ProjectNote.relatedNotes -> NOTE_RELATIVES
09:34:34,196 ERROR [STDERR] 1172 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.ProjectNote.projects -> PROJECT_NOTES
09:34:34,196 ERROR [STDERR] 1172 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.task.CatalogTask -> TASKS
09:34:34,212 ERROR [STDERR] 1188 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.task.CatalogTaskStock -> TASK_STOCK
09:34:34,212 ERROR [STDERR] 1188 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.report.Report -> REPORTS
09:34:34,212 ERROR [STDERR] 1188 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.report.Report.receivers -> REPORT_RECEIVERS
09:34:34,227 ERROR [STDERR] 1203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.Cost -> COSTS
09:34:34,227 ERROR [STDERR] 1203 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.LabourPrice -> LABOUR_PRICE
09:34:34,243 ERROR [STDERR] 1219 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.virtual.VirtualProject -> VIRTUAL_PROJECT
09:34:34,258 ERROR [STDERR] 1234 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.virtual.VirtualProjectPart -> VIRTUAL_PROJECT_PART
09:34:34,258 ERROR [STDERR] 1234 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.virtual.VirtualProjectPart.products -> VIRTUAL_PROJECT_PART_PRODUCT
09:34:34,258 ERROR [STDERR] 1234 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.virtual.VirtualProjectPart.tasks -> VIRTUAL_PROJECT_PART_CATALOG_TASK
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.virtual.VirtualProjectCategory -> VIRTUAL_PROJECT_CATEGORY
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping class: be.camco.po.business.virtual.VirtualProjectPartWrapper -> VIRTUAL_PROJECT_PART_WRAPPER
09:34:34,274 INFO  [LocalSessionFactoryBean] Building new Hibernate SessionFactory
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.order.PurchaseOrder.orderEntries -> ORDER_ENTRY
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.order.PurchaseOrder.changes -> POCHANGE
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.order.SalesOrder.changes -> SOCHANGE
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.order.SalesOrder.attachments -> ATTACHMENTS
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.ProductGroup.children -> PRODUCTGROUPS
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.ProjectCategory.projectTasks -> CATEGORY_TASKS
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.ProjectCategory.children -> CATEGORIES
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.supplier.Supplier.supplierInfo -> PRODUCT_SUPPLIERS
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.supplier.Supplier.attachments -> ATTACHMENTS
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.Product.supplierInfo -> PRODUCT_SUPPLIERS
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.Product.attachments -> ATTACHMENTS
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.Product.changes -> PRODUCT_CHANGES
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.Stock.changes -> STOCKCHANGES
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.BOM.attachments -> ATTACHMENTS
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.product.BOM.parts -> PARTS
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.Project.projectStock -> PROJECT_STOCK
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.Project.categories -> CATEGORIES
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.Project.extraCosts -> COSTS
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.ProjectTask.taskStock -> PROJECT_TASK_STOCK
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.project.ProjectNote.attachments -> ATTACHMENTS
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.task.CatalogTask.taskStock -> TASK_STOCK
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.virtual.VirtualProject.wraps -> VIRTUAL_PROJECT_PART_WRAPPER
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.virtual.VirtualProjectPart.wraps -> VIRTUAL_PROJECT_PART_WRAPPER
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.virtual.VirtualProjectCategory.parts -> VIRTUAL_PROJECT_PART
09:34:34,290 ERROR [STDERR] 1266 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.virtual.VirtualProjectCategory.wrappers -> VIRTUAL_PROJECT_PART_WRAPPER
09:34:34,368 ERROR [STDERR] 1344 [main] INFO org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
09:34:35,821 ERROR [STDERR] 2797 [main] INFO org.hibernate.cfg.SettingsFactory - RDBMS: DB2/NT, version: SQL09013
09:34:35,821 ERROR [STDERR] 2797 [main] INFO org.hibernate.cfg.SettingsFactory - JDBC driver: IBM DB2 JDBC Universal Driver Architecture, version: 3.4.65
09:34:35,852 ERROR [STDERR] 2828 [main] INFO org.hibernate.dialect.Dialect - Using dialect: be.camco.po.persistency.hibernate.dialect.PTSDB2Dialect
09:34:35,852 ERROR [STDERR] 2828 [main] INFO org.hibernate.transaction.TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Connection release mode: on_close
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Default batch fetch size: 20
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Query language substitutions: {}
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: disabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Second-level cache: enabled
09:34:35,868 ERROR [STDERR] 2844 [main] INFO org.hibernate.cfg.SettingsFactory - Query cache: enabled
09:34:35,883 ERROR [STDERR] 2859 [main] INFO org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
09:34:35,883 ERROR [STDERR] 2859 [main] INFO org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: org.hibernate.cache.HashtableCacheProvider
09:34:35,883 ERROR [STDERR] 2859 [main] INFO org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled
09:34:35,883 ERROR [STDERR] 2859 [main] INFO org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled
09:34:35,883 ERROR [STDERR] 2859 [main] INFO org.hibernate.cfg.SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory
09:34:35,899 ERROR [STDERR] 2875 [main] INFO org.hibernate.cfg.SettingsFactory - Echoing all SQL to stdout
09:34:35,899 ERROR [STDERR] 2875 [main] INFO org.hibernate.cfg.SettingsFactory - Statistics: disabled
09:34:35,899 ERROR [STDERR] 2875 [main] INFO org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
09:34:35,899 ERROR [STDERR] 2875 [main] INFO org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo
09:34:35,899 ERROR [STDERR] 2875 [main] INFO org.hibernate.cfg.SettingsFactory - Named query checking : enabled
09:34:35,977 ERROR [STDERR] 2953 [main] INFO org.hibernate.impl.SessionFactoryImpl - building session factory
09:34:37,008 ERROR [STDERR] 3984 [main] INFO org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
09:34:37,008 ERROR [STDERR] 3984 [main] INFO org.hibernate.cache.UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache
09:34:37,024 ERROR [STDERR] 4000 [main] INFO org.hibernate.cache.StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache
09:34:37,087 INFO  [HibernateTransactionManager] Using DataSource [org.apache.commons.dbcp.PoolingDataSource@4e9b7d] of Hibernate SessionFactory for HibernateTransactionManager
09:34:37,462 INFO  [XmlWebApplicationContext] Using MessageSource [org.springframework.context.support.ResourceBundleMessageSource: basenames=[po]]
09:34:37,462 INFO  [XmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1a76e19]
09:34:37,477 INFO  [UiApplicationContextUtils] Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@351f6d]
09:34:37,477 INFO  [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,ds,pool,dsConnectionFactory,poolableConnectionFactory,hibernateSessionFactory,openSessionInViewInterceptor,transactionManager,filterChainProxy,authenticationManager,hibernateSecurityDaoImpl,passwordEncoder,daoAuthenticationProvider,cacheManager,userCacheBackend,userCache,loggerListener,httpSessionContextIntegrationFilter,exceptionTranslationFilter,authenticationProcessingFilter,authenticationProcessingFilterEntryPoint,roleVoter,httpRequestAccessDecisionManager,filterInvocationInterceptor,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,businessFacadeOperation,org.springframework.aop.support.DefaultPointcutAdvisor,businessFacade,reportDao,projectDao,noteDao,taskDao,attachmentDao,supplierDao,purchaseOrderDao,productGroupDao,productDao,customerDao,salesOrderDao,userDao,orderEntryDao,bomDao,costsDao,labourPriceDao,virtualProjectPartDao,virtualProjectDao,virtualProjectCategoryDao,virtualProjectPartWrapperDao,messageSource,scheduler,mailSender,springMailSender,updateReservedQuantitiesJob,updateReservedQuantitiesTrigger,org.springframework.scheduling.quartz.SchedulerFactoryBean]; root of BeanFactory hierarchy]
09:34:37,946 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
09:34:37,993 INFO  [QuartzScheduler] Quartz Scheduler v.1.6.0 created.
09:34:38,008 INFO  [RAMJobStore] RAMJobStore initialized.
09:34:38,008 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
09:34:38,008 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.6.0
09:34:38,008 INFO  [QuartzScheduler] JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@f1257f
09:34:38,008 INFO  [SchedulerFactoryBean] Starting Quartz Scheduler now
09:34:38,008 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
09:34:38,883 INFO  [EhCacheManagerFactoryBean] Initializing EHCache CacheManager
09:34:38,899 WARN  [ConfigurationFactory] No configuration found. Configuring ehcache from ehcache-failsafe.xml  found in the classpath: jar:file:/D:/JBossInUse/jboss-4.2.2.GA/server/default/tmp/deploy/tmp50470projectStock-2.0.5-exp.war/WEB-INF/lib/ehcache-1.2.3.jar!/ehcache-failsafe.xml
09:34:39,133 INFO  [AbstractSecurityInterceptor] Validated configuration attributes
09:34:39,212 INFO  [QuartzScheduler] JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@e9a555
09:34:39,227 INFO  [SchedulerFactoryBean] Starting Quartz Scheduler now
09:34:39,227 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
09:34:39,227 INFO  [ContextLoader] Using context class [org.springframework.web.context.support.XmlWebApplicationContext] for root WebApplicationContext
09:34:39,227 INFO  [ContextLoader] Root WebApplicationContext: initialization completed in 7078 ms
09:34:39,227 INFO  [StartupListener] Performing operations after startup
09:34:39,243 INFO  [JdbcTransactionObjectSupport] JDBC 3.0 Savepoint class is available
09:34:39,399 INFO  [STDOUT] Hibernate: select this_."ID" as ID1_34_0_, this_."NAME" as NAME2_34_0_, this_."DESCRIPTION" as DESCRIPT3_34_0_, this_."QUERY" as QUERY4_34_0_, this_."SCHEDULE_EXPRESSION" as SCHEDULE5_34_0_, this_."GENERATIONTIMESTAMP" as GENERATI6_34_0_, this_."MODIFIEDTIMESTAMP" as MODIFIED7_34_0_, this_."MODIFIED_USER" as MODIFIED8_34_0_ from PTS."REPORTS" this_ order by this_."NAME" asc
09:34:39,602 INFO  [ReportScheduler] Scheduling report dailyChangedProducts @ 0 0 2 ? * MON,WED,FRI *
09:34:39,602 INFO  [ReportScheduler] Report scheduled
09:34:39,602 INFO  [ReportScheduler] Scheduling report dailyChangedSupplier @ 0 0 2 ? * MON,WED,FRI *
09:34:39,602 INFO  [ReportScheduler] Report scheduled
09:34:39,602 INFO  [ReportScheduler] Scheduling report dailyNewProducts @ 0 0 2 ? * MON,WED,FRI *
09:34:39,602 INFO  [ReportScheduler] Report scheduled
09:34:39,602 INFO  [ReportScheduler] Scheduling report negativeOrderedQty @ 0 0 2 ? * MON,WED,FRI *
09:34:39,602 INFO  [ReportScheduler] Report scheduled
09:34:39,602 INFO  [ReportScheduler] Scheduling report negativeReservedQty @ 0 0 2 ? * MON,WED,FRI *
09:34:39,618 INFO  [ReportScheduler] Report scheduled
09:34:39,618 INFO  [ReportScheduler] Scheduling report negativeStockQty @ 0 0 2 ? * MON,WED,FRI *
09:34:39,618 INFO  [ReportScheduler] Report scheduled
09:34:39,618 INFO  [ReportScheduler] Scheduling report openOrders @ 0 0 2 ? * SUN *
09:34:39,618 INFO  [ReportScheduler] Report scheduled
09:34:39,618 INFO  [ReportScheduler] Scheduling report productsWithoutLocation @ 0 0 2 ? * SUN *
09:34:39,618 INFO  [ReportScheduler] Report scheduled
09:34:39,618 INFO  [ReportScheduler] Scheduling report productsWithoutSupplier @ 0 0 2 ? * SUN *
09:34:39,618 INFO  [ReportScheduler] Report scheduled
09:34:39,680 INFO  [StartupListener] Operations started...
09:34:39,680 INFO  [CharacterEncodingFilter] Initializing filter 'charsetFilter'
09:34:39,712 INFO  [CharacterEncodingFilter] Filter 'charsetFilter' configured successfully
09:34:39,758 INFO  [DispatcherServlet] Initializing servlet 'po'
09:34:39,774 INFO  [DispatcherServlet] FrameworkServlet 'po': initialization started
09:34:39,774 INFO  [[/]] Loading WebApplicationContext for Spring FrameworkServlet 'po'
09:34:39,774 INFO  [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/po-servlet.xml]
09:34:39,805 INFO  [XmlWebApplicationContext] Bean factory for application context [WebApplicationContext for namespace 'po-servlet']: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [/po_orders.po,/so_orders.po,/notes.po,/home.po,/productgroups.po,/products.po,/suppliers.po,/customers.po,/reports.po,/projects.po,/tasks.po,/users.po,/attachment.po,/logout.po,/test.po,/virtualParts.po,/virtualProjects.po,/virtualCustomWrapper.po,/ajax.po,/printfriendly.po,handlerMapping,viewResolver,indexView,attachmentView,exceptionRessolver,multipartResolver,attachmentCacheManager,attachmentCache]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,ds,pool,dsConnectionFactory,poolableConnectionFactory,hibernateSessionFactory,openSessionInViewInterceptor,transactionManager,filterChainProxy,authenticationManager,hibernateSecurityDaoImpl,passwordEncoder,daoAuthenticationProvider,cacheManager,userCacheBackend,userCache,loggerListener,httpSessionContextIntegrationFilter,exceptionTranslationFilter,authenticationProcessingFilter,authenticationProcessingFilterEntryPoint,roleVoter,httpRequestAccessDecisionManager,filterInvocationInterceptor,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,businessFacadeOperation,org.springframework.aop.support.DefaultPointcutAdvisor,businessFacade,reportDao,projectDao,noteDao,taskDao,attachmentDao,supplierDao,purchaseOrderDao,productGroupDao,productDao,customerDao,salesOrderDao,userDao,orderEntryDao,bomDao,costsDao,labourPriceDao,virtualProjectPartDao,virtualProjectDao,virtualProjectCategoryDao,virtualProjectPartWrapperDao,messageSource,scheduler,mailSender,springMailSender,updateReservedQuantitiesJob,updateReservedQuantitiesTrigger,org.springframework.scheduling.quartz.SchedulerFactoryBean]; root of BeanFactory hierarchy
09:34:39,805 INFO  [XmlWebApplicationContext] 28 beans defined in application context [WebApplicationContext for namespace 'po-servlet']
09:34:39,899 INFO  [XmlWebApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@18b1699]
09:34:39,899 INFO  [XmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@78b973]
09:34:39,899 INFO  [UiApplicationContextUtils] Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@1d75e80]
09:34:39,899 INFO  [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [/po_orders.po,/so_orders.po,/notes.po,/home.po,/productgroups.po,/products.po,/suppliers.po,/customers.po,/reports.po,/projects.po,/tasks.po,/users.po,/attachment.po,/logout.po,/test.po,/virtualParts.po,/virtualProjects.po,/virtualCustomWrapper.po,/ajax.po,/printfriendly.po,handlerMapping,viewResolver,indexView,attachmentView,exceptionRessolver,multipartResolver,attachmentCacheManager,attachmentCache]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [dataSource,ds,pool,dsConnectionFactory,poolableConnectionFactory,hibernateSessionFactory,openSessionInViewInterceptor,transactionManager,filterChainProxy,authenticationManager,hibernateSecurityDaoImpl,passwordEncoder,daoAuthenticationProvider,cacheManager,userCacheBackend,userCache,loggerListener,httpSessionContextIntegrationFilter,exceptionTranslationFilter,authenticationProcessingFilter,authenticationProcessingFilterEntryPoint,roleVoter,httpRequestAccessDecisionManager,filterInvocationInterceptor,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,businessFacadeOperation,org.springframework.aop.support.DefaultPointcutAdvisor,businessFacade,reportDao,projectDao,noteDao,taskDao,attachmentDao,supplierDao,purchaseOrderDao,productGroupDao,productDao,customerDao,salesOrderDao,userDao,orderEntryDao,bomDao,costsDao,labourPriceDao,virtualProjectPartDao,virtualProjectDao,virtualProjectCategoryDao,virtualProjectPartWrapperDao,messageSource,scheduler,mailSender,springMailSender,updateReservedQuantitiesJob,updateReservedQuantitiesTrigger,org.springframework.scheduling.quartz.SchedulerFactoryBean]; root of BeanFactory hierarchy]
09:34:40,321 INFO  [EhCacheManagerFactoryBean] Initializing EHCache CacheManager
09:34:40,321 WARN  [CacheManager] Creating a new instance of CacheManager using the diskStorePath "C:\DOCUME~1\tom\LOCALS~1\Temp\" which is already used by an existing CacheManager.
The source of the configuration was InputStream java.io.ByteArrayInputStream@104ce99.
The diskStore path for this CacheManager will be set to C:\DOCUME~1\tom\LOCALS~1\Temp\\ehcache_auto_created_1241508880321.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
09:34:40,524 INFO  [DispatcherServlet] Using context class [org.springframework.web.context.support.XmlWebApplicationContext] for servlet 'po'
09:34:40,524 INFO  [DispatcherServlet] Using MultipartResolver [org.springframework.web.multipart.commons.CommonsMultipartResolver@129aa21]
09:34:40,524 INFO  [DispatcherServlet] Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@19bb448]
09:34:40,540 INFO  [DispatcherServlet] Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@1445d28]
09:34:40,555 INFO  [DispatcherServlet] No HandlerAdapters found in servlet 'po': using default
09:34:40,555 INFO  [DispatcherServlet] Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@1b24442]
09:34:40,555 INFO  [DispatcherServlet] FrameworkServlet 'po': initialization completed in 781 ms
09:34:40,555 INFO  [DispatcherServlet] Servlet 'po' configured successfully
09:34:40,727 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
09:34:40,758 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
09:34:40,774 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 28s:672ms
09:34:41,133 INFO  [ResourceBundleThemeSource] Theme created: name 'theme', basename [theme]
09:34:41,133 INFO  [ExpressionEvaluationUtils] Found JSP 2.0 ExpressionEvaluator
09:34:41,133 INFO  [ExpressionEvaluationUtils] Found Jakarta JSTL ExpressionEvaluatorManager


It's the errors like these I am worried about:
Code:
09:34:34,274 ERROR [STDERR] 1250 [main] INFO org.hibernate.cfg.HbmBinder - Mapping collection: be.camco.po.business.order.PurchaseOrder.changes -> POCHANGE


Anyone knows ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.