| Summary: | helloworld_tx_sql_action quickstart sample deployment error - missing dependency | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | Jiri Sedlacek <jsedlace> |
| Component: | Examples | Assignee: | Default User <jbpapp-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0.0 ER6 | CC: | oskutka |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/SOA-1771 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-01-06 09:28:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Link: Added: This issue duplicates SOA-1606 |
project_key: SOA quickstart cannot be deployed: DEPLOYMENTS MISSING DEPENDENCIES: Deployment "jboss.esb.vfszip:/home/jsedlace/soa/jboss-soa-p.5.0.0/jboss-as/server/production/deploy/Quickstart_helloworld_TX_SQL_action.esb/" is missing the following dependencies: Dependency "<UNKNOWN jboss.esb.vfszip:/home/jsedlace/soa/jboss-soa-p.5.0.0/jboss-as/server/production/deploy/Quickstart_helloworld_TX_SQL_action.esb/>" (should be in state "PreInstall", but is actually in state "** UNRESOLVED Demands 'jboss.esb:service=HelloworldTxSqlDatabaseInitializer' **") Deployment "jboss.esb:service=HelloworldTxSqlDatabaseInitializer" is missing the following dependencies: Dependency "jboss.jca:name=HelloworldTxSqlDB,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=HelloworldTxSqlDB,service=DataSourceBinding' **") DEPLOYMENTS IN ERROR: Deployment "jboss.jca:name=HelloworldTxSqlDB,service=DataSourceBinding" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name=HelloworldTxSqlDB,service=DataSourceBinding' ** Deployment "<UNKNOWN jboss.esb.vfszip:/home/jsedlace/soa/jboss-soa-p.5.0.0/jboss-as/server/production/deploy/Quickstart_helloworld_TX_SQL_action.esb/>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.esb:service=HelloworldTxSqlDatabaseInitializer' ** With JBossESB 4.7 Server it's deployable.