<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi all.<br><br>I have a MySQL database set up and I'm trying to use Osmosis to get an OSM extract XML file into it.  I followed the command-line pattern as shown at http://wiki.openstreetmap.org/wiki/Osmosis, but I'm getting an error:<br><br>om.bretth.osmosis.core.OsmosisRuntimeException: Only one default (un-named) argument can exist per task.  Arguments 4 and 3 have no name.<br><br>Here's the command line I used:<br><br>osmosis --read-xml file="/users/myusername/Desktop/OSM\ stuff/OSM\ data/illinois.osm" --write-mysql host="localhost" database="OSM" user="myusername" password=""<br><br>Any ideas?  This is under Mac OS 10.5.6.<br><br>Thanks!<br><br>Gavin<br><br /><hr />Windows Live™: E-mail. Chat. Share. Get more ways to connect.  <a href='http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_AE_Faster_022009' target='_new'>Check it out.</a></body>
</html>