Re: [Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-05 Thread Lasantha Fernando
Hi Sumedha,

It seems that the hosted p2-repo has an incorrect jar. Checked with p2-repo
in builder machine [1] and the hosted one and it seems there is a
difference. (The p2-repo in builder machine has correct md5sum for the
relevant jar)

Guess we would have to re-host the p2-repo. For now, maybe you can use the
p2-repo from the builder machine[1] as a temporary workaround?

[1] http://107.22.190.5/chunk-06/RC3/p2-repo/

Thanks,
Lasantha



On 4 January 2014 11:28, Kishanthan Thangarajah kishant...@wso2.com wrote:

 Can you check whether those jars were downloaded correctly / they are not
 corrupted ones?


 On Sat, Jan 4, 2014 at 2:55 AM, Sumedha Kodithuwakku sumed...@wso2.comwrote:

 Hi all,

 The reason is a mismatch of md5sum of two jars [1]. The md5 sums of these
 jars are different from the ones defined in the artifacts.xml [2].

 What is the correct resolution for this issue..?


 [1]
 Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
 MD5 hash is not as expected. Expected:
 c80993a541f5cd4a356b2da69edefc90 and found 442b547c177c4206e34d028c81980466.
   Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
 MD5 hash is not as expected. Expected:
 dfcae32b8615ed989843a8f130ceb154 and found 8f07a81607f348c1485f7cef08a4a1cb.

 [2]
 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.client' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='57002'/
 property name='download.size' value='57002'/
 property name='download.md5'
 value='c80993a541f5cd4a356b2da69edefc90'/
   /properties
  /artifact

 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.publisher' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='40455'/
 property name='download.size' value='40455'/
 property name='download.md5'
 value='dfcae32b8615ed989843a8f130ceb154'/
   /properties
  /artifact


 Thanks
 SumeddhaS


 On Thu, Jan 2, 2014 at 10:36 AM, Sumedha Kodithuwakku 
 sumed...@wso2.comwrote:

 Hi all,

 $subject. I tried to install features using [1]  but I get the attached
 exception.

 Any idea on this..?

 [1] http://dist.wso2.org/p2/carbon/releases/turing/


 Thanks
 SumedhaS

 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Lasantha Fernando*
Software Engineer - Data Technologies Team
WSO2 Inc. http://wso2.com

email: lasan...@wso2.com
mobile: (+94) 71 5247551
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-05 Thread Sumedha Kodithuwakku
Hi Lasantha,

Yes, It worked.

@Ruwan,

There is another issue related to APIM. When installing features it shows
APIM as 1.5.0 and I think it should be 1.6.0. Also the jars installed by
the key manager feature are older versions (checked only with Key Manager).
That is the versions of jars related to APIM are not the ones released with
APIM 1.6.0.

Please have a look at this.

Thanks
SumedhaS


On Sun, Jan 5, 2014 at 8:53 AM, Lasantha Fernando lasan...@wso2.com wrote:

 Hi Sumedha,

 It seems that the hosted p2-repo has an incorrect jar. Checked with
 p2-repo in builder machine [1] and the hosted one and it seems there is a
 difference. (The p2-repo in builder machine has correct md5sum for the
 relevant jar)

 Guess we would have to re-host the p2-repo. For now, maybe you can use the
 p2-repo from the builder machine[1] as a temporary workaround?

 [1] http://107.22.190.5/chunk-06/RC3/p2-repo/

 Thanks,
 Lasantha



 On 4 January 2014 11:28, Kishanthan Thangarajah kishant...@wso2.comwrote:

 Can you check whether those jars were downloaded correctly / they are not
 corrupted ones?


 On Sat, Jan 4, 2014 at 2:55 AM, Sumedha Kodithuwakku 
 sumed...@wso2.comwrote:

 Hi all,

 The reason is a mismatch of md5sum of two jars [1]. The md5 sums of
 these jars are different from the ones defined in the artifacts.xml [2].

 What is the correct resolution for this issue..?


 [1]
 Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
 MD5 hash is not as expected. Expected:
 c80993a541f5cd4a356b2da69edefc90 and found 442b547c177c4206e34d028c81980466.
   Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
 MD5 hash is not as expected. Expected:
 dfcae32b8615ed989843a8f130ceb154 and found 8f07a81607f348c1485f7cef08a4a1cb.

 [2]
 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.client' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='57002'/
 property name='download.size' value='57002'/
 property name='download.md5'
 value='c80993a541f5cd4a356b2da69edefc90'/
   /properties
  /artifact

 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.publisher' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='40455'/
 property name='download.size' value='40455'/
 property name='download.md5'
 value='dfcae32b8615ed989843a8f130ceb154'/
   /properties
  /artifact


 Thanks
 SumeddhaS


 On Thu, Jan 2, 2014 at 10:36 AM, Sumedha Kodithuwakku sumed...@wso2.com
  wrote:

 Hi all,

 $subject. I tried to install features using [1]  but I get the attached
 exception.

 Any idea on this..?

 [1] http://dist.wso2.org/p2/carbon/releases/turing/


 Thanks
 SumedhaS

 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com
 http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Lasantha Fernando*
 Software Engineer - Data Technologies Team
 WSO2 Inc. http://wso2.com

 email: lasan...@wso2.com
 mobile: (+94) 71 5247551




-- 
*Sumedha Kodithuwakku*
Software Engineer
WSO2 Inc. : wso2.com
lean . enterprise . middleware

Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
Blog: http://sumedhask.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-05 Thread Ruwan Yatawara
Hi Sumedha,

There was a issue with the nested categories. I did a fix locally and
re-compiled a feature repo on the builder machine.

Please try with the link @ [1], You will be able to see the latest Jars
listed under the API Manager 1.6.0 category.

[1] - http://107.22.190.5/chunk-06_POSTMORTEM/p2-repo/


Thanks and Regards,

Ruwan Yatawara

Software Engineer,
WSO2 Inc.
lean . enterprise . middleware

email : ruw...@wso2.com
mobile : +94 77 9110413
blog : http://ruwansrants.blogspot.com/
www: :http://wso2.com



On Mon, Jan 6, 2014 at 3:03 AM, Sumedha Kodithuwakku sumed...@wso2.comwrote:

 Hi Lasantha,

 Yes, It worked.

 @Ruwan,

 There is another issue related to APIM. When installing features it shows
 APIM as 1.5.0 and I think it should be 1.6.0. Also the jars installed by
 the key manager feature are older versions (checked only with Key Manager).
 That is the versions of jars related to APIM are not the ones released with
 APIM 1.6.0.

 Please have a look at this.

 Thanks
 SumedhaS


 On Sun, Jan 5, 2014 at 8:53 AM, Lasantha Fernando lasan...@wso2.comwrote:

 Hi Sumedha,

 It seems that the hosted p2-repo has an incorrect jar. Checked with
 p2-repo in builder machine [1] and the hosted one and it seems there is a
 difference. (The p2-repo in builder machine has correct md5sum for the
 relevant jar)

 Guess we would have to re-host the p2-repo. For now, maybe you can use
 the p2-repo from the builder machine[1] as a temporary workaround?

 [1] http://107.22.190.5/chunk-06/RC3/p2-repo/

 Thanks,
 Lasantha



 On 4 January 2014 11:28, Kishanthan Thangarajah kishant...@wso2.comwrote:

 Can you check whether those jars were downloaded correctly / they are
 not corrupted ones?


 On Sat, Jan 4, 2014 at 2:55 AM, Sumedha Kodithuwakku 
 sumed...@wso2.comwrote:

 Hi all,

 The reason is a mismatch of md5sum of two jars [1]. The md5 sums of
 these jars are different from the ones defined in the artifacts.xml [2].

 What is the correct resolution for this issue..?


 [1]
 Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
 MD5 hash is not as expected. Expected:
 c80993a541f5cd4a356b2da69edefc90 and found 
 442b547c177c4206e34d028c81980466.
   Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
 MD5 hash is not as expected. Expected:
 dfcae32b8615ed989843a8f130ceb154 and found 
 8f07a81607f348c1485f7cef08a4a1cb.

 [2]
 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.client' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='57002'/
 property name='download.size' value='57002'/
 property name='download.md5'
 value='c80993a541f5cd4a356b2da69edefc90'/
   /properties
  /artifact

 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.publisher' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='40455'/
 property name='download.size' value='40455'/
 property name='download.md5'
 value='dfcae32b8615ed989843a8f130ceb154'/
   /properties
  /artifact


 Thanks
 SumeddhaS


 On Thu, Jan 2, 2014 at 10:36 AM, Sumedha Kodithuwakku 
 sumed...@wso2.com wrote:

 Hi all,

 $subject. I tried to install features using [1]  but I get the
 attached exception.

 Any idea on this..?

 [1] http://dist.wso2.org/p2/carbon/releases/turing/


 Thanks
 SumedhaS

 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com
 http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan
 http://twitter.com/kishanthan*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Lasantha Fernando*
 Software Engineer - Data Technologies Team
 WSO2 Inc. http://wso2.com

 email: lasan...@wso2.com
 mobile: (+94) 71 5247551




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


___
Dev mailing list
Dev@wso2.org

Re: [Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-05 Thread Sumedha Kodithuwakku
Hi Ruwan,

It's working with the above link. No issues while installing features.

Thanks
SumedhaS


On Sun, Jan 5, 2014 at 6:10 PM, Ruwan Yatawara ruw...@wso2.com wrote:

 Hi Sumedha,

 There was a issue with the nested categories. I did a fix locally and
 re-compiled a feature repo on the builder machine.

 Please try with the link @ [1], You will be able to see the latest Jars
 listed under the API Manager 1.6.0 category.

 [1] - http://107.22.190.5/chunk-06_POSTMORTEM/p2-repo/


 Thanks and Regards,

 Ruwan Yatawara

 Software Engineer,
 WSO2 Inc.
  lean . enterprise . middleware

 email : ruw...@wso2.com
 mobile : +94 77 9110413
 blog : http://ruwansrants.blogspot.com/
 www: :http://wso2.com



 On Mon, Jan 6, 2014 at 3:03 AM, Sumedha Kodithuwakku sumed...@wso2.comwrote:

 Hi Lasantha,

 Yes, It worked.

 @Ruwan,

 There is another issue related to APIM. When installing features it shows
 APIM as 1.5.0 and I think it should be 1.6.0. Also the jars installed by
 the key manager feature are older versions (checked only with Key Manager).
 That is the versions of jars related to APIM are not the ones released with
 APIM 1.6.0.

 Please have a look at this.

 Thanks
 SumedhaS


 On Sun, Jan 5, 2014 at 8:53 AM, Lasantha Fernando lasan...@wso2.comwrote:

 Hi Sumedha,

 It seems that the hosted p2-repo has an incorrect jar. Checked with
 p2-repo in builder machine [1] and the hosted one and it seems there is a
 difference. (The p2-repo in builder machine has correct md5sum for the
 relevant jar)

 Guess we would have to re-host the p2-repo. For now, maybe you can use
 the p2-repo from the builder machine[1] as a temporary workaround?

 [1] http://107.22.190.5/chunk-06/RC3/p2-repo/

 Thanks,
 Lasantha



 On 4 January 2014 11:28, Kishanthan Thangarajah kishant...@wso2.comwrote:

 Can you check whether those jars were downloaded correctly / they are
 not corrupted ones?


 On Sat, Jan 4, 2014 at 2:55 AM, Sumedha Kodithuwakku sumed...@wso2.com
  wrote:

 Hi all,

 The reason is a mismatch of md5sum of two jars [1]. The md5 sums of
 these jars are different from the ones defined in the artifacts.xml [2].

 What is the correct resolution for this issue..?


 [1]
 Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
 MD5 hash is not as expected. Expected:
 c80993a541f5cd4a356b2da69edefc90 and found 
 442b547c177c4206e34d028c81980466.
   Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
 MD5 hash is not as expected. Expected:
 dfcae32b8615ed989843a8f130ceb154 and found 
 8f07a81607f348c1485f7cef08a4a1cb.

 [2]
 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.client' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='57002'/
 property name='download.size' value='57002'/
 property name='download.md5'
 value='c80993a541f5cd4a356b2da69edefc90'/
   /properties
  /artifact

 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.publisher' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='40455'/
 property name='download.size' value='40455'/
 property name='download.md5'
 value='dfcae32b8615ed989843a8f130ceb154'/
   /properties
  /artifact


 Thanks
 SumeddhaS


 On Thu, Jan 2, 2014 at 10:36 AM, Sumedha Kodithuwakku 
 sumed...@wso2.com wrote:

 Hi all,

 $subject. I tried to install features using [1]  but I get the
 attached exception.

 Any idea on this..?

 [1] http://dist.wso2.org/p2/carbon/releases/turing/


 Thanks
 SumedhaS

 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Kishanthan Thangarajah*
 Senior Software Engineer,
 Platform Technologies Team,
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - +94773426635
 Blog - *http://kishanthan.wordpress.com
 http://kishanthan.wordpress.com*
 Twitter - *http://twitter.com/kishanthan
 http://twitter.com/kishanthan*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Lasantha Fernando*
 Software Engineer - Data Technologies Team
 WSO2 Inc. http://wso2.com

 email: lasan...@wso2.com
 mobile: (+94) 71 5247551




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


 

Re: [Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-03 Thread Sumedha Kodithuwakku
Hi all,

The reason is a mismatch of md5sum of two jars [1]. The md5 sums of these
jars are different from the ones defined in the artifacts.xml [2].

What is the correct resolution for this issue..?


[1]
Problems downloading artifact:
osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
MD5 hash is not as expected. Expected: c80993a541f5cd4a356b2da69edefc90
and found 442b547c177c4206e34d028c81980466.
  Problems downloading artifact:
osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
MD5 hash is not as expected. Expected: dfcae32b8615ed989843a8f130ceb154
and found 8f07a81607f348c1485f7cef08a4a1cb.

[2]
artifact classifier='osgi.bundle' id='org.wso2.carbon.apimgt.usage.client'
version='1.2.0'
  properties size='3'
property name='artifact.size' value='57002'/
property name='download.size' value='57002'/
property name='download.md5'
value='c80993a541f5cd4a356b2da69edefc90'/
  /properties
 /artifact

artifact classifier='osgi.bundle'
id='org.wso2.carbon.apimgt.usage.publisher' version='1.2.0'
  properties size='3'
property name='artifact.size' value='40455'/
property name='download.size' value='40455'/
property name='download.md5'
value='dfcae32b8615ed989843a8f130ceb154'/
  /properties
 /artifact


Thanks
SumeddhaS


On Thu, Jan 2, 2014 at 10:36 AM, Sumedha Kodithuwakku sumed...@wso2.comwrote:

 Hi all,

 $subject. I tried to install features using [1]  but I get the attached
 exception.

 Any idea on this..?

 [1] http://dist.wso2.org/p2/carbon/releases/turing/


 Thanks
 SumedhaS

 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/




-- 
*Sumedha Kodithuwakku*
Software Engineer
WSO2 Inc. : wso2.com
lean . enterprise . middleware

Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
Blog: http://sumedhask.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-03 Thread Ruwan Yatawara
Hi Sumedha,

I'm looking in to this. Will update this thread once we sort things out.

Thanks and Regards,

Ruwan Yatawara

Software Engineer,
WSO2 Inc.
lean . enterprise . middleware

email : ruw...@wso2.com
mobile : +94 77 9110413
blog : http://ruwansrants.blogspot.com/
www: :http://wso2.com



On Sat, Jan 4, 2014 at 2:55 AM, Sumedha Kodithuwakku sumed...@wso2.comwrote:

 Hi all,

 The reason is a mismatch of md5sum of two jars [1]. The md5 sums of these
 jars are different from the ones defined in the artifacts.xml [2].

 What is the correct resolution for this issue..?


 [1]
 Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
 MD5 hash is not as expected. Expected:
 c80993a541f5cd4a356b2da69edefc90 and found 442b547c177c4206e34d028c81980466.
   Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
 MD5 hash is not as expected. Expected:
 dfcae32b8615ed989843a8f130ceb154 and found 8f07a81607f348c1485f7cef08a4a1cb.

 [2]
 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.client' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='57002'/
 property name='download.size' value='57002'/
 property name='download.md5'
 value='c80993a541f5cd4a356b2da69edefc90'/
   /properties
  /artifact

 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.publisher' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='40455'/
 property name='download.size' value='40455'/
 property name='download.md5'
 value='dfcae32b8615ed989843a8f130ceb154'/
   /properties
  /artifact


 Thanks
 SumeddhaS


 On Thu, Jan 2, 2014 at 10:36 AM, Sumedha Kodithuwakku 
 sumed...@wso2.comwrote:

 Hi all,

 $subject. I tried to install features using [1]  but I get the attached
 exception.

 Any idea on this..?

 [1] http://dist.wso2.org/p2/carbon/releases/turing/


 Thanks
 SumedhaS

 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-03 Thread Kishanthan Thangarajah
Can you check whether those jars were downloaded correctly / they are not
corrupted ones?


On Sat, Jan 4, 2014 at 2:55 AM, Sumedha Kodithuwakku sumed...@wso2.comwrote:

 Hi all,

 The reason is a mismatch of md5sum of two jars [1]. The md5 sums of these
 jars are different from the ones defined in the artifacts.xml [2].

 What is the correct resolution for this issue..?


 [1]
 Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
 MD5 hash is not as expected. Expected:
 c80993a541f5cd4a356b2da69edefc90 and found 442b547c177c4206e34d028c81980466.
   Problems downloading artifact:
 osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
 MD5 hash is not as expected. Expected:
 dfcae32b8615ed989843a8f130ceb154 and found 8f07a81607f348c1485f7cef08a4a1cb.

 [2]
 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.client' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='57002'/
 property name='download.size' value='57002'/
 property name='download.md5'
 value='c80993a541f5cd4a356b2da69edefc90'/
   /properties
  /artifact

 artifact classifier='osgi.bundle'
 id='org.wso2.carbon.apimgt.usage.publisher' version='1.2.0'
   properties size='3'
 property name='artifact.size' value='40455'/
 property name='download.size' value='40455'/
 property name='download.md5'
 value='dfcae32b8615ed989843a8f130ceb154'/
   /properties
  /artifact


 Thanks
 SumeddhaS


 On Thu, Jan 2, 2014 at 10:36 AM, Sumedha Kodithuwakku 
 sumed...@wso2.comwrote:

 Hi all,

 $subject. I tried to install features using [1]  but I get the attached
 exception.

 Any idea on this..?

 [1] http://dist.wso2.org/p2/carbon/releases/turing/


 Thanks
 SumedhaS

 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
 Blog: http://sumedhask.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Kishanthan Thangarajah*
Senior Software Engineer,
Platform Technologies Team,
WSO2, Inc.
lean.enterprise.middleware

Mobile - +94773426635
Blog - *http://kishanthan.wordpress.com http://kishanthan.wordpress.com*
Twitter - *http://twitter.com/kishanthan http://twitter.com/kishanthan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [AM] Unable to install Key Manager (APIM) features in IS 4.6.0

2014-01-02 Thread Sumedha Kodithuwakku
Hi all,

$subject. I tried to install features using [1]  but I get the attached
exception.

Any idea on this..?

[1] http://dist.wso2.org/p2/carbon/releases/turing/


Thanks
SumedhaS

-- 
*Sumedha Kodithuwakku*
Software Engineer
WSO2 Inc. : wso2.com
lean . enterprise . middleware

Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 | +1 602 388 0160
Blog: http://sumedhask.blogspot.com/
org.wso2.carbon.feature.mgt.core.ProvisioningException: NLS missing message: 
Phase_Collect_Error in: org.eclipse.equinox.internal.p2.engine.messages
  NLS missing message: session_context in: 
org.eclipse.equinox.internal.p2.engine.messages
  Problems downloading artifact: 
osgi.bundle,org.wso2.carbon.apimgt.usage.client,1.2.0.
MD5 hash is not as expected. Expected: c80993a541f5cd4a356b2da69edefc90 and 
found 442b547c177c4206e34d028c81980466.
  Problems downloading artifact: 
osgi.bundle,org.wso2.carbon.apimgt.usage.publisher,1.2.0.
MD5 hash is not as expected. Expected: dfcae32b8615ed989843a8f130ceb154 and 
found 8f07a81607f348c1485f7cef08a4a1cb.
at 
org.wso2.carbon.feature.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:77)
at 
org.wso2.carbon.feature.mgt.core.util.ProvisioningUtils.performProvisioningAction(ProvisioningUtils.java:86)
at 
org.wso2.carbon.feature.mgt.services.prov.ProvisioningAdminService.performProvisioningAction(ProvisioningAdminService.java:285)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at 
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:212)
at 
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:117)
at 
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at 
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
at 
org.apache.axis2.transport.local.LocalTransportReceiver.processMessage(LocalTransportReceiver.java:169)
at 
org.apache.axis2.transport.local.LocalTransportReceiver.processMessage(LocalTransportReceiver.java:82)
at 
org.wso2.carbon.core.transports.local.CarbonLocalTransportSender.finalizeSendWithToAddress(CarbonLocalTransportSender.java:45)
at 
org.apache.axis2.transport.local.LocalTransportSender.invoke(LocalTransportSender.java:77)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:442)
at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:430)
at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:225)
at 
org.apache.axis2.client.OperationClient.execute(OperationClient.java:149)
at 
org.wso2.carbon.feature.mgt.stub.ProvisioningAdminServiceStub.performProvisioningAction(ProvisioningAdminServiceStub.java:804)
at 
org.wso2.carbon.feature.mgt.ui.ProvisioningAdminClient.performInstallation(ProvisioningAdminClient.java:125)
at 
org.apache.jsp.feature_002dmgt.perform_005finstallation_002dajaxprocessor_jsp._jspService(org.apache.jsp.feature_002dmgt.perform_005finstallation_002dajaxprocessor_jsp:84)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:155)
at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at 
org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:37)
at 
org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:128)
at 
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:68)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at 
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:68)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at