> > Sure. And the question is why it complains about it instead of silently > passing it to com.jet.jdbc.server.JETProxyServer. Is it possible hat > there is something wrong with that parameter or the processing of that > parameter? > > In the end you may have to debug this thing. Run wine with > "WINEDEBUG=+relay wine ..."; direct the output to a file; load it in an > editor and look for the first occurrence of "Unrecognized option:"; from > that point upward look what the program is doing and reasons for > failure. > I did this, but frankly cannot make much sense of the output. I do get the following: 002a:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=406c24b6 002a:Call kernel32.WriteFile(0000000c,406f5040,00000048,4066fbc0,00000000) ret=406c1f1d 002a:Call ntdll.NtWriteFile(0000000c,00000000,00000000,00000000,4066f698,406f5040,00000048,00000000,00000000) ret=4049743c Unrecognized option: -config Could not create the Java virtual machine. I am pretty convinced this is a recently introduced problem with how wine processes command-line arguments. The following posting indicates this used to work on wine20040309. http://www.winehq.org/hypermail/wine-devel/2004/04/0804.html Any ideas? Thanks -John _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users