wolfgangimig / itol

JOA based issue tracker for Microsoft Outlook
23 stars 6 forks source link

Server returned HTTP response code: 401 #19

Closed anzolo closed 9 years ago

anzolo commented 9 years ago

Hello!

I have error when push "Save" in options.

Please, help.

Log below.

2015-04-10 14:57:14,369 INFO com.wilutions.itol.Globals initLogging Logger initialized 2015-04-10 14:57:14,561 FINE jdk.nashorn.internal.scripts.Script$Recompilation$287$18643$IssueServiceImpl initialize initialize( 2015-04-10 14:57:14,562 INFO jdk.nashorn.internal.scripts.Script$Recompilation$287$18643$IssueServiceImpl initialize config.url=http://10.12.5.202/redmine 2015-04-10 14:57:14,562 INFO jdk.nashorn.internal.scripts.Script$Recompilation$287$18643$IssueServiceImpl initialize config.apiKey set=20 2015-04-10 14:57:14,563 INFO jdk.nashorn.internal.scripts.Script$Recompilation$287$18643$IssueServiceImpl initialize config.msgFileType=.rtf 2015-04-10 14:57:14,565 INFO jdk.nashorn.internal.scripts.Script$Recompilation$287$18643$IssueServiceImpl initialize readOrUpdateConfigurationProject 2015-04-10 14:57:14,569 FINE jdk.nashorn.internal.scripts.Script$Recompilation$289$15275$IssueServiceImpl readOrUpdateConfigurationProject readOrUpdateConfigurationProject( 2015-04-10 14:57:14,578 FINE com.wilutions.itol.db.HttpClient send send(GET, url=http://10.12.5.202/redmine/projects/itol-configuration.json 2015-04-10 14:57:14,578 FINE com.wilutions.itol.db.HttpClient send headers=[X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR] 2015-04-10 14:57:14,578 FINE com.wilutions.itol.db.HttpClient send content=null 2015-04-10 14:57:14,578 INFO com.wilutions.itol.db.HttpClient send GET http://10.12.5.202/redmine/projects/itol-configuration.json #-1 2015-04-10 14:57:14,578 FINE com.wilutions.itol.db.HttpClient send getResponseCode... 2015-04-10 14:57:14,580 FINE sun.net.www.protocol.http.HttpURLConnection writeRequests sun.net.www.MessageHeader@d2be306 pairs: {GET /redmine/projects/itol-configuration.json HTTP/1.1: null}{X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR}{User-Agent: Java/1.8.040}{Host: 10.12.5.202}{Accept: text/html, image/gif, image/jpeg, ; q=.2, */_; q=.2}{Connection: keep-alive} 2015-04-10 14:57:14,604 FINE sun.net.www.protocol.http.HttpURLConnection getInputStream0 sun.net.www.MessageHeader@373b0a15 pairs: {null: HTTP/1.1 401 Unauthorized}{Date: Fri, 10 Apr 2015 09:57:14 GMT}{Server: thin 1.6.1 codename Death Proof}{X-Frame-Options: SAMEORIGIN}{X-Frame-Options: SAMEORIGIN}{X-XSS-Protection: 1; mode=block}{X-Content-Type-Options: nosniff}{WWW-Authenticate: Basic realm="Redmine API"}{Content-Type: application/json}{Cache-Control: no-cache}{X-Request-Id: 3bd1db77-fcad-43f2-b6e8-b00c738ff119}{X-Runtime: 0.000000}{Keep-Alive: timeout=5, max=100}{Connection: Keep-Alive}{Transfer-Encoding: chunked} 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send status=401 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send response header=Transfer-Encoding, values=[chunked] 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send response header=Keep-Alive, values=[timeout=5, max=100] 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send response header=null, values=[HTTP/1.1 401 Unauthorized] 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send response header=Server, values=[thin 1.6.1 codename Death Proof] 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send response header=X-Request-Id, values=[3bd1db77-fcad-43f2-b6e8-b00c738ff119] 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send response header=X-Runtime, values=[0.000000] 2015-04-10 14:57:14,605 FINE com.wilutions.itol.db.HttpClient send response header=X-Content-Type-Options, values=[nosniff] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send response header=WWW-Authenticate, values=[Basic realm="Redmine API"] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send response header=Connection, values=[Keep-Alive] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send response header=Date, values=[Fri, 10 Apr 2015 09:57:14 GMT] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send response header=X-Frame-Options, values=[SAMEORIGIN, SAMEORIGIN] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send response header=Cache-Control, values=[no-cache] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send response header=X-XSS-Protection, values=[1; mode=block] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send response header=Content-Type, values=[application/json] 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send read from input... 2015-04-10 14:57:14,606 INFO com.wilutions.itol.db.HttpClient send send failed, exception=java.io.IOException: Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/projects/itol-configuration.json 2015-04-10 14:57:14,606 FINE com.wilutions.itol.db.HttpClient send read from error... 2015-04-10 14:57:14,608 FINE com.wilutions.itol.db.HttpClient send )send=401, ret=[status=401,headers=[Transfer-Encoding: chunked, Keep-Alive: timeout=5, max=100, : HTTP/1.1 401 Unauthorized, Server: thin 1.6.1 codename Death Proof, X-Request-Id: 3bd1db77-fcad-43f2-b6e8-b00c738ff119, X-Runtime: 0.000000, X-Content-Type-Options: nosniff, WWW-Authenticate: Basic realm="Redmine API", Connection: Keep-Alive, Date: Fri, 10 Apr 2015 09:57:14 GMT, X-Frame-Options: SAMEORIGIN, Cache-Control: no-cache, X-XSS-Protection: 1; mode=block, Content-Type: application/json],content=] 2015-04-10 14:57:14,610 FINE jdk.nashorn.internal.scripts.Script$Recompilation$289$15275$IssueServiceImpl readOrUpdateConfigurationProject Configuration project not found, try to crate it. java.io.IOException: HTTP Status 401, Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/projects/itol-configuration.json at jdk.nashorn.internal.scripts.Script$Recompilation$291$6270AAAAA$IssueServiceImpl.send(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:217) at jdk.nashorn.internal.scripts.Script$Recompilation$290$8903A$IssueServiceImpl.get(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:287) at jdk.nashorn.internal.scripts.Script$Recompilation$289$15275$IssueServiceImpl.readOrUpdateConfigurationProject(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:518) at jdk.nashorn.internal.scripts.Script$Recompilation$287$18643$IssueServiceImpl.initialize(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:633) at jdk.nashorn.internal.scripts.Script$Recompilation$274$26577A$IssueServiceImpl.setConfig(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:863) at com.wilutions.itol.db.IssueService$$NashornJavaAdapter.setConfig(Unknown Source) at com.wilutions.itol.Globals.setConfig(Globals.java:187) at com.wilutions.itol.BackstageConfig.onSave(BackstageConfig.java:283) at com.wilutions.itol.BackstageConfig.Button_onAction(BackstageConfig.java:249) at com.wilutions.itol.ItolAddin.Button_onAction(ItolAddin.java:82)

2015-04-10 14:57:14,613 FINE jdk.nashorn.internal.scripts.Script$Recompilation$293$21381A$IssueServiceImpl readCustomFields readCustomFields( 2015-04-10 14:57:14,613 FINE com.wilutions.itol.db.HttpClient send send(GET, url=http://10.12.5.202/redmine/custom_fields.json 2015-04-10 14:57:14,613 FINE com.wilutions.itol.db.HttpClient send headers=[X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR] 2015-04-10 14:57:14,613 FINE com.wilutions.itol.db.HttpClient send content=null 2015-04-10 14:57:14,614 INFO com.wilutions.itol.db.HttpClient send GET http://10.12.5.202/redmine/custom_fields.json #-1 2015-04-10 14:57:14,614 FINE com.wilutions.itol.db.HttpClient send getResponseCode... 2015-04-10 14:57:14,614 FINE sun.net.www.protocol.http.HttpURLConnection writeRequests sun.net.www.MessageHeader@9729886 pairs: {GET /redmine/custom_fields.json HTTP/1.1: null}{X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR}{User-Agent: Java/1.8.040}{Host: 10.12.5.202}{Accept: text/html, image/gif, image/jpeg, ; q=.2, /_; q=.2}{Connection: keep-alive} 2015-04-10 14:57:14,633 FINE sun.net.www.protocol.http.HttpURLConnection getInputStream0 sun.net.www.MessageHeader@9e405c15 pairs: {null: HTTP/1.1 401 Unauthorized}{Date: Fri, 10 Apr 2015 09:57:14 GMT}{Server: thin 1.6.1 codename Death Proof}{X-Frame-Options: SAMEORIGIN}{X-Frame-Options: SAMEORIGIN}{X-XSS-Protection: 1; mode=block}{X-Content-Type-Options: nosniff}{WWW-Authenticate: Basic realm="Redmine API"}{Content-Type: application/json}{Cache-Control: no-cache}{X-Request-Id: e67015b1-61eb-48af-b8c4-85bd7d841de4}{X-Runtime: 0.000000}{Keep-Alive: timeout=5, max=99}{Connection: Keep-Alive}{Transfer-Encoding: chunked} 2015-04-10 14:57:14,634 FINE com.wilutions.itol.db.HttpClient send status=401 2015-04-10 14:57:14,634 FINE com.wilutions.itol.db.HttpClient send response header=Transfer-Encoding, values=[chunked] 2015-04-10 14:57:14,634 FINE com.wilutions.itol.db.HttpClient send response header=Keep-Alive, values=[timeout=5, max=99] 2015-04-10 14:57:14,634 FINE com.wilutions.itol.db.HttpClient send response header=null, values=[HTTP/1.1 401 Unauthorized] 2015-04-10 14:57:14,634 FINE com.wilutions.itol.db.HttpClient send response header=Server, values=[thin 1.6.1 codename Death Proof] 2015-04-10 14:57:14,634 FINE com.wilutions.itol.db.HttpClient send response header=X-Request-Id, values=[e67015b1-61eb-48af-b8c4-85bd7d841de4] 2015-04-10 14:57:14,634 FINE com.wilutions.itol.db.HttpClient send response header=X-Runtime, values=[0.000000] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=X-Content-Type-Options, values=[nosniff] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=WWW-Authenticate, values=[Basic realm="Redmine API"] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=Connection, values=[Keep-Alive] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=Date, values=[Fri, 10 Apr 2015 09:57:14 GMT] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=X-Frame-Options, values=[SAMEORIGIN, SAMEORIGIN] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=Cache-Control, values=[no-cache] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=X-XSS-Protection, values=[1; mode=block] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send response header=Content-Type, values=[application/json] 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send read from input... 2015-04-10 14:57:14,635 INFO com.wilutions.itol.db.HttpClient send send failed, exception=java.io.IOException: Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/custom_fields.json 2015-04-10 14:57:14,635 FINE com.wilutions.itol.db.HttpClient send read from error... 2015-04-10 14:57:14,636 FINE com.wilutions.itol.db.HttpClient send )send=401, ret=[status=401,headers=[Transfer-Encoding: chunked, Keep-Alive: timeout=5, max=99, : HTTP/1.1 401 Unauthorized, Server: thin 1.6.1 codename Death Proof, X-Request-Id: e67015b1-61eb-48af-b8c4-85bd7d841de4, X-Runtime: 0.000000, X-Content-Type-Options: nosniff, WWW-Authenticate: Basic realm="Redmine API", Connection: Keep-Alive, Date: Fri, 10 Apr 2015 09:57:14 GMT, X-Frame-Options: SAMEORIGIN, Cache-Control: no-cache, X-XSS-Protection: 1; mode=block, Content-Type: application/json],content=] 2015-04-10 14:57:14,636 FINE jdk.nashorn.internal.scripts.Script$Recompilation$289$15275$IssueServiceImpl readOrUpdateConfigurationProject Failed to read custom fields, I am not an administrator. 2015-04-10 14:57:14,637 WARN jdk.nashorn.internal.scripts.Script$Recompilation$289$15275$IssueServiceImpl readOrUpdateConfigurationProject Cannot read ITOL configuration project. The first login has to be made with an administrator account. Thereby, the configuration project is created. Details: java.io.IOException: HTTP Status 401, Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/custom_fields.json 2015-04-10 14:57:14,638 FINE jdk.nashorn.internal.scripts.Script$Recompilation$289$15275$IssueServiceImpl readOrUpdateConfigurationProject data.isAdmin=false 2015-04-10 14:57:14,638 FINE jdk.nashorn.internal.scripts.Script$Recompilation$289$15275$IssueServiceImpl readOrUpdateConfigurationProject )readOrUpdateConfigurationProject 2015-04-10 14:57:14,639 INFO jdk.nashorn.internal.scripts.Script$Recompilation$287$18643$IssueServiceImpl initialize readProjects 2015-04-10 14:57:14,642 FINE jdk.nashorn.internal.scripts.Script$Recompilation$294$10537A$IssueServiceImpl readProjects readProjects( 2015-04-10 14:57:14,643 FINE com.wilutions.itol.db.HttpClient send send(GET, url=http://10.12.5.202/redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 2015-04-10 14:57:14,643 FINE com.wilutions.itol.db.HttpClient send headers=[X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR] 2015-04-10 14:57:14,643 FINE com.wilutions.itol.db.HttpClient send content=null 2015-04-10 14:57:14,644 INFO com.wilutions.itol.db.HttpClient send GET http://10.12.5.202/redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 #-1 2015-04-10 14:57:14,644 FINE com.wilutions.itol.db.HttpClient send getResponseCode... 2015-04-10 14:57:14,644 FINE sun.net.www.protocol.http.HttpURLConnection writeRequests sun.net.www.MessageHeader@bdf2ce6 pairs: {GET /redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 HTTP/1.1: null}{X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR}{User-Agent: Java/1.8.040}{Host: 10.12.5.202}{Accept: text/html, image/gif, image/jpeg, ; q=.2, /_; q=.2}{Connection: keep-alive} 2015-04-10 14:57:14,664 FINE sun.net.www.protocol.http.HttpURLConnection getInputStream0 sun.net.www.MessageHeader@107313a15 pairs: {null: HTTP/1.1 401 Unauthorized}{Date: Fri, 10 Apr 2015 09:57:14 GMT}{Server: thin 1.6.1 codename Death Proof}{X-Frame-Options: SAMEORIGIN}{X-Frame-Options: SAMEORIGIN}{X-XSS-Protection: 1; mode=block}{X-Content-Type-Options: nosniff}{WWW-Authenticate: Basic realm="Redmine API"}{Content-Type: application/json}{Cache-Control: no-cache}{X-Request-Id: bb8b6d5b-c43c-41dc-b448-6e8ea2f22cf5}{X-Runtime: 0.000000}{Keep-Alive: timeout=5, max=98}{Connection: Keep-Alive}{Transfer-Encoding: chunked} 2015-04-10 14:57:14,664 FINE com.wilutions.itol.db.HttpClient send status=401 2015-04-10 14:57:14,664 FINE com.wilutions.itol.db.HttpClient send response header=Transfer-Encoding, values=[chunked] 2015-04-10 14:57:14,664 FINE com.wilutions.itol.db.HttpClient send response header=Keep-Alive, values=[timeout=5, max=98] 2015-04-10 14:57:14,664 FINE com.wilutions.itol.db.HttpClient send response header=null, values=[HTTP/1.1 401 Unauthorized] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=Server, values=[thin 1.6.1 codename Death Proof] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=X-Request-Id, values=[bb8b6d5b-c43c-41dc-b448-6e8ea2f22cf5] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=X-Runtime, values=[0.000000] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=X-Content-Type-Options, values=[nosniff] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=WWW-Authenticate, values=[Basic realm="Redmine API"] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=Connection, values=[Keep-Alive] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=Date, values=[Fri, 10 Apr 2015 09:57:14 GMT] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=X-Frame-Options, values=[SAMEORIGIN, SAMEORIGIN] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=Cache-Control, values=[no-cache] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=X-XSS-Protection, values=[1; mode=block] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send response header=Content-Type, values=[application/json] 2015-04-10 14:57:14,665 FINE com.wilutions.itol.db.HttpClient send read from input... 2015-04-10 14:57:14,666 INFO com.wilutions.itol.db.HttpClient send send failed, exception=java.io.IOException: Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 2015-04-10 14:57:14,666 FINE com.wilutions.itol.db.HttpClient send read from error... 2015-04-10 14:57:14,666 FINE com.wilutions.itol.db.HttpClient send )send=401, ret=[status=401,headers=[Transfer-Encoding: chunked, Keep-Alive: timeout=5, max=98, : HTTP/1.1 401 Unauthorized, Server: thin 1.6.1 codename Death Proof, X-Request-Id: bb8b6d5b-c43c-41dc-b448-6e8ea2f22cf5, X-Runtime: 0.000000, X-Content-Type-Options: nosniff, WWW-Authenticate: Basic realm="Redmine API", Connection: Keep-Alive, Date: Fri, 10 Apr 2015 09:57:14 GMT, X-Frame-Options: SAMEORIGIN, Cache-Control: no-cache, X-XSS-Protection: 1; mode=block, Content-Type: application/json],content=] 2015-04-10 14:57:14,677 FINE com.wilutions.itol.ItolAddin Button_onAction )Button_onAction 2015-04-10 14:57:14,783 FINE java.awt.Container mixOnShowing this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-10 14:57:14,784 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = false 2015-04-10 14:57:14,784 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-10 14:57:14,784 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = false 2015-04-10 14:57:14,784 FINE java.awt.Container mixOnShowing this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-10 14:57:14,785 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = false 2015-04-10 14:57:14,787 FINE java.awt.Container mixOnShowing this = javax.swing.JPanel[,0,0,0x0,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,787 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,0x0,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:14,787 FINE java.awt.Container mixOnShowing this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,787 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:14,788 FINE java.awt.Container mixOnReshaping this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,788 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:14,789 FINE java.awt.Container mixOnReshaping this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,789 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:14,789 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,789 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:14,789 FINE java.awt.Container mixOnValidating this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,789 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:14,789 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-10 14:57:14,789 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = false 2015-04-10 14:57:14,790 FINE javafx.scene.Scene$13 invalidated Changed focus from null to Button@1c1f4e0[styleClass=button]'OK' 2015-04-10 14:57:14,791 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent sun.awt.TimedWindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame8 2015-04-10 14:57:14,791 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.event.WindowEvent[WINDOW_ACTIVATED,opposite=null,oldState=0,newState=0] on frame8 2015-04-10 14:57:14,792 FINE java.awt.ContainerOrderFocusTraversalPolicy getFirstComponent ### Getting first component in com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-10 14:57:14,792 FINE java.awt.ContainerOrderFocusTraversalPolicy getFirstComponent ### Cycle is [com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=], com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]] 2015-04-10 14:57:14,793 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,793 FINE sun.awt.im.InputContext activateInputMethod Current client component com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:14,794 FINE javafx.scene.Node$FocusedProperty markInvalid ReadOnlyBooleanProperty [bean: Button@1c1f4e0[styleClass=button]'OK', name: focused, value: true] focused=true 2015-04-10 14:57:15,467 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:15,467 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:15,467 FINE java.awt.Container mixOnValidating this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:15,467 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-10 14:57:15,467 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-10 14:57:15,467 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = false 2015-04-10 14:57:30,415 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent sun.awt.TimedWindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame8 2015-04-10 14:57:30,416 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent Active com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], Current focused com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], losing focus com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] opposite null 2015-04-10 14:57:30,416 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-10 14:57:30,416 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.event.WindowEvent[WINDOW_DEACTIVATED,opposite=null,oldState=0,newState=0] on frame8 2015-04-10 14:57:30,417 FINE javafx.scene.Node$FocusedProperty markInvalid ReadOnlyBooleanProperty [bean: Button@1c1f4e0[styleClass=button]'OK', name: focused, value: false] focused=false 2015-04-10 14:57:30,433 FINE java.awt.Container mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight=false 2015-04-10 14:57:30,433 FINE java.awt.Component mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight = false 2015-04-10 14:57:30,433 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = true 2015-04-10 14:57:30,433 FINE java.awt.Container mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; isLightweight=true 2015-04-10 14:57:30,434 FINE java.awt.Component mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; isLightweight = true 2015-04-10 14:57:30,434 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = true 2015-04-10 14:57:30,434 FINE java.awt.Container mixOnHiding this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; isLightweight=true 2015-04-10 14:57:30,434 FINE java.awt.Component mixOnHiding this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; isLightweight = true 2015-04-10 14:57:30,434 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = true 2015-04-10 14:57:30,434 FINE java.awt.Container mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight=false 2015-04-10 14:57:30,434 FINE java.awt.Component mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight = false 2015-04-10 14:57:30,434 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame8,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = true

wolfgangimig commented 9 years ago

Hello anzolo,

please make sure that you have enabled the REST API in Redmine's configuration:

Logon to Redmine (http://192.168.0.14) as admin. Click "Administration (upper left corner) - Authentication", check "Enable REST web service". Click "Save".

Regards Wolfgang

anzolo commented 9 years ago

Thanx for help! I enabled REST API. Now i have another error.

Log below

2015-04-13 08:37:54,734 INFO com.wilutions.itol.Globals initLogging Logger initialized 2015-04-13 08:37:55,274 FINE jdk.nashorn.internal.scripts.Script$Recompilation$347$18643$IssueServiceImpl initialize initialize( 2015-04-13 08:37:55,276 INFO jdk.nashorn.internal.scripts.Script$Recompilation$347$18643$IssueServiceImpl initialize config.url=http://10.12.5.202/redmine 2015-04-13 08:37:55,276 INFO jdk.nashorn.internal.scripts.Script$Recompilation$347$18643$IssueServiceImpl initialize config.apiKey set=20 2015-04-13 08:37:55,277 INFO jdk.nashorn.internal.scripts.Script$Recompilation$347$18643$IssueServiceImpl initialize config.msgFileType=.rtf 2015-04-13 08:37:55,280 INFO jdk.nashorn.internal.scripts.Script$Recompilation$347$18643$IssueServiceImpl initialize readOrUpdateConfigurationProject 2015-04-13 08:37:55,287 FINE jdk.nashorn.internal.scripts.Script$Recompilation$349$15275$IssueServiceImpl readOrUpdateConfigurationProject readOrUpdateConfigurationProject( 2015-04-13 08:37:55,293 FINE com.wilutions.itol.db.HttpClient send send(GET, url=http://10.12.5.202/redmine/projects/itol-configuration.json 2015-04-13 08:37:55,293 FINE com.wilutions.itol.db.HttpClient send headers=[X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR] 2015-04-13 08:37:55,293 FINE com.wilutions.itol.db.HttpClient send content=null 2015-04-13 08:37:55,294 INFO com.wilutions.itol.db.HttpClient send GET http://10.12.5.202/redmine/projects/itol-configuration.json #-1 2015-04-13 08:37:55,294 FINE com.wilutions.itol.db.HttpClient send getResponseCode... 2015-04-13 08:37:55,308 FINE sun.net.www.protocol.http.HttpURLConnection writeRequests sun.net.www.MessageHeader@dc3f6b6 pairs: {GET /redmine/projects/itol-configuration.json HTTP/1.1: null}{X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR}{User-Agent: Java/1.8.040}{Host: 10.12.5.202}{Accept: text/html, image/gif, image/jpeg, ; q=.2, */_; q=.2}{Connection: keep-alive} 2015-04-13 08:37:55,643 FINE sun.net.www.protocol.http.HttpURLConnection getInputStream0 sun.net.www.MessageHeader@1c523f215 pairs: {null: HTTP/1.1 401 Unauthorized}{Date: Mon, 13 Apr 2015 03:37:55 GMT}{Server: thin 1.6.1 codename Death Proof}{X-Frame-Options: SAMEORIGIN}{X-Frame-Options: SAMEORIGIN}{X-XSS-Protection: 1; mode=block}{X-Content-Type-Options: nosniff}{WWW-Authenticate: Basic realm="Redmine API"}{Content-Type: application/json}{Cache-Control: no-cache}{X-Request-Id: cffc8949-c8d8-411f-87ce-59f6c887a7d9}{X-Runtime: 0.000000}{Keep-Alive: timeout=5, max=100}{Connection: Keep-Alive}{Transfer-Encoding: chunked} 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send status=401 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send response header=Transfer-Encoding, values=[chunked] 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send response header=Keep-Alive, values=[timeout=5, max=100] 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send response header=null, values=[HTTP/1.1 401 Unauthorized] 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send response header=Server, values=[thin 1.6.1 codename Death Proof] 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send response header=X-Request-Id, values=[cffc8949-c8d8-411f-87ce-59f6c887a7d9] 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send response header=X-Runtime, values=[0.000000] 2015-04-13 08:37:55,644 FINE com.wilutions.itol.db.HttpClient send response header=X-Content-Type-Options, values=[nosniff] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send response header=WWW-Authenticate, values=[Basic realm="Redmine API"] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send response header=Connection, values=[Keep-Alive] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send response header=Date, values=[Mon, 13 Apr 2015 03:37:55 GMT] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send response header=X-Frame-Options, values=[SAMEORIGIN, SAMEORIGIN] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send response header=Cache-Control, values=[no-cache] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send response header=X-XSS-Protection, values=[1; mode=block] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send response header=Content-Type, values=[application/json] 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send read from input... 2015-04-13 08:37:55,645 INFO com.wilutions.itol.db.HttpClient send send failed, exception=java.io.IOException: Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/projects/itol-configuration.json 2015-04-13 08:37:55,645 FINE com.wilutions.itol.db.HttpClient send read from error... 2015-04-13 08:37:55,647 FINE com.wilutions.itol.db.HttpClient send )send=401, ret=[status=401,headers=[Transfer-Encoding: chunked, Keep-Alive: timeout=5, max=100, : HTTP/1.1 401 Unauthorized, Server: thin 1.6.1 codename Death Proof, X-Request-Id: cffc8949-c8d8-411f-87ce-59f6c887a7d9, X-Runtime: 0.000000, X-Content-Type-Options: nosniff, WWW-Authenticate: Basic realm="Redmine API", Connection: Keep-Alive, Date: Mon, 13 Apr 2015 03:37:55 GMT, X-Frame-Options: SAMEORIGIN, Cache-Control: no-cache, X-XSS-Protection: 1; mode=block, Content-Type: application/json],content=] 2015-04-13 08:37:55,649 FINE jdk.nashorn.internal.scripts.Script$Recompilation$349$15275$IssueServiceImpl readOrUpdateConfigurationProject Configuration project not found, try to crate it. java.io.IOException: HTTP Status 401, Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/projects/itol-configuration.json at jdk.nashorn.internal.scripts.Script$Recompilation$351$6270AAAAA$IssueServiceImpl.send(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:217) at jdk.nashorn.internal.scripts.Script$Recompilation$350$8903A$IssueServiceImpl.get(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:287) at jdk.nashorn.internal.scripts.Script$Recompilation$349$15275$IssueServiceImpl.readOrUpdateConfigurationProject(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:518) at jdk.nashorn.internal.scripts.Script$Recompilation$347$18643$IssueServiceImpl.initialize(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:633) at jdk.nashorn.internal.scripts.Script$Recompilation$334$26577A$IssueServiceImpl.setConfig(file:/C:/Users/zolotoval/AppData/Local/Issue%20Tracker%20for%20Microsoft%20Outlook%2032bit/app/IssueServiceImpl.js:863) at com.wilutions.itol.db.IssueService$$NashornJavaAdapter.setConfig(Unknown Source) at com.wilutions.itol.Globals.setConfig(Globals.java:187) at com.wilutions.itol.BackstageConfig.onSave(BackstageConfig.java:283) at com.wilutions.itol.BackstageConfig.Button_onAction(BackstageConfig.java:249) at com.wilutions.itol.ItolAddin.Button_onAction(ItolAddin.java:82)

2015-04-13 08:37:55,652 FINE jdk.nashorn.internal.scripts.Script$Recompilation$353$21381A$IssueServiceImpl readCustomFields readCustomFields( 2015-04-13 08:37:55,652 FINE com.wilutions.itol.db.HttpClient send send(GET, url=http://10.12.5.202/redmine/custom_fields.json 2015-04-13 08:37:55,652 FINE com.wilutions.itol.db.HttpClient send headers=[X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR] 2015-04-13 08:37:55,653 FINE com.wilutions.itol.db.HttpClient send content=null 2015-04-13 08:37:55,653 INFO com.wilutions.itol.db.HttpClient send GET http://10.12.5.202/redmine/custom_fields.json #-1 2015-04-13 08:37:55,653 FINE com.wilutions.itol.db.HttpClient send getResponseCode... 2015-04-13 08:37:55,653 FINE sun.net.www.protocol.http.HttpURLConnection writeRequests sun.net.www.MessageHeader@fb21bc6 pairs: {GET /redmine/custom_fields.json HTTP/1.1: null}{X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR}{User-Agent: Java/1.8.040}{Host: 10.12.5.202}{Accept: text/html, image/gif, image/jpeg, ; q=.2, /_; q=.2}{Connection: keep-alive} 2015-04-13 08:37:55,725 FINE sun.net.www.protocol.http.HttpURLConnection getInputStream0 sun.net.www.MessageHeader@195d24215 pairs: {null: HTTP/1.1 401 Unauthorized}{Date: Mon, 13 Apr 2015 03:37:55 GMT}{Server: thin 1.6.1 codename Death Proof}{X-Frame-Options: SAMEORIGIN}{X-Frame-Options: SAMEORIGIN}{X-XSS-Protection: 1; mode=block}{X-Content-Type-Options: nosniff}{WWW-Authenticate: Basic realm="Redmine API"}{Content-Type: application/json}{Cache-Control: no-cache}{X-Request-Id: b93849ef-f5c3-47f4-bcbe-2d4aa415c934}{X-Runtime: 0.015626}{Keep-Alive: timeout=5, max=99}{Connection: Keep-Alive}{Transfer-Encoding: chunked} 2015-04-13 08:37:55,725 FINE com.wilutions.itol.db.HttpClient send status=401 2015-04-13 08:37:55,725 FINE com.wilutions.itol.db.HttpClient send response header=Transfer-Encoding, values=[chunked] 2015-04-13 08:37:55,725 FINE com.wilutions.itol.db.HttpClient send response header=Keep-Alive, values=[timeout=5, max=99] 2015-04-13 08:37:55,725 FINE com.wilutions.itol.db.HttpClient send response header=null, values=[HTTP/1.1 401 Unauthorized] 2015-04-13 08:37:55,725 FINE com.wilutions.itol.db.HttpClient send response header=Server, values=[thin 1.6.1 codename Death Proof] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=X-Request-Id, values=[b93849ef-f5c3-47f4-bcbe-2d4aa415c934] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=X-Runtime, values=[0.015626] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=X-Content-Type-Options, values=[nosniff] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=WWW-Authenticate, values=[Basic realm="Redmine API"] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=Connection, values=[Keep-Alive] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=Date, values=[Mon, 13 Apr 2015 03:37:55 GMT] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=X-Frame-Options, values=[SAMEORIGIN, SAMEORIGIN] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=Cache-Control, values=[no-cache] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=X-XSS-Protection, values=[1; mode=block] 2015-04-13 08:37:55,726 FINE com.wilutions.itol.db.HttpClient send response header=Content-Type, values=[application/json] 2015-04-13 08:37:55,727 FINE com.wilutions.itol.db.HttpClient send read from input... 2015-04-13 08:37:55,727 INFO com.wilutions.itol.db.HttpClient send send failed, exception=java.io.IOException: Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/custom_fields.json 2015-04-13 08:37:55,727 FINE com.wilutions.itol.db.HttpClient send read from error... 2015-04-13 08:37:55,727 FINE com.wilutions.itol.db.HttpClient send )send=401, ret=[status=401,headers=[Transfer-Encoding: chunked, Keep-Alive: timeout=5, max=99, : HTTP/1.1 401 Unauthorized, Server: thin 1.6.1 codename Death Proof, X-Request-Id: b93849ef-f5c3-47f4-bcbe-2d4aa415c934, X-Runtime: 0.015626, X-Content-Type-Options: nosniff, WWW-Authenticate: Basic realm="Redmine API", Connection: Keep-Alive, Date: Mon, 13 Apr 2015 03:37:55 GMT, X-Frame-Options: SAMEORIGIN, Cache-Control: no-cache, X-XSS-Protection: 1; mode=block, Content-Type: application/json],content=] 2015-04-13 08:37:55,728 FINE jdk.nashorn.internal.scripts.Script$Recompilation$349$15275$IssueServiceImpl readOrUpdateConfigurationProject Failed to read custom fields, I am not an administrator. 2015-04-13 08:37:55,729 WARN jdk.nashorn.internal.scripts.Script$Recompilation$349$15275$IssueServiceImpl readOrUpdateConfigurationProject Cannot read ITOL configuration project. The first login has to be made with an administrator account. Thereby, the configuration project is created. Details: java.io.IOException: HTTP Status 401, Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/custom_fields.json 2015-04-13 08:37:55,729 FINE jdk.nashorn.internal.scripts.Script$Recompilation$349$15275$IssueServiceImpl readOrUpdateConfigurationProject data.isAdmin=false 2015-04-13 08:37:55,730 FINE jdk.nashorn.internal.scripts.Script$Recompilation$349$15275$IssueServiceImpl readOrUpdateConfigurationProject )readOrUpdateConfigurationProject 2015-04-13 08:37:55,730 INFO jdk.nashorn.internal.scripts.Script$Recompilation$347$18643$IssueServiceImpl initialize readProjects 2015-04-13 08:37:55,813 FINE jdk.nashorn.internal.scripts.Script$Recompilation$354$10537A$IssueServiceImpl readProjects readProjects( 2015-04-13 08:37:55,814 FINE com.wilutions.itol.db.HttpClient send send(GET, url=http://10.12.5.202/redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 2015-04-13 08:37:55,814 FINE com.wilutions.itol.db.HttpClient send headers=[X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR] 2015-04-13 08:37:55,814 FINE com.wilutions.itol.db.HttpClient send content=null 2015-04-13 08:37:55,814 INFO com.wilutions.itol.db.HttpClient send GET http://10.12.5.202/redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 #-1 2015-04-13 08:37:55,814 FINE com.wilutions.itol.db.HttpClient send getResponseCode... 2015-04-13 08:37:55,814 FINE sun.net.www.protocol.http.HttpURLConnection writeRequests sun.net.www.MessageHeader@beb7276 pairs: {GET /redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 HTTP/1.1: null}{X-Redmine-API-Key: A6LkSTve0x6yHOgby3RR}{User-Agent: Java/1.8.040}{Host: 10.12.5.202}{Accept: text/html, image/gif, image/jpeg, ; q=.2, /_; q=.2}{Connection: keep-alive} 2015-04-13 08:37:55,870 FINE sun.net.www.protocol.http.HttpURLConnection getInputStream0 sun.net.www.MessageHeader@febe4c15 pairs: {null: HTTP/1.1 401 Unauthorized}{Date: Mon, 13 Apr 2015 03:37:55 GMT}{Server: thin 1.6.1 codename Death Proof}{X-Frame-Options: SAMEORIGIN}{X-Frame-Options: SAMEORIGIN}{X-XSS-Protection: 1; mode=block}{X-Content-Type-Options: nosniff}{WWW-Authenticate: Basic realm="Redmine API"}{Content-Type: application/json}{Cache-Control: no-cache}{X-Request-Id: 87d2b82f-bdf1-498c-b90b-cb136c507753}{X-Runtime: 0.000000}{Keep-Alive: timeout=5, max=98}{Connection: Keep-Alive}{Transfer-Encoding: chunked} 2015-04-13 08:37:55,871 FINE com.wilutions.itol.db.HttpClient send status=401 2015-04-13 08:37:55,871 FINE com.wilutions.itol.db.HttpClient send response header=Transfer-Encoding, values=[chunked] 2015-04-13 08:37:55,871 FINE com.wilutions.itol.db.HttpClient send response header=Keep-Alive, values=[timeout=5, max=98] 2015-04-13 08:37:55,871 FINE com.wilutions.itol.db.HttpClient send response header=null, values=[HTTP/1.1 401 Unauthorized] 2015-04-13 08:37:55,871 FINE com.wilutions.itol.db.HttpClient send response header=Server, values=[thin 1.6.1 codename Death Proof] 2015-04-13 08:37:55,871 FINE com.wilutions.itol.db.HttpClient send response header=X-Request-Id, values=[87d2b82f-bdf1-498c-b90b-cb136c507753] 2015-04-13 08:37:55,871 FINE com.wilutions.itol.db.HttpClient send response header=X-Runtime, values=[0.000000] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=X-Content-Type-Options, values=[nosniff] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=WWW-Authenticate, values=[Basic realm="Redmine API"] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=Connection, values=[Keep-Alive] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=Date, values=[Mon, 13 Apr 2015 03:37:55 GMT] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=X-Frame-Options, values=[SAMEORIGIN, SAMEORIGIN] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=Cache-Control, values=[no-cache] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=X-XSS-Protection, values=[1; mode=block] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send response header=Content-Type, values=[application/json] 2015-04-13 08:37:55,872 FINE com.wilutions.itol.db.HttpClient send read from input... 2015-04-13 08:37:55,872 INFO com.wilutions.itol.db.HttpClient send send failed, exception=java.io.IOException: Server returned HTTP response code: 401 for URL: http://10.12.5.202/redmine/projects.json?include=trackers,issue_categories,enabled_modules&offset=0&limit=100 2015-04-13 08:37:55,873 FINE com.wilutions.itol.db.HttpClient send read from error... 2015-04-13 08:37:55,873 FINE com.wilutions.itol.db.HttpClient send )send=401, ret=[status=401,headers=[Transfer-Encoding: chunked, Keep-Alive: timeout=5, max=98, : HTTP/1.1 401 Unauthorized, Server: thin 1.6.1 codename Death Proof, X-Request-Id: 87d2b82f-bdf1-498c-b90b-cb136c507753, X-Runtime: 0.000000, X-Content-Type-Options: nosniff, WWW-Authenticate: Basic realm="Redmine API", Connection: Keep-Alive, Date: Mon, 13 Apr 2015 03:37:55 GMT, X-Frame-Options: SAMEORIGIN, Cache-Control: no-cache, X-XSS-Protection: 1; mode=block, Content-Type: application/json],content=] 2015-04-13 08:37:55,884 FINE com.wilutions.itol.ItolAddin Button_onAction )Button_onAction 2015-04-13 08:37:56,120 FINE java.awt.Container mixOnShowing this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-13 08:37:56,120 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = false 2015-04-13 08:37:56,121 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-13 08:37:56,121 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = false 2015-04-13 08:37:56,121 FINE java.awt.Container mixOnShowing this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-13 08:37:56,121 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = false 2015-04-13 08:37:56,123 FINE java.awt.Container mixOnShowing this = javax.swing.JPanel[,0,0,0x0,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,123 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,0x0,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,124 FINE java.awt.Container mixOnShowing this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,145 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,152 FINE java.awt.Container mixOnReshaping this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,152 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,152 FINE java.awt.Container mixOnReshaping this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,152 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,152 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,153 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,153 FINE java.awt.Container mixOnValidating this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,153 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,153 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-13 08:37:56,153 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = false 2015-04-13 08:37:56,153 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,153 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,153 FINE java.awt.Container mixOnValidating this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,154 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,154 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-13 08:37:56,154 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = false 2015-04-13 08:37:56,154 FINE javafx.scene.Scene$13 invalidated Changed focus from null to Button@d1a41[styleClass=button]'OK' 2015-04-13 08:37:56,250 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent sun.awt.TimedWindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:37:56,250 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.event.WindowEvent[WINDOW_ACTIVATED,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:37:56,250 FINE java.awt.ContainerOrderFocusTraversalPolicy getFirstComponent ### Getting first component in com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-13 08:37:56,251 FINE java.awt.ContainerOrderFocusTraversalPolicy getFirstComponent ### Cycle is [com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=], com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]] 2015-04-13 08:37:56,274 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,302 FINE sun.awt.im.InputContext activateInputMethod Current client component com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,436 FINE javafx.scene.Node$FocusedProperty markInvalid ReadOnlyBooleanProperty [bean: Button@d1a41[styleClass=button]'OK', name: focused, value: true] focused=true 2015-04-13 08:37:56,798 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,798 FINE java.awt.Component isMixingNeeded this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,798 FINE java.awt.Container mixOnValidating this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:37:56,798 FINE java.awt.Component isMixingNeeded this = javax.swing.JPanel[,0,0,664x101,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; areBoundsValid = false 2015-04-13 08:37:56,798 FINE java.awt.Container mixOnValidating this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] 2015-04-13 08:37:56,799 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = false 2015-04-13 08:38:03,614 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent sun.awt.TimedWindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:38:03,614 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent Active com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], Current focused com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], losing focus com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] opposite null 2015-04-13 08:38:03,614 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:38:03,614 FINE javafx.scene.Node$FocusedProperty markInvalid ReadOnlyBooleanProperty [bean: Button@d1a41[styleClass=button]'OK', name: focused, value: false] focused=false 2015-04-13 08:38:03,633 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.event.WindowEvent[WINDOW_DEACTIVATED,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:39:15,454 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent sun.awt.TimedWindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:39:15,454 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.event.WindowEvent[WINDOW_ACTIVATED,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:39:15,455 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:39:15,455 FINE sun.awt.im.InputContext activateInputMethod Current client component com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:39:15,456 FINE javafx.scene.Node$FocusedProperty markInvalid ReadOnlyBooleanProperty [bean: Button@d1a41[styleClass=button]'OK', name: focused, value: true] focused=true 2015-04-13 08:39:16,089 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent sun.awt.TimedWindowEvent[WINDOW_LOST_FOCUS,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:39:16,090 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent Active com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], Current focused com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal], losing focus com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,layout=java.awt.BorderLayout,title=,resizable,normal] opposite null 2015-04-13 08:39:16,090 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=] 2015-04-13 08:39:16,090 FINE java.awt.DefaultKeyboardFocusManager dispatchEvent java.awt.event.WindowEvent[WINDOW_DEACTIVATED,opposite=null,oldState=0,newState=0] on frame11 2015-04-13 08:39:16,091 FINE javafx.scene.Node$FocusedProperty markInvalid ReadOnlyBooleanProperty [bean: Button@d1a41[styleClass=button]'OK', name: focused, value: false] focused=false 2015-04-13 08:39:16,107 FINE java.awt.Container mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight=false 2015-04-13 08:39:16,107 FINE java.awt.Component mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight = false 2015-04-13 08:39:16,108 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = true 2015-04-13 08:39:16,108 FINE java.awt.Container mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; isLightweight=true 2015-04-13 08:39:16,108 FINE java.awt.Component mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame$1[,0,0,664x101,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=]; isLightweight = true 2015-04-13 08:39:16,108 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = true; disposing = true 2015-04-13 08:39:16,109 FINE java.awt.Container mixOnHiding this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; isLightweight=true 2015-04-13 08:39:16,109 FINE java.awt.Component mixOnHiding this = javax.swing.JPanel[,0,0,664x101,invalid,layout=java.awt.GridLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]; isLightweight = true 2015-04-13 08:39:16,109 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = true 2015-04-13 08:39:16,109 FINE java.awt.Container mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight=false 2015-04-13 08:39:16,109 FINE java.awt.Component mixOnHiding this = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; isLightweight = false 2015-04-13 08:39:16,109 FINE java.awt.Component isMixingNeeded containing window = com.wilutions.joa.fx.JFXEmbeddedFrame[frame11,0,0,664x101,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal]; has h/w descendants = false; has l/w descendants = false; disposing = true

wolfgangimig commented 9 years ago

It seems to be still the same error: HTTP/1.1 401 Unauthorized Please check, whether the API key is from... Click "My account" (upper right corner). On the right hand side, click "Show" below "API access key". Copy the key into the clipboard.

Maybe you can find more detailed information in Redmine's log file.

anzolo commented 9 years ago

Thank you veru much! I used wrong API key.

anzolo commented 9 years ago

Now everything work nice! Thanx for great tool!