Hi, Type 'cl' from the jshell prompt and send me the output. If you get error it means that Visuall C++ compiler is not installed or path for Visual C++ compiler is not configured in your remote.cmd.
Check if you hav 'cl' in this path C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin Regards, Sudhakar On Mon, Feb 21, 2011 at 7:32 PM, Daniel Klein <[email protected]>wrote: > Kindly help us to help you resolve the error by reading, and complying, to > the Posting Guidelines. > > Dan > > > On Mon, Feb 21, 2011 at 12:51 AM, Vissu <[email protected]> wrote: > >> hi all, >> >> i am getting below error during the compilation of the >> program ..kindly help me to resolve the error >> >> Source directory : VIS.BP Single item : TEST >> Score Checks Compile Catalog >> Score Checks Compile cl /nologo /DWIN32 /MD /W2 /GR /EHsc -c -IC: >> \jbase5\5.0\include -DJBC_OPTLEVEL2 -IGLOBUS.BP BASIC_1.c failed >> , command returned a code of -1 >> jcompile: BASIC_1.j deleted >> jcompile: BASIC_1.c deleted >> jcompile: Returned an error code of 8 >> Catalog >> Current settings of bin & lib unchanged: >> D:\Viswa Laptop\Modelbank\bnk\bnk.run\bin & lib >> TEST >> ** Unable to compile source TEST ** >> <compileoutput><errors></errors><warnings><warning><msg>Java Standards >> was not checked! Code 3 was returned.</msg><line></line><type >> >Ensure your T24 java environment is configured >> correctly.</type></warning></warnings><codereviews></codereviews><standards></standa >> rds><RatingDetail><CodeLines>0</CodeLines><ParaLines>0</ >> ParaLines><Nests>0</Nests><Conditions>0</Conditions><Gotos>0</ >> Gotos><SameLin >> e>0</SameLine><Labels>0</Labels><Comments>0</Comments><Rating>0</ >> Rating><CurrentRating>0</CurrentRating></RatingDetail></compileoutp >> ut> >> >> Thanks in advance.. >> >> -- >> Please read the posting guidelines at: >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> specific to Globus/T24 >> >> 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 >> > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > 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 > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 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
