openam charm is broken: OverlappingFileLockException - requires JRE 7 to fix

Bug #1399979 reported by ironstorm
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openam (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

Install hook fails with an OverlappingFileLockException, replacing JRE6 with JRE7 gets past the error.

Creating OpenAM suffixImport task 20141206032434259 scheduled to start immediately
[06/Dec/2014:03:24:34 -0500] severity="NOTICE" msgCount=0 msgID=9896349 message="Import task 20141206032434259 started execution"
[06/Dec/2014:03:24:34 -0500] severity="INFORMATION" msgCount=1 msgID=9437595 message="Local DB backend userRoot does not specify the number of lock tables: defaulting to 97"
[06/Dec/2014:03:24:34 -0500] severity="INFORMATION" msgCount=2 msgID=9437594 message="Local DB backend userRoot does not specify the number of cleaner threads: defaulting to 24 threads"
[06/Dec/2014:03:24:34 -0500] severity="NOTICE" msgCount=3 msgID=9896306 message="The backend userRoot is now taken offline"
[06/Dec/2014:03:24:34 -0500] severity="NOTICE" msgCount=4 msgID=20381717 message="Installation Directory: /usr/share/tomcat7/openam/opends"
[06/Dec/2014:03:24:34 -0500] severity="NOTICE" msgCount=5 msgID=20381719 message="Instance Directory: /usr/share/tomcat7/openam/opends"
[06/Dec/2014:03:24:34 -0500] severity="NOTICE" msgCount=6 msgID=20381713 message="JVM Information: 1.6.0_33-b33 by Sun Microsystems Inc., 64-bit architecture, 129761280 bytes heap size"
[06/Dec/2014:03:24:34 -0500] severity="NOTICE" msgCount=7 msgID=20381714 message="JVM Host: user-local-machine-2, running Linux 3.16.0-25-generic amd64, 16766017536 bytes physical memory size, number of processors available 2"
[06/Dec/2014:03:24:34 -0500] severity="NOTICE" msgCount=8 msgID=20381715 message="JVM Arguments: "-Djava.util.logging.config.file=/var/lib/tomcat7/conf/logging.properties", "-Djava.awt.headless=true", "-Xmx128m", "-XX:+UseConcMarkSweepGC", "-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager", "-Djava.endorsed.dirs=/usr/share/tomcat7/endorsed", "-Dcatalina.base=/var/lib/tomcat7", "-Dcatalina.home=/usr/share/tomcat7", "-Djava.io.tmpdir=/tmp/tomcat7-tomcat7-tmp""
[06/Dec/2014:03:24:35 -0500] severity="NOTICE" msgCount=9 msgID=8847546 message="The amount of free memory available to the import task is 10905190 bytes. The number of phase one buffers required is 160 buffers"
[06/Dec/2014:03:24:35 -0500] severity="NOTICE" msgCount=10 msgID=8847568 message="The amount memory available to the temporary DN cache environment is 4194304 bytes"
[06/Dec/2014:03:24:35 -0500] severity="NOTICE" msgCount=11 msgID=8847545 message="Setting DB cache size to 4194304 bytes and phase one buffer size to to 9803 bytes"
[06/Dec/2014:03:24:36 -0500] severity="NOTICE" msgCount=12 msgID=8847533 message="OpenDJ 2.6.2 starting import (build 20141008105905Z, R11096)"
[06/Dec/2014:03:24:36 -0500] severity="NOTICE" msgCount=13 msgID=8847449 message="Import Thread Count: 4 threads"
[06/Dec/2014:03:24:37 -0500] severity="NOTICE" msgCount=14 msgID=8847556 message="The available memory for phase two processing is 10905190 bytes. The read ahead cache size is 9803 bytes calculated using 4 buffers"
[06/Dec/2014:03:24:37 -0500] severity="NOTICE" msgCount=15 msgID=8847569 message="Total import time was 0 seconds. Phase one processing completed in 0 seconds, phase two processing completed in 0 seconds"
[06/Dec/2014:03:24:37 -0500] severity="NOTICE" msgCount=16 msgID=8847454 message="Processed 3 entries, imported 3, skipped 0, rejected 0 and migrated 0 in 0 seconds (average rate 17.0/sec)"
[06/Dec/2014:03:24:37 -0500] severity="NOTICE" msgCount=17 msgID=8847536 message="Import LDIF environment close took 0 seconds"
[06/Dec/2014:03:24:37 -0500] severity="INFORMATION" msgCount=18 msgID=9437595 message="Local DB backend userRoot does not specify the number of lock tables: defaulting to 97"
[06/Dec/2014:03:24:37 -0500] severity="INFORMATION" msgCount=19 msgID=9437594 message="Local DB backend userRoot does not specify the number of cleaner threads: defaulting to 24 threads"
[06/Dec/2014:03:24:37 -0500] severity="SEVERE_ERROR" msgCount=20 msgID=3408518 message="org.opends.server.admin.server.ConfigChangeListenerAdaptor.applyConfigurationChange failed for entry ds-cfg-backend-id=userRoot,cn=Backends,cn=config: result code=Other, admin action required=false, messages="An error occurred while trying to initialize a backend loaded from class org.opends.server.backends.jeb.BackendImpl with the information in configuration entry ds-cfg-backend-id=userRoot,cn=Backends,cn=config: OverlappingFileLockException (FileChannelImpl.java:1215 FileChannelImpl.java:1117 FileChannelImpl.java:923 FileChannel.java:978 FileHandler.java:413 FileHandler.java:363 FileHandler.java:85 EnvironmentImpl.java:1470 EnvironmentImpl.java:471 EnvironmentImpl.java:408 DbEnvPool.java:178 Environment.java:252 Environment.java:233 Environment.java:177 RootContainer.java:218 BackendImpl.java:1748 BackendImpl.java:316 BackendConfigManager.java:1298 BackendConfigManager.java:751 BackendConfigManager.java:69 ServerManagedObjectChangeListenerAdaptor.java:74 ...). This backend will be disabled""
[06/Dec/2014:03:24:37 -0500] severity="SEVERE_ERROR" msgCount=21 msgID=11796481 message="The task could not enable a backend: ds-cfg-backend-id=userRoot,cn=Backends,cn=config"
[06/Dec/2014:03:24:37 -0500] severity="NOTICE" msgCount=22 msgID=9896350 message="Import task 20141206032434259 finished execution"
Import task 20141206032434259 did not complete successfully
Error loading OpenAM suffix 1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.