Issue 278 in glassdb: 'No version found for #''stable'' of ConfigurationOfGsOB' during Seaside3.0 load

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 278 in glassdb: 'No version found for #''stable'' of ConfigurationOfGsOB' during Seaside3.0 load

glassdb
Status: Accepted
Owner: [hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-1.0-beta.8.1

New issue 278 by [hidden email]: 'No version found for #''stable'' of  
ConfigurationOfGsOB' during Seaside3.0 load
http://code.google.com/p/glassdb/issues/detail?id=278

Sebastian Van Lacke reports in  
(http://forum.world.st/Upgrading-GLASS-from-Seaside-2-8-to-3-0-tp3585843p3623339.html):

First, when loading Seaside 3.0 package, I got this error:

GemStone: Error Nonfatal
'No version found for #''stable'' of ConfigurationOfGsOB'
Error Category: [User] Number: 1 Arg Count: 1
Arg 1: No version found for #'stable' of ConfigurationOfGsOB

I searched in google, and I found that other people have had the same  
problem. And, they suggest to firstly upgrade the glass version from the  
gemtools menu. So, I tried to go from beta 8.1 to 8.6, and the following  
errors came up:

No version found for '1.0-alpha2.2' of ConfigurationOfGoferProjectLoader  
and then
No version found for '0.240' of ConfigurationOfGsMonticello

I could sort them out upgrading manually both configuration packages.

Once I was on glass beta 8.6, I could load Seaside 3.0 succesfully.
-----------------------------------
Should check into this as 0.240 is a fairly recent version of  
ConfigurationOfGsMonticello, so the upgrade may have degraded....

Reply | Threaded
Open this post in threaded view
|

Re: Issue 278 in glassdb: 'No version found for #''stable'' of ConfigurationOfGsOB' during Seaside3.0 load

glassdb
Updates:
        Status: Invalid

Comment #1 on issue 278 by [hidden email]: 'No version found for  
#''stable'' of ConfigurationOfGsOB' during Seaside3.0 load
http://code.google.com/p/glassdb/issues/detail?id=278

(No comment was entered for this change.)

Reply | Threaded
Open this post in threaded view
|

Re: Issue 278 in glassdb: 'No version found for #''stable'' of ConfigurationOfGsOB' during Seaside3.0 load

glassdb
Updates:
        Status: Accepted

Comment #2 on issue 278 by [hidden email]: 'No version found for  
#''stable'' of ConfigurationOfGsOB' during Seaside3.0 load
http://code.google.com/p/glassdb/issues/detail?id=278

Intended to invalidate #279, not #278...

Reply | Threaded
Open this post in threaded view
|

Re: Issue 278 in glassdb: 'No version found for #''stable'' of ConfigurationOfGsOB' during Seaside3.0 load

glassdb
Updates:
        Status: Fixed
        Labels: Fixed-1.0-beta.8.7

Comment #3 on issue 278 by [hidden email]: 'No version found for  
#''stable'' of ConfigurationOfGsOB' during Seaside3.0 load
http://code.google.com/p/glassdb/issues/detail?id=278

I am not able to reproduce the problem at the present time, but it is  
likely that the bug is the result of a bug in Metacello  
[http://code.google.com/p/metacello/issues/detail?id=136 Issue 136]

Reply | Threaded
Open this post in threaded view
|

Re: Issue 278 in glassdb: 'No version found for #''stable'' of ConfigurationOfGsOB' during Seaside3.0 load

glassdb

Comment #4 on issue 278 by [hidden email]: 'No version found for  
#''stable'' of ConfigurationOfGsOB' during Seaside3.0 load
http://code.google.com/p/glassdb/issues/detail?id=278

Steps to reproduce:

I'm using Gemstone 2.4.4.1
Start with a fresh extent:
cp /opt/gemstone/product/bin/extent0.seaside.dbf  
/opt/gemstone/product/seaside/data/extent0.dbf
chmod 644 /opt/gemstone/product/seaside/data/extent0.dbf
startGemstone
startnet
Using the 'Update..' button choose 'Update GLASS'
Current version is 1.0-beta-8.5
Choose to upgrade to 1.0-beta-8.7.1
  'No version found for #''stable'' of ConfigurationOfGsOB'

However if I upgrade incrementally 1.0-beta-8.6 -> 1.0-beta-8.7 ->  
1.0-beta-8.7.1  all is well