Cannot make executable with Smalltalk V8.6 (Packaging Application)

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

Cannot make executable with Smalltalk V8.6 (Packaging Application)

Cecep
Hi All,

Introduce my name Cecep from Indonesia,

We have problem when make executable(packaging Application process) with VisualAge V8.6.
My Visualeage always hang with error message
'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}

We try to find the problem but nothing.

Can any body help me ?

Thank's for your attentions.

--
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/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Marten Feldtmann-2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 20.09.2014 um 04:49 schrieb Cecep:
> Hi All,
>
> Introduce my name Cecep from Indonesia,
>
> We have problem when make executable(packaging Application process)
> with VisualAge V8.6. My Visualeage always hang with error message
> 'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}
>

Is this the same problem mentiond 6 years ago ?

http://forums.instantiations.com/topic-12-1943.html


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJUHSxfAAoJECy2Rjb5PpdW1AAH/2lzaE+at5ZJMDH3qwSJzcOd
Xt3mNBd/vhK4xLMm9sqB97EjU5+Yyk11abrG1wxw1ymoJ7dglKD1jUfS7L0hFmOB
dEcwwsIMbR4viA9RZ/8aB9czoOv/upAG8XKzLCC+y64IDYjEc6/MOYnbHcsVFm0D
aiUd6Lslp1LMi1rb4UeaL9fnCn0YapkloOuG8DsbLw2XgVL7Mxz2Z1PLPfSXhJor
KeuIT1qFl4P98VsB4lJGfKIIKOMOov1OMZdav+ttu3TeGKdi60BDd04A2Z8/ixBx
yJgO/D67Ph0gWfs/8g8rmw4evtMGyNWJJOmaLDWZMFUJVvwv/hSjvMrFCFuSJyU=
=CE+W
-----END PGP SIGNATURE-----

--
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/d/optout.

0xF93E9756.asc (2K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Cecep
Hi Marten,

Thanks for your reply. Yes for year ago was mentioned, but no solution.

To fix this problem what i must to do ?

Thank's for sharing

On Sat, Sep 20, 2014 at 2:27 PM, Marten Feldtmann <[hidden email]> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 20.09.2014 um 04:49 schrieb Cecep:
> Hi All,
>
> Introduce my name Cecep from Indonesia,
>
> We have problem when make executable(packaging Application process)
> with VisualAge V8.6. My Visualeage always hang with error message
> 'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}
>

Is this the same problem mentiond 6 years ago ?

http://forums.instantiations.com/topic-12-1943.html


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJUHSxfAAoJECy2Rjb5PpdW1AAH/2lzaE+at5ZJMDH3qwSJzcOd
Xt3mNBd/vhK4xLMm9sqB97EjU5+Yyk11abrG1wxw1ymoJ7dglKD1jUfS7L0hFmOB
dEcwwsIMbR4viA9RZ/8aB9czoOv/upAG8XKzLCC+y64IDYjEc6/MOYnbHcsVFm0D
aiUd6Lslp1LMi1rb4UeaL9fnCn0YapkloOuG8DsbLw2XgVL7Mxz2Z1PLPfSXhJor
KeuIT1qFl4P98VsB4lJGfKIIKOMOov1OMZdav+ttu3TeGKdi60BDd04A2Z8/ixBx
yJgO/D67Ph0gWfs/8g8rmw4evtMGyNWJJOmaLDWZMFUJVvwv/hSjvMrFCFuSJyU=
=CE+W
-----END PGP SIGNATURE-----

--
You received this message because you are subscribed to a topic in the Google Groups "VA Smalltalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe.
To unsubscribe from this group and all its topics, 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/d/optout.

--
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/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Louis LaBrunda
In reply to this post by Cecep
Hello Cecep,

I can't say for sure that this will help but it sounds like you may have a problem with your image.  I would start by versioning and releasing everything.  Then in a "clean" image (none of your code or changes), load your code then package the image (create the executable).

If that doesn't help I would look to see if you have anything that would cause a loop creating the packaged image/executable.  Maybe things like circular connections between parts in a window or form definition.  These are usually pointed out when you save changes but you may have missed them.  Let us know how you make out.

Lou

On Friday, September 19, 2014 10:49:14 PM UTC-4, Cecep wrote:
Hi All,

Introduce my name Cecep from Indonesia,

We have problem when make executable(packaging Application process) with VisualAge V8.6.
My Visualeage always hang with error message
'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}

We try to find the problem but nothing.

Can any body help me ?

Thank's for your attentions.

--
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/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Cecep
Hi Louis,

Thank for u respond and sharing (sorry my english not good), 

We have done with versioning and releasing (see attached file what we do for this, Executable01.jpg) and we create excutable and we have same error message (error.jpg and error01.jpg)

"Maybe things like circular connections between parts in a window or form definition" --> how to find circular connections in VAST ?

Tank's for your advice and suggestions

Cecep

On Sun, Sep 21, 2014 at 8:55 PM, Louis LaBrunda <[hidden email]> wrote:
Hello Cecep,

I can't say for sure that this will help but it sounds like you may have a problem with your image.  I would start by versioning and releasing everything.  Then in a "clean" image (none of your code or changes), load your code then package the image (create the executable).

If that doesn't help I would look to see if you have anything that would cause a loop creating the packaged image/executable.  Maybe things like circular connections between parts in a window or form definition.  These are usually pointed out when you save changes but you may have missed them.  Let us know how you make out.

Lou


On Friday, September 19, 2014 10:49:14 PM UTC-4, Cecep wrote:
Hi All,

Introduce my name Cecep from Indonesia,

We have problem when make executable(packaging Application process) with VisualAge V8.6.
My Visualeage always hang with error message
'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}

We try to find the problem but nothing.

Can any body help me ?

Thank's for your attentions.

--
You received this message because you are subscribed to a topic in the Google Groups "VA Smalltalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe.
To unsubscribe from this group and all its topics, 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/d/optout.

--
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/d/optout.

Error.jpg (213K) Download Attachment
Error01.jpg (256K) Download Attachment
Executable01.jpg (179K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Marten Feldtmann-2
No really idea, what is going on ... I would try to play now with command line options to increase available memory (e.g. for fixed space).

--
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/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

jtuchel
In reply to this post by Cecep
Cecep,

I guess  the best thing you can do to make progress now is to contact Instantiations support. 
The only hurdle here may be that you need a current support contract or have to pay on time&material basis (which is likely to be more expensive).

Joachim
 


Am Samstag, 20. September 2014 04:49:14 UTC+2 schrieb Cecep:
Hi All,

Introduce my name Cecep from Indonesia,

We have problem when make executable(packaging Application process) with VisualAge V8.6.
My Visualeage always hang with error message
'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}

We try to find the problem but nothing.

Can any body help me ?

Thank's for your attentions.

--
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/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Louis LaBrunda
In reply to this post by Cecep


On Sunday, September 21, 2014 9:34:50 PM UTC-4, Cecep wrote:
Hi Louis,

Thank for u respond and sharing (sorry my english not good), 

No problem.
 
We have done with versioning and releasing (see attached file what we do for this, Executable01.jpg) and we create excutable and we have same error message (error.jpg and error01.jpg)

Did you load everything into a clean image?  An image can have small problems that don't always show up right away but can effect packaging.
 
"Maybe things like circular connections between parts in a window or form definition" --> how to find circular connections in VAST ?

This can take some time depending upon how many windows you have in the app.  Make a small change to something in a window, then save the change.  Look in the Transcript window for complaints about circular connections.  This may not be the problem.  If you find any and fix them, all the better even if it doesn't solve your main problem.  And if you don't find any, you can cross it off as a possible source of the problem.  Good luck.


Lou
 
Tank's for your advice and suggestions

Cecep

On Sun, Sep 21, 2014 at 8:55 PM, Louis LaBrunda <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="5eSoGQKNYgQJ" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">L...@...> wrote:
Hello Cecep,

I can't say for sure that this will help but it sounds like you may have a problem with your image.  I would start by versioning and releasing everything.  Then in a "clean" image (none of your code or changes), load your code then package the image (create the executable).

If that doesn't help I would look to see if you have anything that would cause a loop creating the packaged image/executable.  Maybe things like circular connections between parts in a window or form definition.  These are usually pointed out when you save changes but you may have missed them.  Let us know how you make out.

Lou


On Friday, September 19, 2014 10:49:14 PM UTC-4, Cecep wrote:
Hi All,

Introduce my name Cecep from Indonesia,

We have problem when make executable(packaging Application process) with VisualAge V8.6.
My Visualeage always hang with error message
'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}

We try to find the problem but nothing.

Can any body help me ?

Thank's for your attentions.

--
You received this message because you are subscribed to a topic in the Google Groups "VA Smalltalk" group.
To unsubscribe from this topic, visit <a href="https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe" target="_blank" onmousedown="this.href='https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe';return true;" onclick="this.href='https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe';return true;">https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="5eSoGQKNYgQJ" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">va-smalltalk...@googlegroups.com.
To post to this group, send email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="5eSoGQKNYgQJ" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">va-sma...@....
Visit this group at <a href="http://groups.google.com/group/va-smalltalk" target="_blank" onmousedown="this.href='http://groups.google.com/group/va-smalltalk';return true;" onclick="this.href='http://groups.google.com/group/va-smalltalk';return true;">http://groups.google.com/group/va-smalltalk.
For more options, visit <a href="https://groups.google.com/d/optout" target="_blank" onmousedown="this.href='https://groups.google.com/d/optout';return true;" onclick="this.href='https://groups.google.com/d/optout';return true;">https://groups.google.com/d/optout.

--
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/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Cecep
In reply to this post by jtuchel
Hai Joachim,

thanks for your suggestion, for last month ago this problem has solved but at this time we have same problem again.

I try to contact VAST support :)

On Mon, Sep 22, 2014 at 1:18 PM, Joachim Tuchel <[hidden email]> wrote:
Cecep,

I guess  the best thing you can do to make progress now is to contact Instantiations support. 
The only hurdle here may be that you need a current support contract or have to pay on time&material basis (which is likely to be more expensive).

Joachim
 


Am Samstag, 20. September 2014 04:49:14 UTC+2 schrieb Cecep:
Hi All,

Introduce my name Cecep from Indonesia,

We have problem when make executable(packaging Application process) with VisualAge V8.6.
My Visualeage always hang with error message
'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}

We try to find the problem but nothing.

Can any body help me ?

Thank's for your attentions.

--
You received this message because you are subscribed to a topic in the Google Groups "VA Smalltalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe.
To unsubscribe from this group and all its topics, 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/d/optout.

--
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/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Cannot make executable with Smalltalk V8.6 (Packaging Application)

Cecep
In reply to this post by Louis LaBrunda
Hi Lou,

Thank's, may be next time i will share my Mgr86.dat 



On Sunday, September 21, 2014 9:34:50 PM UTC-4, Cecep wrote:
Hi Louis,

Thank for u respond and sharing (sorry my english not good), 

No problem.
 
We have done with versioning and releasing (see attached file what we do for this, Executable01.jpg) and we create excutable and we have same error message (error.jpg and error01.jpg)

Did you load everything into a clean image?  An image can have small problems that don't always show up right away but can effect packaging.
 
"Maybe things like circular connections between parts in a window or form definition" --> how to find circular connections in VAST ?

This can take some time depending upon how many windows you have in the app.  Make a small change to something in a window, then save the change.  Look in the Transcript window for complaints about circular connections.  This may not be the problem.  If you find any and fix them, all the better even if it doesn't solve your main problem.  And if you don't find any, you can cross it off as a possible source of the problem.  Good luck.


Lou

On Mon, Sep 22, 2014 at 8:24 PM, Louis LaBrunda <[hidden email]> wrote:


On Sunday, September 21, 2014 9:34:50 PM UTC-4, Cecep wrote:
Hi Louis,

Thank for u respond and sharing (sorry my english not good), 

No problem.
 
We have done with versioning and releasing (see attached file what we do for this, Executable01.jpg) and we create excutable and we have same error message (error.jpg and error01.jpg)

Did you load everything into a clean image?  An image can have small problems that don't always show up right away but can effect packaging.
 
"Maybe things like circular connections between parts in a window or form definition" --> how to find circular connections in VAST ?

This can take some time depending upon how many windows you have in the app.  Make a small change to something in a window, then save the change.  Look in the Transcript window for complaints about circular connections.  This may not be the problem.  If you find any and fix them, all the better even if it doesn't solve your main problem.  And if you don't find any, you can cross it off as a possible source of the problem.  Good luck.


Lou
 
Tank's for your advice and suggestions

Cecep

On Sun, Sep 21, 2014 at 8:55 PM, Louis LaBrunda <[hidden email]> wrote:
Hello Cecep,

I can't say for sure that this will help but it sounds like you may have a problem with your image.  I would start by versioning and releasing everything.  Then in a "clean" image (none of your code or changes), load your code then package the image (create the executable).

If that doesn't help I would look to see if you have anything that would cause a loop creating the packaged image/executable.  Maybe things like circular connections between parts in a window or form definition.  These are usually pointed out when you save changes but you may have missed them.  Let us know how you make out.

Lou


On Friday, September 19, 2014 10:49:14 PM UTC-4, Cecep wrote:
Hi All,

Introduce my name Cecep from Indonesia,

We have problem when make executable(packaging Application process) with VisualAge V8.6.
My Visualeage always hang with error message
'RAM Bucket Full' --> {Process:LongOperation{suspended,2}}

We try to find the problem but nothing.

Can any body help me ?

Thank's for your attentions.

--
You received this message because you are subscribed to a topic in the Google Groups "VA Smalltalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to va-smalltalk...@googlegroups.com.
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/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "VA Smalltalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/va-smalltalk/DHliDxzgO4A/unsubscribe.
To unsubscribe from this group and all its topics, 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/d/optout.

--
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/d/optout.