Redhat 6.1 & pro-iv 4.6 200,
When I try to open any file I get this error:
054 - ERROR IN OPENING FILE [filename]
I did not configure any semaphores etc yet.
The file I'm trying to access in in the dir I start pro from.
Here is the script I use to start a pro4 session:
#!/bin/ksh
PRORUNTYPE=DEV ;export PRORUNTYPE
PROTERM=ANSICLR ;export PROTERM
PROPATH=`pwd`;export PROPATH
PRODATA=`pwd` ;export PRODATA
./pro `logname`
Any clues on solving this?

Linux: read file error
Started by Rob Fantini, Dec 30 1999 03:43 PM
4 replies to this topic
#2
Posted 31 December 1999 - 12:26 AM
Try checking permissions on the file and directory, make sure that iscollect is running.
Does PRO-IV log in correctly? If it does, then at least you can read the bootstrap files - so make sure that the permissions are the same for your data directory!
Cheers
Dan Shannon
Does PRO-IV log in correctly? If it does, then at least you can read the bootstrap files - so make sure that the permissions are the same for your data directory!
Cheers
Dan Shannon
#3
Guest_rob f._*
Posted 31 December 1999 - 06:50 PM
Dan,
the permissions are ok, plus I'm testing as root.
ISCOLLECT seems to have a problem:
PID TTY TIME CMD
544 tty1 00:00:00 login
819 tty1 00:00:00 bash
1766 tty1 00:00:00 iscollect
1767 tty1 00:00:00 iscollect
1787 tty1 00:00:00 ps
I'll work on the iscollect problem... Its probably a semaphore setup in the kernel.
the permissions are ok, plus I'm testing as root.
ISCOLLECT seems to have a problem:
PID TTY TIME CMD
544 tty1 00:00:00 login
819 tty1 00:00:00 bash
1766 tty1 00:00:00 iscollect
1767 tty1 00:00:00 iscollect
1787 tty1 00:00:00 ps
I'll work on the iscollect problem... Its probably a semaphore setup in the kernel.
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users