[ 
https://issues.apache.org/jira/browse/GUACAMOLE-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544487#comment-17544487
 ] 

Mike Jumper commented on GUACAMOLE-1614:
----------------------------------------

This is currently causing the build to fail when executed on the headless 
Jenkins build nodes:

https://lists.apache.org/thread/kzy2340r2ovmhssd5rm8k6km1v1b0484

{code:none}
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:42 min
[INFO] Finished at: 2022-05-24T21:21:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
com.github.searls:jasmine-maven-plugin:3.0-beta-02:test (default) on project 
guacamole-common-js: The jasmine-maven-plugin encountered an exception:: 
unknown error: cannot find Chrome binary
[ERROR] Build info: version: '3.141.59', revision: 'e82be7d358', time: 
'2018-11-14T08:17:03'
[ERROR] System info: host: 'asf941.gq1.ygridcore.net', ip: '67.195.81.173', 
os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-99-generic', 
java.version: '1.8.0_291'
[ERROR] Driver info: driver.version: ChromeDriver
[ERROR] remote stacktrace: #0 0x562b904f7533 <unknown>
[ERROR] #1 0x562b902561e8 <unknown>
[ERROR] #2 0x562b90277469 <unknown>
[ERROR] #3 0x562b90274c4a <unknown>
...
{code}

This _might_ just be a matter of reconfiguring the build such that the browser 
binaries are present.

> Phantomjs build issues on ubuntu 22.04
> --------------------------------------
>
>                 Key: GUACAMOLE-1614
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1614
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole-client
>         Environment: Ubuntu 22.04 x86_64
>            Reporter: James Muehlner
>            Priority: Major
>             Fix For: 1.6.0
>
>
> When attempting to build the guacamole-client project for source, the 
> following errors are encountered during unit tests, when Selenium attempts to 
> invoke PhantomJS:
> {code:java}
> 139889159763904:error:25066067:DSO support routines:DLFCN_LOAD:could not load 
> the shared library:dso_dlfcn.c:185:filename(libproviders.so): 
> libproviders.so: cannot open shared object file: No such file or directory
> 139889159763904:error:25070067:DSO support routines:DSO_load:could not load 
> the shared library:dso_lib.c:244:
> 139889159763904:error:0E07506E:configuration file 
> routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=providers, 
> path=providers
> 139889159763904:error:0E076071:configuration file routines:MODULE_RUN:unknown 
> module name:conf_mod.c:222:module=providers
> May 24, 2022 8:11:29 PM org.openqa.selenium.os.UnixProcess checkForError
> {code}
> which causes
> {code:java}
> [ERROR] org.openqa.selenium.remote.UnreachableBrowserException: Could not 
> start a new session. Possible causes are invalid address of the remote server 
> or browser start-up failure.
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to