I've been able to parcel in everything but the StoreForPostgreSQL parcel, but when I do that, I get:
'Unhandled exception: Message not understood: #properties:'
UndefinedObject(Object)>>doesNotUnderstand:
Store.PundleAccess class>>createStoreBundle:
Store.PundleAccess class>>postLoadActionFor:
optimized [] in UndefinedObject>>unboundMethod
Parcel>>executeActionBlock:for:
Parcel(CodeComponent)>>runAction:
Parcel(CodeComponent)>>runPostLoad
Parcel(CodeComponent)>>runPostLoadInitializations
Parcel(CodeComponent)>>loadFrom:
optimized [] in [] in Parcel class>>loadParcelCachedFrom:
BlockClosure>>on:do:
optimized [] in SystemUtils class>>modifySystem:
BlockClosure>>ensure:
SystemUtils class>>modifySystem:
optimized [] in Parcel class>>loadParcelCachedFrom:
BlockClosure>>on:do:
If I try again after that, I get a number of dialogs that ask me to "locate a parcel" for a number of classes. I have no idea where they're coming from.
I'm trying to connect to the public repository at Cincom. When I got Store to actually (barely) work, it connects, but then it gives me the message about running the 5i.2 update, as Thomas Gagne reported.
I'll try setting up my own PostgreSQL server tomorrow, and see if I can get anywhere.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
First, can I confirm that you started with a completely clean image and worked through the installation instructions on the project home page (see link above)? I've done this many times for VW5i.2NC with the library version 1.0 011 without hitting this.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been able to parcel in everything but the StoreForPostgreSQL parcel, but when I do that, I get:
'Unhandled exception: Message not understood: #properties:'
UndefinedObject(Object)>>doesNotUnderstand:
Store.PundleAccess class>>createStoreBundle:
Store.PundleAccess class>>postLoadActionFor:
optimized [] in UndefinedObject>>unboundMethod
Parcel>>executeActionBlock:for:
Parcel(CodeComponent)>>runAction:
Parcel(CodeComponent)>>runPostLoad
Parcel(CodeComponent)>>runPostLoadInitializations
Parcel(CodeComponent)>>loadFrom:
optimized [] in [] in Parcel class>>loadParcelCachedFrom:
BlockClosure>>on:do:
optimized [] in SystemUtils class>>modifySystem:
BlockClosure>>ensure:
SystemUtils class>>modifySystem:
optimized [] in Parcel class>>loadParcelCachedFrom:
BlockClosure>>on:do:
If I try again after that, I get a number of dialogs that ask me to "locate a parcel" for a number of classes. I have no idea where they're coming from.
I'm trying to connect to the public repository at Cincom. When I got Store to actually (barely) work, it connects, but then it gives me the message about running the 5i.2 update, as Thomas Gagne reported.
I'll try setting up my own PostgreSQL server tomorrow, and see if I can get anywhere.
I've not seen this problem before.
First, can I confirm that you started with a completely clean image and worked through the installation instructions on the project home page (see link above)? I've done this many times for VW5i.2NC with the library version 1.0 011 without hitting this.
Thanks