Cannot run batch directly from Bridge

Hi,
I often work from Bridge and use the TOOLS>PHOTOSHOP>BATCH or TOOLS>PHOTOSHOP>LOAD FILES INTO PHOTOSHOP LAYERS
This works well except it has just stopped working for no apparent reason. When I try any of the commands under TOOLS>PHOTOSHOP, photoshop will launch or become active but then just sit there doing nothing.
This has thrown a HUGH spanner in my workflow and is driving me nuts.
I have tried deleting Bridge/photoshop prefs etc but nothing seems to help.
I'm guessing it has something to do with Bridge startup scripts or something.
I can batch via the Photoshop Automate menu but this is nowhere as efficient for me - I then have to hunt for the files etc.
Weird how it did work then not. The only change I made was installing a new version of ACR, but that was a week or so ago.
PLEASE HELP!!!!!
Thanks.

SOLVED!
I renamed the folder containing my files and it now works. As far as I can tell there was something corrupt in the folder name - it was originally COPY>PASTed from an email, so maybe there was a hidden character or something else weird that confused Photoshop when it tried to run the script.
Weird.

Similar Messages

  • Cannot run batch program from Java Application

    Hi All,
    Im trying to run a batch file under windows from my Java Program. The batch file is located in the following path:
    C:\Program Files\MyApp\runme.bat
    The above-entioned path contains white space which is not allowed in NT.
    Im trying following code:
    import java.io.*;
    public class Exec {
    public static void main(String args) {
    try {
    Runtime.getRuntime().exec("cmd /c start C:/Program Files/MyApp/runme.bat");
    }catch(Exception ex){ ex.printStackTrace();}
    How to run this file?
    Thanks in advance.
    Ketan Malekar

    or use the overload that takes an array of strings as argument
    String[] command = {"cmd", "/c", "start", "C:/Program Files/MyApp/runme.bat");
    Runtime.getRuntime().exec(command);

  • Running Batch Actions in Bridge causes PS's Preferences window to open repeatedly

    I just upgraded to CC at work, and ever since I've had a problem when I batch run Photoshop Actions from Bridge.
    I have some simple Actions set up in PS to do some conversions for large batches of images (convert to RGB, resize, change DPI, etc.). But when I run them from Bridge like I always have, it causes Photoshop to open the Preferences window to the "Units & Rulers" tab. And that, unfortunately, pauses the batch conversion until I close the Preferences window. This happens at least once per file, but usually twice. Pretty annoying.
    I never had this problem when I was using CS6, but just in case there was some sort of incompatibility with my old Actions, I remade one of them in CC, but the Preferences window still pops up.
    This only happens when I run Batch Actions from Bridge. When I run the Action on a single file from PS, it works fine.
    Any ideas? Maybe I've found a new bug?
    Thanks!

    BTW, I was able to get around this problem by opening all the files I wanted to run the Action on using Bridge, then manually triggering the Batch dialog via Photoshop and using the 'Source: Opened Files' option:
    Using this system, I didn't get any errors. Luckily, I also didn't have a huge number of files. If I did, I'd probably have to copy them all into a temp folder using Bridge, then run using 'Source: Folder'. Definitely a pain when they are all right there in Bridge ready to be batched.

  • Can i send email directly from bridge cs6 and cc ?

    hi
    can i send emails directly from bridge cs6 or cc directly from bridge?
    i found this scripts http://kb2.adobe.com/community/publishing/894/cpsid_89450.html
    but i run cs6 and cc under windows 7 sp1 64bit and windows 8.1 64bit
    and i have thunderbird email client
    is there a way to make it work?
    maybe i can install another email client
    thanks

    // consult MAILSEND in here: https://github.com/muquit/mailsend and download the app 'mailsend.exe' for windows7 in here:
    // https://github.com/muquit/mailsend/releases/download/1.17b15/mailsend1.17b15.exe.zip
    // unzip it and put the app .exe where you want to use it.
    // I have tested using Bridge to send e-mail using my gmail e-mail account and it works. I only needed to 
    // I needed to send e-mails from Bridge using my google account, but first I needed to put on my network the app 'mailsend.exe'(i'm using PCs windows7 , CS6 and a network)
    // All my 20 people team is using it, so I decided to put the app 'mailsend.exe' on a common place on network. I you are using it only on 1 PC you don't need you can put it on its disk.
    // Solution: All you need is to create a bat file that tells 'mailsend.exe' what to do:
    var mailsendBat=File(Folder.temp +"/mailsendBat.bat"); // creates a bat file on the temporary folder
    mailsendBat.open("w")
    // the place where app 'mailsend.exe' file is
    mailsendBat.writeln('"X:\\[someFolder]\\mailsend.exe" \^');
    // my gmail
    mailsendBat.writeln('-t [email protected] -f [email protected] \^');
    // the title can have encoding or not (-enc-type "base64")
    mailsendBat.writeln('-cs "utf-8" -mime-type "text/plain" -enc-type "base64" -sub "Ich lerne seit ungefähr zwei Jahren Deutsch" \^');
    // this works for the smtp gmail
    mailsendBat.writeln('-starttls -port 587 -auth -smtp smtp.gmail.com -user "[email protected]" -pass "[myPassword]" \^');
    // If I want to send an image attachment I use this 1, 2, or more times. If content-type is "multipart/mixed" the inline images don't work. Instead the images will be sent as attachment.
    mailsendBat.writeln('-content-type "multipart/mixed" -attach "C:\\Users\\Public\\imagens\\myImage.jpg" \^');
    // this is the line to send a simple text line with no encoding specified
    mailsendBat.writeln('-enc-type "none" -mime-type "text/plain" -M "one line attachment 1" \^');
    // you can sen inline html that can also have links to inline images
    mailsendBat.writeln('-mime-type "text/html" -enc-type "none" -M "<b>this is a test</b><br><img src="http://[any_online_image.jpg],image/jpeg,i">" \^');
    // sending text line with special encoding
    mailsendBat.writeln('-cs "utf-8" -mime-type "text/plain" -enc-type "base64" -M "Ich lerne seit ungefähr zwei Jahren Deutsch" \^');
    // endind it
    mailsendBat.close();
    // executing
    mailsendBat.execute();
    // there are also other kind of commands (consult https://github.com/muquit/mailsend)

  • Batch developing from Bridge

    How do I  batch develop my edited images that were open in Bridge and edited in CameraRAW? Normally I have to then open those images it PS only to save them as JPGs which feels like waste of time. Can this be done directly from Bridge?
    yaro

    Another option is to select the files in bridge and open them in camera raw.  Select All, then Save Images (button at bottom of camrra raw).

  • Why do dialogs open for javascript actions when started from a batch operation from bridge?

    I have a fairly simple script (written in javascript) that duplicates the current document and
    does some other manipulations.  I also have recorded an action that executes this script.
    When I run the action manually, everything works beautifully.  When I run the action via
    the batch command from bridge, every operation in the script brings up the associated dialog.
    I am obviously missing something, but what?

    Make sure you have this line at the begining of your script...
    app.displayDialogs = DialogModes.NO;

  • Error running batch files from java source file???

    Dear Friends,
    hi,
    this is with response to a doubt i had earlier ,
    i want to run batch files from the java source file ,i tried using this code (here batrun is the batch file name that contains commands to run other java files)
    try
    String [] command = {"c:\\vishal\\finalmain\\batrun"};
    Runtime.getRuntime().exec(command);
    catch(Exception e)
    but i got the following error.
    java.io.IOException: CreateProcess: gnagarrun error= 2
    plz. help me, i tried all combination w/o success,
    in anticipation(if possible give the code after testing)
    Vishal.

    hello there,
    i solved the prob. by using
    cmd /c start filename ,but i need to pass parameters ie
    cmd /c start java "c:/vishal/runfile a b" where a and b are the parameters. but it is not accepting this in Runtime.getRuntime.exec(),
    any solutions ?????????
    regards,
    Vishal

  • The Java load in database SID / hostname has not been configured yet. You cannot run an installation from the System Copy folder with this load

    Dear Gurus,
    We are facing the below issue when performing a homogeneous system copy of NW 7.0 system using backup/restore method for DB6 system.
    The Java load in database <SID>/<hostname> has not been configured yet. You cannot run an installation from the System Copy folder with this load.
    We went through the SAP Note http://service.sap.com/sap/support/notes/2049842, and followed the same but no luck.
    We updated the Kernel to the latest, but still no luck.
    Request for your quick help as we have to complete it by EOD today.
    Thanks a lot in advance.
    Best Regards,
    Anuj

    Hello Ashutosh ,
    Thanks for your reply.
    We have gone followed the below sequence:
    SCS Installation
    Database Instance Installation using backup/restore method
    CI installation. -> getting error, when we provide the Java Components DVD.
    Best Regards,
    Anuj

  • Emailing directly from Bridge

    How can I email directly from Bridge?  I have CS6

    You could do it in CS3 but the option does not seem to apprea in CS4.  Very strange.  For CS3 go to Tools>Photoshop Services>Online Portfolios and Galleries>Share photos with flickr.

  • Upload pictures directly from Bridge to Flickr or other photo sharing site.

    Upload pictures directly from Bridge to Flickr or other photo sharing site.
    But flickr is the most important. Many people are searching for a plugin or patch or something to be able to this.
    Because of that many people are using Picasa because you can download a plugin for it and then with this plugin you can upload photos to flickr directly from picasa. Please make it also possible in Adobe Bridge.
    I am using Adobe Bridge CS3 with latest updates.
    Thank you.

    You could do it in CS3 but the option does not seem to apprea in CS4.  Very strange.  For CS3 go to Tools>Photoshop Services>Online Portfolios and Galleries>Share photos with flickr.

  • How to run batch file from oracle forms 9i

    Hi everyone.
    i have a data in csv file. i want to upload it to my database. i am using sql loader for it.
    i have made a batch file which run the sql loader and transfer my data to database.
    How to run batch file from oracle forms 9i.
    when i press the button, nothing uploads in my database. (when i simply run the batch file it works).
    here is my code
    Begin
    HOST('C:\temp\batchfile.bat');
    message('done');
    end;
    Thanks in advance
    regards
    sajid

    this is my log file, when i run manually.
    SQL*Loader: Release 10.2.0.1.0 - Production on Thu Jul 1 23:27:53 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Control File: file_to_upload.ctl
    There are 2 data files:
    Data File: sk.csv
    Bad File: sk.bad
    Discard File: none specified
    (Allow all discards)
    Data File: sk1.csv
    Bad File: sk1.bad
    Discard File: none specified
    (Allow all discards)
    Number to load: ALL
    Number to skip: 0
    Errors allowed: 50
    Bind array: 64 rows, maximum of 256000 bytes
    Continuation: none specified
    Path used: Conventional
    Table KHAN, loaded from every logical record.
    Insert option in effect for this table: APPEND
    Column Name Position Len Term Encl Datatype
    SR FIRST * , O(") CHARACTER
    DATES NEXT * , O(") CHARACTER
    AGENT NEXT * , O(") CHARACTER
    COUNTRY NEXT * , O(") CHARACTER
    TRANSACTIONS NEXT * , O(") CHARACTER
    PKR NEXT * , O(") CHARACTER
    USD NEXT * , O(") CHARACTER
    BANK NEXT * , O(") CHARACTER
    Table KHAN:
    11088 Rows successfully loaded.
    0 Rows not loaded due to data errors.
    0 Rows not loaded because all WHEN clauses were failed.
    0 Rows not loaded because all fields were null.
    Space allocated for bind array: 132096 bytes(64 rows)
    Read buffer bytes: 1048576
    Total logical records skipped: 0
    Total logical records read: 11088
    Total logical records rejected: 0
    Total logical records discarded: 0
    Run began on Thu Jul 01 23:27:53 2010
    Run ended on Thu Jul 01 23:27:54 2010
    Elapsed time was: 00:00:00.63
    CPU time was: 00:00:00.17

  • DBMS_JOB.RUN: cannot run a job from a job

    I'm trying to set up a job to automatically run every October 1st. The "submit" part of this job is pretty simple, but I am getting some errors on the "run" part:
    declare
    job_nbr binary_integer;
    BEGIN
    dbms_job.submit(job => job_nbr,
              what => 'RESET_ORDER_NBR_SEQ;',
              next_date => to_date('10/1/2008', 'mm/dd/yyyy'),
              interval => 'add_months(sysdate,12)');
    dbms_job.run(job_nbr);
    COMMIT;
    END;
    When I run this script, I get the following error: "ORA-32317: cannot run a job from a job". I know this is due to the dbms_job.run because I don't get the error when I comment this line out. Also, even when I moved the dbms_job.run into its own script (and even hard-coded the job_nbr, so the dbms_job.run was the only line in the script), it still gave me the same error. This is working in SQL Developer when but not in Application Express. It seems to be something specific to the "run", since "submit" and "remove" work fine. Has anyone had any problems like this?

    MBETTIS,
    Rather than including dbms_job.run in your PL/SQL block, why don't you just schedule the job to run via next_date?
    Also, the interval will be computed after the job successfully executes. So if your job takes 5 minutes to run, the value of SYSDATE in your interval may "slide" after each execution. Consider using some form of TRUNC against the SYSDATE in your interval if you want to achieve a consistent execution time.
    Joel

  • Am useing a PC. Have Photoshop CS5, suddenly cannot move Raw files from bridge (or anywhere else) into photoshop. Jpeg move into photoshop ok, did get error message 1 what do I do to correct this                om bridge (or anywhere else for that matter)

    Useing a PC
    Have Photoshop CS5
    Suddenly cannot move Raw Files from Bridge (or anywhere else) into photoshop.
    I Can move Jpegs into ps the only issue is with Raw files
    I did get error1 message but as do not know what that means its no help
    any suggestions?

    Sorry for the late reply. My email firewall has become a little over zealous & sent a lot of my emails straight to my junk email folder, so I have only just now discovered your reply in my junk mail folder.
    The only "don't open files exceeding xxx megabytes" instruction I can find in my Prefs, is in the Bridge Prefs for Thumbnails, & mine is set at 1000mb. The biggest files I handle are bigger than 200mb so I should be able to open a few, not just one.
    However, this doesn't explain why I can open a psd format file of 180mb, close it, but then can't open a RAW format file of only 26mb immediately after.
    I can open the RAW file only if I restart my computer - very annoying!
    However, thanks for the advice about the video card & memory.
    So, I'm still stuck as to what the issue is.

  • Discrepancy when running JS in batch mode from Bridge vs. Photoshop

    I have an action that calls the following bit of javascript. When I run the action on a single file I have no problem. When I run the action using Batch from Photoshop CS3 I don't have any problems. When I run the action using Batch from Bridge CS3, I get prompted with a dialog box at line 2, I have to hit Enter to get past line 3, and have to hit Enter after the last line. Can anyone explain why the behavior would be different depending on where it's called from? How can I modify the javascript to get around this?
    ] var docRef = activeDocument;
    var layerRef = docRef.artLayers.add();
    layerRef.kind = LayerKind.TEXT;
    var textRef = layerRef.textItem;
    textRef.position = [4, 9.546666666667];
    textRef.justification = Justification.CENTER;
    textRef.font = 'Verdana';
    textRef.size = 10;
    textRef.contents = docRef.name.split('_')[1].split('-')[0];
    Thanks,
    Nate

    [email protected] wrote:
    > I have an action that calls the following bit of javascript. When I run the action on a single file I have no problem. When I run the action using Batch from Photoshop CS3 I don't have any problems. When I run the action using Batch from Bridge CS3, I get prompted with a dialog box at line 2, I have to hit Enter to get past line 3, and have to hit Enter after the last line. Can anyone explain why the behavior would be different depending on where it's called from? How can I modify the javascript to get around this?
    >
    You might want to try and put a
    app.displayDialogs = DialogModes.NO;
    at the top of the script. It should suppress the dialogs.
    -X

  • How to Run Batch files from inside Reports.

    Hi All,
    I have 2 questions.
    1) How to change the direction of the reports with Arabic orientation i.e Right to left Change without changing the registry.
    2) How to execute a batch file from report or before execution of the report i.e before opening the report.
    I want to set few environmental variables before opening the report. How do i achieve this?
    Request the forum community to discuss and help me out on this issue.
    Thanks in advance

    Thanks Inol
    Though my report is running NLS variable values given in the batch file is not getting picked.
    Here is my batch file contents. My NLS Variables are not getting picked in the reports. I want that to be picked up and the reports orientation should change automatically as per the NLS variables given in the batch file.
    Please go through my batch file code.
    set NLS_LANG                   = AMERICAN_AMERICA.UTF8
    set NLS_CALENDAR            = GREGORIAN
    set NLS_DATE_FORMAT      = dd/MON/yyyy
    set FORMS60_PATH           =   <Enter Relevant Path>
    set REPORTS60_PATH        =  <Enter Relevant Path>
    set PATH=%PATH%;c:\forms6i\bin
    set ORACLE_HOME             =   c:\forms6i
    set TNS_ADMIN                 =   c:\forms6i\NET80\ADMIN\TNSNAMES.ORA
    rwrun60.exe d:\DOTNETORION17_bin\elist_rg1.rdf userid=scott/tiger@thai P1=10Please help me out in getting this value picked and run the report.

Maybe you are looking for

  • Printing selected page as a pdf in adobe reader

    Hi, I have Adobe Reader for the Mac. I'm dealing with pdf documents that are hundreds of pages. If I wanted to save a single page (or several pages), it seems I have to go through an extra step: 1) print 2) then select printer 3) then get warning win

  • How do I get out of this problem?

    I wanted to transfer all my purchased apps to my notebook computer. I finally found how to do it and when it was transferring it, the space on my iPhone exceeded for some reason. I had maybe 1,3GB left but it showed it exceeded by like 200MB and the

  • Need Port number for active Host name using java code

    Hi All, I have tnsnames string and I know one of the following Host is working  say Primary-host . DESCRIPTION =(ADDRESS_LIST= (ADDRESS = (PROTOCOL = TCP)(HOST = Primary-host)(PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = Secondary-host)(PORT = 15

  • Premiere Pro only plays half of audio file. PLEASE HELP

    Hey, I'm editing a music video on a Mac desktop (os 10.7.5, 3.4 Ghz Intel Core i7) using premiere pro cs6. There was no issue at first, but now the audio file (mp3) has become faulty. Only the first half will play (with waveforms) and the second half

  • Migration on new Mac

    Hallo, after migration from MBP {Mountain Lion} to iMac {Mountain Lion} Aperture doesn't work. It was written you need reinstall Aperture. I have key number, but I can't downolad trial version, doesn't exist. Please may I find some link of Aperture t