<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div class="default-style">
Hello,
</div>
<div class="default-style">
</div>
<div class="default-style">
I tried to upgrade several stones (from leven 3.6.1 or 3.6.3) to 3.6.5 (due to PostgreSQL and RabbitMQ connectors), but this always fails under Ubuntu 22.04 LTS.
</div>
<div class="default-style">
</div>
<div class="default-style">
I have two different laptops (one is running under pure Ubuntu 22.04 LTS, the other under Tuxedo OS (Ubuntu 22.04 based)). I update the GsDevKit_home directory. Normally I do this kind of job under a 18.04 LTS Ubuntu server machine - without problems. I wanted to switch our product machine from 18.04 to 22.04 (leaving out 20.04):
</div>
<div class="default-style">
</div>
<div class="default-style">
</div>
<div class="default-style">
When I do a simple test:
</div>
<div class="default-style">
</div>
<div class="default-style">
createStone test 3.6.1
</div>
<div class="default-style">
upgradeStone test <span style="font-family: monospace;"><span style="color: #000000; background-color: #ffffff;">test361_363</span></span> 3.6.3
</div>
<div class="default-style">
</div>
<div class="default-style">
The upgradeStone script always exits with error. The error is thrown in a called script:
</div>
<div class="default-style">
</div>
<div class="default-style">
<span style="font-family: monospace;"><span style="color: #000000; background-color: #ffffff;">......./upgradeImage -c 100000 -s test361_363</span><br></span>
</div>
<div class="default-style">
During the process in topazerror.log is logged:
</div>
<div class="default-style">
</div>
<div class="default-style">
<code>near line 285573 of file /datadisk/GsDevKit_home/server/stones/test361_363/upgradeLog/upgradeImage.out, ERROR: UNEXPECTED ERROR</code>
<br><code>topaz> time</code>
<br><code>10/28/2022 10:20:04.637 CEST</code>
<br><code>near line 339908 of file /datadisk/GsDevKit_home/server/stones/test361_363/upgradeLog/upgradeImage.out, ERROR: WRONG VALUE</code>
<br><code>topaz> time</code>
<br><code>10/28/2022 10:20:21.271 CEST</code>
</div>
<div class="default-style">
</div>
<div class="default-style">
In upgradeImage.out here are more details about the error ...
</div>
<div class="default-style">
</div>
<div class="default-style">
<code>Error 2010 , a MessageNotUnderstood occurred (error 2010), a ClassOrganizer class does not understand #'_resetCachedOrganizer'</code>
<br><code>ERROR: UNEXPECTED ERROR</code>
<br><code>topaz> time</code>
<br><code>10/28/2022 10:20:04.637 CEST</code>
</div>
<div class="default-style">
</div>
<div class="default-style">
and
</div>
<div class="default-style">
</div>
<div class="default-style">
<code>topaz 1> expectvalue 0</code>
<br><code>topaz 1> send UserGlobals at: #ErrCount put: ErrorCount</code>
<br><code>1</code>
<br><code>ERROR: WRONG VALUE</code>
<br><code>topaz> time</code>
<br><code>10/28/2022 10:20:21.271 CEST</code>
</div>
<div class="default-style">
</div>
<div class="default-style">
</div>
<div class="default-style">
Has anyone made an Gemstone upgrade under Ubuntu 22.04 ?
</div>
<div class="default-style">
</div>
<div class="default-style">
Marten
</div>
</body>
</html>