Bug 986837 - compression jar is missing for rhq-data-migration script
Summary: compression jar is missing for rhq-data-migration script
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Upgrade
Version: JON 3.2
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 951619
TreeView+ depends on / blocked
 
Reported: 2013-07-22 08:26 UTC by Armine Hovsepyan
Modified: 2015-09-03 00:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-16 16:39:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
migration-compression-jar-missing.log (4.80 KB, text/plain)
2013-07-22 08:26 UTC, Armine Hovsepyan
no flags Details

Description Armine Hovsepyan 2013-07-22 08:26:01 UTC
Created attachment 776791 [details]
migration-compression-jar-missing.log

Description of problem:
compression jar is missing for rhq-data-migration script  - illegal state exception is being thrown while running rhq-data-migration script.

Version-Release number of selected component (if applicable):
b59d168

How reproducible:
always

Steps to Reproduce:
1. run rhq-data-migration script with corresponding parameters


Actual results:
Exception is thrown -> java.lang.IllegalStateException: The requested compression is not available (some compression require a JAR to be found in the classpath)
migration doesn't start


Expected results:
migration works, no exception is thrown

Additional info:
log attached


Added snappy-java-1.0.5-M3-p1.jar in rhq-server-4.9.0-SNAPSHOT/modules/com/datastax/cassandra/cassandra-driver-core/main/ and retried migration - didn't fix the issue.

Comment 1 Heiko W. Rupp 2013-08-16 16:39:15 UTC
Snappy (or any other compression) has been removed from C* to this is no more issue.


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