Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

build server gtk dependency? (and errors...)

is there a way to install build system with no X installed (i.e. from plain old console ) ?

currently I am seeing following errors:


(.:23641): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(.:23641): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(.:23641): Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed

(.:23641): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window

(.:23641): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window

(.:23641): Gdk-CRITICAL **: gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed

(.:23641): Gdk-CRITICAL **: gdk_display_get_pointer: assertion `GDK_IS_DISPLAY (display)' failed

(.:23641): Gtk-WARNING **: Screen for GtkWindow not set; you must always set
a screen for a GtkWindow before using the window


...

0 votes



4 answers

Permanent link
This is a known issue we will investigate in M6.

https://jazz.net/jazz/resource/itemName/WorkItem/41862

---
Ryan Manwiller
Jazz Team Build

0 votes


Permanent link
The workaround is to start the engine using the java command instead of jbe. Details are in the workitem Ryan referenced.

0 votes


Permanent link
ok that workaround works but I don't know what is it doing.

Is there any piece of documentation on setting up build system?
is it meant to be run within jazz server as a component
or as a standalone daemon ?

how do I configure it and how do I configure jazz server to be aware
of build server ?

I'd RTFM if there was any :) I'll be happy to get links to documentation,
please.

0 votes


Permanent link
There are two documents that should help you get started and answer some of
your questions:

https://jazz.net/learn/LearnItem.jsp?href=content/docs/build-setup/index.html

https://jazz.net/learn/LearnItem.jsp?href=content/docs/client-tour/using-build.html


There are several getting started docs about all parts of jazz here:

https://jazz.net/learn/LearnItem.jsp?href=getting-started.html


To answer your question about the jazz server... Some build configuration
and result data is stored in the jazz server repository. Whichever build
engine you choose (jazz build engine, build forge, cruisecontrol, etc) is
its own process and should run on a separate build machine. The build engine
acts as a client of the jazz server and communicates build status and
results. For experimenting/getting started, you can run the build engine on
the same machine as the jazz server, but it is not recommended for real use.

---
Ryan Manwiller
Jazz Team Build

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 15 '08, 7:37 p.m.

Question was seen: 5,249 times

Last updated: Feb 15 '08, 7:37 p.m.

Confirmation Cancel Confirm