[Camino-users] Can't load log handler "java.util.logging.FileHandler"

Damien McHugh damien.mchugh-2 at postgrad.manchester.ac.uk
Mon Feb 18 13:17:05 PST 2013


Hi all,

I've been running a batch of simulations using mesh substrates, and some of the runs give the following message:

Can't load log handler "java.util.logging.FileHandler"
java.io.IOException: Couldn't get lock for %h/CaminoRuntimeLog%u.log
java.io.IOException: Couldn't get lock for %h/CaminoRuntimeLog%u.log
        at java.util.logging.FileHandler.openFiles(FileHandler.java:389)
        at java.util.logging.FileHandler.<init>(FileHandler.java:225)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method\
)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruc\
torAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Delegating\
ConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at java.lang.Class.newInstance0(Class.java:372)
        at java.lang.Class.newInstance(Class.java:325)
        at java.util.logging.LogManager$3.run(LogManager.java:385)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.util.logging.LogManager.loadLoggerHandlers(LogManager.java:371)
        at java.util.logging.LogManager.initializeGlobalHandlers(LogManager.jav\
a:1044)
        at java.util.logging.LogManager.access$1100(LogManager.java:148)
        at java.util.logging.LogManager$RootLogger.getHandlers(LogManager.java:\
1125)
        at java.util.logging.Logger.log(Logger.java:494)
        at java.util.logging.Logger.doLog(Logger.java:520)
        at java.util.logging.Logger.log(Logger.java:543)
        at java.util.logging.Logger.info(Logger.java:1062)
        at simulation.dynamics.StepGeneratorFactory.getStepGenerator(StepGenera\
torFactory.java:59)
        at simulation.DiffusionSimulation.<init>(DiffusionSimulation.java:187)
        at tools.CL_Initializer.initDataSynthesizer(CL_Initializer.java:1992)
        at apps.SyntheticData.initOptions(SyntheticData.java:55)
        at apps.Executable.<init>(Executable.java:24)
        at apps.SyntheticData.<init>(SyntheticData.java:34)
        at apps.EntryPoint.getExecutable(EntryPoint.java:222)
        at apps.EntryPoint.main(EntryPoint.java:282)

The simulations appear to run ok after this message, with the usual:

17-Feb-2013 00:44:52 simulation.dynamics.StepGeneratorFactory getStepGenerator
INFO: instantiating fixed length step generator
17-Feb-2013 00:44:53 simulation.geometry.substrates.MeshSubstrate <init> ...etc

coming next. Any idea what the log handler message is about?

Many thanks,
Damien

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.nitrc.org/pipermail/camino-users/attachments/20130218/50454da6/attachment.html


More information about the Camino-users mailing list