Skip to content

Instantly share code, notes, and snippets.

View nicolas-raoul's full-sized avatar
🙂

Nicolas Raoul nicolas-raoul

🙂
View GitHub Profile
Afghanistan
Antarctica
Algeria
Angola
Azerbaijan
Bahrain
Armenia
Bosnia and Herzegovina
Botswana
Brunei
Region Installs
Algeria 97
Ethiopia 87
Myanmar 71
Nigeria 61
Morocco 53
Kenya 47
Pakistan 41
Iraq 35
Afghanistan 33
10-03 23:57:54.050 5637 5805 I clp-JNI : Add pinfo. (channel) 8d9fe01 fr.free.nrw.commons/fr.free.nrw.commons.upload.UploadActivity (server) (pkg) AppWindowToken{93417 token=Token{9895096 ActivityRecord{d0423b1 u0 fr.free.nrw.commons/.upload.UploadActivity t14739}}} 4736 10376 (action) 0
10-03 23:57:54.050 5637 5805 I InputDispatcher: Delivering touch to (4736): action: 0x0, displayId: 0, '8d9fe01', toolType: 1
10-03 23:57:54.051 4736 4736 D ViewRootImpl@d3897f6[UploadActivity]: ViewPostIme pointer 0
10-03 23:57:54.115 5637 5805 I clp-JNI : Add pinfo. (channel) 8d9fe01 fr.free.nrw.commons/fr.free.nrw.commons.upload.UploadActivity (server) (pkg) AppWindowToken{93417 token=Token{9895096 ActivityRecord{d0423b1 u0 fr.free.nrw.commons/.upload.UploadActivity t14739}}} 4736 10376 (action) 1
10-03 23:57:54.115 5637 5805 I InputDispatcher: Delivering touch to (4736): action: 0x1, displayId: 0, '8d9fe01', toolType: 1
10-03 23:57:54.117 4736 4736 D ViewRootImpl@d3897f6[UploadActivity]: ViewPostIme pointer
07-01 19:01:45.057 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into a texture (4608x3456, max=4096x4096)
07-01 19:01:45.136 483 483 D ShareActivity: Unregistered locationManager
07-01 19:01:45.144 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into a texture (4608x3456, max=4096x4096)
07-01 19:01:45.145 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into a texture (4608x3456, max=4096x4096)
07-01 19:01:45.145 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into a texture (4608x3456, max=4096x4096)
07-01 19:01:45.166 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into a texture (4608x3456, max=4096x4096)
07-01 19:01:45.168 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into a texture (4608x3456, max=4096x4096)
07-01 19:01:45.168 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into a texture (4608x3456, max=4096x4096)
07-01 19:01:45.207 483 513 W OpenGLRenderer: Bitmap too large to be uploaded into
07-01 18:50:27.633 483 483 D CategorizationFragment: Prefix result: [Traffic cones, Shibaura, Tokyo Bay Grand Fireworks Festival, Police boats in Japan, Yakatabune in Tokyo, Tama-Center Station, Tama, Tokyo, Companies of Japan, Tama Central Park, Tama, Parks in Tokyo, Hachiōji Station, Hachioji, Tokyo, Ponds in Tokyo, Pedestrian bridges, Elementary schools in Japan, Hospitals in Japan, Vianney, Institut français du Japon - Tokyo, Fête de la musique 2017, Tameike-Sannō Station, Roppongi Grand Tower, Roppongi, Fuji Xerox, Mitaka Station]
07-01 18:50:27.633 483 483 D CategorizationFragment: Final results List: [Traffic cones, Shibaura, Tokyo Bay Grand Fireworks Festival, Police boats in Japan, Yakatabune in Tokyo, Tama-Center Station, Tama, Tokyo, Companies of Japan, Tama Central Park, Tama, Parks in Tokyo, Hachiōji Station, Hachioji, Tokyo, Ponds in Tokyo, Pedestrian bridges, Elementary schools in Japan, Hospitals in Japan, Vianney, Institut français du Japon - Tokyo, Fête de la musique 2017, Tameike-S
08:17:01,190 INFO [localhost-startStop-1][HikariDataSource:95] HikariPool-1 - Starting...
08:17:01,794 INFO [localhost-startStop-1][HikariDataSource:107] HikariPool-1 - Start completed.
08:17:01,796 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for MySQL 5.7
08:17:02,074 INFO [localhost-startStop-1][DialectDetector:148] Found dialect org.hibernate.dialect.MySQLDialect
08:17:05,092 INFO [localhost-startStop-1][HikariDataSource:95] HikariPool-2 - Starting...
08:17:05,169 INFO [localhost-startStop-1][HikariDataSource:107] HikariPool-2 - Start completed.
08:17:05,756 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
08:17:07,918 INFO [Start Level: Equinox Container: 800108da-6b47-0017-1be2-c4a8105a2a5c][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.9 [3]
08:17:07,921 INFO [Start Level: Equinox Container: 800108da-6b47-0017-1be2-c4a8105a2a5c][BundleStartStopLogger:35] STARTED com.liferay.petra.xml_1.0.7 [4]
08:17:
Q5908|Aachener Dom.jpg
Q11838966|Playhouseaberdeen.jpg
Q4666920|Aberdeen Exhibition & Conference Centre.jpg
Q270532|King's College, Old Aberdeen - geograph.org.uk - 118509.jpg
Q1964010|AbergavennyRailwayStation.jpg
Q4667087|Abergavenny Castle 2.jpg
Q7764647|Skirrid Inn - geograph.org.uk - 1142004.jpg
Q587888|Ghost Ranch redrock cliffs.jpg
Q5347828|Egg Rock Lighthouse Maine.JPG
Q3398035|Ben Mor Coigach.jpg
@nicolas-raoul
nicolas-raoul / Journal.java
Created February 14, 2017 11:11
Java implementation of a journal (tasks journalization)
package fr.free.nrw.journal;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.PrintWriter;
import org.apache.log4j.Logger;
POST /openam/json/authenticate?realm=/ HTTP/1.1
Host: idp:8080
Connection: keep-alive
Content-Length: 696
Accept-API-Version: protocol=1.0,resource=2.0
Origin: http://idp:8080
X-Password: anonymous
X-Username: anonymous
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/53.0.2785.143 Chrome/53.0.2785.143 Safari/537.36
Content-Type: application/json
This file has been truncated, but you can view the full file.
2016-06-27 11:33:28 startup archives unpack
2016-06-27 11:33:34 upgrade nodejs:amd64 6.2.1-1nodesource1~wily1 6.2.2-1nodesource1~wily1
2016-06-27 11:33:34 status half-configured nodejs:amd64 6.2.1-1nodesource1~wily1
2016-06-27 11:33:35 status unpacked nodejs:amd64 6.2.1-1nodesource1~wily1
2016-06-27 11:33:35 status half-installed nodejs:amd64 6.2.1-1nodesource1~wily1
2016-06-27 11:33:38 status triggers-pending man-db:amd64 2.7.4-1
2016-06-27 11:33:52 status half-installed nodejs:amd64 6.2.1-1nodesource1~wily1
2016-06-27 11:33:52 status unpacked nodejs:amd64 6.2.2-1nodesource1~wily1
2016-06-27 11:33:52 status unpacked nodejs:amd64 6.2.2-1nodesource1~wily1