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
0 |
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-08-20 01:21:57,141][INFO ][Part : 149] main - PART command: publish | |
[2018-08-20 01:22:03,718][INFO ][GitManager : 115] initialiseCaptureRepos - Pushing asset files (to GitHub) | |
[2018-08-20 01:22:13,848][INFO ][GitManager : 344] initialiseCaptureRepos - Major version number detected (1.0). Pushing to master branch (master) | |
[2018-08-20 01:22:14,745][INFO ][GitManager : 398] publishMetadata - Pushing asset metadata (To the searchable Pentaho Asset Repository website) | |
[2018-08-20 01:22:14,755][FATAL][GitManager : 748] fetchRepositoryVersion - Could not complete pull of repo 'https://github.com/Pentaho-SE-EMEA-APAC/part-metadata.git' | |
org.eclipse.jgit.api.errors.WrongRepositoryStateException: Cannot pull into a repository with state: MERGING | |
at org.eclipse.jgit.api.PullCommand.call(PullCommand.java:244) | |
at org.pentaho.part.versioning.GitManager.fetchRepositoryVersion(GitManager.java:746) | |
at org.pentaho.part.versioning.GitManager.publishMetadata(GitManager.java:4 |
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-08-17 10:31:53,738][INFO ][Part : 149] main - PART command: publish | |
[2018-08-17 10:31:53,746][WARN ][PublishCommand: 68] execute - Running in non-interactive mode. This will overwrite files without asking. | |
[2018-08-17 10:31:57,102][TRACE][PublishCommand: 112] execute - Main JAR path: /usr/local/part/part.jar | |
[2018-08-17 10:31:57,166][INFO ][GitManager : 115] initialiseCaptureRepos - Pushing asset files (to GitHub) | |
[2018-08-17 10:31:57,167][TRACE][GitManager : 129] initialiseCaptureRepos - Entered initialiseCaptureRepository for folder: /home/demouser/projects/demo-agilebi | |
[2018-08-17 10:31:57,168][TRACE][GitManager : 133] initialiseCaptureRepos - Repo short name: demo-agilebi | |
[2018-08-17 10:31:57,168][WARN ][GitManager : 144] initialiseCaptureRepos - Asset folder already initialised for git: '/home/demouser/projects/demo-agilebi/.git' | |
[2018-08-17 10:31:57,169][TRACE][GitManager : 148] initialiseCaptureRepos - Loading local git fold |
This file has been truncated, but you can view the full file.
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-27 01:59:09,269][INFO ][Part : 151] main - PART command: capture | |
[2018-07-27 01:59:09,285][TRACE][RDBMSUtility : 96] sniffDrivers - SNIFF: Found postgres driver class on classpath | |
[2018-07-27 01:59:09,286][TRACE][RDBMSUtility : 102] sniffDrivers - SNIFF: Found hsqldb driver class on classpath | |
[2018-07-27 01:59:09,287][WARN ][CaptureCommand: 112] execute - Running in non-interactive mode. This will overwrite files without asking. | |
[2018-07-27 01:59:09,305][INFO ][CaptureCommand: 181] execute - Capturing to folder: /home/demouser/projects/demo-agilebi | |
[2018-07-27 01:59:09,631][DEBUG][HttpConnection: 378] readHttpGet - - GET url: http://localhost:8080/pentaho/plugin/data-access/api/datasource/jdbc/connection | |
[2018-07-27 01:59:09,635][TRACE][HttpConnection: 387] readHttpGet - executing request GET http://localhost:8080/pentaho/plugin/data-access/api/datasource/jdbc/connection HTTP/1.1 | |
[2018-07-27 01:59 |
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 |
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-17 15:07:25,833][INFO ][Part : 125] main - PART command: publish | |
[2018-07-17 15:17:04,906][INFO ][Part : 125] main - PART command: publish | |
[2018-07-17 15:19:47,025][INFO ][Part : 125] main - PART command: publish | |
[2018-07-17 15:20:02,320][FATAL][GitManager : 117] initialiseCaptureRepos - Failed to create develop branch | |
org.eclipse.jgit.api.errors.RefNotFoundException: Ref HEAD cannot be resolved | |
at org.eclipse.jgit.api.CreateBranchCommand.getStartPointObjectId(CreateBranchCommand.java:276) | |
at org.eclipse.jgit.api.CreateBranchCommand.call(CreateBranchCommand.java:129) | |
at org.pentaho.part.versioning.GitManager.initialiseCaptureRepository(GitManager.java:115) | |
at org.pentaho.part.commands.PublishCommand.execute(PublishCommand.java:74) | |
at org.pentaho.part.Part.main(Part.java:157) |
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-17 15:07:25,833][INFO ][Part : 125] main - PART command: publish | |
[2018-07-17 15:17:04,906][INFO ][Part : 125] main - PART command: publish | |
[2018-07-17 15:19:47,025][INFO ][Part : 125] main - PART command: publish | |
[2018-07-17 15:20:02,320][FATAL][GitManager : 117] initialiseCaptureRepos - Failed to create develop branch | |
org.eclipse.jgit.api.errors.RefNotFoundException: Ref HEAD cannot be resolved | |
at org.eclipse.jgit.api.CreateBranchCommand.getStartPointObjectId(CreateBranchCommand.java:276) | |
at org.eclipse.jgit.api.CreateBranchCommand.call(CreateBranchCommand.java:129) | |
at org.pentaho.part.versioning.GitManager.initialiseCaptureRepository(GitManager.java:115) | |
at org.pentaho.part.commands.PublishCommand.execute(PublishCommand.java:74) | |
at org.pentaho.part.Part.main(Part.java:157) |
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
#include <nmea.h> | |
#include <SoftwareSerial.h> | |
#include <Wire.h> | |
SoftwareSerial mySerial(2, 3); // RX, TX | |
NMEA nmeaDecoder(ALL); | |
void setup() { | |
// Open serial communications and wait for port to open: | |
Wire.begin(); |
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
#include <nmea.h> | |
#include <SoftwareSerial.h> | |
SoftwareSerial mySerial(2, 3); // RX, TX - change for your connections | |
NMEA nmeaDecoder(ALL); | |
void setup() | |
{ | |
// Open serial communications and wait for port to open: |
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
#include <sys/types.h> | |
#include <sys/stat.h> | |
#include <fcntl.h> | |
#include <stdio.h> | |
#include <string.h> | |
#include <errno.h> | |
#include <linux/i2c-dev.h> |
NewerOlder