iOS Tutorial Local Mac Builder Installation

Status
Not open for further replies.

paucon

New Member
Licensed User
Longtime User
All appeared to go well after acurately following the instructions, running the B4iBuildServer completes on the mac and reports "Build server is ready" which is confirmed from the PC when following the test link and the "Build server is running" page appears. However when compiling the app I receive a Communication error: SendFailure and the server reports

WARNejh.HttpParser:qtp1389133897-25: badMessage: 400 Illegal character for HttpChannelOverHttp@7f28f133{r=0,a=IDLE,uri=-}

There is also a warning when running the B4iBuildServer as follows;

WARNejh.MimeTypes:main: java.util.MissingResourceException: Can't find bundle for base name org/eclipse/jetty/http/encoding, locale en_US

Apologies if this is something obvious.

Thanks
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
I've added a "multiple ips" section to the first tutorial. It explains how to solve this issue.
 

alvinmb

Member
Licensed User
Longtime User
Erel,
I also get this message every time when I try and compile, after fixing my IP address issue I reported this morning.
My firewall is switched off so I dont think its a firewall issue.
 

paucon

New Member
Licensed User
Longtime User
Does it compile successfully if you change to the cloud Mac ip address?

Sorry for the delay, I just got back.

1. Firewall is not activated on the Mac
2. Yes it compiles correctly to the cloud Mac ip address
3. Noted cloud ip uses port 51042 so changed to this and got the following error

Error: xcrun: error: active developer path ("/Applications/Xcode 2.app/Contents/Developer") does not exist, use xcode-select to change

Suggesting an incorrect path or permissions issue

So ran the command

sudo xcode-select -switch /Applications/Xcode.app

All now appears to be working fine.

Thanks
 

alvinmb

Member
Licensed User
Longtime User
Can you post the error message?
Hi Erel

This is what Im getting

Build server is ready

https://192.168.0.10:51042

http://192.168.0.10:51041

2014-11-05 12:34:01.837:WARNejh.HttpParser:qtp1880587981-43: badMessage: 400 Illegal character for HttpChannelOverHttp@7c004801{r=0,a=IDLE,uri=-}

2014-11-05 12:34:02.921:WARNejh.HttpParser:qtp1880587981-43: badMessage: 400 Illegal character for HttpChannelOverHttp@47060e5d{r=0,a=IDLE,uri=-}
 

alvinmb

Member
Licensed User
Longtime User
I was able to reproduce this error. It happens when you try to connect to the non-SSL port instead of the SSL port.

You checked the port number, right? It should be 51042.
Have you deleted the key folder when you set the manual ip address?

Erel,
I will double check and start a fresh and see what happens. Thanks for the prompt reply and I will let you know later today.
Thanks
 

imbault

Well-Known Member
Licensed User
Longtime User
Erel,
just a warning on the mac:

2014-11-05 18:18:30.953:WARNejh.MimeTypes:main: java.util.MissingResourceException: Can't find bundle for base name org/eclipse/jetty/http/encoding, locale fr_FR

Patrick
 
D

Deleted member 103

Guest
Hi,

why am I getting this error?

What is to be specified at server-setting as a User ID?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
D

Deleted member 103

Guest
here is the full error message as text-file.
 

Attachments

  • full error message.txt
    47.1 KB · Views: 612
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…