![]() |
Cannot deploy Java code through netbeans
Our team is not having any luck deploying code to the cRIO. We are getting the following error
Code:
Connecting FTP @10.29.72.2 |
Re: Cannot deploy Java code through netbeans
Is there anything printed before this stack trace?
|
Can you try disabling the firewall temporarily to see if that helps? It seems like FTP isn't getting to your cRIO (that's what deploys the code). Also, you might verify that you can ping the robot from the same computer to make sure that the network is set up properly.
Brad |
Re: Cannot deploy Java code through netbeans
I am currently having this issue on two of our laptops.
A Sony Vaio netbook running 32-bit Windows 7 and A MacBook Air running BootCamp + 64-bit Windows 7 Both computers can ping the cRIO at 10.xx.yy.2 just fine. We've disabled the firewall on both, as well as made explicit exceptions for NetBeans. The problem still exists. We've resorted to using different laptops for sending code. |
Re: Cannot deploy Java code through netbeans
Well we got it working, it turns out Windows 7 has 3 different firewall profiles and the public one was still on, which is what our connection was designated as. All I can say to you Mr. Lim is that you make sure all three profiles are disabled. Each profile has it's own tab in the firewall settings.
|
Re: Cannot deploy Java code through netbeans
Quote:
MKoval in another thread suggested this command as well: netsh advfirewall set global StatefulFTP disable Both solutions appear to be good. |
| All times are GMT -5. The time now is 10:44. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi