OSM Automation Build Is Failing On Linux 64 Bit Environment
(Doc ID 1535553.1)
Last updated on APRIL 16, 2024
Applies to:
Oracle Communications Design Studio - Version 3.1.4 to 7.2.2 [Release 3.1.0 to 7.2]Information in this document applies to any platform.
Symptoms
OSM Automation Build is failing on Linux 64 Bit Environment.
Used OSM Automation Builds in below environments:
1. Windows Environment
2. Linux Environment
In a Windows environment, from command prompt and using JENKINS automation, the build was successful. However, in a Linux environment, if we use VNC and try with open terminal build is successful, but when we are trying with PUTTY or JENKINS the build is failing with the following error:
build:
[exec] !SESSION 2013-03-05 10:47:06.118 -----------------------------------------------
[exec] eclipse.buildId=M20120914-1540
[exec] java.version=1.6.0_26
[exec] java.vendor=Sun Microsystems Inc.
[exec] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
[exec] Framework arguments: -application org.eclipse.ant.ui.antRunner -file scripts/build-studio.xml all
[exec] Command-line arguments: -data /opt/OSM/AutomationBuild/DesignStudio_Home/build/workspace -application org.eclipse.ant.ui.antRunner -file scripts/build-studio.xml all -consoleLog
[exec]
[exec] !ENTRY org.eclipse.osgi 4 0 2013-03-05 10:47:08.745
[exec] !MESSAGE Application error
[exec] !STACK 1
[exec] org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
[exec] at org.eclipse.swt.SWT.error(SWT.java:4387)
[exec] at org.eclipse.swt.widgets.Display.createDisplay(Display.java:913)
[exec] at org.eclipse.swt.widgets.Display.create(Display.java:899)
[exec] at org.eclipse.swt.graphics.Device.(Device.java:156)
[exec] !SESSION 2013-03-05 10:47:06.118 -----------------------------------------------
[exec] eclipse.buildId=M20120914-1540
[exec] java.version=1.6.0_26
[exec] java.vendor=Sun Microsystems Inc.
[exec] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
[exec] Framework arguments: -application org.eclipse.ant.ui.antRunner -file scripts/build-studio.xml all
[exec] Command-line arguments: -data /opt/OSM/AutomationBuild/DesignStudio_Home/build/workspace -application org.eclipse.ant.ui.antRunner -file scripts/build-studio.xml all -consoleLog
[exec]
[exec] !ENTRY org.eclipse.osgi 4 0 2013-03-05 10:47:08.745
[exec] !MESSAGE Application error
[exec] !STACK 1
[exec] org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
[exec] at org.eclipse.swt.SWT.error(SWT.java:4387)
[exec] at org.eclipse.swt.widgets.Display.createDisplay(Display.java:913)
[exec] at org.eclipse.swt.widgets.Display.create(Display.java:899)
[exec] at org.eclipse.swt.graphics.Device.(Device.java:156)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |