Has anyone had this happen before. While trying to start Smalltalk after its been running for quite sometime and we have purchased the product we get the below error. Any idea how to fix this? VA
Smalltalk, Version 8.0.2 VM
Timestamp: 4.0,(NC) 5/3/2010 (80) (C)
Copyright Instantiations 1994, 2010. All rights reserved. (C)
Copyright International Business Machines Corp. 1994, 2006. All rights
reserved. Virtual
Machine PID: 7484 This is a trial copy of VA Smalltalk. Please refer to our website (http://www.instantiations.com/VAST)
for information on how to purchase the product. Exit with error code 34 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 https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
I guess this is a runtime image? In a dev image, you would just see a nag screen..
-- IIRC, back in the VAST 8.02 days, there was no licence key anymore, just the abtpay.dll or .so that has to be copied into the image or VM directory. What O/S are you running this on? In case you lost the abtpay.zip for your platform, I guess you'll have to get in touch with Instantiations or one of their reseller and see if they can help you out. In the worst of cases, you'll have to buy a renewal/upgrade, which you can use to run an old version like 8.02. Do you have an installation of your dev env. around where the abtpay file is located? Try copying it next to your VM of that runtime machine. Should be all there is to do. HTH, Joachim Am Dienstag, 28. Juni 2016 15:53:08 UTC+2 schrieb Carter:
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 https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Thanks for the information. We have this running on a legacy server of our's running Solaris 9. On Tuesday, June 28, 2016 at 10:41:08 AM UTC-4, Joachim Tuchel wrote:
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 https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
So you are clearly missing the abtpay.so file in your VMs runtime directory (most like $vast/bin). Or the user starting the image/vm doesn't have enough permissions to open/read that file.
-- Joachim Am Dienstag, 28. Juni 2016 17:06:27 UTC+2 schrieb Carter:
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 https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Thank you Joachim for the help. I found the abtpay.so file in the runtime directory. So it must be a permissions issue. On Tuesday, June 28, 2016 at 11:33:14 AM UTC-4, Joachim Tuchel wrote:
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 https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
should be easy to find out. Can you less/more the file contents when logged in as the user that starts the image and gets the error?
-- Am Dienstag, 28. Juni 2016 17:44:05 UTC+2 schrieb Carter:
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 https://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |