Have you tried installing/configuring the compiler based on the instructions here<http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/sup42_COMPILATION.htm>.
Dan On Thu, Mar 7, 2013 at 7:17 AM, Eyesark <[email protected]> wrote: > I know there are many entries under this tag. > However, none of the offered solutions works for me. > > When I compile(using EB.COMPILE) a Subroutine or Function in jbase, I get > this error: > > Source directory : TRAIN.BP Single item : ACC.EXTRACT.SUB > Score Checks Compile Catalog > Score Checks Exception in thread "Thread-1" > java.lang.NoClassDefFoundError: come > Compile Catalog > Current settings of bin & lib unchanged: > E:\T24\bnk\bnk.run\bin & lib > link @C:\Windows\TEMP\jbuild2 >C:\Windows\TEMP\jbuild3 failed , command > returne1 > LINK : fatal error LNK1181: cannot open input file > 'E:\T24\bnk\bnk.run\lib\objd' > jcompile.exe: C:\Windows\TEMP\jbuild2 deleted > jcompile.exe: C:\Windows\TEMP\jbuild3 deleted > jcompile.exe: Returned an error code of 8 > ACC.EXTRACT.SUB > BASIC_5.c > Source file ACC.EXTRACT.SUB compiled successfully > <compileoutput><errors></errors><warnings><warning><msg>Java Standards was > not > > > > My remote.cmd is as shown below: > > set HOME=E:\T24\bnk\bnk.run > set JBCRELEASEDIR=C:\jbase5\5.0 > set JBCGLOBALDIR=C:\jbase5\5.0 > rem JBCDATADIR=C:\jbase5\jbase_data > set JBCRELNO=NT_jbc50 > set PATH=%JBCRELEASEDIR%\bin;%PATH%;C:\Program > Files\Java\jdk1.5.0_07\jre\bin;C:\windows\system32;C:\Program > Files\Microsoft Visual Studio .NET 2003\Vc7\bin; > set > CLASSPATH=%HOME%\ruleengine\rules-engine.jar;%HOME%\ruleengine\xml-apis.jar;%HOME%\ruleengine\xercesImpl.jar;%HOME%\ruleengine\xalan.jar;%HOME%\ruleengine\jaxb-api.jar;%HOME%\ruleengine\jaxb-impl.jar;%HOME%\ruleengine\jsr173_1.0_api.jar;%HOME%\ruleengine\antlr-2.7.6.jar;%HOME%\ruleengine\commons.jar;%HOME%\ruleengine\commons-codec-1.3.jar;%HOME%\ruleengine\junit-4.1.jar;%HOME%\ruleengine\jaxb-xjc.jar;%HOME%\ruleengine\activation.jar > set JAVA_HOME=C:\Program Files\Java\jdk1.5.0_07 > set JBCJVMLIB=C:\Program Files\Java\jdk1.5.0_07\jre\bin\client\jvm.dll > REM set JBC_CCOMPILER_PATH=E:\T24\T24TOOLS\T24R9\R9GA\3rdParty\Microsoft > Visual C++ Toolkit 2003 > REM set JBC_SHAREDIDE_PATH=E:\T24\T24TOOLS\T24R9\R9GA\3rdParty\Microsoft > Visual C++ Toolkit 2003 > REM set INCLUDE=E:\T24\T24TOOLS\T24R9\R9GA\3rdParty\Microsoft Visual C++ > Toolkit 2003\include > REM set LIB=E:\T24\T24TOOLS\T24R9\R9GA\3rdParty\Microsoft Visual C++ > Toolkit 2003\lib > set JBCOBJECTLIST=%HOME%\lib;%HOME%\globuslib > set JAVA_HOME=C:\Program Files\Java\jdk1.5.0_07 > set JEDIFILEPATH=%HOME% > set JBCLISTFILE=%HOME%\&SAVEDLISTS& > set JBCSPOOLERDIR=%HOME%\jspooler > set JEDIFILENAME_MD=VOC > set JEDIFILENAME_SYSTEM=%JBCRELEASEDIR%\src\SYSTEM > set > PATH=%JBCRELEASEDIR%\bin;%PATH%;.;%HOME%\bin;%HOME%\globusbin;C:\windows\system32 > set JBCDEV_BIN=%HOME%\bin > set JBCDEV_LIB=%HOME%\lib > set JBCBASETMP=%HOME%\tmp_workfile > set JBCEMULATE=prime > set JBASE_WARNLEVEL=30 > set JBASE_INHIBIT_ZERO_USED=1 > set JEDIENABLEQ2Q=1 > set LIBPATH=C:\Program Files\Java\jdk1.5.0_07\jre\bin\client > set LD_LIBRARY_PATH=C:\Program Files\Java\jdk1.5.0_07\jre\bin\client > set TERM=vt100 > set JBCJVMOPT1=-server > jprofile.bat > > > Please help on this. > > -- > -- > 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.
