Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-26 Thread Viraj Rajaguru
Hi John,

Please find attached patched jars in https://wso2.org/jira/browse/TOOLS-3005
Jira ticket.

org.wso2.developerstudio.eclipse.gmf.esb.diagram_2.0.1.jar
org.wso2.developerstudio.eclipse.gmf.esb.edit_2.0.1.jar
org.wso2.developerstudio.eclipse.gmf.esb.persistence_2.0.1.jar
org.wso2.developerstudio.eclipse.gmf.esb_2.0.1.jar

Use following steps to apply patches.

(i)Close eclipse if it is already started.
(ii)   Copy all the 4 bundles that are attached in the Jira to
eclipse-home-directory/plugins directory.
(iii)  Restart Eclipse with -clean option from command line
  windows - eclipse.exe -clean
  linux   - ./eclipse -clean
(there after, you can start eclipse in the normal way)

Please note that I couldn't test this patch on a MacOS. So let me know
whether issue got resolved or not after applying the patch.

Thanks,
Viraj.

On Wed, Aug 26, 2015 at 9:40 PM, John Hawkins jo...@wso2.com wrote:

 Hi all,

 Has anyone created this patch at all? If so - where would it be please ?

 many thanks !

 John.

 John Hawkins
 Director: Solutions Architecture


 On Wed, Aug 19, 2015 at 4:43 PM, John Hawkins jo...@wso2.com wrote:

 Awesome response guys !
 Will this patch be available to customers/opensource too ?

 John Hawkins
 Director: Solutions Architecture


 On Wed, Aug 19, 2015 at 1:58 PM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Hi Harshana,

 Thanks for pointing out this. You can find Oracle JDK bug report at [1].

 [1] http://bugs.java.com/view_bug.do?bug_id=8027686

 Thanks,
 Rajeevan

 On Wed, Aug 19, 2015 at 6:22 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Since you are having difficulties while installing Java 7u51 on your
 Mac, we have to patch DevS 3.7.1 to overcome this issue. Since we have
 already fixed this issue in master branch we will be able to provide a
 patched jar.

 Thanks,
 Viraj.

 On Wed, Aug 19, 2015 at 6:09 PM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Hi John,

 We just tried to install JDK 7u51 (.dmg) on Mac OS X 10.10.5 but
 getting the same error as you got. We initially checked this issue
 (switching between source and design view issue) with Mac OS X 10.9.x and
 found out that is solved with 7u51. That's why we recommended you to use
 7u51 as a workaround. But now JDK installation fails on Mac OS X 10.10.x
 because of a known issue with JDK installer[1] and it has been fixed with
 8u20.

 [1] https://bugs.openjdk.java.net/browse/JDK-8027686

 Thanks,
 Rajeevan

 On Mon, Aug 17, 2015 at 6:30 PM, John Hawkins jo...@wso2.com wrote:

 I just tried to install 7u51 and it comes up with the following error
 -
 Your system has Mac OS X Version 10.10.3. This product can be
 installed on Version 10.7.3 or later.
 then dumps me out of the install :-(
 I'm guessing their installer has a problem with parsing the number
 '10' :-( I can't see a way to install other than through the .dmg (I'm 
 new
 to mac but nothing comes back in google or the oracle site).
 Do you have any experience of this sort of thing ?

 many thanks,
 john.

 John Hawkins
 Director: Solutions Architecture


 On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com
 wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I
 suspect that the same class loading issue described in TOOLS-2958[1] 
 caused
 this issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55)
 and later updates. As a workaround we can use Java 7 update
 51(7u51) with DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so
 that I can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours
 of my day to work around it.

 I've spoken about it before on this mailing list but the
 conversation kinda trailed off. This bug is now hitting me hard again 
 - can
 anyone give me some of there time to fix? I know other users have had 
 this
 in the past so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068





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




 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875 %2B94%20773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068






 --
 Vimalanathan Rajeevan
 Software 

Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-26 Thread John Hawkins
Hi all,

Has anyone created this patch at all? If so - where would it be please ?

many thanks !

John.

John Hawkins
Director: Solutions Architecture


