Guest?
 
  • Showing issue #? of ? found
Back to Search
Project
SVNKit
Priority
Normal
Type
Bug
State
Open
Assignee
Alexander Kitaev
Subsystem
Unknown subsystem
Affected versions
No Affected versions
Fix versions
1.3.6
Fixed in build
No Fixed in build
  • Created by   Dan Poirier
    3 years ago (04 Feb 2010 15:23)
  • Updated by   Alexander Kitaev
    23 months ago (26 May 2011 18:32)
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Upon unpacking for the first time a trunk build (e.g. org.tmatesoft.svn_1.4.0.6351.standalone.zip) and running jsvn, I see this exception. Touching logging.properties solves it until the next time I upgrade. Things work fine anyway, but it's mildly annoying to see this "out of the box" so to speak.

java.io.FileNotFoundException: /u/USER254/svnkit-1.4.0.6351/logging.properties (EDC5129I No such file or directory.)
java.io.FileNotFoundException: /u/USER254/svnkit-1.4.0.6351/logging.properties (EDC5129I No such file or directory.)
 at java.io.FileInputStream.<init>(FileInputStream.java:112)
 at java.io.FileInputStream.<init>(FileInputStream.java:72)
 at java.util.logging.LogManager.readConfiguration(LogManager.java:463)
 at java.util.logging.LogManager$3.run(LogManager.java:226)
 at java.security.AccessController.doPrivileged(AccessController.java:202)
 at java.util.logging.LogManager.<clinit>(LogManager.java:212)
 at java.lang.J9VMInternals.initializeImpl(Native Method)
 at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
 at java.util.logging.Logger.getLoggerWithRes(Logger.java:343)
 at java.util.logging.Logger.getLogger(Logger.java:373)
 at org.tmatesoft.svn.core.internal.util.DefaultSVNDebugLogger.getLogger(DefaultSVNDebugLogger.java:79)
 at org.tmatesoft.svn.core.internal.util.DefaultSVNDebugLogger.log(DefaultSVNDebugLogger.java:45)
 at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:58)
 at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.open(SVNAdminAreaFactory.java:165)
 at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:366)
 at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:274)
 at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:267)
 at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.openAnchor(SVNWCAccess.java:147)
 at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:511)
 at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:400)
 at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:315)
 at org.tmatesoft.svn.cli.svn.SVNUpdateCommand.run(SVNUpdateCommand.java:113)
 at org.tmatesoft.svn.cli.AbstractSVNCommandEnvironment.run(AbstractSVNCommandEnvironment.java:134)
 at org.tmatesoft.svn.cli.AbstractSVNLauncher.run(AbstractSVNLauncher.java:81)
 at org.tmatesoft.svn.cli.svn.SVN.main(SVN.java:26)
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments
Apply Command

Command Preview: