Direct Generation in Safe Mode

Buster DAN

Active Member
Not a question.... but thought I would mention that I have been finding Direct Generation under 8.93F1 really unreliable with the generator running slow, and hanging.

In the end I decided to run the generator in safe mode which is supposedly slower. So far I have found it just as quick as full mode direct generation but more importantly, it seems stable...

Might be worth trying if you are having problems.

If you are not sure how to do this then according to the 89.3F1 JAS4 Install intructions you just need to add "-Dmode=safe" in the following line in the GEN.BAT

%JDK%\bin\java %GENERATOR_OPT% -Dmode=safe -Ddefault_path=%JAS_INI% -classpath %GEN_CLASSPATH% com.jdedwards.runtime.generator.Generator %1
 
Back
Top