On Wed, Aug 19, 2015 at 4:43 PM, John Hawkins jo...@wso2.com wrote:

 Awesome response guys !
 Will this patch be available to customers/opensource too ?

 John Hawkins
 Director: Solutions Architecture


 On Wed, Aug 19, 2015 at 1:58 PM, Rajeevan Vimalanathan rajeev...@wso2.com
  wrote:

 Hi Harshana,

 Thanks for pointing out this. You can find Oracle JDK bug report at [1].

 [1] http://bugs.java.com/view_bug.do?bug_id=8027686

 Thanks,
 Rajeevan

 On Wed, Aug 19, 2015 at 6:22 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Since you are having difficulties while installing Java 7u51 on your
 Mac, we have to patch DevS 3.7.1 to overcome this issue. Since we have
 already fixed this issue in master branch we will be able to provide a
 patched jar.

 Thanks,
 Viraj.

 On Wed, Aug 19, 2015 at 6:09 PM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Hi John,

 We just tried to install JDK 7u51 (.dmg) on Mac OS X 10.10.5 but
 getting the same error as you got. We initially checked this issue
 (switching between source and design view issue) with Mac OS X 10.9.x and
 found out that is solved with 7u51. That's why we recommended you to use
 7u51 as a workaround. But now JDK installation fails on Mac OS X 10.10.x
 because of a known issue with JDK installer[1] and it has been fixed with
 8u20.

 [1] https://bugs.openjdk.java.net/browse/JDK-8027686

 Thanks,
 Rajeevan

 On Mon, Aug 17, 2015 at 6:30 PM, John Hawkins jo...@wso2.com wrote:

 I just tried to install 7u51 and it comes up with the following error
 -
 Your system has Mac OS X Version 10.10.3. This product can be
 installed on Version 10.7.3 or later.
 then dumps me out of the install :-(
 I'm guessing their installer has a problem with parsing the number
 '10' :-( I can't see a way to install other than through the .dmg (I'm new
 to mac but nothing comes back in google or the oracle site).
 Do you have any experience of this sort of thing ?

 many thanks,
 john.

 John Hawkins
 Director: Solutions Architecture


 On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com
 wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I
 suspect that the same class loading issue described in TOOLS-2958[1] 
 caused
 this issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55)
 and later updates. As a workaround we can use Java 7 update
 51(7u51) with DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so
 that I can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours
 of my day to work around it.

 I've spoken about it before on this mailing list but the
 conversation kinda trailed off. This bug is now hitting me hard again - 
 can
 anyone give me some of there time to fix? I know other users have had 
 this
 in the past so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068





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




 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875 %2B94%20773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068






 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875 %2B94%20773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*



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


Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-19 Thread Rajeevan Vimalanathan
Hi Harshana,

Thanks for pointing out this. You can find Oracle JDK bug report at [1].

[1] http://bugs.java.com/view_bug.do?bug_id=8027686

Thanks,
Rajeevan

On Wed, Aug 19, 2015 at 6:22 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Since you are having difficulties while installing Java 7u51 on your Mac,
 we have to patch DevS 3.7.1 to overcome this issue. Since we have already
 fixed this issue in master branch we will be able to provide a patched jar.

 Thanks,
 Viraj.

 On Wed, Aug 19, 2015 at 6:09 PM, Rajeevan Vimalanathan rajeev...@wso2.com
  wrote:

 Hi John,

 We just tried to install JDK 7u51 (.dmg) on Mac OS X 10.10.5 but getting
 the same error as you got. We initially checked this issue (switching
 between source and design view issue) with Mac OS X 10.9.x and found out
 that is solved with 7u51. That's why we recommended you to use 7u51 as a
 workaround. But now JDK installation fails on Mac OS X 10.10.x because of a
 known issue with JDK installer[1] and it has been fixed with 8u20.

 [1] https://bugs.openjdk.java.net/browse/JDK-8027686

 Thanks,
 Rajeevan

 On Mon, Aug 17, 2015 at 6:30 PM, John Hawkins jo...@wso2.com wrote:

 I just tried to install 7u51 and it comes up with the following error -
 Your system has Mac OS X Version 10.10.3. This product can be installed
 on Version 10.7.3 or later.
 then dumps me out of the install :-(
 I'm guessing their installer has a problem with parsing the number '10'
 :-( I can't see a way to install other than through the .dmg (I'm new to
 mac but nothing comes back in google or the oracle site).
 Do you have any experience of this sort of thing ?

 many thanks,
 john.

 John Hawkins
 Director: Solutions Architecture


 On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I suspect
 that the same class loading issue described in TOOLS-2958[1] caused this
 issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55)
 and later updates. As a workaround we can use Java 7 update
 51(7u51) with DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so that
 I can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours of
 my day to work around it.

 I've spoken about it before on this mailing list but the conversation
 kinda trailed off. This bug is now hitting me hard again - can anyone give
 me some of there time to fix? I know other users have had this in the past
 so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068





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




 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875 %2B94%20773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068






-- 
Vimalanathan Rajeevan
Software Engineer,
WSO2, Inc. *http://wso2.com* http://wso2.com
Lean.Enterprise.Middleware

Mobile:
*+94 773090875*
LinkedIn:
*https://www.linkedin.com/in/RajeevanVimalanathan
https://www.linkedin.com/in/rajeevanvimalanathan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-19 Thread Rajeevan Vimalanathan
Hi John,

We just tried to install JDK 7u51 (.dmg) on Mac OS X 10.10.5 but getting
the same error as you got. We initially checked this issue (switching
between source and design view issue) with Mac OS X 10.9.x and found out
that is solved with 7u51. That's why we recommended you to use 7u51 as a
workaround. But now JDK installation fails on Mac OS X 10.10.x because of a
known issue with JDK installer[1] and it has been fixed with 8u20.

[1] https://bugs.openjdk.java.net/browse/JDK-8027686

Thanks,
Rajeevan

On Mon, Aug 17, 2015 at 6:30 PM, John Hawkins jo...@wso2.com wrote:

 I just tried to install 7u51 and it comes up with the following error -
 Your system has Mac OS X Version 10.10.3. This product can be installed on
 Version 10.7.3 or later.
 then dumps me out of the install :-(
 I'm guessing their installer has a problem with parsing the number '10'
 :-( I can't see a way to install other than through the .dmg (I'm new to
 mac but nothing comes back in google or the oracle site).
 Do you have any experience of this sort of thing ?

 many thanks,
 john.

 John Hawkins
 Director: Solutions Architecture


 On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I suspect
 that the same class loading issue described in TOOLS-2958[1] caused this
 issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55) and
 later updates. As a workaround we can use Java 7 update 51(7u51) with
 DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so that I
 can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours of my
 day to work around it.

 I've spoken about it before on this mailing list but the conversation
 kinda trailed off. This bug is now hitting me hard again - can anyone give
 me some of there time to fix? I know other users have had this in the past
 so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068





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




-- 
Vimalanathan Rajeevan
Software Engineer,
WSO2, Inc. *http://wso2.com* http://wso2.com
Lean.Enterprise.Middleware

Mobile:
*+94 773090875*
LinkedIn:
*https://www.linkedin.com/in/RajeevanVimalanathan
https://www.linkedin.com/in/rajeevanvimalanathan*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-19 Thread Harshana Eranga Martin
Hi Rajeevan,

The JDK bug you have pointed is from Open JDK not against the Oracle JDK.
Is there any evidence such issue is there in Oracle JDK as well?

Thanks and Regards,
Harshana

On Wednesday, August 19, 2015, Rajeevan Vimalanathan rajeev...@wso2.com
wrote:

 Hi John,

 We just tried to install JDK 7u51 (.dmg) on Mac OS X 10.10.5 but getting
 the same error as you got. We initially checked this issue (switching
 between source and design view issue) with Mac OS X 10.9.x and found out
 that is solved with 7u51. That's why we recommended you to use 7u51 as a
 workaround. But now JDK installation fails on Mac OS X 10.10.x because of a
 known issue with JDK installer[1] and it has been fixed with 8u20.

 [1] https://bugs.openjdk.java.net/browse/JDK-8027686

 Thanks,
 Rajeevan

 On Mon, Aug 17, 2015 at 6:30 PM, John Hawkins jo...@wso2.com
 javascript:_e(%7B%7D,'cvml','jo...@wso2.com'); wrote:

 I just tried to install 7u51 and it comes up with the following error -
 Your system has Mac OS X Version 10.10.3. This product can be installed
 on Version 10.7.3 or later.
 then dumps me out of the install :-(
 I'm guessing their installer has a problem with parsing the number '10'
 :-( I can't see a way to install other than through the .dmg (I'm new to
 mac but nothing comes back in google or the oracle site).
 Do you have any experience of this sort of thing ?

 many thanks,
 john.

 John Hawkins
 Director: Solutions Architecture


 On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com
 javascript:_e(%7B%7D,'cvml','vi...@wso2.com'); wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I suspect
 that the same class loading issue described in TOOLS-2958[1] caused this
 issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55) and
 later updates. As a workaround we can use Java 7 update 51(7u51) with
 DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so that I
 can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com
 javascript:_e(%7B%7D,'cvml','jo...@wso2.com'); wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours of
 my day to work around it.

 I've spoken about it before on this mailing list but the conversation
 kinda trailed off. This bug is now hitting me hard again - can anyone give
 me some of there time to fix? I know other users have had this in the past
 so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


 ___
 Dev mailing list
 Dev@wso2.org javascript:_e(%7B%7D,'cvml','Dev@wso2.org');
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068





 ___
 Dev mailing list
 Dev@wso2.org javascript:_e(%7B%7D,'cvml','Dev@wso2.org');
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*



-- 
Sent from Gmail Mobile for IPhone
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-19 Thread Viraj Rajaguru
Hi John,

Since you are having difficulties while installing Java 7u51 on your Mac,
we have to patch DevS 3.7.1 to overcome this issue. Since we have already
fixed this issue in master branch we will be able to provide a patched jar.

Thanks,
Viraj.

On Wed, Aug 19, 2015 at 6:09 PM, Rajeevan Vimalanathan rajeev...@wso2.com
wrote:

 Hi John,

 We just tried to install JDK 7u51 (.dmg) on Mac OS X 10.10.5 but getting
 the same error as you got. We initially checked this issue (switching
 between source and design view issue) with Mac OS X 10.9.x and found out
 that is solved with 7u51. That's why we recommended you to use 7u51 as a
 workaround. But now JDK installation fails on Mac OS X 10.10.x because of a
 known issue with JDK installer[1] and it has been fixed with 8u20.

 [1] https://bugs.openjdk.java.net/browse/JDK-8027686

 Thanks,
 Rajeevan

 On Mon, Aug 17, 2015 at 6:30 PM, John Hawkins jo...@wso2.com wrote:

 I just tried to install 7u51 and it comes up with the following error -
 Your system has Mac OS X Version 10.10.3. This product can be installed
 on Version 10.7.3 or later.
 then dumps me out of the install :-(
 I'm guessing their installer has a problem with parsing the number '10'
 :-( I can't see a way to install other than through the .dmg (I'm new to
 mac but nothing comes back in google or the oracle site).
 Do you have any experience of this sort of thing ?

 many thanks,
 john.

 John Hawkins
 Director: Solutions Architecture


 On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I suspect
 that the same class loading issue described in TOOLS-2958[1] caused this
 issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55) and
 later updates. As a workaround we can use Java 7 update 51(7u51) with
 DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so that I
 can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours of
 my day to work around it.

 I've spoken about it before on this mailing list but the conversation
 kinda trailed off. This bug is now hitting me hard again - can anyone give
 me some of there time to fix? I know other users have had this in the past
 so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068





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




 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875 %2B94%20773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*




-- 
Viraj Rajaguru
Senior Software Engineer
WSO2 Inc. : http://wso2.com

Mobile: +94 77 3683068
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-19 Thread John Hawkins
Awesome response guys !
Will this patch be available to customers/opensource too ?

John Hawkins
Director: Solutions Architecture


