[
https://issues.redhat.com/browse/JBIDE-27322?page=com.atlassian.jira.plug...
]
Ondrej Dockal commented on JBIDE-27322:
---------------------------------------
[~stephane.bouchet] Well.. Even trying to install only Hibernate Tools and JBoss Maven
Hibernate Config went alright. I cannot reproduce then... I got only this one error:
{code}
eclipse.buildId=4.16.0.I20200604-0540eclipse.buildId=4.16.0.I20200604-0540java.version=1.8.0_222java.vendor=Oracle
CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework
arguments: -product org.eclipse.epp.package.jee.productCommand-line arguments: -os linux
-ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
org.eclipse.urischemeErrorTue Jun 23 05:40:55 EDT 2020Cannot run program
"xdg-mime": error=2, No such file or directory
java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or
directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at
org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
at
org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:136)
at
org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:80)
at
org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:69)
at
org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:63)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)Caused by:
java.io.IOException: error=2, No such file or directory at
java.lang.UNIXProcess.forkAndExec(Native Method) at
java.lang.UNIXProcess.<init>(UNIXProcess.java:247) at
java.lang.ProcessImpl.start(ProcessImpl.java:134) at
java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 6 more
{code}
I can see this on test automation as well.
Cannot start Eclipse when installing from update site
-----------------------------------------------------
Key: JBIDE-27322
URL:
https://issues.redhat.com/browse/JBIDE-27322
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, install-tests
Affects Versions: 4.16.0.AM1
Reporter: Stephane Bouchet
Priority: Critical
Fix For: 4.16.0.Final
Attachments: .log, .log
when smoke testing4.16.0.AM1, using a bare Eclipse 4.16 and installing everything from
update site, I cannot restart eclipse.
the attached log indicates an SWT theme problem, but no JBoss stacktrace involved.
Test performed using Linux RHEL 8, with jdk1.8
Affect both Devstudio and jbosstools.
When switching to JDK11, the problem went away.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)