tracker issue : CFB-3737552

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: Import Local Server fails for local server

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / itisdesign (Aaron Neff)

Created: 04/05/2014

Components: Server\RDS Support

Versions: 3.0

Failure Type:

Found In Build/Fixed In Build: PublicBeta / 289672

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

Import Local Server fails for local server

Steps to Reproduce:
1) Install Splendor
2) Install Thunder and choose not to install the bundled server
3) In Thunder, click "Import Local Server"
4) Enter a server name and enter C:\ColdFusion11 for the server home and click OK
5) See "Incorrect Port Info" error displayed in console view
6) In servers view, double-click the server and see "Argument cannot be null" popup

Page 4440 of the Beta doc says: "To configure a local Server or the bundled Server, perform the following steps".

Is that correct?  Or is the "Import Local Server" only supposed to work for the bundled server?  If I go thru the 'normal' steps of adding a server, then the local server is added fine.  So it's just an issue w/ this Import Local Server shortcut feature.

Screenshots attached.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3737552

External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:  
External Test Config: This is on Win8.1, if that matters.

Attachments:

Comments:

Related thread: http://prerelease.adobe.com/r/?aedb4bb594804bf48903eebfa243c7dc
Comment by External U.
27160 | April 05, 2014 07:30:52 PM GMT
Related comments: http://blogs.coldfusion.com/post.cfm/coldfusion-thunder-it-s-all-new-ide#comment-FB468F23-E782-943B-4A48EF416E30A021 http://blogs.coldfusion.com/post.cfm/coldfusion-thunder-it-s-all-new-ide#comment-09B8CF1A-0803-BF53-E9A836F42658D11C
Comment by External U.
27161 | April 05, 2014 07:35:49 PM GMT
Hi Kartik, I've attached the 2 stack traces from the workspace log (.metadata/.log). Timestamp 2014-04-05 22:09:28.043 is the error thrown when clicking "OK" in "4)" above. Timestamp 2014-04-05 22:09:32.919 is the error thrown when double-clicking the server in "6)" above. Thanks!, -Aaron
Comment by External U.
27162 | April 05, 2014 08:48:01 PM GMT
Even if, for external server, CFB should not show "null pointer exception". It should display proper error message related to that in console log. (Comment added from ex-user id:sahoo)
Comment by Adobe D.
27163 | April 07, 2014 12:32:13 AM GMT
If there is some parse error coming in server.xml, then CFB is not throwing proper error message related to that. Getting only "Incorrect port information" in console log (Comment added from ex-user id:sahoo)
Comment by Adobe D.
27164 | April 08, 2014 01:18:34 AM GMT
Snigdha log a separate bug for parser error. Test this bug with proper server.xml and close it. (Comment added from ex-user id:kartik)
Comment by Adobe D.
27165 | April 08, 2014 02:20:24 AM GMT
Logged a separate bug for parse error (bug id:3738524), If i am importing external server then getting error message as " The 'Import Local Server' option is applicable only for an internal web broswer.Do you want to configure a new ColdFusion Server? " So closing it (Comment added from ex-user id:sahoo)
Comment by Adobe D.
27166 | April 08, 2014 03:01:53 AM GMT
Why is this limited to internal server? Why can't it also try port 80 so importing external server can be supported? Thanks, -Aaron
Comment by External U.
27167 | April 09, 2014 02:24:21 PM GMT