On Wed, Aug 19, 2015 at 1:58 PM, Rajeevan Vimalanathan rajeev...@wso2.com
wrote:

 Hi Harshana,

 Thanks for pointing out this. You can find Oracle JDK bug report at [1].

 [1] http://bugs.java.com/view_bug.do?bug_id=8027686

 Thanks,
 Rajeevan

 On Wed, Aug 19, 2015 at 6:22 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Since you are having difficulties while installing Java 7u51 on your
 Mac, we have to patch DevS 3.7.1 to overcome this issue. Since we have
 already fixed this issue in master branch we will be able to provide a
 patched jar.

 Thanks,
 Viraj.

 On Wed, Aug 19, 2015 at 6:09 PM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Hi John,

 We just tried to install JDK 7u51 (.dmg) on Mac OS X 10.10.5 but getting
 the same error as you got. We initially checked this issue (switching
 between source and design view issue) with Mac OS X 10.9.x and found out
 that is solved with 7u51. That's why we recommended you to use 7u51 as a
 workaround. But now JDK installation fails on Mac OS X 10.10.x because of a
 known issue with JDK installer[1] and it has been fixed with 8u20.

 [1] https://bugs.openjdk.java.net/browse/JDK-8027686

 Thanks,
 Rajeevan

 On Mon, Aug 17, 2015 at 6:30 PM, John Hawkins jo...@wso2.com wrote:

 I just tried to install 7u51 and it comes up with the following error -
 Your system has Mac OS X Version 10.10.3. This product can be installed
 on Version 10.7.3 or later.
 then dumps me out of the install :-(
 I'm guessing their installer has a problem with parsing the number '10'
 :-( I can't see a way to install other than through the .dmg (I'm new to
 mac but nothing comes back in google or the oracle site).
 Do you have any experience of this sort of thing ?

 many thanks,
 john.

 John Hawkins
 Director: Solutions Architecture


 On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I suspect
 that the same class loading issue described in TOOLS-2958[1] caused this
 issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55)
 and later updates. As a workaround we can use Java 7 update
 51(7u51) with DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so that
 I can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours of
 my day to work around it.

 I've spoken about it before on this mailing list but the conversation
 kinda trailed off. This bug is now hitting me hard again - can anyone 
 give
 me some of there time to fix? I know other users have had this in the 
 past
 so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068





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




 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875 %2B94%20773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068






 --
 Vimalanathan Rajeevan
 Software Engineer,
 WSO2, Inc. *http://wso2.com* http://wso2.com
 Lean.Enterprise.Middleware

 Mobile:
 *+94 773090875 %2B94%20773090875*
 LinkedIn:
 *https://www.linkedin.com/in/RajeevanVimalanathan
 https://www.linkedin.com/in/rajeevanvimalanathan*

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


Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-17 Thread John Hawkins
I just tried to install 7u51 and it comes up with the following error -
Your system has Mac OS X Version 10.10.3. This product can be installed on
Version 10.7.3 or later.
then dumps me out of the install :-(
I'm guessing their installer has a problem with parsing the number '10' :-(
I can't see a way to install other than through the .dmg (I'm new to mac
but nothing comes back in google or the oracle site).
Do you have any experience of this sort of thing ?

many thanks,
john.

John Hawkins
Director: Solutions Architecture


On Sat, Aug 15, 2015 at 7:24 PM, Viraj Rajaguru vi...@wso2.com wrote:

 Hi John,

 Looking at the stack trace you provided in issue TOOLS-3005, I suspect
 that the same class loading issue described in TOOLS-2958[1] caused this
 issue.

 This class loading issue exists on MacOS with Java 7 update 55(7u55) and
 later updates. As a workaround we can use Java 7 update 51(7u51) with
 DevS 3.7.1 on Mac OS to avoid this issue.

 Can you please attach the full log($workspace/.metadata/.log) so that I
 can confirm the workaround.

 Thanks,
 Viraj.

 [1] - https://wso2.org/jira/browse/TOOLS-2958

 On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours of my
 day to work around it.

 I've spoken about it before on this mailing list but the conversation
 kinda trailed off. This bug is now hitting me hard again - can anyone give
 me some of there time to fix? I know other users have had this in the past
 so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




 --
 Viraj Rajaguru
 Senior Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile: +94 77 3683068




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


Re: [Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-15 Thread Viraj Rajaguru
Hi John,

Looking at the stack trace you provided in issue TOOLS-3005, I suspect that
the same class loading issue described in TOOLS-2958[1] caused this issue.

This class loading issue exists on MacOS with Java 7 update 55(7u55) and
later updates. As a workaround we can use Java 7 update 51(7u51) with DevS
3.7.1 on Mac OS to avoid this issue.

Can you please attach the full log($workspace/.metadata/.log) so that I can
confirm the workaround.

Thanks,
Viraj.

[1] - https://wso2.org/jira/browse/TOOLS-2958

On Fri, Aug 7, 2015 at 1:31 PM, John Hawkins jo...@wso2.com wrote:

 Hi Folks,
 re $subject. I've had this problem for ages now and it takes hours of my
 day to work around it.

 I've spoken about it before on this mailing list but the conversation
 kinda trailed off. This bug is now hitting me hard again - can anyone give
 me some of there time to fix? I know other users have had this in the past
 so it's not just me I suspect :-(


 many thanks,
 John.


 John Hawkins
 Director: Solutions Architecture


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




-- 
Viraj Rajaguru
Senior Software Engineer
WSO2 Inc. : http://wso2.com

Mobile: +94 77 3683068
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] https://wso2.org/jira/browse/TOOLS-3005

2015-08-07 Thread John Hawkins
Hi Folks,
re $subject. I've had this problem for ages now and it takes hours of my
day to work around it.

I've spoken about it before on this mailing list but the conversation kinda
trailed off. This bug is now hitting me hard again - can anyone give me
some of there time to fix? I know other users have had this in the past so
it's not just me I suspect :-(


many thanks,
John.


John Hawkins
Director: Solutions Architecture
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev