Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Process station connecting problems with ibus

Process station connecting problems with ibus 6 years 6 months ago #9243

  • Maja
  • Maja's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
Hello,

I'm trying to connect my development station with my process station. On both machines is Ubuntu 16.04 LTS Xenial Xerius installed. The users on both machines "pwrp" have full root privileges.
The node between these stations are created.

The problem is that proview is not starting automatically at boot time on the process station.
In the installing instruction it is written that proview start at boot time but it isn't.
Additional when I try to start the runtime environment from the console (process station), I receive a error message in the console "[...] couldn't connect to ibus".

Does someone got these problems to?

Best regards

Maja
The administrator has disabled public write access.

Process station connecting problems with ibus 6 years 6 months ago #9246

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi Maja,

Login as pwrp and try to start Proview from a terminal window. First reset with

> . pwr_stop.sh

then start Proview with this commmand to get console messages in the terminal window

> rt_ini -i

Look for error messages starting with 'E' or 'F'.

/Claes
The administrator has disabled public write access.

Process station connecting problems with ibus 6 years 6 months ago #9247

  • Maja
  • Maja's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
Hello claes,

thanks for your fast reply!

I followed your instructions and got these errors in the console (process station).

F Could not open file [...] .dat
F Could not open file [...] .dat
F Cannot find my own node in [...} .dat


The console from the development station is giving me the same errors when I try to start the runtime environment.

So analyzing these errors I would say the node between the development and process station is not correctly done or is it something else?

Best regards

Maja
The administrator has disabled public write access.

Process station connecting problems with ibus 6 years 6 months ago #9248

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi Maja,

The process node is configured in the Directory volume with a NodeConfig object under a BusConfig object. You have to set the correct node name and IP address in this object. It could also be the BusId that is wrong. This is configured in tne BusConfig object and should correspond to the value /etc/proview.cnf in the process station.

/Claes
The administrator has disabled public write access.

Process station connecting problems with ibus 6 years 6 months ago #9250

  • Maja
  • Maja's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
  • Karma: 0
Hello Claes,

thanks for your help.
I configured the IP "192.168..." and set the port to "0" in the BusConfig file. Additional I set the NodeName in the NodeConfig same as the system name of the process station. Than I took a look in the /etc/proview.cnf file and changed the qcomBusId "517" to "1" cause than it's correspond with the BusId in the NodeConfig object.

I open the Volume from the process station and Build the Node, than I distribute it to the production bus of the process station.
At the end I got the same error in console after pwr_stop.sh -> rt_ini -i.

F Could not open file [...] 0001.dat
F Could not open file [...] 0001.dat
F Cannot find my own node in [...} 0001.dat


I don't even know what the problem could be. I was looking at some other threads but nothing helped me.

--
Best regards

Maja
The administrator has disabled public write access.

Process station connecting problems with ibus 6 years 6 months ago #9251

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi Maja,

Is there any ld_boot... or ld_node... file on $pwrp_load in the process station? These file should be generated on $pwrp_load in the development station when you build the node.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 8.557 seconds