Author Topic: Eclipse stops working and crashes when open *.mac file in slickedit (IBM HLASM)  (Read 9939 times)

Praveen Kumar

  • Community Member
  • Posts: 15
  • Hero Points: 0
Opening the attached .mac file stops eclipse required force close, when open *.mac file in IBM HLASM mode of slickedit.

Similar issue happened in *.asm file and it was addressed by applying your hot fix. http://community.slickedit.com/index.php/topic,10733.0.html

Unfortunately that hot fix is not addressing this issue.
Eclipse log file looks empty.

Also attached .gif file FYR,

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
This appears to be a new issue, I have reproduced at least one of the cases.  I am investigating the problem and will let you know when I have something.

Praveen Kumar

  • Community Member
  • Posts: 15
  • Hero Points: 0
Thank you Lee.

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
I have a hotfix for Window 32-bit build, which should address the lockup, attached to this post.  This does include the previous fix which you submitted before.

You will need to bring up the SlickEdit command-line (bound to ESC in most emulations) and use the load-hotfix command.   You will be prompted for a zip file (see attachment), and then restart Eclipse.  Do let me know if this resolves your issue, or if you happen across any other problems just start a new forum post.
« Last Edit: February 27, 2015, 02:14:26 PM by Lee »

Praveen Kumar

  • Community Member
  • Posts: 15
  • Hero Points: 0
Error loading hot-fix.
"Invalid hot fix. Could not open manifest: File not found"

Please find the attached image,

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
My apologies, I have corrected this problem with a new hotfix package.  Attached is the corrected download.

Praveen Kumar

  • Community Member
  • Posts: 15
  • Hero Points: 0
Thanks Lee!
hot-fix loaded successfully but unfortunately it's not addressing the issue.

Eclipse still crashes even after loading the hot fix.


Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Did you try restarting Eclipse?  The fix worked for the examples you posted, but I may need another test case or more info about your configuration to see if additional fixes are required.

Praveen Kumar

  • Community Member
  • Posts: 15
  • Hero Points: 0
Sorry for the delay!
Yeah, After restart it is working good.
Thanks for the quick fix Lee:-)