I must have been looking at a different 'jdiag.out' :-(
This may not be a jBASE problem. Are you able to compile and run a simple C
program?
Open a Windows Command prompt, 'cd' to some directory and create this C
program in that directory, call it 'chello.c':
#include <stdio.h>
main()
{
printf ("Hello World!\n");
}
then:
cl hello.c
.\hello
If this works then create a similar BASIC program in the same directory,
call it 'bhello.b'. But, instead of using 'basic', use the 'jcompile'
command, e.g.
PRINT 'Hello World!'
jcompile bhello.b
.\bhello
What is the outcome of all this?
Dan
On Mon, Nov 4, 2013 at 9:34 AM, Achyuth Balakrishnan <[email protected]>wrote:
> Hi Dan,
>
> Thank you for the quick reply.
> In the "jdiag.out" i can see JEDIFILENAME_MD mentioned in two places
> (under Environment and Full Environment), but both points to the same
> directory "D:\intraBode\ibSys\Admin\MD".
>
> 'jshow basic' shows
> C:\Users\administrator.COREONE>jshow basic
> Executable: D:\jBASE5\5.2\bin\basic.dll
> Executable (DUP!!): D:\jBASE5\5.2\bin\basic.exe
>
> Thank you
> Achyuth
>
>
> On Monday, 4 November 2013 09:05:09 UTC-5, Daniel Klein wrote:
>
>> The JEDIFILENAME_MD environment variable is set to 2 directories, which
>> is an invalid condition. I don't know if this will fix the problem but it
>> needs to be corrected. Once it is then run the 'updatemd' command.
>>
>> What does 'jshow basic' display?
>>
>> Dan
>>
>>
>> On Mon, Nov 4, 2013 at 7:56 AM, Achyuth Balakrishnan
>> <[email protected]>wrote:
>>
>>> Hi Dan,
>>>
>>> Thank you so much for the reply.
>>> Please find the "jdiag.out" file attached here with.
>>>
>>> Ps:- Please ignore the previous message. I forgot to attach the file to
>>> it.
>>>
>>>
>>> -Achyuth
>>>
>>> On Sunday, 3 November 2013 05:11:08 UTC-5, Daniel Klein wrote:
>>>
>>>> Can you run the command 'jdiag -vL' and attach the 'jdiag.out' file?
>>>>
>>>> Dan
>>>>
>>>>
>>>> On Sat, Nov 2, 2013 at 5:57 PM, Achyuth Balakrishnan <[email protected]
>>>> > wrote:
>>>>
>>>>>
>>>>> Yes, I followed exactly was what there in that document. The links I
>>>>> followed are the the below ones.
>>>>>
>>>>> 1) http://www.404techsupport.com/2012/11/server-2012-you-must-u
>>>>> se-the-role-management-tool-to-install-or-configure-microsoft-net/
>>>>>
>>>>> 2) http://www.microsoft.com/en-us/download/details.aspx?id=3138
>>>>>
>>>>> 3) http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages
>>>>> /man/sup42_COMPILATION.htm
>>>>> Thank You
>>>>> Achyuth
>>>>>
>>>>>
>>>>> On Saturday, 2 November 2013 09:11:43 UTC-4, Daniel Klein wrote:
>>>>>
>>>>>> Is a compiler installed, and the environment configured, according to
>>>>>> the installation instructions for Windows
>>>>>> 2012<http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/sup42_COMPILATION.htm>
>>>>>> ?
>>>>>>
>>>>>> Dan
>>>>>>
>>>>>>
>>>>>> On Fri, Nov 1, 2013 at 10:33 PM, Achyuth Balakrishnan <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I just completed installing jBase 5.2.23 on Windows Server 2012.
>>>>>>> I followed their "Installation Advisory for jBASE 5.2.pdf",
>>>>>>> everything went very fine.
>>>>>>>
>>>>>>> But finally when i try to run the command "BASIC", the windows is
>>>>>>> giving the below error.
>>>>>>>
>>>>>>> "basic.exe has stopped working"
>>>>>>>
>>>>>>>
>>>>>>> If I click on the problem details, the below details are displayed.
>>>>>>>
>>>>>>> Problem signature:
>>>>>>> Problem Event Name: APPCRASH
>>>>>>> Application Name: basic.exe
>>>>>>> Application Version: 0.0.0.0
>>>>>>> Application Timestamp: 5239869b
>>>>>>> Fault Module Name: jbase5.dll
>>>>>>> Fault Module Version: 5.2.43966.261
>>>>>>> Fault Module Timestamp: 52398615
>>>>>>> Exception Code: c0000094
>>>>>>> Exception Offset: 0000000000057c25
>>>>>>> OS Version: 6.2.9200.2.0.0.400.8
>>>>>>> Locale ID: 1033
>>>>>>> Additional Information 1: 035e
>>>>>>> Additional Information 2: 035e32d3e268ce223f549f457e8107d8
>>>>>>> Additional Information 3: 8443
>>>>>>> Additional Information 4: 844338c84dd5073ceec83dd7062339f2
>>>>>>>
>>>>>>>
>>>>>>> I am not able to figure out what is causing this issue.
>>>>>>> Could you please help me in this.
>>>>>>>
>>>>>>> Thank you in advance.
>>>>>>>
>>>>>>> Regards
>>>>>>> Achyuth
>>>>>>>
>>>>>>> --
>>>>>>> --
>>>>>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>>>>>>>
>>>>>>> To post, send email to [email protected]
>>>>>>> To unsubscribe, send email to [email protected]
>>>>>>>
>>>>>>> For more options, visit this group at http://groups.google.com/group
>>>>>>> /jBASE?hl=en
>>>>>>>
>>>>>>> ---
>>>>>>> You received this message because you are subscribed to the Google
>>>>>>> Groups "jBASE" group.
>>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>>> send an email to [email protected].
>>>>>>>
>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>
>>>>>>
>>>>>> --
>>>>> --
>>>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>>>>>
>>>>> To post, send email to [email protected]
>>>>> To unsubscribe, send email to [email protected]
>>>>> For more options, visit this group at http://groups.google.com/group
>>>>> /jBASE?hl=en
>>>>>
>>>>> ---
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "jBASE" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to [email protected].
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>
>>>> --
>>> --
>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>>>
>>> To post, send email to [email protected]
>>> To unsubscribe, send email to [email protected]
>>> For more options, visit this group at http://groups.google.com/
>>> group/jBASE?hl=en
>>>
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "jBASE" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>> --
> --
> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>
> To post, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "jBASE" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
--
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
---
You received this message because you are subscribed to the Google Groups
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.