Welcome, Guest
Username: Password: Remember me

TOPIC: Moving a ProView 4.6 project to a 4.7 installation

Re:Moving a ProView 4.6 project to a 4.7 installation 13 years 11 months ago #707

  • Maden
  • Maden's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 86
  • Karma: 0
Hi Claes,

I stopped the upgrade script before the compile pass. The problem is that the volume doesn't seem to be created. When I try to open the project to fix the missing reference I always get the following error:

[code:1]Open bruciatore
args: bruciatore pwrp pwrp
%LDH-E-NOSUCHVOL, no such volume exists[/code:1]

P.S. I wish there was an \"Export/Import\" button :whistle:
The administrator has disabled public write access.

Re:Moving a ProView 4.6 project to a 4.7 installation 13 years 11 months ago #708

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

It seems as if the volume that is tried to be opened is 'bruciatore', while the volume is named 'volbruciatore'. You could try to open the database with

> pwrs volbruciatore

If you are opening from the directory volume, there are probably something wrong in the configuration there.

I also don't recognize the 'args' output. Are you running the correct version ? Check with 'which wb_gtk'.

/Claes
The administrator has disabled public write access.

Re:Moving a ProView 4.6 project to a 4.7 installation 13 years 11 months ago #709

  • Maden
  • Maden's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 86
  • Karma: 0
The version should be correct, I installed the pwr47 ubuntu package from the proview web site.

[code:1]pwrp@vadmin:~$ which wb_gtk
/usr/pwr47/os_linux/hw_x86/exp/exe/wb_gtk
pwrp@vadmin:~$ ls -l /usr/pwr47/os_linux/hw_x86/exp/exe/wb_gtk
-rwxr-xr-x 1 pwrp pwrp 31225278 2010-03-27 14:31 /usr/pwr47/os_linux/hw_x86/exp/exe/wb_gtk[/code:1]
The administrator has disabled public write access.

Re:Moving a ProView 4.6 project to a 4.7 installation 13 years 11 months ago #710

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Ok. What about 'pwrs volbruciatore'. How does that work.

/Claes
The administrator has disabled public write access.

Re:Moving a ProView 4.6 project to a 4.7 installation 13 years 11 months ago #711

  • Maden
  • Maden's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 86
  • Karma: 0
I have two projects: ondrej and bruciatore. The first was generated with a self compiled 4.7 pre-release, the second with 4.6 (and upgraded to 4.7)

Here's the pwr_projectlist.dat:
[code:1]%base V4.7 /usr/pwr47
!**Menu Test { //
ondrej V4.7 /usr/local/pwrp/ondrej Test-Ondrej \"\"
!**}
!**Menu Applicazione { //
bruciatore V4.7 /usr/local/pwrp/bruciatore Applicazione-Bruciatore \"\"
!**}[/code:1]

And here the pwr_volumelist.dat:
[code:1]!**Menu ClassVolumes { //
!**Menu BaseClasses { //
NMps 0.0.1.1 PwrBase
TLog 0.0.1.2 PwrBase
SSAB 0.0.1.3 PwrBase
Remote 0.0.1.4 PwrBase
BaseComponent 0.0.0.10 PwrBase
Profibus 0.0.250.7 PwrBase
OtherManufacturer 0.2.250.1 PwrBase
ABB 0.0.250.2 PwrBase
Siemens 0.0.250.3 PwrBase
Telemecanique 0.0.250.4 PwrBase
SsabOx 0.0.250.5 PwrBase
KlocknerMoeller 0.0.250.6 PwrBase
Inor 0.0.250.8 PwrBase
!**}
!**}
VolOndrej 0.1.1.1 ondrej
VolBruciatore 0.1.1.1 bruciatore
[/code:1]

Opening the project ondrej works, bruciatore does not. I can't see the difference.
What exactly is proview looking for when opening the project?
The administrator has disabled public write access.

Re:Moving a ProView 4.6 project to a 4.7 installation 13 years 11 months ago #712

  • Maden
  • Maden's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 86
  • Karma: 0
claes wrote:
Ok. What about 'pwrs volbruciatore'. How does that work.

/Claes

This actually opens the volume in the window:

[code:1]pwrp@vadmin:~$ sdf bruciatore
Setting base /usr/pwr47
pwrp@vadmin/bruciatore/-.login> pwrs volbruciatore
Berkeley DB 4.7.25: (May 15, 2008)
info get: 0
[/code:1]
The administrator has disabled public write access.
Time to create page: 8.697 seconds