Hi,
Do you know why the InDesignServer process appears as 32 bits process in the Activity Monitor? The rest of our applications appear as "Inter (64 bit)", while InDesignServer appears as just "Intel". Our server is a Snow Lopard Server with 2 x 2.66 Ghz 6-Core Intel Xeon processor and 16Gb of RAM. Do you know how to run InDesignServer in 64bit mode?
Thanks
I suspect it will be a very long wait. Since apple doesn't do 64bit carbon fully, the only option is for adobe to re-write in Cocoa. It might be that only the UI needs a Cocoa re-write but I have no way of knowing since don't know the adobe-model code at all. I can't see adobe re-writing in Cocoa since that works so well on windows
, but then apple only care about mac so all their focus is on Cocoa...
Ian
Hi again,
By the way, then, do you know any workaround to prevent errors like the following? Those happen with a script that exports to JPEG and PDF. Seems that InDesignServer tries to consume more than 4Gb of RAM and due to the 32bit limitation, it finally brakes the process
Thanks again.
Jul 1 17:24:52 server2da2 com.adobe.ids.launchd.18383[77906]: Fri Jul 1 17:24:52 2011 AVISAR [servidor] Memory flush: 913 MB available, 4294 MB physical, 913 bytes physical available.
Jul 1 17:27:10 server2da2 com.adobe.ids.launchd.18383[77906]: InDesignServer(77908,0xa011e540) malloc: *** mmap(size=791248896) failed (error code=12)
Jul 1 17:27:10 server2da2 com.adobe.ids.launchd.18383[77906]: *** error: can't allocate region
Jul 1 17:27:10 server2da2 com.adobe.ids.launchd.18383[77906]: *** set a breakpoint in malloc_error_break to debug
Jul 1 17:27:10 server2da2 com.adobe.ids.launchd.18383[77906]: Fri Jul 1 17:27:10 2011 ERROR [servidor] Failed to export page 142 to PDF
Jul 1 17:27:12 server2da2 com.adobe.ids.launchd.18383[77906]: InDesignServer(77908,0xa011e540) malloc: *** mmap(size=791248896) failed (error code=12)
Jul 1 17:27:12 server2da2 com.adobe.ids.launchd.18383[77906]: *** error: can't allocate region
Jul 1 17:27:12 server2da2 com.adobe.ids.launchd.18383[77906]: *** set a breakpoint in malloc_error_break to debug
Jul 1 17:27:12 server2da2 com.adobe.ids.launchd.18383[77906]: Fri Jul 1 17:27:12 2011 ERROR [servidor] Failed to export page 142 to JPEG
Jul 1 17:27:13 server2da2 com.adobe.ids.launchd.18383[77906]: InDesignServer(77908,0xa011e540) malloc: *** mmap(size=791248896) failed (error code=12)
Jul 1 17:27:13 server2da2 com.adobe.ids.launchd.18383[77906]: *** error: can't allocate region
Jul 1 17:27:13 server2da2 com.adobe.ids.launchd.18383[77906]: *** set a breakpoint in malloc_error_break to debug
Jul 1 17:27:13 server2da2 com.adobe.ids.launchd.18383[77906]: Fri Jul 1 17:27:13 2011 ERROR [servidor] Failed to export page 142 to PDF
Jul 1 17:27:15 server2da2 com.adobe.ids.launchd.18383[77906]: InDesignServer(77908,0xa011e540) malloc: *** mmap(size=791248896) failed (error code=12)
Jul 1 17:27:15 server2da2 com.adobe.ids.launchd.18383[77906]: *** error: can't allocate region
Jul 1 17:27:15 server2da2 com.adobe.ids.launchd.18383[77906]: *** set a breakpoint in malloc_error_break to debug
Hi,
This sounds like either a server bug or that the document you are trying to PDF is huge, got large images, etc. There have been issues with PDF on OSX 10.6, which required a new point release from Adobe to fix (that was CS3/CS4 I think) - the point release was some time ago, make sure you are on the latest one.
Ian
Hi,
Just to answer my own question, you can find the bit mode of an application using the "file" command. Then, you could run for example:
#file /Applications/Adobe\ InDesign\ CS6\ Server/InDesignServer.app/Contents/MacOS/InDesignServer
Which should return:
/Applications/Adobe InDesign CS6 Server/InDesignServer.app/Contents/MacOS/InDesignServer: Mach-O executable i386
Thank you
North America
Europe, Middle East and Africa
Asia Pacific