Yes I definitely have the jar files just in that folder here is the output
from the log file 


INFO  2006-12-01 15:20:15,480 RollerConfig:<clinit> - successfully loaded
default properties.
INFO  2006-12-01 15:20:15,486 RollerConfig:<clinit> - successfully loaded
custom properties file from classpath
INFO  2006-12-01 15:20:15,486 RollerConfig:<clinit> - no custom properties
file specified via jvm option
INFO  2006-12-01 15:20:15,740 UpgradeDatabase:upgradeDatabase - Database is
current, no upgrade needed
INFO  2006-12-01 15:20:15,811 Environment:<clinit> - Hibernate 3.1.2
INFO  2006-12-01 15:20:15,816 Environment:<clinit> - hibernate.properties
not found
INFO  2006-12-01 15:20:15,819 Environment:<clinit> - using CGLIB reflection
optimizer
INFO  2006-12-01 15:20:15,820 Environment:<clinit> - using JDK 1.4
java.sql.Timestamp handling
INFO  2006-12-01 15:20:15,895 Configuration:configure - configuring from
resource: /hibernate.cfg.xml
INFO  2006-12-01 15:20:15,895 Configuration:getConfigurationInputStream -
Configuration resource: /hibernate.cfg.xml
INFO  2006-12-01 15:20:15,981 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/BookmarkData.hbm.xml
INFO  2006-12-01 15:20:16,109 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.BookmarkData -> bookmark
INFO  2006-12-01 15:20:16,213 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/CommentData.hbm.xml
INFO  2006-12-01 15:20:16,250 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.CommentData -> roller_comment
INFO  2006-12-01 15:20:16,251 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/EntryAttributeData.hbm.xml
INFO  2006-12-01 15:20:16,290 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.EntryAttributeData ->
entryattribute
INFO  2006-12-01 15:20:16,292 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/FolderAssoc.hbm.xml
INFO  2006-12-01 15:20:16,380 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.FolderAssoc -> folderassoc
INFO  2006-12-01 15:20:16,381 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/FolderData.hbm.xml
INFO  2006-12-01 15:20:16,398 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.FolderData -> folder
INFO  2006-12-01 15:20:16,403 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/WeblogTemplate.hbm.xml
INFO  2006-12-01 15:20:16,422 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.WeblogTemplate -> webpage
INFO  2006-12-01 15:20:16,423 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PingCategoryRestrictionData.hbm.xml
INFO  2006-12-01 15:20:16,437 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PingCategoryRestrictionData ->
pingcategory
INFO  2006-12-01 15:20:16,438 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/AutoPingData.hbm.xml
INFO  2006-12-01 15:20:16,451 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.AutoPingData -> autoping
INFO  2006-12-01 15:20:16,453 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PingQueueEntryData.hbm.xml
INFO  2006-12-01 15:20:16,473 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PingQueueEntryData ->
pingqueueentry
INFO  2006-12-01 15:20:16,476 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PingTargetData.hbm.xml
INFO  2006-12-01 15:20:16,494 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PingTargetData -> pingtarget
INFO  2006-12-01 15:20:16,495 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/RefererData.hbm.xml
INFO  2006-12-01 15:20:16,508 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.RefererData -> referer
INFO  2006-12-01 15:20:16,509 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/RoleData.hbm.xml
INFO  2006-12-01 15:20:16,522 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.RoleData -> userrole
INFO  2006-12-01 15:20:16,523 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/RollerConfigData.hbm.xml
INFO  2006-12-01 15:20:16,542 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.RollerConfigData -> rollerconfig
INFO  2006-12-01 15:20:16,546 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/UserData.hbm.xml
INFO  2006-12-01 15:20:16,559 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.UserData -> rolleruser
INFO  2006-12-01 15:20:16,560 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/WeblogCategoryData.hbm.xml
INFO  2006-12-01 15:20:16,573 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.WeblogCategoryData ->
weblogcategory
INFO  2006-12-01 15:20:16,574 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/WeblogCategoryAssoc.hbm.xml
INFO  2006-12-01 15:20:16,584 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.WeblogCategoryAssoc ->
weblogcategoryassoc
INFO  2006-12-01 15:20:16,586 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/WeblogEntryData.hbm.xml
INFO  2006-12-01 15:20:16,602 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.WeblogEntryData -> weblogentry
INFO  2006-12-01 15:20:16,605 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/WebsiteData.hbm.xml
INFO  2006-12-01 15:20:16,637 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.WebsiteData -> website
INFO  2006-12-01 15:20:16,641 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/RollerPropertyData.hbm.xml
INFO  2006-12-01 15:20:16,652 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.RollerPropertyData ->
roller_properties
INFO  2006-12-01 15:20:16,652 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PermissionsData.hbm.xml
INFO  2006-12-01 15:20:16,662 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PermissionsData ->
roller_user_permissions
INFO  2006-12-01 15:20:16,663 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PlanetConfigData.hbm.xml
INFO  2006-12-01 15:20:16,672 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PlanetConfigData -> rag_config
INFO  2006-12-01 15:20:16,674 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PlanetGroupData.hbm.xml
INFO  2006-12-01 15:20:16,683 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PlanetGroupData -> rag_group
INFO  2006-12-01 15:20:16,684 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PlanetEntryData.hbm.xml
INFO  2006-12-01 15:20:16,692 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PlanetEntryData -> rag_entry
INFO  2006-12-01 15:20:16,693 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PlanetSubscriptionData.hbm.xml
INFO  2006-12-01 15:20:16,708 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PlanetSubscriptionData ->
rag_subscription
INFO  2006-12-01 15:20:16,710 Configuration:addResource - Reading mappings
from resource: org/apache/roller/pojos/PlanetGroupSubscriptionAssoc.hbm.xml
INFO  2006-12-01 15:20:16,718 HbmBinder:bindRootPersistentClassCommonValues
- Mapping class: org.apache.roller.pojos.PlanetGroupSubscriptionAssoc ->
rag_group_subscription
INFO  2006-12-01 15:20:16,718 Configuration:doConfigure - Configured
SessionFactory: null
INFO  2006-12-01 15:20:16,722 HbmBinder:bindCollectionSecondPass - Mapping
collection: org.apache.roller.pojos.FolderData.bookmarks -> bookmark
INFO  2006-12-01 15:20:16,723 HbmBinder:bindCollectionSecondPass - Mapping
collection: org.apache.roller.pojos.UserData.permissions ->
roller_user_permissions
INFO  2006-12-01 15:20:16,724 HbmBinder:bindCollectionSecondPass - Mapping
collection: org.apache.roller.pojos.UserData.roles -> userrole
INFO  2006-12-01 15:20:16,724 HbmBinder:bindCollectionSecondPass - Mapping
collection: org.apache.roller.pojos.WeblogEntryData.entryAttributes ->
entryattribute
INFO  2006-12-01 15:20:16,725 HbmBinder:bindCollectionSecondPass - Mapping
collection: org.apache.roller.pojos.WebsiteData.permissions ->
roller_user_permissions
INFO  2006-12-01 15:20:16,725 HbmBinder:bindCollectionSecondPass - Mapping
collection: org.apache.roller.pojos.PlanetGroupData.groupSubscriptionAssocs
-> rag_group_subscription
INFO  2006-12-01 15:20:16,726 HbmBinder:bindCollectionSecondPass - Mapping
collection:
org.apache.roller.pojos.PlanetSubscriptionData.groupSubscriptionAssocs ->
rag_group_subscription
INFO  2006-12-01 15:20:16,728 HbmBinder:bindCollectionSecondPass - Mapping
collection: org.apache.roller.pojos.PlanetSubscriptionData.entries ->
rag_entry
INFO  2006-12-01 15:20:16,741 NamingHelper:getInitialContext - JNDI
InitialContext properties:{}
INFO  2006-12-01 15:20:16,742 DatasourceConnectionProvider:configure - Using
datasource: java:comp/env/jdbc/rollerdb
INFO  2006-12-01 15:20:16,744 SettingsFactory:buildSettings - RDBMS: MySQL,
version: 5.0.22
INFO  2006-12-01 15:20:16,747 SettingsFactory:buildSettings - JDBC driver:
MySQL-AB JDBC Driver, version: mysql-connector-java-3.1.10 ( $Date:
2005/05/19 15:52:23 $, $Revision: 1.1.2.2 $ )
INFO  2006-12-01 15:20:16,778 Dialect:<init> - Using dialect:
org.hibernate.dialect.MySQL5Dialect
INFO  2006-12-01 15:20:16,784
TransactionFactoryFactory:buildTransactionFactory - Using default
transaction strategy (direct JDBC transactions)
INFO  2006-12-01 15:20:16,788
TransactionManagerLookupFactory:getTransactionManagerLookup - No
TransactionManagerLookup configured (in JTA environment, use of read-write
or transactional second-level cache is not recommended)
INFO  2006-12-01 15:20:16,790 SettingsFactory:buildSettings - Automatic
flush during beforeCompletion(): disabled
INFO  2006-12-01 15:20:16,791 SettingsFactory:buildSettings - Automatic
session close at end of transaction: disabled
INFO  2006-12-01 15:20:16,791 SettingsFactory:buildSettings - JDBC batch
size: 15
INFO  2006-12-01 15:20:16,792 SettingsFactory:buildSettings - JDBC batch
updates for versioned data: disabled
INFO  2006-12-01 15:20:16,793 SettingsFactory:buildSettings - Scrollable
result sets: enabled
INFO  2006-12-01 15:20:16,794 SettingsFactory:buildSettings - JDBC3
getGeneratedKeys(): enabled
INFO  2006-12-01 15:20:16,794 SettingsFactory:buildSettings - Connection
release mode: auto
INFO  2006-12-01 15:20:16,797 SettingsFactory:buildSettings - Maximum outer
join fetch depth: 2
INFO  2006-12-01 15:20:16,798 SettingsFactory:buildSettings - Default batch
fetch size: 1
INFO  2006-12-01 15:20:16,798 SettingsFactory:buildSettings - Generate SQL
with comments: disabled
INFO  2006-12-01 15:20:16,798 SettingsFactory:buildSettings - Order SQL
updates by primary key: disabled
INFO  2006-12-01 15:20:16,800 SettingsFactory:createQueryTranslatorFactory -
Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
INFO  2006-12-01 15:20:16,803 ASTQueryTranslatorFactory:<init> - Using
ASTQueryTranslatorFactory
INFO  2006-12-01 15:20:16,805 SettingsFactory:buildSettings - Query language
substitutions: {}
INFO  2006-12-01 15:20:16,806 SettingsFactory:buildSettings - Second-level
cache: enabled
INFO  2006-12-01 15:20:16,806 SettingsFactory:buildSettings - Query cache:
disabled
INFO  2006-12-01 15:20:16,807 SettingsFactory:createCacheProvider - Cache
provider: org.hibernate.cache.EhCacheProvider
INFO  2006-12-01 15:20:16,810 SettingsFactory:buildSettings - Optimize cache
for minimal puts: disabled
INFO  2006-12-01 15:20:16,811 SettingsFactory:buildSettings - Structured
second-level cache entries: enabled
INFO  2006-12-01 15:20:16,818 SettingsFactory:buildSettings - Statistics:
enabled
INFO  2006-12-01 15:20:16,819 SettingsFactory:buildSettings - Deleted entity
synthetic identifier rollback: disabled
INFO  2006-12-01 15:20:16,820 SettingsFactory:buildSettings - Default
entity-mode: pojo
INFO  2006-12-01 15:20:16,863 SessionFactoryImpl:<init> - building session
factory
WARN  2006-12-01 15:20:16,922 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.BookmarkData]; using defaults.
WARN  2006-12-01 15:20:17,186 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.CommentData]; using defaults.
WARN  2006-12-01 15:20:17,231 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.FolderData]; using defaults.
WARN  2006-12-01 15:20:17,254 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.PermissionsData]; using defaults.
WARN  2006-12-01 15:20:17,270 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.RoleData]; using defaults.
WARN  2006-12-01 15:20:17,281 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.WeblogCategoryData]; using defaults.
WARN  2006-12-01 15:20:17,422 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.RefererData]; using defaults.
WARN  2006-12-01 15:20:17,450 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.AutoPingData]; using defaults.
WARN  2006-12-01 15:20:17,460 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.WeblogCategoryAssoc]; using defaults.
WARN  2006-12-01 15:20:17,532 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.WeblogEntryData]; using defaults.
WARN  2006-12-01 15:20:17,556 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.WeblogTemplate]; using defaults.
WARN  2006-12-01 15:20:17,567 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.PingQueueEntryData]; using defaults.
WARN  2006-12-01 15:20:17,595 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.PingCategoryRestrictionData]; using
defaults.
WARN  2006-12-01 15:20:17,604 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.PingTargetData]; using defaults.
WARN  2006-12-01 15:20:17,626 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.EntryAttributeData]; using defaults.
WARN  2006-12-01 15:20:17,636 EhCacheProvider:buildCache - Could not find
configuration [org.apache.roller.pojos.FolderAssoc]; using defaults.
INFO  2006-12-01 15:20:17,874 SessionFactoryObjectFactory:addInstance - Not
binding factory to JNDI, no JNDI name configured
INFO  2006-12-01 15:20:17,879 RollerFactory:setRoller - Using Roller Impl:
org.apache.roller.business.hibernate.HibernateRollerImpl
INFO  2006-12-01 15:20:18,150 ApplicationContext:log - Loading Spring root
WebApplicationContext
INFO  2006-12-01 15:20:18,642 RollerContext:initializeSecurityFeatures -
Remember Me enabled: true
INFO  2006-12-01 15:20:18,642 RollerContext:setupVelocity - Initializing
Velocity
INFO  2006-12-01 15:20:19,081 ThemeManagerImpl:loadThemeFromDisk - Loading
theme currency
INFO  2006-12-01 15:20:19,086 ThemeManagerImpl:loadThemeFromDisk - Loading
theme sunsets
INFO  2006-12-01 15:20:19,087 ThemeManagerImpl:loadThemeFromDisk - Loading
theme werner
INFO  2006-12-01 15:20:19,091 ThemeManagerImpl:loadThemeFromDisk - Loading
theme frontpage
INFO  2006-12-01 15:20:19,093 ThemeManagerImpl:loadThemeFromDisk - Loading
theme basic
INFO  2006-12-01 15:20:19,094 ThemeManagerImpl:loadThemeFromDisk - Loading
theme grey2
INFO  2006-12-01 15:20:19,095 ThemeManagerImpl:loadThemeFromDisk - Loading
theme ocadia
INFO  2006-12-01 15:20:19,096 ThemeManagerImpl:loadThemeFromDisk - Loading
theme rolling
INFO  2006-12-01 15:20:19,098 ThemeManagerImpl:loadThemeFromDisk - Loading
theme movablemanila
INFO  2006-12-01 15:20:19,100 ThemeManagerImpl:loadThemeFromDisk - Loading
theme andreas08
INFO  2006-12-01 15:20:19,101 ThemeManagerImpl:loadThemeFromDisk - Loading
theme cheb
INFO  2006-12-01 15:20:19,102 ThemeManagerImpl:loadThemeFromDisk - Loading
theme clean
INFO  2006-12-01 15:20:19,103 ThemeManagerImpl:loadThemeFromDisk - Loading
theme brushedmetal
INFO  2006-12-01 15:20:19,104 ThemeManagerImpl:loadThemeFromDisk - Loading
theme robot
INFO  2006-12-01 15:20:19,105 ThemeManagerImpl:loadThemeFromDisk - Loading
theme pacifica
INFO  2006-12-01 15:20:19,106 ThemeManagerImpl:loadThemeFromDisk - Loading
theme moonshine
INFO  2006-12-01 15:20:19,107 ThemeManagerImpl:loadThemeFromDisk - Loading
theme sotto
INFO  2006-12-01 15:20:19,109 ThemeManagerImpl:loadThemeFromDisk - Loading
theme x2
INFO  2006-12-01 15:20:19,111 ThemeManagerImpl:loadThemeFromDisk - Loading
theme almostspring
INFO  2006-12-01 15:20:19,112 ThemeManagerImpl:<init> - Loaded 19 themes
from disk.
INFO  2006-12-01 15:20:19,130 IndexManagerImpl:<init> - search enabled: true
INFO  2006-12-01 15:20:19,130 IndexManagerImpl:<init> - index dir:
/opt/roller_data/search-index
INFO  2006-12-01 15:20:19,167 RollerContext:setupPingQueueTask - Scheduling
ping queue task to run at 5 minute intervals.
INFO  2006-12-01 15:20:19,195 RollerContext:setupScheduledTasks - Setting
daily task: org.apache.roller.ui.core.tasks.TurnoverReferersTask
INFO  2006-12-01 15:20:19,219 IPBanFilter:init - INIT IPBanFilter
INFO  2006-12-01 15:20:19,222 CompressionFilter:init - Compressed Output
ENABLED
INFO  2006-12-01 15:20:19,230 RequestMappingFilter:init - Request mapping
filter initialized, 1 mappers configured.
INFO  2006-12-01 15:20:19,707 PageServlet:init - Initializing PageServlet
INFO  2006-12-01 15:20:19,709 WeblogPageCache:<init> - {timeout=3600,
enabled=true, size=400, id=cache.weblogpage}
INFO  2006-12-01 15:20:19,714 CacheManager:<clinit> - Cache Manager
Initialized.
INFO  2006-12-01 15:20:19,715 CacheManager:<clinit> - Cache Factory =
org.apache.roller.util.cache.ExpiringLRUCacheFactoryImpl
INFO  2006-12-01 15:20:19,719 FuturePostingsInvalidationJob:input - Peeking
3 minutes into the future each pass
INFO  2006-12-01 15:20:19,725 SiteWideCache:<init> - {timeout=1800,
enabled=true, size=50, id=cache.sitewide}
INFO  2006-12-01 15:20:19,726 PageServlet:init - Referrer processing enabled
= true
INFO  2006-12-01 15:20:19,734 FeedServlet:init - Initializing FeedServlet
INFO  2006-12-01 15:20:19,736 WeblogFeedCache:<init> - {timeout=3600,
enabled=true, size=200, id=cache.weblogfeed}
INFO  2006-12-01 15:20:19,739 ResourceServlet:init - Initializing
ResourceServlet
INFO  2006-12-01 15:20:19,744 SearchServlet:init - Initializing
SearchServlet
INFO  2006-12-01 15:20:19,886 CommentServlet:init - Initializing
CommentServlet
INFO  2006-12-01 15:20:19,888 CommentServlet:init - Comment Throttling
DISABLED
INFO  2006-12-01 15:20:19,890 RSDServlet:init - Initializing RSDServlet
INFO  2006-12-01 15:20:19,894 PlanetFeedServlet:init - Initializing
PlanetRssServlet
INFO  2006-12-01 15:20:19,897 PlanetCache:<init> - Planet cache =
{timeout=1800, enabled=true, size=10, id=cache.planet}
INFO  2006-12-01 15:20:19,901 ContinuousWorkerThread:run - future
invalidations thread Started.
INFO  2006-12-01 15:20:19,942 PreviewServlet:init - Initializing
PreviewServlet
INFO  2006-12-01 15:20:20,392 RendererManager:<clinit> - Renderer Manager
Initialized.
INFO  2006-12-01 15:20:20,399 RollerVelocity:<clinit> - Initializing
Velocity Rendering Engine
INFO  2006-12-01 15:20:38,244 Blacklist:<clinit> - Initializing MT Blacklist
WARN  2006-12-01 15:20:38,246 Blacklist:loadBlacklistFromFile - Couldn't
find downloaded blacklist, loading from classpath instead
INFO  2006-12-01 15:20:38,267 Blacklist:loadBlacklistFromFile - Number of
blacklist string rules: 3102
INFO  2006-12-01 15:20:38,268 Blacklist:loadBlacklistFromFile - Number of
blacklist regex rules: 15
INFO  2006-12-01 15:20:38,288 WriteToIndexOperation:run - Starting search
index operation
INFO  2006-12-01 15:20:38,325 WriteToIndexOperation:run - Search index
operation complete
INFO  2006-12-01 15:20:38,330 WriteToIndexOperation:run - Starting search
index operation
ERROR 2006-12-01 15:20:38,355 CommentServlet:sendEmailNotification - Unable
to lookup mail session.  Check configuration.  NamingException: Could not
create resource factory instance
INFO  2006-12-01 15:20:38,483 WriteToIndexOperation:run - Search index
operation complete
INFO  2006-12-01 15:25:10,053 ReferrerQueueManagerImpl:<init> - Initializing
Referrer Queue Manager
INFO  2006-12-01 15:25:10,055 ReferrerQueueManagerImpl:<init> - Asynchronous
referrer processing = false
INFO  2006-12-01 15:25:10,056 ContinuousWorkerThread:run - future
invalidations thread INTERRUPT: sleep interrupted
INFO  2006-12-01 15:25:10,426 RollerConfig:<clinit> - successfully loaded
default properties.
INFO  2006-12-01 15:25:10,430 RollerConfig:<clinit> - successfully loaded
custom properties file from classpath
INFO  2006-12-01 15:25:10,430 RollerConfig:<clinit> - no custom properties
file specified via jvm option
INFO  2006-12-01 15:25:10,465 UpgradeDatabase:upgradeDatabase - Database is
current, no upgrade needed
INFO  2006-12-01 15:25:10,514 Environment:<clinit> - Hibernate 3.1.2
INFO  2006-12-01 15:25:10,518 Environment:<clinit> - hibernate.properties
not found
INFO  2006-12-01 15:25:10,520 Environment:<clinit> - using CGLIB reflection
optimizer
INFO  2006-12-01 15:25:10,521 Environment:<clinit> - using JDK 1.4
java.sql.Timestamp handling
INFO  2006-12-01 15:25:10,580 Configuration:configure - configuring from
resource: /hibernate.cfg.xml


This line only appears in the log when trying to do anything that would fire
off an email.

ERROR 2006-12-01 15:20:38,355 CommentServlet:sendEmailNotification - Unable
to lookup mail session.  Check configuration.  NamingException: Could not
create resource factory instance


And there are no other errors in any of the log files that relate to
mail/Session. I have even tried redoanloading the required Jar's but this
has not helped.

Kind Regards

Shaun Longhurst
Infrastructure Engineer

Tel: 0870 224 6307  Email: [EMAIL PROTECTED]


-----Original Message-----
From: Anil Gangolli [mailto:[EMAIL PROTECTED] 
Sent: 01 December 2006 15:44
To: [email protected]; [EMAIL PROTECTED]
Subject: Re: email notification problems


The full exception message would be useful.

One thing to check is this.  In the required jars package downloaded from 
the support site are two jars:  mail.jar and activation.jar.  These jars 
should be placed in the Tomcat's common/lib directory (and should be removed

from the roller WEB-INF/lib directory if you have them there).


----- Original Message ----- 
From: "Shaun Longhurst" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, December 01, 2006 3:31 AM
Subject: email notification problems


>
>
>
>
> I am trying to set up email notifications and am having issues. The error
> given in the logs is this
>
>
>
> ERROR 2006-12-01 11:22:55,339 CommentServlet:sendEmailNotification - 
> Unable
> to lookup mail session.  Check configuration.  NamingException: Could not
> create resource factory instance
>
>
>
> My roller.xml file looks like this
>
>
>
>
>
> <!-- If you want e-mail features, un-comment the section below -->
>
>
>
> <Resource name="mail/Session" auth="Container" type="javax.mail.Session"
> mail.transport.protocol="smtp"
>
> mail.smtp.host="localhost"  />
>
>
>
> My web.xml file looks like this
>
>
>
> <!-- Uncomment this for email notification of comments -->
>
>    <resource-ref>
>
>        <res-ref-name>mail/Session</res-ref-name>
>
>        <res-type>javax.mail.Session</res-type>
>
>        <res-auth>Container</res-auth>
>
>    </resource-ref>
>
>
>
>
>
> I have sendmail configured on the local server, i have also tried
> configuring to use a mail server externally and get the same errors, so i
> think that roller isnt even getting as far as trying to pass 
> authentication
> to the server.
>
>
>
> Any help greatly appreciated
>
>
>
>
>
> 


Reply via email to