spring-projects / spring-integration

Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
http://projects.spring.io/spring-integration/
Apache License 2.0
1.54k stars 1.11k forks source link

email inbound-channel-adapter store timeout in 20 mins on exchange server [INT-1942] #5929

Closed spring-operator closed 13 years ago

spring-operator commented 13 years ago

qiaojun wang opened INT-1942 and commented

The inbound-channel-adapter works in the first 20mins, emails can be fetched and received correctly. But after 20mins the Store is timeout, the inbound-channel-adapter will crash. The Store needs to be closed and reconnected in every 20mins to prevent this issue. The plain java code works in that way.


Affects: 2.0.4

Reference URL: http://forum.springsource.org/showthread.php?110670-email-login-timeout-in-20mins&p=366974#post366974

spring-operator commented 13 years ago

Oleg Zhurakousky commented

Is there any stack trace and java mail logs?

spring-operator commented 13 years ago

qiaojun wang commented

Here is the error log:(Sorry, I replied to that email yesterday)

06/13/2011 18:09:30.920 [INFO ] org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1505bd58: startup date [Mon Jun 13 18:09:30 EDT 2011]; root of context hierarchy 06/13/2011 18:09:30.974 [INFO ] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [mi-spring-integration.xml] 06/13/2011 18:09:31.352 [INFO ] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [beans-hibernate.xml] 06/13/2011 18:09:31.436 [INFO ] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [rss-spring-integration.xml] 06/13/2011 18:09:31.591 [INFO ] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [email-spring-integration.xml] 06/13/2011 18:09:31.984 [INFO ] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:config/app.properties] 06/13/2011 18:09:31.986 [INFO ] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:config/database.properties] 06/13/2011 18:09:31.994 [INFO ] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from URL [file:config/database.properties] 06/13/2011 18:09:32.001 [INFO ] org.springframework.integration.config.xml.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. 06/13/2011 18:09:32.001 [INFO ] org.springframework.integration.config.xml.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created. 06/13/2011 18:09:32.082 [INFO ] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b14b82b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#1,usiwebDataSource,usiwebHibernateProperties,usiwebSessionFactory,usiwebHibernateTemplate,usiwebJdbcTemplate,geoDAO,newsDAO,unitsDAO,metaInfoClassDAO,ssUserDAO,usiwebHistoryDAO,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,transactionManager,org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor,org.springframework.scheduling.support.PeriodicTrigger#0,ormatFeed,org.springframework.scheduling.support.PeriodicTrigger#1,samsungFeed,org.springframework.scheduling.support.PeriodicTrigger#2,hyundaiFeed,org.springframework.scheduling.support.PeriodicTrigger#3,secFeed,org.springframework.scheduling.support.PeriodicTrigger#4,powergenFeed,org.springframework.scheduling.support.PeriodicTrigger#5,doosanFeed,org.springframework.scheduling.support.PeriodicTrigger#6,geFeed,org.springframework.scheduling.support.PeriodicTrigger#7,pennenergyFeed,org.springframework.scheduling.support.PeriodicTrigger#8,eiaTIEFeed,org.springframework.scheduling.support.PeriodicTrigger#9,argusenergyFeed,org.springframework.scheduling.support.PeriodicTrigger#10,ihsFeed,org.springframework.scheduling.support.PeriodicTrigger#11,epaFeed,org.springframework.scheduling.support.PeriodicTrigger#12,entsoeFeed,org.springframework.scheduling.support.PeriodicTrigger#13,abbFeed,org.springframework.scheduling.support.PeriodicTrigger#14,alstomFeed,org.springframework.scheduling.support.PeriodicTrigger#15,mhiFeed,org.springframework.scheduling.support.PeriodicTrigger#16,sulzerFeed,org.springframework.scheduling.support.PeriodicTrigger#17,woodgroupFeed,rssHTMLChannel,org.springframework.integration.config.TransformerFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#0,rssHTMLTransformer,rssFilterChannel,org.springframework.integration.config.FilterFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#1,rssFilter,rssSourceChannel,org.springframework.integration.config.TransformerFactoryBean#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#2,rssSourceTransformer,rssSourceRouterChannel,org.springframework.integration.config.ServiceActivatorFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#3,org.springframework.integration.config.RouterFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#4,ormatContentChannel,samsungContentChannel,rollsroyceContentChannel,hyundaiContentChannel,secContentChannel,powergenContentChannel,doosanContentChannel,chromalloyContentChannel,geContentChannel,pennenergyContentChannel,powermagContentChannel,eiatieContentChannel,argusenergyContentChannel,bpContentChannel,ihsContentChannel,epaContentChannel,entsoeContentChannel,abbContentChannel,alstomContentChannel,mhiContentChannel,sulzerContentChannel,woodgroupContentChannel,org.springframework.integration.config.TransformerFactoryBean#2,brushContentChannel,org.springframework.integration.config.ConsumerEndpointFactoryBean#5,org.springframework.integration.config.TransformerFactoryBean#3,org.springframework.integration.config.ConsumerEndpointFactoryBean#6,org.springframework.integration.config.TransformerFactoryBean#4,org.springframework.integration.config.ConsumerEndpointFactoryBean#7,org.springframework.integration.config.TransformerFactoryBean#5,org.springframework.integration.config.ConsumerEndpointFactoryBean#8,org.springframework.integration.config.TransformerFactoryBean#6,org.springframework.integration.config.ConsumerEndpointFactoryBean#9,org.springframework.integration.config.TransformerFactoryBean#7,org.springframework.integration.config.ConsumerEndpointFactoryBean#10,org.springframework.integration.config.TransformerFactoryBean#8,org.springframework.integration.config.ConsumerEndpointFactoryBean#11,org.springframework.integration.config.TransformerFactoryBean#9,org.springframework.integration.config.ConsumerEndpointFactoryBean#12,org.springframework.integration.config.TransformerFactoryBean#10,org.springframework.integration.config.ConsumerEndpointFactoryBean#13,org.springframework.integration.config.TransformerFactoryBean#11,org.springframework.integration.config.ConsumerEndpointFactoryBean#14,org.springframework.integration.config.TransformerFactoryBean#12,org.springframework.integration.config.ConsumerEndpointFactoryBean#15,org.springframework.integration.config.TransformerFactoryBean#13,org.springframework.integration.config.ConsumerEndpointFactoryBean#16,org.springframework.integration.config.TransformerFactoryBean#14,org.springframework.integration.config.ConsumerEndpointFactoryBean#17,org.springframework.integration.config.TransformerFactoryBean#15,org.springframework.integration.config.ConsumerEndpointFactoryBean#18,org.springframework.integration.config.TransformerFactoryBean#16,org.springframework.integration.config.ConsumerEndpointFactoryBean#19,org.springframework.integration.config.TransformerFactoryBean#17,org.springframework.integration.config.ConsumerEndpointFactoryBean#20,org.springframework.integration.config.TransformerFactoryBean#18,org.springframework.integration.config.ConsumerEndpointFactoryBean#21,org.springframework.integration.config.TransformerFactoryBean#19,org.springframework.integration.config.ConsumerEndpointFactoryBean#22,org.springframework.integration.config.TransformerFactoryBean#20,org.springframework.integration.config.ConsumerEndpointFactoryBean#23,org.springframework.integration.config.TransformerFactoryBean#21,org.springframework.integration.config.ConsumerEndpointFactoryBean#24,org.springframework.integration.config.TransformerFactoryBean#22,org.springframework.integration.config.ConsumerEndpointFactoryBean#25,org.springframework.integration.config.TransformerFactoryBean#23,org.springframework.integration.config.ConsumerEndpointFactoryBean#26,org.springframework.integration.config.TransformerFactoryBean#24,org.springframework.integration.config.ConsumerEndpointFactoryBean#27,brushContentTransformer,ormatContentTransformer,samsungContentTransformer,rollsroyceContentTransformer,hyundaiContentTransformer,secContentTransformer,powergenContentTransformer,doosanContentTransformer,chromalloyContentTransformer,geContentTransformer,pennenergyContentTransformer,powermagContentTransformer,eiaTIEContentTransformer,argusenergyContentTransformer,bpContentTransformer,ihsContentTransformer,epaContentTransformer,entsoeContentTransformer,abbContentTransformer,alstomContentTransformer,mhiContentTransformer,sulzerContentTransformer,woodgroupContentTransformer,emailChannel,org.springframework.scheduling.support.PeriodicTrigger#18,org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0,org.springframework.scheduling.support.PeriodicTrigger#19,org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#1,javaMailProperties,org.springframework.integration.config.TransformerFactoryBean#25,org.springframework.integration.config.ConsumerEndpointFactoryBean#28,emailHTMLTransformer,emailFilterChannel,org.springframework.integration.config.FilterFactoryBean#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#29,emailFilter,emailSourceChannel,org.springframework.integration.config.TransformerFactoryBean#26,org.springframework.integration.config.ConsumerEndpointFactoryBean#30,emailSourceTransformer,emailSourceRouterChannel,org.springframework.integration.config.RouterFactoryBean#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#31,emailNewsHTMLChannel,powermachineNewsHTMLChannel,org.springframework.integration.config.TransformerFactoryBean#27,org.springframework.integration.config.ConsumerEndpointFactoryBean#32,org.springframework.integration.config.TransformerFactoryBean#28,org.springframework.integration.config.ConsumerEndpointFactoryBean#33,emailNewsHTMLTransformer,powermachineNewsHTMLTransformer,emailFileStage,org.springframework.integration.config.TransformerFactoryBean#29,emailContentChannel,org.springframework.integration.config.ConsumerEndpointFactoryBean#34,org.springframework.integration.config.TransformerFactoryBean#30,powermachineContentChannel,org.springframework.integration.config.ConsumerEndpointFactoryBean#35,emailContentTransformer,powermachineContentTransformer,classifier,contentDownloader,locationChannel,org.springframework.integration.config.TransformerFactoryBean#31,org.springframework.integration.config.ConsumerEndpointFactoryBean#36,locationTransformer,labelChannel,org.springframework.integration.config.TransformerFactoryBean#32,org.springframework.integration.config.ConsumerEndpointFactoryBean#37,labelTransformer,typeChannel,org.springframework.integration.config.TransformerFactoryBean#33,org.springframework.integration.config.ConsumerEndpointFactoryBean#38,typeTransformer,newsChannel,org.springframework.integration.config.ServiceActivatorFactoryBean#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#39,metadataStore,nullChannel,errorChannel,_org.springframework.integration.errorLogger,taskScheduler]; root of factory hierarchy 06/13/2011 18:09:32.339 [INFO ] org.springframework.beans.factory.config.PropertiesFactoryBean - Loading properties file from URL [file:config/usiweb-hibernate.properties] 06/13/2011 18:09:32.488 [INFO ] org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.2.0.Final 06/13/2011 18:09:32.494 [INFO ] org.hibernate.cfg.Environment - Hibernate 3.6.3.Final 06/13/2011 18:09:32.495 [INFO ] org.hibernate.cfg.Environment - hibernate.properties not found 06/13/2011 18:09:32.498 [INFO ] org.hibernate.cfg.Environment - Bytecode provider name : javassist 06/13/2011 18:09:32.501 [INFO ] org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling 06/13/2011 18:09:32.643 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.City 06/13/2011 18:09:32.677 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.City on table USIWEB_CITY 06/13/2011 18:09:32.752 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.Competitor 06/13/2011 18:09:32.753 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.Competitor on table USIWEB_COMPETITOR 06/13/2011 18:09:32.757 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.Country 06/13/2011 18:09:32.757 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.Country on table USIWEB_COUNTRY 06/13/2011 18:09:32.765 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.Customer 06/13/2011 18:09:32.765 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.Customer on table USIWEB_CUSTOMER 06/13/2011 18:09:32.768 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.MetaInfoClass 06/13/2011 18:09:32.768 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.metainfo.MetaInfoClass on table USIWEB_METAINFO_CLASS 06/13/2011 18:09:32.769 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.AnnouncementType 06/13/2011 18:09:32.779 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.BusinessSegmentation 06/13/2011 18:09:32.779 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.FrameL1 06/13/2011 18:09:32.780 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.FuelType 06/13/2011 18:09:32.780 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.InformationClass 06/13/2011 18:09:32.780 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.Relevance 06/13/2011 18:09:32.781 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.metainfo.ServiceLine 06/13/2011 18:09:32.781 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.News 06/13/2011 18:09:32.782 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.News on table USIWEB_NEWS 06/13/2011 18:09:32.794 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.Region 06/13/2011 18:09:32.794 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.Region on table USIWEB_REGION 06/13/2011 18:09:32.797 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.Unit 06/13/2011 18:09:32.797 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.Unit on table USIWEB_UNIT 06/13/2011 18:09:32.805 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.usiweb.persistence.UsiwebNewsHistory 06/13/2011 18:09:32.806 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UsiwebNewsHistory.findAll => SELECT u FROM UsiwebNewsHistory u 06/13/2011 18:09:32.806 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UsiwebNewsHistory.findByUnhId => SELECT u FROM UsiwebNewsHistory u WHERE u.unhId = :unhId 06/13/2011 18:09:32.806 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UsiwebNewsHistory.findByUnhUsername => SELECT u FROM UsiwebNewsHistory u WHERE u.unhUsername = :unhUsername 06/13/2011 18:09:32.806 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UsiwebNewsHistory.findByUnhNewsId => SELECT u FROM UsiwebNewsHistory u WHERE u.unhNewsId = :unhNewsId 06/13/2011 18:09:32.807 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UsiwebNewsHistory.findByUnhDate => SELECT u FROM UsiwebNewsHistory u WHERE u.unhDate = :unhDate 06/13/2011 18:09:32.807 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: UsiwebNewsHistory.findByUnhComment => SELECT u FROM UsiwebNewsHistory u WHERE u.unhComment = :unhComment 06/13/2011 18:09:32.807 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.usiweb.persistence.UsiwebNewsHistory on table usiweb_news_history 06/13/2011 18:09:32.815 [INFO ] org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.siemens.scr.cc.security.persistence.SSUser 06/13/2011 18:09:32.816 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: SSUser.findAll => SELECT u FROM SSUser u 06/13/2011 18:09:32.816 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: SSUser.findByUsername => SELECT u FROM SSUser u WHERE u.username = :username 06/13/2011 18:09:32.816 [INFO ] org.hibernate.cfg.annotations.QueryBinder - Binding Named query: SSUser.findByEnabled => SELECT u FROM SSUser u WHERE u.enabled = :enabled 06/13/2011 18:09:32.816 [INFO ] org.hibernate.cfg.annotations.EntityBinder - Bind entity com.siemens.scr.cc.security.persistence.SSUser on table users 06/13/2011 18:09:32.835 [INFO ] org.hibernate.cfg.Configuration - Hibernate Validator not found: ignoring 06/13/2011 18:09:32.837 [INFO ] org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean - Building new Hibernate SessionFactory 06/13/2011 18:09:32.840 [INFO ] org.hibernate.cfg.search.HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled. 06/13/2011 18:09:32.855 [INFO ] org.hibernatespatial.HBSpatialExtension - Initializing HBSpatialExtension 06/13/2011 18:09:32.857 [INFO ] org.hibernatespatial.HBSpatialExtension - Attempting to load Hibernate Spatial Provider org.hibernatespatial.sqlserver.DialectProvider 06/13/2011 18:09:32.859 [INFO ] org.hibernatespatial.HBSpatialExtension - Checking for default configuration file. 06/13/2011 18:09:32.860 [DEBUG] org.hibernatespatial.cfg.HSConfiguration - Attempting to load configuration from file: hibernate-spatial.cfg.xml 06/13/2011 18:09:32.860 [INFO ] org.hibernatespatial.cfg.HSConfiguration - No configuration file hibernate-spatial.cfg.xml on the classpath. 06/13/2011 18:09:32.871 [INFO ] org.hibernate.dialect.Dialect - Using dialect: org.hibernatespatial.sqlserver.SQLServerSpatialDialect 06/13/2011 18:09:32.886 [INFO ] org.hibernate.connection.ConnectionProviderFactory - Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider 06/13/2011 18:09:33.348 [INFO ] org.hibernate.dialect.Dialect - Using dialect: org.hibernatespatial.sqlserver.SQLServerSpatialDialect 06/13/2011 18:09:33.351 [INFO ] org.hibernate.engine.jdbc.JdbcSupportLoader - Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException 06/13/2011 18:09:33.351 [INFO ] org.hibernate.cfg.SettingsFactory - Database -> name : Microsoft SQL Server version : 10.00.3798 major : 10 minor : 0 06/13/2011 18:09:33.351 [INFO ] org.hibernate.cfg.SettingsFactory - Driver -> name : Microsoft SQL Server JDBC Driver 3.0 version : 3.0.1301.101 major : 3 minor : 0 06/13/2011 18:09:33.353 [INFO ] org.hibernate.transaction.TransactionFactoryFactory - Transaction strategy: org.springframework.orm.hibernate3.SpringTransactionFactory 06/13/2011 18:09:33.354 [INFO ] org.hibernate.transaction.TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended) 06/13/2011 18:09:33.354 [INFO ] org.hibernate.cfg.SettingsFactory - Automatic flush during beforeCompletion(): disabled 06/13/2011 18:09:33.354 [INFO ] org.hibernate.cfg.SettingsFactory - Automatic session close at end of transaction: disabled 06/13/2011 18:09:33.355 [INFO ] org.hibernate.cfg.SettingsFactory - Scrollable result sets: enabled 06/13/2011 18:09:33.355 [INFO ] org.hibernate.cfg.SettingsFactory - JDBC3 getGeneratedKeys(): enabled 06/13/2011 18:09:33.355 [INFO ] org.hibernate.cfg.SettingsFactory - Connection release mode: auto 06/13/2011 18:09:33.356 [INFO ] org.hibernate.cfg.SettingsFactory - Default batch fetch size: 1 06/13/2011 18:09:33.356 [INFO ] org.hibernate.cfg.SettingsFactory - Generate SQL with comments: disabled 06/13/2011 18:09:33.356 [INFO ] org.hibernate.cfg.SettingsFactory - Order SQL updates by primary key: disabled 06/13/2011 18:09:33.356 [INFO ] org.hibernate.cfg.SettingsFactory - Order SQL inserts for batching: disabled 06/13/2011 18:09:33.356 [INFO ] org.hibernate.cfg.SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory 06/13/2011 18:09:33.358 [INFO ] org.hibernate.hql.ast.ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory 06/13/2011 18:09:33.358 [INFO ] org.hibernate.cfg.SettingsFactory - Query language substitutions: {} 06/13/2011 18:09:33.358 [INFO ] org.hibernate.cfg.SettingsFactory - JPA-QL strict compliance: disabled 06/13/2011 18:09:33.358 [INFO ] org.hibernate.cfg.SettingsFactory - Second-level cache: enabled 06/13/2011 18:09:33.358 [INFO ] org.hibernate.cfg.SettingsFactory - Query cache: disabled 06/13/2011 18:09:33.358 [INFO ] org.hibernate.cfg.SettingsFactory - Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory 06/13/2011 18:09:33.359 [INFO ] org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled 06/13/2011 18:09:33.359 [INFO ] org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled 06/13/2011 18:09:33.363 [INFO ] org.hibernate.cfg.SettingsFactory - Statistics: disabled 06/13/2011 18:09:33.363 [INFO ] org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled 06/13/2011 18:09:33.363 [INFO ] org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo 06/13/2011 18:09:33.363 [INFO ] org.hibernate.cfg.SettingsFactory - Named query checking : enabled 06/13/2011 18:09:33.363 [INFO ] org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 06/13/2011 18:09:33.378 [INFO ] org.hibernate.impl.SessionFactoryImpl - building session factory 06/13/2011 18:09:33.384 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@2d0c94a7 06/13/2011 18:09:33.384 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@14f3770c 06/13/2011 18:09:33.384 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [blob] overrides previous : org.hibernate.type.BlobType@7c0cbf92 06/13/2011 18:09:33.384 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@7c0cbf92 06/13/2011 18:09:33.384 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@28f549de 06/13/2011 18:09:33.385 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@7fc4a2d3 06/13/2011 18:09:33.385 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [clob] overrides previous : org.hibernate.type.ClobType@469e0c2d 06/13/2011 18:09:33.385 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@469e0c2d 06/13/2011 18:09:33.385 [INFO ] org.hibernate.type.BasicTypeRegistry - Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@32318293 06/13/2011 18:09:33.678 [INFO ] org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured 06/13/2011 18:09:33.680 [INFO ] org.hibernate.tool.hbm2ddl.SchemaValidator - Running schema validator 06/13/2011 18:09:33.680 [INFO ] org.hibernate.tool.hbm2ddl.SchemaValidator - fetching database metadata 06/13/2011 18:09:33.774 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_CITY 06/13/2011 18:09:33.774 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, timezone, location, name, region_id, longitude, latitude, code, dma_id] 06/13/2011 18:09:33.783 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_COMPETITOR 06/13/2011 18:09:33.783 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, name, freebase] 06/13/2011 18:09:33.794 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_COUNTRY 06/13/2011 18:09:33.794 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [nationality_plural, capital, map_reference, currency, id, title, ison, nationality_singular, name, iso3, fips104, iso2, comment, currency_code, internet, population] 06/13/2011 18:09:33.801 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_CUSTOMER 06/13/2011 18:09:33.801 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, name, freebase] 06/13/2011 18:09:33.809 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_METAINFO_CLASS 06/13/2011 18:09:33.809 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, name, dtype] 06/13/2011 18:09:33.817 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_NEWS 06/13/2011 18:09:33.817 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, title, source, article, un_manually_annotated, checksum, date, uri] 06/13/2011 18:09:33.824 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_NEWS_CITY 06/13/2011 18:09:33.824 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [city_id, id] 06/13/2011 18:09:33.831 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_NEWS_COMPETITOR 06/13/2011 18:09:33.831 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, competitor_id] 06/13/2011 18:09:33.838 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_NEWS_CUSTOMER 06/13/2011 18:09:33.838 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, customer_id] 06/13/2011 18:09:33.844 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_NEWS_METAINFO_CLASS 06/13/2011 18:09:33.844 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [news_id, meta_info_class_id] 06/13/2011 18:09:33.851 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_NEWS_UNITS 06/13/2011 18:09:33.851 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, unit_id] 06/13/2011 18:09:33.859 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_REGION 06/13/2011 18:09:33.859 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [id, country_id, name, code, adm1code] 06/13/2011 18:09:33.871 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.USIWEB_UNIT 06/13/2011 18:09:33.871 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [countrycode, precision, location, fi_customer, fi_city, aeic, fi_manufacturer, fi_country, city_id, id, competitor_id, longitude, siteid, latitude, serviceregion, unit_name, customer_id, warning] 06/13/2011 18:09:33.877 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.users 06/13/2011 18:09:33.877 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [enabled, username, scgid, scmail, scfirstname, password, sclastname] 06/13/2011 18:09:33.884 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - table found: USIDemoMay.dbo.usiweb_news_history 06/13/2011 18:09:33.885 [INFO ] org.hibernate.tool.hbm2ddl.TableMetadata - columns: [unh_comment, unh_news_id, unh_id, unh_date, unh_username] 06/13/2011 18:09:34.230 [INFO ] org.springframework.orm.hibernate3.HibernateTransactionManager - Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> zve7ou8g12kyg2wwhqyyu|f79f36b, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.microsoft.sqlserver.jdbc.SQLServerDriver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> zve7ou8g12kyg2wwhqyyu|f79f36b, idleConnectionTestPeriod -> 300, initialPoolSize -> 3, jdbcUrl -> jdbc:sqlserver://pccs000432ws.us008.siemens.net:1433;SelectMethod=direct;DatabaseName=USIDemoMay;, lastAcquisitionFailureDefaultUser -> null, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 300, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 1, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=**, password=**}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]] of Hibernate SessionFactory for HibernateTransactionManager 06/13/2011 18:09:34.581 [WARN ] org.springframework.integration.mail.config.MailReceiverFactoryBean - Setting 'should-mark-messages-as-read' to 'true' while using POP3 has no effect 06/13/2011 18:09:34.589 [WARN ] org.springframework.integration.mail.config.MailReceiverFactoryBean - Setting 'should-mark-messages-as-read' to 'true' while using POP3 has no effect 06/13/2011 18:09:35.646 [INFO ] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 06/13/2011 18:09:35.662 [INFO ] org.springframework.context.support.DefaultLifecycleProcessor - Starting beans in phase -2147483648 06/13/2011 18:09:35.663 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#0 06/13/2011 18:09:35.663 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#1 06/13/2011 18:09:35.663 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#2 06/13/2011 18:09:35.663 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#3 06/13/2011 18:09:35.663 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#4 06/13/2011 18:09:35.663 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#5 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#6 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#7 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#8 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#9 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#10 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#11 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#12 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#13 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#14 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#15 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#16 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#17 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#18 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#19 06/13/2011 18:09:35.664 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#20 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#21 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#22 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#23 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#24 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#25 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#26 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#27 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#28 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#29 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#30 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#31 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#32 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#33 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#34 06/13/2011 18:09:35.665 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#35 06/13/2011 18:09:35.666 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#36 06/13/2011 18:09:35.666 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#37 06/13/2011 18:09:35.666 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#38 06/13/2011 18:09:35.666 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started org.springframework.integration.config.ConsumerEndpointFactoryBean#39 06/13/2011 18:09:35.666 [INFO ] org.springframework.integration.endpoint.EventDrivenConsumer - started _org.springframework.integration.errorLogger 06/13/2011 18:09:35.666 [INFO ] org.springframework.context.support.DefaultLifecycleProcessor - Starting beans in phase 2147483647 06/13/2011 18:09:35.669 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started ormatFeed 06/13/2011 18:09:35.670 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started samsungFeed 06/13/2011 18:09:35.670 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started hyundaiFeed 06/13/2011 18:09:35.671 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started secFeed 06/13/2011 18:09:35.671 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started powergenFeed 06/13/2011 18:09:35.671 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started doosanFeed 06/13/2011 18:09:35.672 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started geFeed 06/13/2011 18:09:35.672 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started pennenergyFeed 06/13/2011 18:09:35.673 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started eiaTIEFeed 06/13/2011 18:09:35.673 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started argusenergyFeed 06/13/2011 18:09:35.673 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started ihsFeed 06/13/2011 18:09:35.673 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started epaFeed 06/13/2011 18:09:35.673 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started entsoeFeed 06/13/2011 18:09:35.673 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started abbFeed 06/13/2011 18:09:35.674 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started alstomFeed 06/13/2011 18:09:35.674 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started mhiFeed 06/13/2011 18:09:35.674 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started sulzerFeed 06/13/2011 18:09:35.674 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started woodgroupFeed 06/13/2011 18:09:35.674 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#0 06/13/2011 18:09:35.674 [INFO ] org.springframework.integration.endpoint.SourcePollingChannelAdapter - started org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean#1 06/13/2011 18:09:43.271 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:09:46.045 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:09:46.841 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:09:46.843 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:09:56.704 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:09:56.845 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:06.806 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:06.890 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:16.884 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:16.884 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:26.747 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:26.812 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:37.017 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:37.031 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:46.770 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:46.895 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:56.649 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:10:56.712 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:06.903 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:06.918 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:16.408 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:16.410 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:26.645 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:26.801 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:36.695 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:41.331 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:46.622 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:46.746 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:56.687 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:11:56.782 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:07.659 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:07.659 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:16.789 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:17.054 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:26.745 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:27.058 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:36.344 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:36.453 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:47.019 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:47.175 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:56.789 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:12:56.920 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:06.480 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:06.745 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:16.854 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:16.983 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:26.581 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:26.722 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:36.632 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:36.726 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:46.776 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:46.856 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:56.655 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:13:56.702 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:06.768 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:06.784 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:16.761 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:16.776 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:26.694 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:26.725 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:36.517 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:36.611 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:46.966 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:47.044 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:56.632 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:14:56.664 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:06.440 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:06.925 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:16.545 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:16.805 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:26.727 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:26.946 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:36.660 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:36.769 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:46.624 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:46.655 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:56.651 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:15:56.760 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:06.523 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:06.568 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:16.657 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:16.688 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:26.402 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:26.480 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:36.679 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:36.741 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:46.345 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:46.784 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:56.653 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:16:56.841 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:07.086 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:07.138 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:16.597 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:16.878 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:26.638 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:26.685 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:36.431 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:36.962 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:46.535 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:46.801 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:56.780 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:17:56.811 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:06.572 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:06.874 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:16.630 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:16.849 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:26.578 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:26.907 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:36.688 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:36.749 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:46.350 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:46.881 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:56.720 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:18:56.814 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:06.590 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:06.668 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:16.732 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:17.071 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:26.678 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:27.256 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:36.628 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:37.050 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:46.595 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:46.876 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:56.780 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:19:56.843 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:06.590 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:06.667 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:16.696 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:16.868 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:26.433 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:26.521 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:36.440 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:36.786 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:46.582 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:46.936 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:56.810 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:20:57.105 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:06.666 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:06.962 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:16.538 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:16.928 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:26.520 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:26.629 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:36.783 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:36.813 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:46.764 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:46.875 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:56.480 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:21:57.120 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:06.696 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:06.914 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:16.756 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:16.958 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:26.784 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:27.095 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:36.750 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:37.023 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:46.669 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:47.005 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:56.417 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:22:56.760 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:06.540 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:06.600 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:16.676 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:16.770 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:26.954 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:27.141 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:36.640 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:36.827 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:46.652 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:46.730 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:56.681 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:23:56.945 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:06.506 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:06.974 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:16.894 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:17.013 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:26.798 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:26.971 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:36.461 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:36.937 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:46.748 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:46.857 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:56.746 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:24:56.761 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:06.713 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:06.714 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:16.711 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:16.711 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:26.502 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:26.834 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:36.645 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:36.848 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:46.643 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:46.893 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:56.797 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:25:56.816 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:06.671 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:06.921 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:16.636 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:16.655 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:26.708 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:26.786 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:36.435 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:36.639 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:46.491 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:46.569 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:56.595 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:26:56.720 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:06.571 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:06.634 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:16.627 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:16.642 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:26.620 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:26.886 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:36.785 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:36.878 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:46.357 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:46.825 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:56.537 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:27:56.898 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:06.484 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:06.718 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:16.649 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:16.711 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:26.564 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:27.142 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:36.526 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:36.588 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:46.488 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:46.800 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:56.653 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:28:56.699 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:06.536 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:06.677 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:16.608 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:16.640 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:26.492 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:26.617 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:36.610 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:37.016 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:46.511 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:46.587 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:56.534 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:29:56.564 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:06.308 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:06.702 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:16.754 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:16.879 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:26.717 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:26.841 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:36.538 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:36.616 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:46.688 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:46.781 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:56.446 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:30:56.477 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:06.827 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:06.986 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:16.856 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:17.027 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:26.868 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:26.869 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:36.693 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:36.771 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:46.769 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:46.784 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:56.766 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:31:56.860 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:32:06.482 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:32:06.483 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:32:16.760 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:32:16.838 [INFO ] org.springframework.integration.mail.Pop3MailReceiver - attempting to receive mail from folder [INBOX] 06/13/2011 18:32:26.073 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:32:26.077 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:32:36.638 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:32:36.777 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:32:46.237 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:32:46.558 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:32:56.215 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:32:56.438 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:33:06.143 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:33:06.456 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:33:16.305 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:33:16.596 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:33:26.228 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/mi.ci.usi.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

