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 205993 - Wrong project properties in full remote project
Summary: Wrong project properties in full remote project
Status: RESOLVED DUPLICATE of bug 205068
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0.1
Hardware: PC All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-06 13:07 UTC by Alexander Pepin
Modified: 2011-12-07 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (72.83 KB, image/png)
2011-12-06 13:07 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2011-12-06 13:07:34 UTC
Created attachment 113869 [details]
screenshot

While running automatic test on full remote project very often project properties give wrong information (e.g. local host instead of remote host). It seems that the root cause is wrong project properties panel (see attached screenshot).
Comment 1 Alexander Pepin 2011-12-06 16:35:07 UTC
Some part of IDE log:
.....
INFO [org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater]: Complete indexing of 1 source roots took: 3296 ms (New or modified files: 189, Deleted files: 0) [Adding listeners took: 0 ms]
WARNING [org.openide.filesystems.Ordering]: Not all children in CND/RemoteProject/ marked with the position attribute: [Samples], but some are: [Native]
FINE [org.netbeans.modules.cnd.makeproject.MakeBasedProjectFactorySingleton]: parsed document
FINE [org.netbeans.modules.cnd.makeproject.MakeBasedProjectFactorySingleton]: got document element
FINE [org.netbeans.modules.cnd.makeproject.MakeBasedProjectFactorySingleton]: got namespace http://www.netbeans.org/ns/project/1
WARNING [org.openide.awt.HtmlRenderer]: Illegal hexadecimal color text: '!cont in HTML string
WARNING [org.openide.awt.HtmlRenderer]:   files <font color=''!controlShadow''>[hudson@nyx-intel2.russia.sun.com]
WARNING [org.openide.awt.HtmlRenderer]:                     ^
WARNING [org.openide.awt.HtmlRenderer]:  Full HTML string:files <font color=''!controlShadow''>[hudson@nyx-intel2.russia.sun.com]
WARNING [org.openide.awt.HtmlRenderer]: Unresolvable html color: '!cont in HTML string 
WARNING [org.openide.awt.HtmlRenderer]:   
WARNING [org.openide.awt.HtmlRenderer]:   files <font color=''!controlShadow''>[hudson@nyx-intel2.russia.sun.com]
WARNING [org.openide.awt.HtmlRenderer]:         ^
WARNING [org.openide.awt.HtmlRenderer]:  Full HTML string:files <font color=''!controlShadow''>[hudson@nyx-intel2.russia.sun.com]
INFO [org.netbeans.modules.cnd.api.project.NativeProjectRegistry]: Open native project files /export/hudson/home/testing/full_remote/nyx-intel4/cnd/projects/TestAddCppOrCFiles/testAddEmptyCFile1/files
WARNING [org.netbeans.modules.localhistory]: source grouphudson@nyx-intel2.russia.sun.com:/export/hudson/home/testing/full_remote/nyx-intel4/cnd/projects/TestAddCppOrCFiles/testAddEmptyCFile1/files returned null root folder
WARNING [org.netbeans.modules.localhistory]: project hudson@nyx-intel2.russia.sun.com:22:/export/hudson/home/testing/full_remote/nyx-intel4/cnd/projects/TestAddCppOrCFiles/testAddEmptyCFile1/files [valid] returned null root folder
Capturing to:
http://nyx-intel3.russia.sun.com:8080/hudson/job/ss-test-intel-Linux-full_remote/52/artifact/tests/build/test/qa-functional/work/c.p.T/aecf/screen.png
Working directory: http://nyx-intel3.russia.sun.com:8080/hudson/job/ss-test-intel-Linux-full_remote/52/artifact/tests/build/test/qa-functional/work/c.p.T/aecf-FAILED/
.....
Comment 2 Alexander Pepin 2011-12-07 14:12:43 UTC
The bug was fixed in 7.1 while fixing bug #205068
Bug #205068 has been nominated as a candidate for next 7.0.1 patch.

*** This bug has been marked as a duplicate of bug 205068 ***