part.previous.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2018-07-24 11:53:33,486][INFO ][Part : 144] main - PART command: bug | |
[2018-07-24 11:53:35,648][FATAL][GitManager : 761] reportBug - Failed to add attachment to gist for new issue on GitHub | |
java.io.FileNotFoundException: C:\Users\afowler\.part\part.previous.log (The system cannot find the file specified) | |
at java.io.FileInputStream.open0(Native Method) | |
at java.io.FileInputStream.open(Unknown Source) | |
at java.io.FileInputStream.<init>(Unknown Source) | |
at org.pentaho.part.versioning.GitManager.reportBug(GitManager.java:758) | |
at org.pentaho.part.commands.BugCommand.execute(BugCommand.java:74) | |
at org.pentaho.part.Part.main(Part.java:191) | |
[2018-07-24 11:53:35,649][FATAL][BugCommand : 76] execute - Failed to report bug | |
[2018-07-24 11:53:35,653][INFO ][Part : 194] main - bug completed in 2.164 seconds | |
[2018-07-24 11:53:45,246][INFO ][Part : 144] main - PART command: status | |
[2018-07-24 11:53:45,249][INFO ][StatusCommand : 61] execute - PART version: 1.0-SNAPSHOT | |
[2018-07-24 11:53:47,843][INFO ][StatusCommand : 106] execute - Local version of asset 'demo-agilebi' = Unknown - no version tag | |
[2018-07-24 11:53:48,803][INFO ][StatusCommand : 111] execute - Remote version of asset 'demo-agilebi' = 1.0 | |
[2018-07-24 11:53:48,803][INFO ][Part : 194] main - status completed in 3.555 seconds | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment