B4J Question Problem running in debug mode

Status
Not open for further replies.

BeneBarros

Active Member
Licensed User
Longtime User
I am having problem running in debug mode.
I get the error message below

An error occurred.
Rapid Debugger failed to connect to process. Please try to run again.
Make sure that no firewall or antivirus block the following ports:8937, 8938, and 59812

I ran the b4j with the -log option and received the "log.txt" attachment.


already I tried disabling the firewall and continue generating the same mistake.

in release mode it works perfectly.

someone help me ???
 

Attachments

  • log.txt
    4.8 KB · Views: 270

dieterp

Active Member
Licensed User
Longtime User
I am also getting this error when I send my project to another person's computer and they try to debug the app (In B4J). We initially got around the problem by unticking any references to the "http" libraries. It seems to however be back now even after unticking those. Does anyone have any other suggestions on this?

Update: We can debug by unticking the jNetwork library. Still can't quite figure out how to get this to work properly though. Is there a tutorial on how to make sure the relevant ports are open?
 
Last edited:
Upvote 0
Status
Not open for further replies.
Top