Issue 213 in glassdb: cannot 'Restart' from a block context in debugger

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

Issue 213 in glassdb: cannot 'Restart' from a block context in debugger

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

New issue 213 by [hidden email]: cannot 'Restart' from a block context  
in debugger
http://code.google.com/p/glassdb/issues/detail?id=213

In GemStone3.0 get:

    a InternalError occurred (error 2023), Cannot trim stack to a block in  
recompiled method

this means that the 'home context' algorithm is not correc ton GemStone3.0

Reply | Threaded
Open this post in threaded view
|

Re: Issue 213 in glassdb: cannot 'Restart' from a block context in debugger

glassdb
Updates:
        Labels: -Milestone-1.0-beta.8.6 Milestone-1.0-beta.8.7

Comment #1 on issue 213 by [hidden email]: cannot 'Restart' from a  
block context in debugger
http://code.google.com/p/glassdb/issues/detail?id=213

(No comment was entered for this change.)

Reply | Threaded
Open this post in threaded view
|

Re: Issue 213 in glassdb: cannot 'Restart' from a block context in debugger

glassdb
Updates:
        Status: Fixed

Comment #2 on issue 213 by [hidden email]: cannot 'Restart' from a  
block context in debugger
http://code.google.com/p/glassdb/issues/detail?id=213

as of GemStone 3.0.1 restart in block is working