Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Error -2110 in open command

 
   Soft32 Home -> Mac -> Programmer Help RSS
Next:  Shared memory in OS X?  
Author Message
db

External


Since: Sep 29, 2003
Posts: 1



(Msg. 1) Posted: Mon Sep 29, 2003 10:50 am
Post subject: Error -2110 in open command
Archived from groups: comp>sys>mac>programmer>help (more info?)

Not sure which group this should go to, but I will post here because
it is related to development. I am a newbie with respect to working on
Mac. This is part of a Java based installer.

Basically I am doing a Runtime.exec("open Installer.app") The first
time something is exec'ed this way, it is okay. The second time I exec
I get the following error.

2003-09-29 17:29:08.916 open[10483] LSOpenFromURLSpec() returned -2110
for application (null) path
Volumes/TAEC/installer/scripts/macosx/run/Installer.app.
2003-09-29 17:29:08.919 open[10483] Couldn't open file:
/Volumes/TAEC/installer/scripts/macosx/run/Installer.app

I can also duplicate this from from the command line doing something
like

open /Volumes/TAEC/installer/scripts/macosx/run/Installer.app

The first time I run this from the command line it is okay, the second
I run the command (which is after the first command is completed) I
get the above error.

I searched through MacErrors.h and -2110 corresponds to
pathTooLongErr.

If I dismount and remount the cd, the I can run the open command
again, but then it fails on the second attempt.

The cd image I am running this from is created from mkisofs using the
command

mkisofs -V TAEC -r -J -o cd0.iso cd0dir

Am I possibly doing something wrong with the iso image creation.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
GraphicsExportSetResolution error - Hey Has anyone tried setting the output dpi (resolution) using GraphicsExportSetResolution? If i call it as such: Fix...

error code -2856 - Anyone know what this error code means? All of a sudden, when I choose System Preferences from the Apple menu, it does...

Why my error NSPanel is now beeping when it appear ? - I make some change in both nib and source code and now my error NSPanel is beeping when it appear. Where can I look fo...

OpenADefaultComponent keeps returning -2003 error - I am doing exactly what Apple recommends in Q&A QTMTB56, where I want to explicitly open a graphics converter comp...

Need help obtaining/building SiteCopy (compiler error?) - I'm trying to build (or otherwise obtain) a binary of 'sitecopy' (http://www.lyra.org/sitecopy/ ), a program that's des...

Fink Commander: strange error message in Darwin - Hello all, I had great support from this group the last time that I posted. So I got the x11 implementation from the ...
       Soft32 Home -> Mac -> Programmer Help All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
  Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]