This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229332 - NB looses reference to remote project and compilation always failed
Summary: NB looses reference to remote project and compilation always failed
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 14:16 UTC by celsidor
Modified: 2013-05-13 09:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
incorrect user (19.08 KB, image/png)
2013-05-03 14:30 UTC, celsidor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description celsidor 2013-05-03 14:16:11 UTC
Hi.

I use NB for developing C++ projects on a remote host (gcc is on the remote host).

One of the projects (it was created with "Existing files" option) starts failing compiling after some time:
gmake: Makefile: No such file or directory
gmake: *** No rule to make target `Makefile'.  Stop.
This project uses a "configure" script. By the way, this is the resiprocate project v1.8.7.

I triple checked the network connectivity and all kind of stuffs possible (I even rebooted all machines, etc), but none of this helps.

The only thing that solves the problem is creating the project again. But this is really annoying, I did once but would like not to do a second time.

This is a kind of blocking issue, could you please help?

Thanks,
Celso.
Comment 1 celsidor 2013-05-03 14:30:37 UTC
Created attachment 134086 [details]
incorrect user
Comment 2 celsidor 2013-05-03 16:15:37 UTC
For fixing the problem I needed to recreate the project but using a different path. Same path, same problem!
Comment 3 Alexander Simon 2013-05-13 08:39:13 UTC
(In reply to comment #2)
> For fixing the problem I needed to recreate the project but using a different
> path. Same path, same problem!
Hi celsidor,

did you try:
- start the IDE with clean user dir
- add remote host
- open the project
This steps should fix problem.
Comment 4 Alexander Simon 2013-05-13 09:35:43 UTC
(In reply to comment #1)
> Created attachment 134086 [details]
> incorrect user
Hi celsidor,

I do not see incorrect user in dialog:
You selected "Known Hosts" and host display name contains "root" name.
This host is exactly same when you added a new host.
Grayed part of the dialog allow to connect to the host (192.168.119.129) with different user name and port.
Comment 5 Alexander Simon 2013-05-13 09:42:01 UTC
Probably problem in DHTP address of your remote host (192.168.119.129).
If IP address of you host is dynamic you can:
- make the IP address static 
- try to remove host and add host again