tracker issue : CF-3038723

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 77505:EVIDENCE:

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Dave Shuck / Dave Shuck (Dave Shuck)

Created: 05/27/2009

Components: Event Gateway

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 235795

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

EVIDENCE: 
Incorrect class path in jvm.config for multiserver install causes Event Gateways to fail.
Using JMS event gateway and Directory Watcher gateway, both fail with "Unable to find or load Gateway class" errors. 

Specifically:
Directory Watcher - Unable to start event gateway.
      Unable to find or load Gateway class examples.watcher.DirectoryWatcherGateway

and...
JMS Listener - Unable to start event gateway.
      Unable to find or load Gateway class examples.ActiveMQ.JMSGateway
__________________

CAUSE: Incorrect class path for *multi-server* installation in jvm.config.  The path created during installation was:  {application.home}/gateway/lib/ which would be correct for a *server* install.  The path should instead be: {application.home}/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/gateway/lib/
Method:

Install as multi-server installation.  Create a directory watcher event gateway.  Start it and watch it fail.


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3038723

Deployment Phase:	Release Candidate

External Customer Info:
External Company:  
External Customer Name: Dave Shuck
External Customer Email: 6674413B446F32B7992015D5
External Test Config: 05/27/2009

Attachments:

Comments: