You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Alex Hitchins <al...@shapeblue.com> on 2014/03/06 13:44:50 UTC

com.vmware.vim25 Dependency Issue?

I've just downloaded and run the install-non-oss.sh script however I'm getting lots of errors like the below.

java: cannot find symbol
  symbol:   class InvalidCollectorVersionFaultMsg
  location: package com.vmware.vim25

import com.vmware.vim25.InvalidCollectorVersionFaultMsg;
^-Unused Import Statement

I did notice in the install-non-oss.sh file it handles the follwing .jars

       cloud-iControl.jar
       cloud-netscaler-sdx.jar
       manageontap.jar (renamed from cloud-manageontap.jar)
       vim25_51.jar (renamed from vmware-vim25.jar)

Are the .jars below included in the above somehow? I can't see where these are called in the install-non-oss.sh script however they sit in the deps folder.

       apputils.jar (renamed from vmware-apputils.jar)
       vim.jar (renamed from vmware-vim.jar)

Are these missing ones causing the errors above?


Regards,

Alex Hitchins

Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers the best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2.1 training<http://shapeblue.com/cloudstack-training/>
18th-19th February 2014, Brazil. Classroom<http://shapeblue.com/cloudstack-training/>
17th-23rd March 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
24th-28th March 2014, Region B. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
16th-20th June 2014, Region A. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>
23rd-27th June 2014, Region B. Instructor led, On-line<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

RE: com.vmware.vim25 Dependency Issue?

Posted by Alex Hitchins <al...@shapeblue.com>.
Min,

I've just registered vim25 and still get similar errors as below. I can only see this jar in my m2 directory.

java: cannot find symbol
  symbol:   class InvalidCollectorVersionFaultMsg
  location: package com.vmware.vim25

I'll continue the battle tomorrow.

Alex Hitchins
D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969

-----Original Message-----
From: Min Chen [mailto:min.chen@citrix.com]
Sent: 06 March 2014 17:58
To: dev@cloudstack.apache.org
Subject: Re: com.vmware.vim25 Dependency Issue?

apputils.jar and vim.jar are not needed in new Vmware SDK jar for 5.1. You only need to download that vmware-vim25.jar, and install, things should work. Be sure to clean your old .m2 repository for the old vmware jars.


Thanks
-min

On 3/6/14 9:54 AM, "Alex Hitchins" <al...@shapeblue.com> wrote:

