Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Error with Latest P2

Silly question, but have you checked Eclipse actually uses the jvm you
expect it to?

-- 
Regards,
Igor

On Tue, Apr 14, 2015, at 10:55 AM, Cristiano Gavião wrote:
> 
> 
> On 14-04-2015 11:29, Igor Fedorenko wrote:
> > Is it openjdk by any chance? We use oracle 8 normally.
> nop, it is oracle 8:
> 
> java version "1.8.0_40"
> Java(TM) SE Runtime Environment (build 1.8.0_40-b25)
> Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)
> 
> >
> > The exception indicates Eclipse JVM cannot negotiate secure connection
> > settings with https://otto.takari.io repository. This server gets pretty
> > good ssl grades [1], so I think it is either the jdk or operating system
> > issue on your end.
> >
> > [1] https://www.ssllabs.com/ssltest/analyze.html?d=otto.takari.io
> >
> 
> well, I have not issues related to security before, but I noted that 
> yesterday I received a ubuntu update.
> 
> I will check it
> 
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top