Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 831530 - Camel JCR gateway can't lookup for ModeShape repository
Camel JCR gateway can't lookup for ModeShape repository
Status: NEW
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: 3rd Party (Show other bugs)
5.3.0 GA
Unspecified Unspecified
high Severity high
: CR1
: 5.3.0 GA
Assigned To: Default User
Matej Melko
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-13 04:54 EDT by Robert Balent
Modified: 2018-01-30 15:39 EST (History)
5 users (show)

See Also:
Fixed In Version: 5.3.0 GA
Doc Type: Bug Fix
Doc Text:
The Camel JCR gateway cannot perform a lookup for the ModeShape repository. When a user attempts to the use camel-jcr component, the deployment of the application fails because Camel can't lookup the ModeShape repository in Camel Context. As a result, the operation fails.
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)
Camel JCR Gateway reproducer (16.57 KB, application/zip)
2012-06-13 04:54 EDT, Robert Balent
no flags Details
camel_jcr_deployment_error.log (10.95 KB, text/x-log)
2012-06-13 04:55 EDT, Robert Balent
no flags Details

  None (edit)
Description Robert Balent 2012-06-13 04:54:17 EDT
Created attachment 591410 [details]
Camel JCR Gateway reproducer

When you try use camel-jcr component[1], the deployment of application fails because Camel can't lookup for ModeShape repository in Camel Context and fails with:

Caused by: org.apache.camel.FailedToCreateRouteException: Failed to create route route4: Route[[From[jcr://admin:admin@eds]] -> [To[jbossesb://servic... because of Failed to resolve endpoint: jcr://admin:admin@eds due to: No JCR repository defined under 'eds'

'eds' repository is default JCR repository in SOA-P platform.

Steps to reproduce:
1. Start server
2. Unzip reproducer to quickstarts directory
3. Configure quickstarts.properties to target your server profile
4. from camel_jcr directory run: ant deploy

Full deployment exception and reproducer is attached.

Also adding Tom to CC, because he was dealing with other Camel Gateway bugzillas I've reported.


[1] http://camel.apache.org/jcr.html
Comment 1 Robert Balent 2012-06-13 04:55:16 EDT
Created attachment 591411 [details]
camel_jcr_deployment_error.log
Comment 3 Suz 2012-07-01 23:41:02 EDT
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
The Camel JCR gateway cannot perform a lookup for the ModeShape repository. When a user attempts to the use camel-jcr component, the deployment of the application fails because Camel can't lookup the ModeShape repository in Camel Context. As a result, the operation fails.

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