VisualAge Reduced Runtime Image 'Ram Bucket is full'

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

VisualAge Reduced Runtime Image 'Ram Bucket is full'

Dusty-2
Hi All

I'm trying to package up a seaside application that includes a ton of legacy stuff from the applications 'golden' age.
The legacy application packages up and works no problem.
However, now that I'm building nice shiny new Seaside interfaces, I need the Seaside app.
All works nicely in development, no problems.
I'm now trying to create a reduced runtime image.
I've found previous posts about Seaside and including it and not reducing Core etc.
After going through creating/modifying the instructins, to reduce, to 'Examine and Fix Problems' (which there are no fatal problems), to save instructions and finally to 'Output Image', the packager runs at 100% cpu for about 10 minutes or so, and finally I get a debugger with:

'Ram Bucket is full' ==> {UIProcess:(9/10/2013 2:18:05){suspended,3}}

and

[] in EsRomerImageDumper(EsDumper)>>#assignAddresses
Etc, offending code, etc.

The EpHashDictionary size is '131072'

Any ideas?

Thanks
Dusty
(Inspired!)

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.
Reply | Threaded
Open this post in threaded view
|

Re: VisualAge Reduced Runtime Image 'Ram Bucket is full'

Dusty-2
Right

I've created a new image, put my app and seaside et al in it.
I'm now getting a whole new error when trying to package.
Screenshot attached.
If I save the image and exit /after/ this error, I get back to NLS errors, (Which Martin explained may be expected).

KR
Dusty


On Tue, Sep 10, 2013 at 3:02 PM, Dusty <[hidden email]> wrote:
Hi All

I'm trying to package up a seaside application that includes a ton of legacy stuff from the applications 'golden' age.
The legacy application packages up and works no problem.
However, now that I'm building nice shiny new Seaside interfaces, I need the Seaside app.
All works nicely in development, no problems.
I'm now trying to create a reduced runtime image.
I've found previous posts about Seaside and including it and not reducing Core etc.
After going through creating/modifying the instructins, to reduce, to 'Examine and Fix Problems' (which there are no fatal problems), to save instructions and finally to 'Output Image', the packager runs at 100% cpu for about 10 minutes or so, and finally I get a debugger with:

'Ram Bucket is full' ==> {UIProcess:(9/10/2013 2:18:05){suspended,3}}

and

[] in EsRomerImageDumper(EsDumper)>>#assignAddresses
Etc, offending code, etc.

The EpHashDictionary size is '131072'

Any ideas?

Thanks
Dusty
(Inspired!)

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.

PackgingError.png (204K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: VisualAge Reduced Runtime Image 'Ram Bucket is full'

John O'Keefe-3
Dusty -
 
I assume you are packaging something that uses pragmas (like Seaside - REST). This is a known problem that is fixed in 8.6.
 
John

On Wednesday, September 11, 2013 8:45:04 AM UTC-4, Dusty wrote:
Right

I've created a new image, put my app and seaside et al in it.
I'm now getting a whole new error when trying to package.
Screenshot attached.
If I save the image and exit /after/ this error, I get back to NLS errors, (Which Martin explained may be expected).

KR
Dusty


On Tue, Sep 10, 2013 at 3:02 PM, Dusty <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="-yIEVPLRBX4J">river...@...> wrote:
Hi All

I'm trying to package up a seaside application that includes a ton of legacy stuff from the applications 'golden' age.
The legacy application packages up and works no problem.
However, now that I'm building nice shiny new Seaside interfaces, I need the Seaside app.
All works nicely in development, no problems.
I'm now trying to create a reduced runtime image.
I've found previous posts about Seaside and including it and not reducing Core etc.
After going through creating/modifying the instructins, to reduce, to 'Examine and Fix Problems' (which there are no fatal problems), to save instructions and finally to 'Output Image', the packager runs at 100% cpu for about 10 minutes or so, and finally I get a debugger with:

'Ram Bucket is full' ==> {UIProcess:(9/10/2013 2:18:05){suspended,3}}

and

[] in EsRomerImageDumper(EsDumper)>>#assignAddresses
Etc, offending code, etc.

The EpHashDictionary size is '131072'

Any ideas?

Thanks
Dusty
(Inspired!)

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="-yIEVPLRBX4J">va-smalltalk...@googlegroups.com.
To post to this group, send email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="-yIEVPLRBX4J">va-sma...@....
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.