Ingres Community Forums Login Register Ingres.com  

Ingres Community Forum


Go Back   Ingres Community Forums > Ingres Forums > OpenROAD Developer's Forum
 

Reply
 
LinkBack Thread Tools Display Modes
Old 2009-07-07   #1 (permalink)
Junior Member
 
jfurst@consoftware.com's Avatar
 
Join Date: Apr 2007
Posts: 22
Question Openroad Server Installation

I have successfully installed ingres2006 1.2 and openroad 5.0/0506. Everytime I go into MANAGE tab the program, Segmentation fault openroad. There are no errors in any of the logs that I can find. Is the Open road Server up? How can I tell?

Jim Furst
jfurst@consoftware.com is offline   Reply With Quote
Old 2009-07-07   #2 (permalink)
Ingres Corp
 
Join Date: Mar 2007
Location: On the OpenROAD
Posts: 666
Default

What platform are you running on?
Could you provide the full OR version id (see files w4glrun.rel or w4gldev.rel)?
OpenROAD Server is up if there is an "orspo" process running.
On Windows you have to start the "OpenROAD Service" on Unix/Linux you use "orspostart &".
Bodo is offline   Reply With Quote
Old 2009-07-07   #3 (permalink)
Junior Member
 
jfurst@consoftware.com's Avatar
 
Join Date: Apr 2007
Posts: 22
Question orspo was not running

Installed Linux
uname -a
Linux X2100.localdomain 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 athlon i386 GNU/Linux

ingres@X2100 ~]$ more w4gldev.rel
OR 5.0/0506 (int.lnx/00)
[ingres@X2100 ~]$ more w4glrun.rel
OR R 5.0/0506 (int.lnx/00)

orspo was not running

Started now logged in as ingres
[ingres@X2100 ~]$ /bin/ps -ef |grep orspo
ingres 16873 16445 0 11:43 pts/3 00:00:00 orspostart
jim 16887 3165 0 11:43 ? 00:00:00 /home/mwcore/mwcoredata/X2100.localdomain/run_with_uid -pipe 47 /home/mwcore/mwcoredata/X2100.localdomain/run_with_uid 501 /tmp/fileqUJD0n /home/ingres/bin/orspo -Embedding
ingres 16888 16887 0 11:43 ? 00:00:00 /home/ingres/bin/orspo -Embedding
ingres 17018 16445 0 11:50 pts/3 00:00:00 grep orspo

What is this mwadmin for? It is started too...

The manage tab is working but I get this error

COM the code is 0x8004A900. The text is
'The server was unable to open the application log file'
jfurst@consoftware.com is offline   Reply With Quote
Old 2009-07-07   #4 (permalink)
Ingres Corp
 
Join Date: Mar 2007
Location: On the OpenROAD
Posts: 666
Default

This error is usually a write permissions problem on the log directory, which is either specified by II_LOG or $II_SYSTEM/ingres/files.
You seemed to have configured user "jim" rather than "ingres" as the MSC Administrator.
"mwadmin" is unknown to me, but "mwadm" is the admin utility for the MSC (MainWin System Core) services - see the "Installation and Configuration Guide" for more information.
You can also change the MSC administrator (e.g. to "ingres") by using command:
mwadm chadm <newadminname>
You have to stop the OpenROAD Server and the MSC before, e.g.:
Code:
orspostop
mwadm stop
mwadm chadm ingres
mwadm start
orspostart &
Bodo is offline   Reply With Quote
Old 2009-07-07   #5 (permalink)
Junior Member
 
jfurst@consoftware.com's Avatar
 
Join Date: Apr 2007
Posts: 22
Question change owner of mwadm to ingres

While changing mwadm to ingres there was an error about creating a file. I ran this command change to ingres logged in as root. It said it was successful and the process show it is running as ingres. I still get the error opening the application log file listed on previous email.
jfurst@consoftware.com is offline   Reply With Quote
Old 2009-07-07   #6 (permalink)
Ingres Corp
 
Join Date: Mar 2007
Location: On the OpenROAD
Posts: 666
Default

When are you getting this error?
Just when selecting the "Manage" tab or when trying to access a specific server image?
Bodo is offline   Reply With Quote
Old 2009-07-07   #7 (permalink)
Ingres Corp
 
Join Date: Mar 2007
Location: On the OpenROAD
Posts: 666
Default

What's the output of command "comtestrso" ?
Bodo is offline   Reply With Quote
Old 2009-07-07   #8 (permalink)
Junior Member
 
jfurst@consoftware.com's Avatar
 
Join Date: Apr 2007
Posts: 22
Question Error opening a application file

The error happens right after pressing MANAGE Tab.

Output comtestrso

[ingres@X2100 ~]$ comtestrso
Successfully created component.
Using interface IRun4GLrs.

=====================================
ImageFile: "comtest.img"
CmdFlags: "-Tall,logonly -Lcomtest.log"
Location: ""
Routing: ""
Private: 0
=====================================

pIRun4GLrs->Initiate; hr = 0x00000000

Input string is: Hello, World.
Input count is: 99

pIRun4GLrs->Call4GL; hr = 0x00000000

Output string is: Well "Hello, World." to you too.
Output count is: 100

Releasing interface IRun4GLrs.
jfurst@consoftware.com is offline   Reply With Quote
Old 2009-07-07   #9 (permalink)
Ingres Corp
 
Join Date: Mar 2007
Location: On the OpenROAD
Posts: 666
Default

The "comtestrso" test showed that the OR Server is working.
So, I assume something with the name server image. Do you see some nodes under the "Server Neighborhood"?
Check the ownership and contents of $II_SYSTEM/ingres/files/vasa.ini file.
Are there any log files created in $II_SYSTEM/ingres/files ?
Bodo is offline   Reply With Quote
Old 2009-07-07   #10 (permalink)
Junior Member
 
jfurst@consoftware.com's Avatar
 
Join Date: Apr 2007
Posts: 22
Question Priviledges on files and errors

These are the logs found

ckpdb.log
config.log
errlog.log
ice_admin.log
ice_design.log
ice_plays.log
ice_repository.log
ice_samples.log
ice_tutor.log
ice_user.log
iiacp.log
iircp.log
ingstart.log
install.log
rcpconfig.log
symbol.log
w4gl.log

Found this in w4gl.log
--------------------------
w4gl.log
Loading VASA information from /home/ingres/files/vasa.ini
Removing current entries...
Retrieving nameserver data for \\X2100.localdomain
An error has occurred, see the server application trace log.

Here is the content of vasa.ini
-----------------------------------
-rw-r--r-- 1 ingres users 43 Jun 12 15:43 vasa.ini

more vasa.ini
[Nameserver 1]
Location=\\X2100.localdomain

Local domain is X2100.localdomain

Jim Furst
jfurst@consoftware.com is offline   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

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


© 2009 Ingres Corporation. All Rights Reserved