06/13/2011 18:33:26.463 [ERROR] org.springframework.integration.handler.LoggingHandler - org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:145) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:143) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:206) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:201) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.springframework.integration.MessagingException: failure occurred while receiving from folder at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:240) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:207) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:212) ... 19 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.siemens.net/exchange/Unified_Service_Intelligence.scr@siemens.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

spring-operator commented 13 years ago

Marius Cristian Vulpe commented

Just wanted to confirm that I have the same issue.

spring-operator commented 13 years ago

Oleg Zhurakousky commented

Are you sure you are using 2.0.4? THe stacktrace doesn't seem to match the line numbers

spring-operator commented 13 years ago

qiaojun wang commented

Yes, I tested both on 2.0.3 and 2.0.4. Here is the stack trace:

Jul 11, 2011 1:29:36 PM org.springframework.integration.handler.LoggingHandler handleMessageInternal SEVERE: org.springframework.integration.MessagingException: failure occurred while polling for mail at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:73) at org.springframework.integration.endpoint.SourcePollingChannelAdapter.doPoll(SourcePollingChannelAdapter.java:89) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:146) at org.springframework.integration.endpoint.AbstractPollingEndpoint$1.call(AbstractPollingEndpoint.java:144) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller$1.run(AbstractPollingEndpoint.java:207) at org.springframework.integration.util.ErrorHandlingTaskExecutor$1.run(ErrorHandlingTaskExecutor.java:52) at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:48) at org.springframework.integration.util.ErrorHandlingTaskExecutor.execute(ErrorHandlingTaskExecutor.java:49) at org.springframework.integration.endpoint.AbstractPollingEndpoint$Poller.run(AbstractPollingEndpoint.java:202) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:51) at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: javax.mail.MessagingException: Unable to obtain https://webmail.addify.net/exchange/news@addify.com/Inbox.; nested exception is: java.lang.IllegalStateException: Unable to obtain https://webmail.addify.net/exchange/news@addify.com/Inbox. at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:245) at org.springframework.integration.mail.AbstractMailReceiver.openFolder(AbstractMailReceiver.java:221) at org.springframework.integration.mail.AbstractMailReceiver.receive(AbstractMailReceiver.java:227) at org.springframework.integration.mail.MailReceivingMessageSource.receive(MailReceivingMessageSource.java:59) ... 18 more Caused by: java.lang.IllegalStateException: Unable to obtain https://webmail.addify.net/exchange/news@addify.com/Inbox. at org.exjello.mail.ExchangeConnection.listFolder(ExchangeConnection.java:828) at org.exjello.mail.ExchangeConnection.getMessages(ExchangeConnection.java:446) at org.exjello.mail.ExchangeFolder.open(ExchangeFolder.java:241) ... 21 more

spring-operator commented 13 years ago

Oleg Zhurakousky commented

Thanks, this looks much better

Just to clarify. What you are saying is that you are able to get Messages from the Exchange for the first 20 min and than it crashes, right?

spring-operator commented 13 years ago

qiaojun wang commented

Yes, for the first 20 mins the channel adapter does work very well. The Exchange Server Connector API I am using is provided by exjello.

spring-operator commented 13 years ago

Oleg Zhurakousky commented

Thanks

Obviously its very hard for me to try to reproduce it here (although I am trying), but i have a hint, so how quickly would you be able to test it if i push the change? Basically you would have to point your POM to 2.0.5.BUILD-SNAPSHOT

spring-operator commented 13 years ago

Oleg Zhurakousky commented

Do they (exjello) have a JIRA or something where you can report the issue?

After looking at their code

int status = client.executeMethod(op);
stream = op.getResponseBodyAsStream();
if (status >= 300) {
    throw new IllegalStateException("Unable to obtain " + folder + ".");
}

They obviously react to an HTTP status, but it also means that all the is* methods on Folder, Session and Store have passed the validation checks which they should not. Looking at their code further

try {
                messages = connection.getMessages(name);
            } catch (MessagingException ex) {
                throw ex;
            } catch (Exception ex) {
                throw new MessagingException(ex.getMessage(), ex);
            }

