Bug 780414 (SOA-2845) - Deploying FTP Provider results in ClassNotFoundException
Summary: Deploying FTP Provider results in ClassNotFoundException
Keywords:
Status: CLOSED DUPLICATE of bug 779918
Alias: SOA-2845
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB
Version: 5.1.0.ER6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-25 20:47 UTC by Will Dinyes
Modified: 2011-01-26 14:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
JBoss SOA-P 5.1.0.ER6, Windows
Last Closed: 2011-01-26 09:33:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
stacktrace.txt (7.72 KB, text/plain)
2011-01-25 20:50 UTC, Will Dinyes
no flags Details
ftpfile-cache-config.xml (5.41 KB, text/xml)
2011-01-25 20:51 UTC, Will Dinyes
no flags Details
jboss-esb.xml (1.62 KB, text/xml)
2011-01-25 20:52 UTC, Will Dinyes
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2845 0 None None None Never

Description Will Dinyes 2011-01-25 20:47:48 UTC
Affects: Interactive Demo/Tutorial
Complexity: Medium
project_key: SOA

When attempting to run the FTP action quickstart (or deploy an FTP Provider), there appears to be an issue with locating the org.jboss.cache.TreeCacheListener class.

This is caused, I think,  by the remoteFileSystemStrategy-cacheListener setting of org.jboss.soa.esb.listeners.gateway.remotestrategies.cache.DeleteOnEvictTreeCacheListener, also possibly by the remoteFileSystemStrategy-configFile setting.  I'm using ones common in the quickstart, but have developed a simple example which will be used in JBoss courseware (example files attached).

I've tried copying over the jbosscache-core.jar and jbosscache-pojo.jar files from the "all" instance, but I'm not getting any better results.  I suspect this is due to using JBoss Cache 3.0.1 (which I believe is the supported cache for EAP 5).

Comment 1 Will Dinyes 2011-01-25 20:50:59 UTC
Stacktrace of execption

Comment 2 Will Dinyes 2011-01-25 20:50:59 UTC
Attachment: Added: stacktrace.txt


Comment 3 Will Dinyes 2011-01-25 20:51:44 UTC
Cache config file (from quickstart helloworld-ftp-action)

Comment 4 Will Dinyes 2011-01-25 20:51:44 UTC
Attachment: Added: ftpfile-cache-config.xml


Comment 5 Will Dinyes 2011-01-25 20:52:09 UTC
JBoss ESB descriptor which fails on deployment.

Comment 6 Will Dinyes 2011-01-25 20:52:09 UTC
Attachment: Added: jboss-esb.xml


Comment 7 Kevin Conner 2011-01-26 09:33:33 UTC
Link: Added: This issue duplicates SOA-2278


Comment 8 Will Dinyes 2011-01-26 14:05:40 UTC
Ah.  Understood.  Duplicated.  I'll watch the other issue.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.