Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Why is the Java8 JRE in Hudson a 32-bit build?

Thanks, Céline.

Now, after configuring the Neon gerrit job to use the 64-bit Java8, we get past the problem of not being able to load the SWT native library.  With another configuration change to enable Xvnc for the test execution so that the X11/Gtk environment is available to SWT, I can report that my Gerrit patch [1] for porting Papyrus-RT to Papyrus Neon M6 now only has the problem that I originally got stuck on in my local test builds:  RCPTT cannot detect the target platform:

!MESSAGE Detected potential problems in target platform No Name
	Installation /jobs/genie.papyrus-rt/PapyrusRT-Gerrit-for-Neon/workspace/source/releng/org.eclipse.papyrusrt.rcptt/target/aut/papyrusRT Default Configuration
	Directory /jobs/genie.papyrus-rt/PapyrusRT-Gerrit-for-Neon/workspace/source/releng/org.eclipse.papyrusrt.rcptt/target/aut/papyrusRT/plugins
Env: null/null/null/null
JRE: null
Args: null/null
Implicit: null
Handle: 1459778481221.target

I understand that you are doing some work on the RCPTT execution.  Do you recognize this?  I haven’t even been able to find the source code in the RCPTT Git repository for the component that attempts to infer the target platform, to guess at how to give it what it needs.  I can find the code that bombs the execution on finding that the target platform wasn’t resolved, but not the code that is responsible for that resolution step.

Cheers,

Christian


[1] https://git.eclipse.org/r/#/c/69349/

On 4 April, 2016 at 03:35:48, Céline JANSSENS (celine.janssens@xxxxxxxxxxx) wrote:

Hi Everyone,

The JDK 64bits has been added to the installed JDKs. 

I hope it will help for the Neon installation.

Regards

Céline

Le 31/03/2016 11:27, Céline JANSSENS a écrit :
Hello everyone,

I have created the ticket :

https://bugs.eclipse.org/bugs/show_bug.cgi?id=490763

To ask a JRE 8 on a 64bit HIPP instance.

Regards

Céline

Le 31/03/2016 10:09, Céline JANSSENS a écrit :
I do not have such access.

As far as I know Remi doesn't have it as well.
The quickest would be to open a ticket.

Regards
Céline

Le 30/03/2016 20:10, Christian Damus a écrit :
Thanks, Camille,

Surely somebody on this mailing list has the requisite admin access to the HIPP.  I agree that we can have no need for the 32-bit VM.

Christian

On 30 March, 2016 at 12:14:37, LETAVERNIER Camille (camille.letavernier@xxxxxx) wrote:

FWIW, on the Papyrus Hudson instance, I had to manually configure the JDK-8 variable to the following:

jdk1.8.0-latest = /shared/common/jdk1.8.0_x64-latest

I had to do this because, at the time, it wasn't pre-configured by webmasters. I don't know how much this has changed now. If someone has admin rights on the Papyrus-RT HIPP, then he can configure something similar. Otherwise, you need to open a ticket on Bugzilla so that Webmasters can take care of that for you

HTH,
Camille


De : papyrus-rt-dev-bounces@xxxxxxxxxxx [papyrus-rt-dev-bounces@xxxxxxxxxxx] de la part de Christian Damus [give.a.damus@xxxxxxxxx]
Envoyé : mercredi 30 mars 2016 17:26
À : papyrus-rt developer discussions
Objet : Re: [papyrus-rt-dev] Why is the Java8 JRE in Hudson a 32-bit build?

hi, Peter,

I don’t know what the XULRunner is for. But in any case my work-around doesn’t work because 32-bit SWT fails to resolve  libpthread.  So I’m stuck until I can get a 64-bit Java 8.

Christian
_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev


_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

--

 
  Céline JANSSENS
Software Engineer
+33 (0)2 44 47 23 23
  Mail : cej@xxxxxxxxxxx

6 rue Léonard De Vinci - BP 0119 - 53001 LAVAL Cedex - FRANCE
www.all4tec.net


_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

--

 
  Céline JANSSENS
Software Engineer
+33 (0)2 44 47 23 23
  Mail : cej@xxxxxxxxxxx

6 rue Léonard De Vinci - BP 0119 - 53001 LAVAL Cedex - FRANCE
www.all4tec.net


_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

--

 
  Céline JANSSENS
Software Engineer
+33 (0)2 44 47 23 23
  Mail : cej@xxxxxxxxxxx

6 rue Léonard De Vinci - BP 0119 - 53001 LAVAL Cedex - FRANCE
www.all4tec.net
_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

Back to the top