In the above it seems like connection object should have been checked with some status code instead of re-throwing exception. IMO it should never even get to this point if connection is invalid, stale, timed-out etc. And this is what i think is happening. In other words if you write a code that bypasses SI, you would get the same exception i bet.

spring-operator commented 13 years ago

Oleg Zhurakousky commented

I am also downgrading it to a "Major" instead of the Blocker, since Blocker only makes sense in cases where issue is a Bug. On top of that it seems like the issue is really in the underlying API - exjello.

Also, coudl you please enable DEBUG mode and send me the same stacktrace as you did before but with debug logging? I want to see what happens with Store and Session prior to the exception.

spring-operator commented 13 years ago

qiaojun wang commented

Thanks a lot, I will forward it to the exjello team, and try to patch it temporarily till they fix the issue.

spring-operator commented 13 years ago

Oleg Zhurakousky commented

Cool, when you hear something let us know. I'll keep this issue open but moving it to 2.1. Hopefully we'll have more info by then

spring-operator commented 13 years ago

Marius Cristian Vulpe commented

Guys, please close this bug: the problem seems to be in exjello library and I managed to get a workaround for that. Indeed, the idea is that, if session timesout on the server side, exjello should do a best effort to reconnect and should not propagate exceptions outside the module. I have placed a patched version of ExchangeConnection class to the tracker associated with this problem (on exjello site): http://code.google.com/p/exjello/issues/detail?id=8.

spring-operator commented 13 years ago

Mark Fisher commented

Moving back to 2.0.5. Oleg, go ahead and resolve it.

spring-operator commented 13 years ago

Oleg Zhurakousky commented

Marius

Thanks a lot for the update. Cheers Oleg