Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-28 Thread Sven Van Caekenberghe
On 28 Jun 2012, at 00:32, Igor Stasenko wrote: > So, in case of ssl plugin you can clearly tell that if that prim > failed, you know that there's something wrong with plugin, i.e. it > fails to initialize or not exists: so even putting more informal > message "there seem to be problem with SSL pl

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Schwab,Wilhelm K
-project] Do the VM's used on Jenkins include the SSL plugin ? We should really shift the paradigm of assuming that plugins is there towards having a nice error handling/presenting the reason why it fails, like in this case it should try and detect that plugin is not found/cannot be loaded and pr

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Igor Stasenko
On 27 June 2012 23:53, Sven Van Caekenberghe wrote: > > On 27 Jun 2012, at 22:48, Igor Stasenko wrote: > >> We should really shift the paradigm of assuming that plugins is there towards >> having a nice error handling/presenting the reason why it fails, like >> in this case >> it should try and de

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Sven Van Caekenberghe
On 27 Jun 2012, at 22:48, Igor Stasenko wrote: > We should really shift the paradigm of assuming that plugins is there towards > having a nice error handling/presenting the reason why it fails, like > in this case > it should try and detect that plugin is not found/cannot be loaded and > produce

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Igor Stasenko
We should really shift the paradigm of assuming that plugins is there towards having a nice error handling/presenting the reason why it fails, like in this case it should try and detect that plugin is not found/cannot be loaded and produce correct error message instead of "very informal" primitive

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Guillermo Polito
Maybe zodiac can suggest you to have a look at that into the exception (according to the os you're using)? :) On Wed, Jun 27, 2012 at 8:50 PM, Sven Van Caekenberghe wrote: > > On 27 Jun 2012, at 20:05, Igor Stasenko wrote: > > > It should be there out of the box. > > CHeck the version of VM you u

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Sean P. DeNigris
Sean P. DeNigris wrote > > I verified the primitive error on Windows XP with a 1.4 one-click I > downloaded this morning. Here's the VM report... I used the same VM on Ubuntu and got "PrimitiveFailed: primitive #primitiveSSLCreate in ZdcPluginSSLSession failed" error when evaluating "ZnClient ne

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Sven Van Caekenberghe
On 27 Jun 2012, at 20:05, Igor Stasenko wrote: > It should be there out of the box. > CHeck the version of VM you using > > Smalltalk vm version. > > If something is broken, then it should be fixed :) > But i am not sure about that, because i am certainly not using SSL > daily, so good testing

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Sean P. DeNigris
Igor Stasenko wrote > > It should be there out of the box. > CHeck the version of VM you using > I verified the primitive error on Windows XP with a 1.4 one-click I downloaded this morning. Here's the VM report: Virtual Machine --- Z:\Pharo-1.4-one-click.app\CogVM.exe CoInterpreter

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Igor Stasenko
On 27 June 2012 19:57, Sven Van Caekenberghe wrote: > > On 27 Jun 2012, at 19:52, Sean P. DeNigris wrote: > >> Sven Van Caekenberghe wrote >>> >>> All Zodiac tests on the build server fail because there seems to be no SSL >>> plugin (or maybe the right SSL libs 32bit are not installed). >> >> The

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Sven Van Caekenberghe
On 27 Jun 2012, at 19:52, Sean P. DeNigris wrote: > Sven Van Caekenberghe wrote >> >> All Zodiac tests on the build server fail because there seems to be no SSL >> plugin (or maybe the right SSL libs 32bit are not installed). > > The plugin is included and working for Mac, only 1 failure: > Zi

Re: [Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Sean P. DeNigris
Sven Van Caekenberghe wrote > > All Zodiac tests on the build server fail because there seems to be no SSL > plugin (or maybe the right SSL libs 32bit are not installed). > The plugin is included and working for Mac, only 1 failure: Zinc.Zodiac.ZnHTTPSTests.testWikimedia (from Zinc-Zodiac)...

[Pharo-project] Do the VM's used on Jenkins include the SSL plugin ?

2012-06-27 Thread Sven Van Caekenberghe
Guys, All Zodiac tests on the build server fail because there seems to be no SSL plugin (or maybe the right SSL libs 32bit are not installed). Error Message primitive #primitiveSSLCreate in ZdcPluginSSLSession failed Stacktrace ZdcPluginSSLSession(Object)>>primitiveFailed: ZdcPluginSSLSession(