>Ah, OK.
>
>So when I download the SDK the jars are part of the install?
>
>
>Regards
>
>Alex Hitchins
>
>D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969
>
>alex.hitchins@shapeblue.com
>
>-----Original Message-----
>From: Min Chen [mailto:min.chen@citrix.com]
>Sent: 06 March 2014 17:37
>To: dev@cloudstack.apache.org
>Subject: Re: com.vmware.vim25 Dependency Issue?
>
>No. Those two jars are out-of-dated, we have upgraded to vmware SDK
>5.1, those are for older version of SDK.
>
>Thanks
>-min
>
>On 3/6/14 4:44 AM, "Alex Hitchins" <al...@shapeblue.com> wrote:
>
>>I've just downloaded and run the install-non-oss.sh script however I'm
>>getting lots of errors like the below.
>>
>>java: cannot find symbol
>>  symbol:   class InvalidCollectorVersionFaultMsg
>>  location: package com.vmware.vim25
>>
>>import com.vmware.vim25.InvalidCollectorVersionFaultMsg;
>>^-Unused Import Statement
>>
>>I did notice in the install-non-oss.sh file it handles the follwing
>>.jars
>>
>>       cloud-iControl.jar
>>       cloud-netscaler-sdx.jar
>>       manageontap.jar (renamed from cloud-manageontap.jar)
>>       vim25_51.jar (renamed from vmware-vim25.jar)
>>
>>Are the .jars below included in the above somehow? I can't see where
>>these are called in the install-non-oss.sh script however they sit in
>>the deps folder.
>>
>>       apputils.jar (renamed from vmware-apputils.jar)
>>       vim.jar (renamed from vmware-vim.jar)
>>
>>Are these missing ones causing the errors above?
>>
>>
>>Regards,
>>
>>Alex Hitchins
>>
>>Need Enterprise Grade Support for Apache CloudStack?
>>Our CloudStack Infrastructure
>>Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>offers the best 24/7 SLA for CloudStack Environments.
>>
>>Apache CloudStack Bootcamp training courses
>>
>>**NEW!** CloudStack 4.2.1
>>training<http://shapeblue.com/cloudstack-training/>
>>18th-19th February 2014, Brazil.
>>Classroom<http://shapeblue.com/cloudstack-training/>
>>17th-23rd March 2014, Region A. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>24th-28th March 2014, Region B. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>16th-20th June 2014, Region A. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>23rd-27th June 2014, Region B. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>
>>This email and any attachments to it may be confidential and are
>>intended solely for the use of the individual to whom it is addressed.
>>Any views or opinions expressed are solely those of the author and do
>>not necessarily represent those of Shape Blue Ltd or related companies.
>>If you are not the intended recipient of this email, you must neither
>>take any action based upon its contents, nor copy or show it to anyone.
>>Please contact the sender if you believe you have received this email
>>in error.
>>Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
>>Services India LLP is a company incorporated in India and is operated
>>under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda
>>is a company incorporated in Brasil and is operated under license from
>>Shape Blue Ltd. ShapeBlue is a registered trademark.
>
>This email and any attachments to it may be confidential and are
>intended solely for the use of the individual to whom it is addressed.
>Any views or opinions expressed are solely those of the author and do
>not necessarily represent those of Shape Blue Ltd or related companies.
>If you are not the intended recipient of this email, you must neither
>take any action based upon its contents, nor copy or show it to anyone.
>Please contact the sender if you believe you have received this email in error.
>Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
>Services India LLP is a company incorporated in India and is operated
>under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda
>is a company incorporated in Brasil and is operated under license from
>Shape Blue Ltd. ShapeBlue is a registered trademark.

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: com.vmware.vim25 Dependency Issue?

Posted by Min Chen <mi...@citrix.com>.
apputils.jar and vim.jar are not needed in new Vmware SDK jar for 5.1. You
only need to download that vmware-vim25.jar, and install, things should
work. Be sure to clean your old .m2 repository for the old vmware jars.


Thanks
-min

On 3/6/14 9:54 AM, "Alex Hitchins" <al...@shapeblue.com> wrote:

>Ah, OK.
>
>So when I download the SDK the jars are part of the install?
>
>
>Regards
>
>Alex Hitchins
>
>D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969
>
>alex.hitchins@shapeblue.com
>
>-----Original Message-----
>From: Min Chen [mailto:min.chen@citrix.com]
>Sent: 06 March 2014 17:37
>To: dev@cloudstack.apache.org
>Subject: Re: com.vmware.vim25 Dependency Issue?
>
>No. Those two jars are out-of-dated, we have upgraded to vmware SDK 5.1,
>those are for older version of SDK.
>
>Thanks
>-min
>
>On 3/6/14 4:44 AM, "Alex Hitchins" <al...@shapeblue.com> wrote:
>
>>I've just downloaded and run the install-non-oss.sh script however I'm
>>getting lots of errors like the below.
>>
>>java: cannot find symbol
>>  symbol:   class InvalidCollectorVersionFaultMsg
>>  location: package com.vmware.vim25
>>
>>import com.vmware.vim25.InvalidCollectorVersionFaultMsg;
>>^-Unused Import Statement
>>
>>I did notice in the install-non-oss.sh file it handles the follwing
>>.jars
>>
>>       cloud-iControl.jar
>>       cloud-netscaler-sdx.jar
>>       manageontap.jar (renamed from cloud-manageontap.jar)
>>       vim25_51.jar (renamed from vmware-vim25.jar)
>>
>>Are the .jars below included in the above somehow? I can't see where
>>these are called in the install-non-oss.sh script however they sit in
>>the deps folder.
>>
>>       apputils.jar (renamed from vmware-apputils.jar)
>>       vim.jar (renamed from vmware-vim.jar)
>>
>>Are these missing ones causing the errors above?
>>
>>
>>Regards,
>>
>>Alex Hitchins
>>
>>Need Enterprise Grade Support for Apache CloudStack?
>>Our CloudStack Infrastructure
>>Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers
>>the best 24/7 SLA for CloudStack Environments.
>>
>>Apache CloudStack Bootcamp training courses
>>
>>**NEW!** CloudStack 4.2.1
>>training<http://shapeblue.com/cloudstack-training/>
>>18th-19th February 2014, Brazil.
>>Classroom<http://shapeblue.com/cloudstack-training/>
>>17th-23rd March 2014, Region A. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>24th-28th March 2014, Region B. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>16th-20th June 2014, Region A. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>23rd-27th June 2014, Region B. Instructor led,
>>On-line<http://shapeblue.com/cloudstack-training/>
>>
>>This email and any attachments to it may be confidential and are
>>intended solely for the use of the individual to whom it is addressed.
>>Any views or opinions expressed are solely those of the author and do
>>not necessarily represent those of Shape Blue Ltd or related companies.
>>If you are not the intended recipient of this email, you must neither
>>take any action based upon its contents, nor copy or show it to anyone.
>>Please contact the sender if you believe you have received this email in
>>error.
>>Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
>>Services India LLP is a company incorporated in India and is operated
>>under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda
>>is a company incorporated in Brasil and is operated under license from
>>Shape Blue Ltd. ShapeBlue is a registered trademark.
>
>This email and any attachments to it may be confidential and are intended
>solely for the use of the individual to whom it is addressed. Any views
>or opinions expressed are solely those of the author and do not
>necessarily represent those of Shape Blue Ltd or related companies. If
>you are not the intended recipient of this email, you must neither take
>any action based upon its contents, nor copy or show it to anyone. Please
>contact the sender if you believe you have received this email in error.
>Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
>Services India LLP is a company incorporated in India and is operated
>under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is
>a company incorporated in Brasil and is operated under license from Shape
>Blue Ltd. ShapeBlue is a registered trademark.


RE: com.vmware.vim25 Dependency Issue?

Posted by Alex Hitchins <al...@shapeblue.com>.
Ah, OK.

So when I download the SDK the jars are part of the install?


Regards

Alex Hitchins

D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969

alex.hitchins@shapeblue.com

-----Original Message-----
From: Min Chen [mailto:min.chen@citrix.com]
Sent: 06 March 2014 17:37
To: dev@cloudstack.apache.org
Subject: Re: com.vmware.vim25 Dependency Issue?

No. Those two jars are out-of-dated, we have upgraded to vmware SDK 5.1, those are for older version of SDK.

Thanks
-min

On 3/6/14 4:44 AM, "Alex Hitchins" <al...@shapeblue.com> wrote:

>I've just downloaded and run the install-non-oss.sh script however I'm
>getting lots of errors like the below.
>
>java: cannot find symbol
>  symbol:   class InvalidCollectorVersionFaultMsg
>  location: package com.vmware.vim25
>
>import com.vmware.vim25.InvalidCollectorVersionFaultMsg;
>^-Unused Import Statement
>
>I did notice in the install-non-oss.sh file it handles the follwing
>.jars
>
>       cloud-iControl.jar
>       cloud-netscaler-sdx.jar
>       manageontap.jar (renamed from cloud-manageontap.jar)
>       vim25_51.jar (renamed from vmware-vim25.jar)
>
>Are the .jars below included in the above somehow? I can't see where
>these are called in the install-non-oss.sh script however they sit in
>the deps folder.
>
>       apputils.jar (renamed from vmware-apputils.jar)
>       vim.jar (renamed from vmware-vim.jar)
>
>Are these missing ones causing the errors above?
>
>
>Regards,
>
>Alex Hitchins
>
>Need Enterprise Grade Support for Apache CloudStack?
>Our CloudStack Infrastructure
>Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers
>the best 24/7 SLA for CloudStack Environments.
>
>Apache CloudStack Bootcamp training courses
>
>**NEW!** CloudStack 4.2.1
>training<http://shapeblue.com/cloudstack-training/>
>18th-19th February 2014, Brazil.
>Classroom<http://shapeblue.com/cloudstack-training/>
>17th-23rd March 2014, Region A. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>24th-28th March 2014, Region B. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>16th-20th June 2014, Region A. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>23rd-27th June 2014, Region B. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>
>This email and any attachments to it may be confidential and are
>intended solely for the use of the individual to whom it is addressed.
>Any views or opinions expressed are solely those of the author and do
>not necessarily represent those of Shape Blue Ltd or related companies.
>If you are not the intended recipient of this email, you must neither
>take any action based upon its contents, nor copy or show it to anyone.
>Please contact the sender if you believe you have received this email in error.
>Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
>Services India LLP is a company incorporated in India and is operated
>under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda
>is a company incorporated in Brasil and is operated under license from
>Shape Blue Ltd. ShapeBlue is a registered trademark.

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: com.vmware.vim25 Dependency Issue?

Posted by Min Chen <mi...@citrix.com>.
No. Those two jars are out-of-dated, we have upgraded to vmware SDK 5.1,
those are for older version of SDK.

Thanks
-min

On 3/6/14 4:44 AM, "Alex Hitchins" <al...@shapeblue.com> wrote:

>I've just downloaded and run the install-non-oss.sh script however I'm
>getting lots of errors like the below.
>
>java: cannot find symbol
>  symbol:   class InvalidCollectorVersionFaultMsg
>  location: package com.vmware.vim25
>
>import com.vmware.vim25.InvalidCollectorVersionFaultMsg;
>^-Unused Import Statement
>
>I did notice in the install-non-oss.sh file it handles the follwing .jars
>
>       cloud-iControl.jar
>       cloud-netscaler-sdx.jar
>       manageontap.jar (renamed from cloud-manageontap.jar)
>       vim25_51.jar (renamed from vmware-vim25.jar)
>
>Are the .jars below included in the above somehow? I can't see where
>these are called in the install-non-oss.sh script however they sit in the
>deps folder.
>
>       apputils.jar (renamed from vmware-apputils.jar)
>       vim.jar (renamed from vmware-vim.jar)
>
>Are these missing ones causing the errors above?
>
>
>Regards,
>
>Alex Hitchins
>
>Need Enterprise Grade Support for Apache CloudStack?
>Our CloudStack Infrastructure
>Support<http://shapeblue.com/cloudstack-infrastructure-support/> offers
>the best 24/7 SLA for CloudStack Environments.
>
>Apache CloudStack Bootcamp training courses
>
>**NEW!** CloudStack 4.2.1
>training<http://shapeblue.com/cloudstack-training/>
>18th-19th February 2014, Brazil.
>Classroom<http://shapeblue.com/cloudstack-training/>
>17th-23rd March 2014, Region A. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>24th-28th March 2014, Region B. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>16th-20th June 2014, Region A. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>23rd-27th June 2014, Region B. Instructor led,
>On-line<http://shapeblue.com/cloudstack-training/>
>
>This email and any attachments to it may be confidential and are intended
>solely for the use of the individual to whom it is addressed. Any views
>or opinions expressed are solely those of the author and do not
>necessarily represent those of Shape Blue Ltd or related companies. If
>you are not the intended recipient of this email, you must neither take
>any action based upon its contents, nor copy or show it to anyone. Please
>contact the sender if you believe you have received this email in error.
>Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
>Services India LLP is a company incorporated in India and is operated
>under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is
>a company incorporated in Brasil and is operated under license from Shape
>Blue Ltd. ShapeBlue is a registered trademark.