Hi to all, I've an issue on Local Mac Builder
Yesterday, it works very well without any issue, but today I've this problem:
I set my static ip on network 192.168.1.68
I start static builder by terminal using java command and I got this:
This Is strange, because it is not my static ip. I tried to change it in key.txt as explained in tutorial, but nothing change. If try to test with http, I got an error in 10.37.129.2, but If I use my static ip (192.168.1.68) it works.
The problem is that when I try to set server configuration on b4i, if I set 10.. etc, it doesn't connect with server, and If I try to set my static Ip I got this error: I tried to reinstall jar file, but nothing...
Thanks to all
Yesterday, it works very well without any issue, but today I've this problem:
I set my static ip on network 192.168.1.68
I start static builder by terminal using java command and I got this:
2017-04-10 21:22:38.525:INFO::main: Logging initialized @151ms
Loading default configuration file.
AppPath=/Users/emmedeveloper/Desktop/mac
Mac version: 10.12.3
Creating key for: 10.37.129.2
2017-04-10 21:22:39.993:INFO
ejs.Server:main: jetty-9.3.z-SNAPSHOT
2017-04-10 21:22:40.038:INFO
ejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@51efea79{/,file:///Users/emmedeveloper/Desktop/mac/www,AVAILABLE}
2017-04-10 21:22:40.040:INFO
ejs.AbstractNCSARequestLog:main: Opened /Users/emmedeveloper/Desktop/mac/logs/b4j-2017_04_10.request.log
2017-04-10 21:22:40.064:INFO
ejs.ServerConnector:main: Started ServerConnector@3772e44a{HTTP/1.1,[http/1.1]}{0.0.0.0:51041}
2017-04-10 21:22:40.093:INFO
ejus.SslContextFactory:main: x509=X509@cb5822(rootca,h=[],w=[]) for SslContextFactory@4b9e13df(file:///Users/emmedeveloper/Desktop/mac/key/key.jks,null)
2017-04-10 21:22:40.094:INFO
ejus.SslContextFactory:main: x509=X509@2b98378d(jetty,h=[10.37.129.2],w=[]) for SslContextFactory@4b9e13df(file:///Users/emmedeveloper/Desktop/mac/key/key.jks,null)
2017-04-10 21:22:40.217:INFO
ejs.ServerConnector:main: Started ServerConnector@2ac273d3{SSL,[ssl, http/1.1]}{0.0.0.0:51042}
2017-04-10 21:22:40.217:INFO
ejs.Server:main: Started @1844ms
Build server is ready
https://10.37.129.2:51042
http://10.37.129.2:51041
Build server version: 3.61
Loading default configuration file.
AppPath=/Users/emmedeveloper/Desktop/mac
Mac version: 10.12.3
Creating key for: 10.37.129.2
2017-04-10 21:22:39.993:INFO
2017-04-10 21:22:40.038:INFO
2017-04-10 21:22:40.040:INFO
2017-04-10 21:22:40.064:INFO
2017-04-10 21:22:40.093:INFO
2017-04-10 21:22:40.094:INFO
2017-04-10 21:22:40.217:INFO
2017-04-10 21:22:40.217:INFO
Build server is ready
https://10.37.129.2:51042
http://10.37.129.2:51041
Build server version: 3.61
This Is strange, because it is not my static ip. I tried to change it in key.txt as explained in tutorial, but nothing change. If try to test with http, I got an error in 10.37.129.2, but If I use my static ip (192.168.1.68) it works.
The problem is that when I try to set server configuration on b4i, if I set 10.. etc, it doesn't connect with server, and If I try to set my static Ip I got this error: I tried to reinstall jar file, but nothing...
success: true, 0
success: true, 0
2017-04-10 21:24:40.194:WARN
ejh.HttpParser:qtp1128032093-48: Illegal character 0x16 in state=START for buffer HeapByteBuffer@7c059f88[p=1,l=109,c=8192,r=108]={\x16<<<\x03\x01\x00h\x01\x00\x00d\x03\x01X\xEb\xDb\xF8\xBc\xEbw...\x01\x00\x00#\x00\x00\x00\x17\x00\x00\xFf\x01\x00\x01\x00>>>375\r\nServer: Jett...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2017-04-10 21:24:40.194:WARN
ejh.HttpParser:qtp1128032093-48: bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@720feaff{r=0,c=false,a=IDLE,uri=null}
2017-04-10 21:24:40.198:WARN
ejh.HttpParser:qtp1128032093-30: Illegal character 0x16 in state=START for buffer HeapByteBuffer@1f15959[p=1,l=109,c=8192,r=108]={\x16<<<\x03\x01\x00h\x01\x00\x00d\x03\x01X\xEb\xDb\xF8\xEd\x8b\x98...\x01\x00\x00#\x00\x00\x00\x17\x00\x00\xFf\x01\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2017-04-10 21:24:40.199:WARN
ejh.HttpParser:qtp1128032093-30: bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@56bebf52{r=0,c=false,a=IDLE,uri=null}
success: true, 0
2017-04-10 21:24:40.194:WARN
2017-04-10 21:24:40.194:WARN
2017-04-10 21:24:40.198:WARN
2017-04-10 21:24:40.199:WARN
Thanks to all