Michael Hall wrote (9/29/08 3:19 PM):
>
> On Sep 29, 2008, at 4:50 PM, Gary Nunes wrote:
>
>> LSOpenFromURLSpec() failed with error -10810 for the file
>> /Applications/NetBeans/NetBeans 6.1.app.
>
>
> I haven't completely followed this one so excuse me if I'm repeating
> something already eliminated but have you tried treating this as a
> LaunchServices error, database or otherwise?
>
> e.g. Duplicate the application and see if the duplicate still has the
> same error.
> More drastically clean the LS database.
>
> Google had 31 hits on the error
> "LSOpenFromURLSpec() failed with error -10810"
>
> I browsed a couple, not all had solutions shown. One indicated a
> closed bug due to a corrupted bundle where the first suggestion might
> work. I also noticed the second suggestion but not sure it was even
> tried.
>
> Mike Hall hallmike at att dot net
> http://www.geocities.com/mik3hall
> http://sourceforge.net/projects/macnative
>
A bug, affecting some few NetBeans and InteilliJ IDEA users (so far), just
recently provided the above error message (from some experiments I did).
Some machines seem to launch Java applications into 64-bit mode when they
shouldn't, resulting in launch failure. Sometimes, as in my case, an
application (NetBeans) will launch correctly in the Terminal, but not from
the Finder. The above error resulted when I managed to get my Terminal
launch to fail as well (by manipulating the Terminal initialization).
Some workarounds have been discovered but not the root cause. Perhaps it is
LaunchServices database damage. I'll try your suggestions.
Thanks,
gary
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden