[Glass] SafelyPerformBlockRequiringAbort error when running Seaside

BrunoBB smalltalk at adinet.com.uy
Wed Feb 19 14:22:29 PST 2020


Dale,

I tryed again in a fresh installation (without my packages only Seaside) and
the same error.
To install Seaside:
Gofer new
  package: 'GsUpgrader-Core';
  url: 'http://ss3.gemtalksystems.com/ss/gsUpgrader';
  load.
(Smalltalk at: #GsUpgrader) upgradeGrease.
GsDeployer deploy: [
  Metacello new
    baseline: 'Seaside3';
    repository: 'github://GsDevKit/Seaside31:gs_master/repository';
    onLock: [:ex | ex honor];
    load: 'CI' ].

You are right the class WARetryHttpRequest is not present neither
Seaside-GemStone320-Core package.

The package is present locally at:
/home/gemstone/GsDevKit_home/server/stones/devKit_351s/logs/github-cache/GsDevKit/Seaside31/gs_master/GsDevKit-Seaside31-b166df7/repository/Seaside-GemStone320-Core.package/

Not sure what other information you will need...
Tomorrow morning i will try everything from the scratch again (going home
now :)



--
Sent from: http://forum.world.st/GLASS-f1460844.html


More information about the Glass mailing list