Photoshop opens itself the help page while running script

Hello everyone.
I have a script that works for hours, and I noticed that sometimes (about 1 time per hour, but it varies) Photoshop opens itself the browser to display the help page.
Anyone know what can cause this?
Thank you in advance for your answers.

Here is my script:
http://pastebin.com/j0Sp9u5K
But I do not think my code is the cause ...
I would like to share another concern.
So my script works for hours, and despite the use of the command "app.purge (PurgeTarget.ALLCACHES)" Photoshop eventually crash putting me the message "Not enough memory to preview" (I do not know the exact message in English, I have a French version).
There is no error code, and I tried to isolate my loop in a try / catch, but even so the error is crashing my script.
I turned off the preview of the layers in the Layers palette, the script runs a little longer, but still ends by crashing.

Similar Messages

Maybe you are looking for

  • How can I recover music from my ipod when its in 'need to restore' mode?

    basically, my friends ipod is a old ipod classic and has about 7,000 songs on it and most of them are backed up in the ipod hard drive (like going to the ipod on my computer and organising the files there) about 2 weeks ago certain songs would crash

  • Letter of Guarantee Value not Updating with Payments

    Dear Expert The requirement from the user is that when a payment is made , the system should deduct the amount paid and refresh the new available value for the customer. For Example : A Financial document is created with 1000 value . And Sales order

  • IPhone 5 wifi, i know, but it is annoying.

    I just purchased an iPhone 5. Now the problem is that the wifi is not working as it should. I upgraded from an 5th gen ipod touch that was able to locate and connect to every wifi network of my neighbourhood and college, but my new iphone cant even d

  • Result- resource transformation

    Hi, I've got 2 transformation, where in first I create output xsl- transformer= factory.newTransformer("pattern.xsl"); StreamResult result=new StreamResult(new File("another.xsl")); transformer.transform(new StreamSource("source.xml"), result); and t

  • How to fix "system.servicemodel.serviceactivationexception" in SharePoint2013

    Hi All, While trying to use Visual Studio webpart solution in SharePoint page, facing "system.servicemodel.serviceactivationexception" How to fix this? Thanks in advance!