-
Bug
-
Resolution: Done
-
Major
-
7.7.0.GA
-
Release Notes
-
-
-
-
-
-
CR1
-
?
-
-
2020 Week 16-18 (from Apr 13)
When we create a test scenario in business central 7.6. and then we add a tag to it (overview -> metadata -> tags -> add new tag -> Rename -> Save and Rename) an exception is thrown which can be seen in the logs. However, The exception is not thrown if the asset is saved first before renaming it (overview -> metadata -> tags -> add new tag -> save -> rename -> Save and Rename
9:47:28,504 ERROR [org.uberfire.java.nio.fs.jgit.util.GitImpl] (EJB default - 2) Unexpected exception (1/0).: org.uberfire.java.nio.file.NoSuchFileException
at deployment.business-central.war//org.uberfire.java.nio.fs.jgit.util.commands.BlobAsInputStream.execute(BlobAsInputStream.java:66)
at deployment.business-central.war//org.uberfire.java.nio.fs.jgit.util.GitImpl.lambda$blobAsInputStream$2(GitImpl.java:341)
at deployment.business-central.war//org.uberfire.java.nio.fs.jgit.util.GitImpl.retryIfNeeded(GitImpl.java:473)
at deployment.business-central.war//org.uberfire.java.nio.fs.jgit.util.GitImpl.blobAsInputStream(GitImpl.java:338)
at deployment.business-central.war//org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.newInputStream(JGitFileSystemProvider.java:1049)
at deployment.business-central.war//org.uberfire.java.nio.file.Files.newInputStream(Files.java:100)
See attached file for stacktrace
- is related to
-
RHPAM-2308 Renaming a test scenario containing a tag results in .dot file created and Indexer error thrown
- Closed