dcache icon indicating copy to clipboard operation
dcache copied to clipboard

`rep ls` during repository loading reported as bug

Open kofemann opened this issue 3 years ago • 0 comments
trafficstars

29 Nov 2021 09:17:08 [Thread-16] [] Command failed due to a bug, please contact [email protected]: Operation not allowed while repository is in state LOADING
	at org.dcache.pool.repository.v5.ReplicaRepository.checkOpen(ReplicaRepository.java:254)
	at org.dcache.pool.repository.v5.ReplicaRepository.iterator(ReplicaRepository.java:622)
	at org.dcache.pool.repository.RepositoryInterpreter$ListCommand.listAll(RepositoryInterpreter.java:280)
	at org.dcache.pool.repository.RepositoryInterpreter$ListCommand.execute(RepositoryInterpreter.java:264)
	at dmg.util.command.DelayedCommand.run(DelayedCommand.java:48)
	at java.base/java.lang.Thread.run(Thread.java:829)

kofemann avatar Nov 29 '21 09:11 kofemann