Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 3.2.1
-
Fix Version/s: None
-
Component/s: Examples / Tutorials
-
Labels:
-
Environment:
Mac OS 10.6.8
-
User impact:Medium
-
Similar Issues:None
Description
When trying to see stats page of bookstore example instead of stats page this message is shown: Action was processed successfully. There was no result
Logs
No error is shown in the logs and no specific bookstore example log is created.
mule_ee.log show the follwing
INFO 2011-12-06 11:23:10,137 [324750153@qtp-1515070110-0] org.mule.transport.servlet.MuleRESTReceiverServlet: Default request timeout for GET methods is: 10000 INFO 2011-12-06 11:23:10,138 [324750153@qtp-1515070110-0] org.mule.transport.servlet.MuleRESTReceiverServlet: feedback is set to: true INFO 2011-12-06 11:23:10,138 [324750153@qtp-1515070110-0] org.mule.transport.servlet.MuleRESTReceiverServlet: Default content type is: text/html INFO 2011-12-06 11:23:10,138 [324750153@qtp-1515070110-0] org.mule.transport.servlet.MuleRESTReceiverServlet: Using payload param name: payload INFO 2011-12-06 11:23:10,152 [324750153@qtp-1515070110-0] org.mule.lifecycle.AbstractLifecycleManager: Initialising: 'vmQueues.requester.945852687'. Object is: VMMessageRequester INFO 2011-12-06 11:23:10,153 [324750153@qtp-1515070110-0] org.mule.lifecycle.AbstractLifecycleManager: Starting: 'vmQueues.requester.945852687'. Object is: VMMessageRequester
Steps
- Download Mule 3.2.1
- Start Bookstore example
- Go to stats page (http://localhost:8083/bookstore-admin/services/stats).
- Instead of stats page this message is shown: Action was processed successfully. There was no result
- If stats page is shown try repeating the http request until it shows the message.