[jira] [Commented] (CB-6030) Auto-increment serve port address when in use

2014-03-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945573#comment-13945573
 ] 

ASF subversion and git services commented on CB-6030:
-

Commit bd108d59b6daff5803a27c67c38fbcb57d459734 in cordova-cli's branch 
refs/heads/master from [~bhigg...@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=bd108d5 ]

CB-6030 - Automatically increment port for serve when default is in use


 Auto-increment serve port address when in use
 -

 Key: CB-6030
 URL: https://issues.apache.org/jira/browse/CB-6030
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 cordova serve fails when another instance is already running. It would be 
 nice if the port number automatically incremented.
 Error: listen EADDRINUSE 
 at errnoException (net.js:901:11) 
 at Server._listen2 (net.js:1039:14) 
 at listen (net.js:1061:10) 
 at Server.listen (net.js:1127:5) 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6030) Auto-increment serve port address when in use

2014-03-24 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13945574#comment-13945574
 ] 

ASF GitHub Bot commented on CB-6030:


Github user bryanhiggins closed the pull request at:

https://github.com/apache/cordova-cli/pull/128


 Auto-increment serve port address when in use
 -

 Key: CB-6030
 URL: https://issues.apache.org/jira/browse/CB-6030
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 cordova serve fails when another instance is already running. It would be 
 nice if the port number automatically incremented.
 Error: listen EADDRINUSE 
 at errnoException (net.js:901:11) 
 at Server._listen2 (net.js:1039:14) 
 at listen (net.js:1061:10) 
 at Server.listen (net.js:1127:5) 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CB-6030) Auto-increment serve port address when in use

2014-02-13 Thread Bryan Higgins (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900405#comment-13900405
 ] 

Bryan Higgins commented on CB-6030:
---

https://github.com/apache/cordova-cli/pull/128

 Auto-increment serve port address when in use
 -

 Key: CB-6030
 URL: https://issues.apache.org/jira/browse/CB-6030
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Reporter: Bryan Higgins
Assignee: Bryan Higgins

 cordova serve fails when another instance is already running. It would be 
 nice if the port number automatically incremented.
 Error: listen EADDRINUSE 
 at errnoException (net.js:901:11) 
 at Server._listen2 (net.js:1039:14) 
 at listen (net.js:1061:10) 
 at Server.listen (net.js:1127:5) 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)