sab, 13 Mar 2010, Stefan Scott Alexx skribis:
> Hello -
>
> I am encountering the following error when attempting to use the addon "jdb"
> (using J602 on WinXP32):
>
> load 'data/jdb'
> demosandp_jdb_ jpath '~temp'
> |bad jmf header: assert
> | 'bad jmf header' assert 0[free fh,mh,fad
>
>
> Does anyone know how to correct this? Thanks!
>
> +++
>
> I installed the addon "jdb" using the Package Manager following the
> instructions here:
>
> http://www.jsoftware.com/jwiki/JAL/Package%20Manager
>
>
> The above error message occurs when doing the first example (sandp),
> described here:
>
> http://www.jsoftware.com/jwiki/JDB/Examples
>
>
> Entering the first line above appears to work:
>
> load 'data/jdb'
>
>
> However, when I enter the second line above:
>
> demosandp_jdb_ jpath '~temp'
>
> this returns the following error message:
>
> |bad jmf header: assert
> | 'bad jmf header' assert 0[free fh,mh,fad
>
That works for me. you might try this,
1. type at session
jpath '~temp'
to get the location of temp folder. Make sure it exist and you have
permission on it.
2. close J session and then delete all files inside that temp folder
3. restart J session and try again.
--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm