The dreaded PARM error - discuss experiences and resolutions

Hi all,
I'm having problems with the PARM error which I have found several discussions for. There never really was much of a solution other than avoiding "poorly written scripts".
So, after upgrading everyone to CS5,applying all CS5 updates, and making sure none of my scripts have any variables declared outside of a function scope the PARM errors still occur. I even tried creating a 10GB scratch disk for AI to use instead of the Windows boot disk and that didn't matter.
an Illustrator error occurred: 1346458189 ('PARM')
This can occur just once and not occur upon retrying the operation or it can start occurring for every script execution which forces the user to restart Adobe Illustrator. It doesn't consistently occur in the same place or the same script and seems to occur more often if users are creating complicated Illustrator documents with many objects.
Has anyone ever discovered anything particularly illuminating about these issues? Has Adobe support been of much help in resolving this problem?
I'd especially like to find out if Adobe ever provided some sort of debug utility or special setting that would provide more (ANY!) information regarding the specific cause of a given occurrence of the error.
I know that while Adobe Illustrator, or likely ANY CS5 application, runs there is a single continuous session for JavaScript operations. Eventually this seems to get some sort of condition that causes the error until it is closed by exiting all Adobe applications.
Here's my situation:
I have a set of rather complicated scripts being used with Adobe Illustrator which are driven by a web application, Microsoft CRM. I was really hoping that CS5 would resolve the problem since CS4 wasn't ever even patched but, while the frequency of the PARM errors has been reduced they are still an issue.
The scripts generate AI files from configured products in order entry. Options are picked from template files which can be rather large and placed in their appropriate positions on the final AI document. Custom artwork, logos, etc., are added to the mockups, printed to the pdf, attached to an email, and then sent off to the customer for approval. Layout documents are also generated for screen or label printers.
Here's how my scripting is handled in general:
1. The main body of each scripted action is stored in the database; attached to the approval document template which serves as the base of the document which will be sent to the customer.
2. When an action is triggered from the web application, i.e. create document, snap to/resize customer artwork, fill in order text, etc. the body of the script for the requested action is retrieved from the database.
3. Each script contains a function that serves as the starting point of the operation. This will take one or more parameters usually consisting of custom objects and strings.
4. A "main()" entry point function is generated and has no parameters of it's own. The generated main() function contains declarations of any parameters that are passed to the function for the specific operation which was retrieved from the database.
5. The full text of the newly generated script is executed in Adobe via a custom ActiveX control I created, MSCRM only works with Internet Explorer, using the JavaScriptIllustrator.DoJavaScript method.
6. An integer result code is passed back indicating success or failure. Any error messages are displayed within the scripts themselves using JavaScript alerts.
Here is an example of how my scripts are organized in case anyone can spot an issue. The main() function is generated so there aren't any indentations, etc.
function createLayout(allSections,repeatSection,printLayout) {
function main() {
var allSections = [];
allSections[0] = {
sequence: 10,
name: 'Left',
includeInLayout: true,
forceCreation: false,
top: 0.5849800000,
bottom: 0.9199600000,
left: 0.0000000000,
right: 12.0000000000,
adjustedTop: 0.5849800000,
adjustedBottom: 0.9199600000,
adjustedLeft: 0.0000000000,
adjustedRight: 12.0000000000,
createGuidelines: true,
actualSize: true,
corelPosition: true,
maskActualSize: false,
actualSizeX: 9.7500000000,
actualSizeY: 4.2500000000,
actualSizeAngle: 270.0000000000,
actualSizeHeight: 0.5000000000,
mockup: true,
mockupBoundry: '',
mockupX: 7.3967000000,
mockupY: 11.7000000000,
mockupAngle: 76.6600000000,
mockupScale: 43.0000000000,
rotateCenter: 4,
allSections[1] = {
sequence: 20,
name: 'Right',
includeInLayout: true,
forceCreation: false,
top: 0.0000000000,
bottom: 0.3349800000,
left: 0.0000000000,
right: 12.0000000000,
adjustedTop: 0.0000000000,
adjustedBottom: 0.3349800000,
adjustedLeft: 0.0000000000,
adjustedRight: 12.0000000000,
createGuidelines: true,
actualSize: false,
corelPosition: false,
maskActualSize: false,
actualSizeX: 0.0,
actualSizeY: 0.0,
actualSizeAngle: 0.0,
actualSizeHeight: 0.0,
mockup: true,
mockupBoundry: '',
mockupX: 7.0625000000,
mockupY: 11.7000000000,
mockupAngle: 103.3400000000,
mockupScale: 43.0000000000,
rotateCenter: 4,
var repeatSection = {
duplicate : true,
sectionRepeats : 0,
sectionGap : 0.0,
imprintWidth : 0.0,
dupRotate : true,
centerArt : true,
performFlip : true,
sectionHeightPadding : 0.2500000000
var printLayout = {
name: 'UB',
outputType: 'EPS',
templatePath: '//crmsvr/shares/Templates/jigs/UB Jig.ai',
product: 'LC12P',
shipDate: '2011-03-27T00:00:00',
shipVia: 'UPS',
quantity: 500,
imprintColor: 'STK RED   ',
color: 'Red',
displayItem: 'LCO12P-PR1-RD',
orderNo: 'SO-01055-56JC',
printers : ['\\\\crmsvr\\EmailPDF']
return createLayout(allSections,repeatSection,printLayout);
main();

Additional note:
I test scripts using the ExtendScript Toolkit editor using copies of scripts from running the scripts in debug mode. Doing this I can occasionally reproduce the error without even going through the ActiveX control and just manually running scripts in the ExtendScript Toolkit editor.
So, the problem doesn't have anything to do specifically with being executed from a web application.
At any rate I can't reliably reproduce the PARM error under any circumstances. It just appears to occur randomly.
Edit: pressing TAB to hide all of the desktop items such as the layers list, colors, etc. had absolutely no effect.

Similar Messages

  • I'm trying to download some purchased TV shows to my iPad Air.  I keep getting the dreaded Download Error Tap to Retry Message.  I've signed out of iTunes and back in.  I've updated my software.  I have plenty of room for them on the Air.  Help?

    I'm trying to download some purchased TV shows to my iPad Air.  I keep getting the dreaded Download Error Tap to Retry Message.  I've signed out of iTunes and back in.  I've updated my software.  I have plenty of room for them on the Air.  We are taking a long flight this week, and I wanted to have something new to watch.  I've read through lots of threads on this but I can't seem to find a good solution that I haven't tried.
    If I can get them to download them on my iMac computer, can I then transfer them to my iPad?  How is this done?  (Please pardon an older lady's ignorance, and thank you for any assistance!)
    Jody

    Hello jody5758
    Continue your troubleshooting with the article below. IT will walk you through checking the Date & Time as well as checking the settings of your router to ensure a proper connection.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    -Norm G.

  • 2.1 and the dreaded 0xE800003A error

    After upgrading to 2.1 I am now stuck in the dreaded 0xE800003A error and can no loger put my app on my iphone. Keep in mind it worked before the upgrade. Please help.
    Heres what I have done so far.
    1) Upgraded to the latest SDK that supports 2.1, both device and SDK are on 2.1 compatible versions
    2) On SDK checked the 2.1 build, also tried 2.0
    3) Deleted all my certs and provisioning files and remade new ones
    4) Restored device (itouch)
    5) info.plist file I made sure it said com.company.appname, I also tried mynum.com.company.appname and com.company.appname.*
    6) Entitlements.plist I tried get-task-allow checked and unchecked
    7) Tried an older version that worked before Version 2.1
    I am so lost on this, please someone help. I was working for months just fine, then all of a sudden 2.1 has crippled me.
    Thanks in advance, GenCode

    Also heres the organizer log:
    Mon Oct 13 09:20:54 unknown afcd[947] <Error>: user mobile has uid 501
    Mon Oct 13 09:20:54 unknown afcd[947] <Error>: mode is 0x41e8
    Mon Oct 13 09:20:54 unknown mobileinstallationproxy[949] <Error>: installembeddedprofile: Skipping the installation of the embedded profile
    Mon Oct 13 09:20:55 unknown securityd[941] <Error>: mobile_installat[949] SecItemCopyMatching: missing entitlement
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: verify_executable: Could not validate signature: e8008015
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: preflightapplicationinstall: Could not verify /var/tmp/install_staging.x63yfj/<MyAppName>.app/<MyAppName>
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: install_application: Could not preflight application install
    Mon Oct 13 09:20:55 unknown mobileinstallationproxy[949] <Error>: handle_install: Installation failed

  • One success over the dreaded 34506 error.

    I upgraded to iLife 5 in July 05 and successfully made two movies with iDVDs both over an hour in length, therefore using Best Quality. I had chapter markers immediately after a fade out as that is the way a scene was ended and how a new chapter was started with a new clip. I guess I violated the two second rule.
    Next I decided to take a movie from 2003, that had been exported back to the camera on DV tape for storage, and reload it into iMovie 5, added chapters, and then burned an iDVD. I got the dreaded 34506 error. I removed the chapter markers and still got the error. Figuring that there may be something left in plists or what ever, I reloaded the tape a second time, did not add chapters and still got the error. After reading all the posts on the subject I checked the photos used on the Theme pages and found they were in Photoshop (psd) format. After changing the Theme photos to jpg, the 34506 error still occurred.
    Finally I looked at a file of photos used in that movie ( I always keep a file of all stills imported as well as scanned images) and noticed they were in psd format. I couldn't change the photos at this point in time as this was an exported movie three years old.
    One of the posts mentioned exporting the problem movie to Full Quality Quick Time, importing the QT file into a new movie, and then doing the iDVD. I did this with immediate success.
    During the course of the many failures, which lasted over two weeks of troubleshooting, I would frequently load a test video that was only two minutes long and make a DVD image successfully every time-even without dumping plists and deleting rendered assets. This sure looked like there was nothing wrong with iMovie or iDVD-it was the content of the movie. Somehow the (psd) photos left a signature in iMovie which iDVD did not like. (Not a very scientific description.)
    The discussion pages provided the answer once again. Thank you so much.

    I had this problem after upgrading my graphics card to an AMD 5450 and the solution after a couple of days of hair pulling was one I hadn't come across before in relation to this problem.
    It turned out that the problem was caused by the screen refresh rate, it was set to 60Hz by default and I got the Video Error message but if I changed it to 50Hz then playback of recorded programs or watching live TV worked.

  • HT201210 my iphone 3 couldn't restore, its saying the error 46. what is the meaning of error 46?and how can i resolve it?

    my iphone 3 couldn't restore, its saying the error 46. what is the meaning of error 46?and how can i resolve it?

    It doesn't matter when you installed antivirus software; if you have it on your computer it will frequently block access from applications to sites it does not know about. A sync does not require access to a site not on your computer; an upgrade clearly does. So if you have never jailbroken any device you do not need to be concerned about your hosts file, but you DO need to temporarily disable your antivirus during the update process.
    The hosts file is an operating system file on all computers that overrides DNS lookup. In order to jailbreak or hack an iDevice the programs that do it need to redirect iTunes so it does not go to the Apple activation server, but instead goes to the hacking program for activation instructions. It does this by adding a record to the hosts file that bypasses the DNS lookup for gs.apple.com. But you don't have to be concerned about this.

  • How to set the Codec, Frame rate, Bit rate, and Resolution for iMovie 10.0.5

    To upload a video to Vimeo, I need to be able to set the codec, frame rate, bit rate and resolution to make sure the file is compressed to under 500 MB. Where in iMovie 10.0.5 am I given the option to adjust these settings?
    Thank you!

    Another question is in continuous mode, NI DAQmx uses Samples per channel to determine the buffer size. But according to the website you specified, it says if the acquisition is continuous (sample mode on the DAQmx Timing.vi is set to Continuous Samples), NI-DAQmx will allocate a buffer according to the following table. And for sample rate between 100 - 10,000 S/s, the buffer size is 10 kS. So if I set the sample rate to be 5000 S/s, and set the Samples per channel to be 20000, then what exactly the buffer size is? 20 kS or 10 kS?
    Thanks.

  • The dreaded "database error 4060"

    Hi!
    I ran into this at a customer's site and googled a lot, but found precious little info. Scenario is this: Old version of app was CR9. New version of app is CR XI R2 Sp6, .NET. App is 32-bit. Old development environment was XP against an Access database. Customers are either Access or MS SQL Server. New development environment is Win7 64-bit.
    Only one customer got that 4060 error. He was on Xp 32-bit. Only two reports exhibited the error and I found out that I had changed the report database from the default access one to a file dsn that pointed to a SQL database whilst fixing some bugs.
    Changing the report database to a system DSN that pointed to a SQL database did not fix the problem, but changing it to an Access database DSN did?
    So what fixed the problem was to open the report, Database, Set database (Second menu item from top) and point to another DSN. Save report. Copy to client PC and it now reported correctly on that machine, against a SQL database.
    What puzzles me is why it did this? Ie the app itself changes the database connection when running the report, yet the old DSN mattered? The report is NOT set to save data with the report.

    "Error 4060 - Server rejected the connection; Access to selected database has been denied."
    Ah.. So the error is from SQL Server and not CR. Should have guessed that. Now I know what to look for next. It cannot have been a permission error though as the same error happened if logged in as 'sa'
    Most likely a 64/32-bit thing though.
    I know about the file DSN stuff and CR, so that is why the app will create a system DSN programmatically, just for CR if one does not exist. Interestingly enough did it not work if I saved the rpt file with a selected database as a SQL Server system DSN, but it did work if I saved the RPT with a selected database as an Access system DSN.
    What happened in this case was that I had connected the report (in designer) to a particular database, as a troubleshooting measure, and forgot to switch back to the "model" one. Apparently does CR save something in the RPT file and apparently does that not get cleared out when you select a database from within the app.
    Anyway. It works now and reason I posted here is that I found tons of similar questions on the web, mainly in other forums, such as the M$ ones, so I though posting this might help someone if they run into the same problem.
              bool rc = CheckDatasource(dsn);
              if(!rc)
                   rc = SQLConfigDataSource(NULL,ODBC_ADD_DSN, theApp.m_DatabaseDriver, parms);
                   if(!rc)
                        message.Format("Kunde inte skapa datakällan %s", dsn);
                        AfxMessageBox(message);
                        return false;
              ss_dsn = gcnew String(dsn);
              ss_database = gcnew String(theApp.m_DatabaseDatabase);
              ss_user = gcnew String(theApp.m_Anvandarnamn);
              ss_pw = gcnew String(theApp.m_Losen);
              crConnectionInfo->ServerName = ss_dsn;                    // Needs to be a 32-bit datasource created with C:WindowsSysWOW64odbcad32.exe
              crConnectionInfo->DatabaseName = ss_database;
              crConnectionInfo->UserID = ss_user;
              crConnectionInfo->Password = ss_pw;
              // Trusted connection?
              if (theApp.m_DatabaseTrusted) crConnectionInfo->IntegratedSecurity = true;
              break;
         //Get the table information from the report       
         crDatabase = m_Report->Database;
         crTables = crDatabase->Tables;
         //Loop through all tables in the report and apply the connection
        //information for each table.
        for (int i = 0; i < crTables->Count; i++)
            crTable = crTables<i>;
         crTableLogOnInfo = crTable->LogOnInfo;
            crTableLogOnInfo->ConnectionInfo = crConnectionInfo;
         crTable->ApplyLogOnInfo(crTableLogOnInfo);
         return bFileLoaded;
    Edited by: Anders Gustafsson on Jan 31, 2012 6:41 PM
    Edited by: Anders Gustafsson on Jan 31, 2012 7:24 PM

  • The Dreaded 1430 Error

    Hi everyone. I've gone through the checklists and my 160 gigabyte iPod Classic seems to be stuck.
    I ran the diagnostic mode and here are my stats:
    Retracts: 82
    Reallocs: 7520
    Pending Sectors: 0
    Power On Hours: 968
    Start / Stops: 39592
    Temp Current: 31C
    Temp Min: 61C
    Temp Max: 242C
    So far nothing has worked and I'm stumped. Every time I plug the iPod into my MacBook Pro (2008) I get the corrupted message, and when I try a restore it locks up then I recieve the Error 1430 message.
    Thank you everyone!

    Start / Stops: 39592
    That's an insanely high number. That indicates read/write issues with the drive. Try doing a low level reformat of the iPod's HD to try and breathe a little more life into the iPod. Use this instructions in this article to walk you through the process.
    http://www.methodshop.com/gadgets/ipodsupport/erase/
    B-rock

  • The dreaded C03 Error

    I got my V+ box delivered yesterday and yesterday was the date of activation but i am getting the C03 error. Spent ages on the phone to someone in India (i think) only to go through what the online help already suggests you do.
    Is there anyone here who can point me in the right direction and prevent me from spending hours on the phone restarting my home hub and V+ box?
    Thank you.

    Contact the Mods, they will sort out your account activation
    Life | 1967 Plus Radio | 1000 Classical Hits | Kafka's World
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Helpful Post?
    If a post has been helpful, say thanks by clicking the ratings star.

  • The dreaded 'Sign In Required' again and again

    Can someone point to the definitive solution to not having to sign in randomly? I fire up PS CC and sooner or later it asks to sign in (again). And why does the message seem to suggest I have trial software when I have a fully paid subscription to the Photoshop Photography Program? A day after committing to my subscription (Oct 21) I received an e-mail from Adobe welcoming me to my 30-day trial of Photoshop CC. I ignored the e-mail but have a unsettling feeling that 30 days from Oct 21 I'll not be able to access Photoshop.

    It's happening again .. the dreaded 'Sign In Required' every time I fire up Photoshop CC. After signing in I am then asked to accept the Adobe Software License Agreement. Photoshop then checks if I have a valid license. I have been on the CC subscription program for two months and have no complaints about Photoshop or Lightroom but I am getting tired of having to sign in. It does not happen all the time but why does it happen at all?
    Any solutions anyone?

  • Getting the Dreaded Panic error

    Ok...i have a very bizarre situation. I have a 12inch PB and have received the panic error upon startup for over a year. I bought a firewire HD and installed to it a year ago and have been running off the external drive ever since. I decided to replace the internal drive. My problem gets very weird because I can still boot to the external drive fine holding down option at startup, but cannot boot to the OSX install disc. I have tried a couple different install discs but get the same panic error:
    panic(cpu ) caller 0x002E54BC): Unable to find driver for this platform: "PowerBook6,1".
    I formatted the internal drive and am trying to install Tiger. But, when i hold down C at startup, it looks for the disc and then goes to the above panic. Since i can boot to the external HD installation, i dont think it is an airport or RAM issue. Anyone have any thoughts or suggestions?
    Ruby

    ok...so i took my firewire HD and cloned it to the new internal HD. Everything boots fine now, however when i try to boot from the OSX install disc, it gives me the panic error. Whenever i try to boot to any disc, it gives me the same panic error. When i take out the disc and restart the computer, it boots to the newly cloned internal drive. There must be something wrong with the logic board that it is giving me the panic error. Anyone know what to do at this point?
    Ruby

  • Mail for Exchange and the dreaded 500 error!

    Hi
    I've recently got myself a Nokia 5800 and have been trying to get Mail for Exchange working for the past week and a half.
    I've read and actioned almost every suggestion that I can find on the web but still no joy!
    The jist of the problem is as follows:-
    1. I created my profile which uses a secure connection and attempted to sync but no joy
    2. I downloaded the SSL certificate from our OWA server (provided by Equifax to my phone), tried again, still no joy.
    3. Next I downloaded a PDA emulator and configured activesync on it, after downloading and installing the certificate Activsync worked fine.
    4.  I can access Outlook Web access and OMA fine.
    5.  One of my colleagues has a Sony Ericson K700 phone and he has managed to get activesync working fine.
    Becuase of the above I'm thinking that there are certain issues with the Nokia 5800 and Mail for exchange in an SSL environment. 
    I've had a scan through the logs on our OWA mail server but there are none that even indicate that my phone is getting to the server.
    I work in an IT team so consider myselft as reasonably technically astute.
    Here's the logfile from the phone.
    21/07/2009 9:43:01 Profile Updated
    21/07/2009 9:43:02 PeakTime active
    21/07/2009 9:43:02 Profile Updated
    21/07/2009 9:43:03 PeakTime active
    21/07/2009 9:43:05 PING Command Requested
    21/07/2009 9:43:13 HTTP error code=500
    21/07/2009 9:43:13 Exception during Ping.
    21/07/2009 9:43:13 HTTP Server Error 500: Internal Server Error
    21/07/2009 9:43:13 Error occurred during Ping.
    21/07/2009 9:43:13 Error occurred during Ping. Setting Status to Waiting For Reconnect
    I'm not sure whether this is relevant or not but when I got activesync working on the PDA emulator I noticed this error in the application log of the exchange server.
    Unexpected Exchange mailbox Server error: Server: [mailboxserver.domain.co.uk] User: [[email protected]] HTTP status code: [409]. Verify that the Exchange mailbox Server is working correctly.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. 
    Any help is massively appreciated!
    Thanks
    Adam

    Can nobody help with this?

  • Premier Pro and the Dreaded 7b Error

    Hi -
    Everything was / is working fune with my CS6 Cloud software with the exception on Premier Pro. Every time I try to load / start it, I get a "0xc000007b" error. I've tried everything I can think of but to no avail. Any ideas whats going on? I have a film project due in 2 weeks and would like to start editing it as soon as I can.
    Many thanks for the superb support -
    - Sharon Harmon
    Cramerton NC
    [email protected]
    [email protected]

    See
    http://forums.adobe.com/thread/1099431?tstart=0

  • How cow!  Fix the dreaded -50 error!

    I can't believe Apple hasn't fixed the -50 error that occurs when syncing. They are going to get flooded with support calls come Christmas morning!!! Oh the disappointment millions will experience.
    I have read hundreds of people on this forum who are experiencing the same problem. Has anyone found a cure yet?

    see if this helps
    http://discussions.apple.com/thread.jspa?messageID=3574838&#3574838

  • HT203200 When I try to sync my iphone to my imac it deletes any apps that I have added on my computer and wont install on my iphone and visa versa. Itunes wont let me authorise from the imac with errors of -54 and -50. Can you pls help??

    When I try and sync my iphone (backup) with my imac any apps that I have put on the imac OR my iphone will not sync to eachother, so I lose some of my apps. WHen itunes (on the imac) tells me to authorise the changes/apps and I put my details in, it comes up with an itunes error code of -54 and -50. I cannot sync my iphone correctly to back up on the imac and I need to do this as I use my phone for work. I have an iphone 4GS and run Mac OS X 10.6.8.
    Can anyone help me please?

    Thank you Carolyn, I understand that and do use the same P/w for both the iphone and the computer and the apps were origionally for the iphone anyway, they just used to back on the computer and now they wont and the imac even cancels them off my iphone when I sync. And it says "Itunes" has made an error, try again...with the coes -54 and -50. This means I canot ack up my iphone properly. 

Maybe you are looking for

  • The new version installs (Win 8.1) but will not launch - do I need to uninstall Lightroom 5.7 first?

    Creative Cloud desktop app installs the new Lightroom CC but it wont launch - I've tried several times but nothing happens.  (Windows 8.1) do I need to uninstall Lightroom 5.7 first?

  • Why all of my apps get close on my iPhone 4S with iOS 6?

    I just installed the iOS 6 on my iPhone 4S 16gb (I'm on Perú) and since then every time I'm on any app (safari, mail, whatsapp, facebook, twitter) after some seconds it will go to black and close and return to the main screen. Does anyone has the sam

  • CLIENT_CREATE_FAILED

    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">   <SAP:Category>XIServer</SAP:Category>   <SAP:Code area="INTERNAL">CLIENT_CREATE_FAILED</SAP:Code>   <SAP:P1>1</

  • Photoshop cc a cessé de fonctionner à l'ouverture

    Bonjour, quand j'ouvre photoshop CC, peut importe la manière, un message d'erreur "a cessé de fonctionner apparaît. Aucun problème avec Lightroom. J'ai windows 7. J'ai nettoyé les registres avec ccleaner, adwcleaner et malware bytes, sans succés. Red

  • Username/Password for SAP MMC

    I am trying to start the JAVA AS from MMC , i tried all the possible usernames and passwords but everytime it gives invalid username or password. Kindly help. Regards, Amit