Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 3.1.1
-
Component/s: Examples / Tutorials
-
Labels:None
-
Environment:
Windows XP SP3
-
User impact:High
-
Similar Issues:None
Description
- Unpack the distro
- Open a command prompt and run mule_examples
- The app gets copied but then I get the following error when it tries to start mule:
==============================================================
Starting Mule ESB...
==============================================================
Caught: java.io.IOException: Cannot run program "call": CreateProcess error=2, The system cannot find the file specified
- The app gets copied but then I get the following error when it tries to start mule:
at mule_examples.run(mule_examples.groovy:67)
"ERROR: 1. Please check log file (C:\mule-enterprise-standalone-3.1.1-SNAPSHOT\logs\mule.log) to see why Mule ESB is not
starting"
Activity
dzapata
01/Mar/11 05:21 PM
View full commit
fix for MULE-5454, need to test mule_examples bat on Windows XP and Windows 7 to make sure there are no compatibility issues
git-svn-id: https://svn.codehaus.org/mule/branches/mule-3.1.x@21402 bf997673-6b11-0410-b953-e057580c5b09
Daniel Zapata
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Daniel Zapata [ dzapata ] |
Daniel Zapata
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 3.1.1 [ 10936 ] | |
| Resolution | Fixed [ 1 ] |
dzapata
10/Mar/11 05:30 PM
View full commit
Merged revisions 21292,21297,21302,21308-21309,21349-21350,21367,21402 via svnmerge from
https://svn.codehaus.org/mule/branches/mule-3.1.x
........
r21292 | dzapata | 2011-02-15 16:02:21 -0800 (Tue, 15 Feb 2011) | 1 line
try to stabilize atom FeedConsumeAndSplitExplicitTestCase: increase wait time, use a file endpoint instead of live address, turn down logging
........
r21297 | dzapata | 2011-02-16 09:14:07 -0800 (Wed, 16 Feb 2011) | 1 line
use a separate atom feed file for FeedConsumeAndSplitExplicitTestCase
........
r21302 | dzapata | 2011-02-16 16:45:23 -0800 (Wed, 16 Feb 2011) | 1 line
print the http return code when the test fails
........
r21308 | dzapata | 2011-02-17 10:52:07 -0800 (Thu, 17 Feb 2011) | 1 line
add reference on how to set up ssh keys for testing
........
r21309 | dzapata | 2011-02-17 13:58:23 -0800 (Thu, 17 Feb 2011) | 1 line
fix StringToObjectArrayTestCase
........
r21349 | dzapata | 2011-02-25 10:55:12 -0800 (Fri, 25 Feb 2011) | 1 line
update readme for the example launcher
........
r21350 | dzapata | 2011-02-25 11:40:43 -0800 (Fri, 25 Feb 2011) | 1 line
fix the mule example launcher ant build file
........
r21367 | dzapata | 2011-02-28 17:12:38 -0800 (Mon, 28 Feb 2011) | 1 line
increase wrapper timeout MULE-5451 until MULE-5443 is fixed
........
r21402 | dzapata | 2011-03-01 15:21:27 -0800 (Tue, 01 Mar 2011) | 1 line
fix for MULE-5454, need to test mule_examples bat on Windows XP and Windows 7 to make sure there are no compatibility issues
........
git-svn-id: https://svn.codehaus.org/mule/branches/mule-3.x@21546 bf997673-6b11-0410-b953-e057580c5b09
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
5m 24s | 1 | Daniel Zapata | 01/Mar/11 05:22 PM |
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
- Repository mule on http://foo.bar/ failed: Error in remote call to 'FishEye 0 (http://foo.bar/)' (http://foo.bar) [AbstractRestCommand{path='/rest-service-fe/changeset-v1/listChangesets/', params={expand=changesets[-21:-1].revisions[0:29], comment=MULE-5454, p4JobFixed=MULE-5454, rep=mule}, methodType=GET}] : java.net.UnknownHostException: foo.bar
need to retest on Windows XP and Windows 7