otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log.

Tags: , , ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old May 30th, 2006, 23:49
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
How do you run installer in GUI or console mode?

By default, the installer will attempt to run in GUI mode on all platforms. If you are running on Unix, you need to ensure that you have an XServer available, that the permissions are setup to allow connectivity and that you've set the DISPLAY variable on the server you're installing OTM / GC3 onto.

In order to open up connectivity to XWindows, you usually just need to login as root and run the following command from a console. This will remain in effect until that root session is logged out.

Code:
xhost +
In order to set your DISPLAY variable, you just need to run the following. Note that xserver.company.com can also be localhost if you're running the installer from a local XWindows terminal.

Code:
export DISPLAY=xserver.company.com:0
If you neglect to set your DISPLAY variable, you'll see an error like:

Code:
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.awt.HeadlessException: 
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
If you are running the installer on any of the Unix platforms (AIX, HP-UX, Linux or Solaris) - you can chose to run in console mode. This is great for remote servers, where you don't have XWindows access. To do this, just run the installer and give it the "-i console" option. For instance:

Code:
./gc3v50GA2_linux.bin -i console
Unfortunately, if you are running the installer on Windows, the only option you have is the GUI installer. There's nothing wrong with this - it's just a limitation of the platform.

There are rumors of a possible silent-install mode coming out post v5.5, which will allow you to populate a text file with the answers the installer needs and then run it without user intervention. This will be a fantastic option for large scalability (multiple serves per tier) installations and anyone who is tired of running through all of the install screens each time (me!)

Hope this helps!
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Working with Parcel mode surender Planning 7 April 12th, 2008 10:10
How do I move back a step in the console installer? chrisplough Installation and Upgrades 2 November 14th, 2007 20:42
[SOLVED] Resolved: console.log errors after CU2 upgrade chrisplough Patches 0 February 15th, 2007 13:49
How do I list the answers given to the installer? chrisplough Installation and Upgrades 0 May 31st, 2006 00:12
Which files get modified by the installer? chrisplough Installation and Upgrades 0 May 24th, 2006 14:10



All times are GMT. The time now is 13:00.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37