Casper.Dik at Sun.COM wrote: >> Hi, >> >> I get the following *intermittently* from running nightly build - >> >> >> No 32-bit compiler found >> *** Error code 1 >> >> No 64-bit compiler found >> *** Error code 1 >> >> /usr/java/bin/javac >> java full version "1.6.0_13-b03" >> >> Aborting due to missing compiler. >> >> The problems happens on sparc and x64 build machines maintained >> by RE groups. It doesn't stick to a particular build machine OS, >> nor build workspace, it comes and goes for no apparent reason. >> >> Does anyone have an idea what might be the culprit? > > > Check /var/adm/messages; I think an automount timeout?
Yes, it was due to nfs mount timeout as shown in /var/adm/messages. Seth Goldberg advised me to set the BUILD_TOOLS in my env to the build machine's local /opt, using the local copy of the onbld tools and compilers, problem was gone. thanks, -jane > > Casper >
