JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-5454

mule examples launcher bat error while starting Mule

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker 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

  1. Unpack the distro
  2. Open a command prompt and run mule_examples
    1. 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

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

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
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
3.1.x
+1
-1
distributions/standalone/src/main/resources/bin/mule_examples.groovy
Daniel Zapata made changes - 01/Mar/11 05:21 PM
Field Original Value New Value
Assignee Daniel Zapata [ dzapata ]
Hide
Permalink
Daniel Zapata added a comment - 01/Mar/11 05:22 PM

need to retest on Windows XP and Windows 7

Show
Daniel Zapata added a comment - 01/Mar/11 05:22 PM need to retest on Windows XP and Windows 7
Daniel Zapata made changes - 01/Mar/11 05:22 PM
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
mule-3.2.x
+1
-1
distributions/standalone/src/main/resources/bin/mule_examples.groovy
+1
-1
distributions/standalone/src/main/resources/conf/wrapper.conf
+20
-14
examples/mule-example-launcher/dist/README.txt
+14
-41
examples/mule-example-launcher/dist/build.xml
+1
-1
examples/stockquote/src/test/java/org/mule/example/stockquote/StockQuoteFunctionalTestCase.java
... 5 more files not shown
Hide
Permalink
Franco Scavuzzo added a comment - 06/May/11 09:13 AM

I also modified the script to work with paths containing spaces (see MULE-1631)
Tested on Windows XP

Show
Franco Scavuzzo added a comment - 06/May/11 09:13 AM I also modified the script to work with paths containing spaces (see MULE-1631) Tested on Windows XP
Transition Time In Source Status Execution Times Last Executer Last Execution Date
Open Open Closed Closed
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

People

  • Assignee:
    Daniel Zapata
    Reporter:
    Daniel Zapata
Vote (0)
Watch (0)

Dates

  • Created:
    01/Mar/11 05:16 PM
    Updated:
    06/May/11 09:13 AM
    Resolved:
    01/Mar/11 05:22 PM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.