Issue Details (XML | Word | Printable)

Key: MULE-3781
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Daniel Feist
Reporter: Travis Carlson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Examples give a double prompt

Created: 06/Oct/08 11:14 AM   Updated: 07/Oct/08 05:04 PM
Component/s: Examples / Tutorials, Transport: Stream (System.in/out)
Affects Version/s: 2.1-M2
Fix Version/s: 2.1.0

Time Tracking:
Not Specified

Environment: Linux, JDK 5

Labels:
User impact: High
Configuration: mule-2.1.x branch @ revision 12918
Log Output:
**********************************************************************
* Mule ESB and Integration Platform *
* Version: 2.1.0 Build: ${buildNumber} *
* MuleSource, Inc. *
* For more information go to http://mule.mulesource.org *
* *
* Server started: 10/6/08 10:42 AM *
* Server ID: 9aabc7ff-93ac-11dd-9ebd-a1238f511693 *
* JDK: 1.5.0_13 (mixed mode) *
* Encoding: OS: UTF-8, Mule: UTF-8 *
* OS: Linux (2.6.22-15-generic, i386) *
* Host: elijah (192.168.1.7) *
* *
* Agents Running: None *
**********************************************************************

Please enter something:

Please enter something:
hi
INFO 2008-10-06 10:42:31,238 [EchoUMO.2] org.mule.component.simple.LogComponent:
********************************************************************************
* Message received in service: EchoUMO. Content is: 'hi' *
********************************************************************************
hi

Please enter something:

Please enter something:
hello
INFO 2008-10-06 10:42:42,984 [EchoUMO.3] org.mule.component.simple.LogComponent:
********************************************************************************
* Message received in service: EchoUMO. Content is: 'hello' *
********************************************************************************
hello

Please enter something:
Please enter something:



**********************************************************************
* Mule ESB and Integration Platform *
* Version: 2.1.0 Build: ${buildNumber} *
* MuleSource, Inc. *
* For more information go to http://mule.mulesource.org *
* *
* Server started: 10/6/08 10:44 AM *
* Server ID: ee4d8a8a-93ac-11dd-89c5-e90e6f1c80e8 *
* JDK: 1.5.0_13 (mixed mode) *
* Encoding: OS: UTF-8, Mule: UTF-8 *
* OS: Linux (2.6.22-15-generic, i386) *
* Host: elijah (192.168.1.7) *
* *
* Agents Running: None *
**********************************************************************

Please enter your name:

Please enter your name:

**********************************************************************
* Mule ESB and Integration Platform *
* Version: 2.1.0 Build: ${buildNumber} *
* MuleSource, Inc. *
* For more information go to http://mule.mulesource.org *
* *
* Server started: 10/6/08 10:44 AM *
* Server ID: ee4d8a8a-93ac-11dd-89c5-e90e6f1c80e8 *
* JDK: 1.5.0_13 (mixed mode) *
* Encoding: OS: UTF-8, Mule: UTF-8 *
* OS: Linux (2.6.22-15-generic, i386) *
* Host: elijah (192.168.1.7) *
* *
* Agents Running: None *
**********************************************************************

Please enter your name:

Please enter your name:
travis
Hello travis, how are you?

Please enter your name:

Please enter your name:
stan
Hello stan, how are you?

Please enter your name:

Please enter your name:


**********************************************************************
* Mule ESB and Integration Platform *
* Version: 2.1.0 Build: ${buildNumber} *
* MuleSource, Inc. *
* For more information go to http://mule.mulesource.org *
* *
* Server started: 10/6/08 10:50 AM *
* Server ID: b3312362-93ad-11dd-8549-43fe3acb0417 *
* JDK: 1.5.0_13 (mixed mode) *
* Encoding: OS: UTF-8, Mule: UTF-8 *
* OS: Linux (2.6.22-15-generic, i386) *
* Host: elijah (192.168.1.7) *
* *
* Agents Running: None *
**********************************************************************

How much more change do you need? (enter an amount such as 2.37)

How much more change do you need? (enter an amount such as 2.37)
2.37
WARN 2008-10-06 10:51:33,675 [Accumulator.2] org.mule.routing.response.DefaultResponseRouterCollection: There are no routers configured on the response router. Returning the current message
[1 two_pounds, 1 twenty_pence, 1 ten_pence, 1 five_pence, 1 two_pence]

How much more change do you need? (enter an amount such as 2.37)

How much more change do you need? (enter an amount such as 2.37)



 Description  « Hide
Most examples (echo, hello, scripting, stockquote) are giving a double prompt, apparently a regression with the stdio transport.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order