Photoshop Layer Problem ! URGENT

Hey ! I use Motion a lot today and a big problem happened and I don't know how to fixed it.
I'm working on an animation with a PSD project that contain some layers.
2 hours later something strange happened. All my individual Layers have merge with the rest of the PSD. So each of my Layers is a copy of the entire PSD.
I tried to bring back and older version but strangely, it do the same.
I didn't change my PSD file. I really don't know what happened.
Can someone help me ?
Kind Regards !
Thom

Can you open a previously saved version from Motion's autosave vault? By default, Motion autosaves a project every 15 minutes. You can change this in Motion's Cache preference pane.
It's located here:
~/Movies/Motion Projects/Autosave Vault/

Similar Messages

  • Photoshop layer problems when cloning multiple folders

    I have a leayer with a bit map inside a photosop folder in my layers. When I clone it the layer information  just disapears. When I ctrl+alt to duplicate it sometimes the layers are active but there is no artwork at all Layer is visible /eye is on/ when click thumbnail to select objenct in the layer a "No pixels alert pops up".
    The only way to be able to get the artwork is use a previous version.
    No I did not delete the layer, neither any one touch the
    I'm using photoshop Extended 5.1 (64 bit) on a pc.
    The original file v.01 was done in a mac photoshop cs3, edited and saved as a in the office pc  (now v.06), I name my files sequentially to be able to back track, (so a filename looks something like this client_project_B01_v03_06.psd )

    Good day!
    Could you please provide screenshots to illustrate what you are talking about?
    When I clone it the layer information  just disapears.
    What exactly do you do? Layer > New > Layer Via Copy?
    Boilerplate-text:
    Are Photoshop and OS fully updated and have you performed the usual trouble-shooting routines (trashing prefs by keeping command-alt-shift/ctrl-alt-shift pressed while starting Photoshop after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed, 3rd party plug-ins deactivation, system maintenance, cleaning caches, font validation, etc.)?
    Regards,
    Pfaffenbichler

  • How do I get the Photoshop layer tags in JavaScript?

    I asked this question at graphic design stack exchange but they pointed me here:
    http://graphicdesign.stackexchange.com/questions/35374/how-do-i-get-the-photoshop-layer-ta gs-in-javascript?noredirect=1#comment48962_35374
    I want to do actions based on the tagged layer color (these thing 1) in Photoshop. I can't find a property inside the JavaScript documentation or the ExtendScript Toolkit that might contain the value.
    I'd prefer not to abuse the name for that, the layer tags look like a very clean solution to my problem. If only I could fetch them.
    Any Ideas?
    Kind Regards,
    Mii

    Hi, these functions will select all your layers with the specified color:
    use the command: selectAllByColor("red");
    function getIDXwithsameColor(TheColor){// search and return a list of indexes for the layers with the specified color
        var ref = new ActionReference();
        var toRet = [];
        try{activeDocument.backgroundLayer;var a=0 }catch(e){ var a = 1; };
        while(true){
          ref = new ActionReference();
          ref.putIndex( charIDToTypeID( 'Lyr ' ), a );
          try{var desc = executeActionGet(ref);}catch(err){break;}
            var cl = desc.getEnumerationValue(charIDToTypeID("Clr "));
            cl = typeIDToStringID(cl);
            var ls = desc.getEnumerationValue(stringIDToTypeID("layerSection"));
            ls = typeIDToStringID(ls);
            if(ls != 'layerSectionEnd'){
              if(cl == TheColor){
                toRet.push(a);
          a++;
        return toRet;
    function multiSelectByIDX(idx) {// selection function
      if( idx.constructor != Array ) idx = [ idx ];
        var layers = new Array();
        var desc = new ActionDescriptor();
        var ref = new ActionReference();
        for (var i = 0; i < idx.length; i++) {
              layers[i] = charIDToTypeID( "Lyr " );
              ref.putIndex(layers[i], idx[i]);
        desc.putReference( charIDToTypeID( "null" ), ref );
        executeAction( charIDToTypeID( "slct" ), desc, DialogModes.NO );
    function selectAllByColor(TheColor){// main function
      theSameClIDX = getIDXwithsameColor(TheColor);
      multiSelectByIDX(theSameClIDX);
    //...example::
    // selectAllByColor("none");
    //selectAllByColor("red");
    // selectAllByColor("orange");
    // selectAllByColor("yellowColor");
    // selectAllByColor("grain");
    // selectAllByColor("blue");
    // selectAllByColor("violet");
    // selectAllByColor("gray");

  • Motion cutting off photoshop layer

    I am having a problem with motion cutting off a part of a PhotoShop layer. I've had this problem a few times and thought I had fixed it. The problem is that the entire sequence looks good in motion, but when I bring it into Final Cut or I export it using Compressor, the layer is cut off as it is moving back and scaling down. Anyone have any idea how to fix this?

    Check the Fixed Resolution box for the Motion layer that contains the Photoshop layers. Motion automatically turns on Fixed Resolution for Photoshop files to match the original size of the psd, < </div>
    Score! I didn't know that. Thanks, Q, another gotcha for the already overloaded memory banks.
    bogiesan

  • New hard drive and photoshop license problem

    I have a Dell Inspiron 6000 with a 1.5 Ghz Pentium processor, 2 GB of RAM, and Win Xp/Pro SP3.
    The hard drive in this computer failed, and it has been replaced.  I used an image backup from Acronis True Image 10 to "restore" the new disk.
    Now, when I try to open Phostoshop CS2, I receive a message that the license is no longer valid (I have been using this version of Photoshop for a long time).
    I don't have this problem with InDesign CS3 (v. 5.0.2), FrameMaker 7.2b144, or Acrobat 8.1.6.
    I didn't find any helpful info on the "Product Activation" web page.
    I tried a forum search and a search of Adobe.com using the search criteria "new hard drive and photoshop license problem."
    The only relevant item I could find is this:
    "Backup and restoration of your system using standard tools do not require reactivation. While reactivation after backing up or restoring the system was required in early versions of Adobe software (such as Adobe Photoshop® CS), Adobe has continued to improve the activation process with new technology that eliminates the need to reactivate after system restoration. In complex situations where the system is being upgraded, we recommend deactivating the Adobe software before commencing the system upgrade. Once the system upgrade is completed, the subsequent install/restore will require reactivation, which is typically accomplished without difficulty and is completely transparent to the user."
    So does that mean I have to "reactivate" Photoshop CS2?  If so, do I use the Activation window that is displayed when I open Photoshop?  The serial number has 20 characters.  Will the Adobe (re)activation recognize this old serial number?  If not, what do I have to do to get this product usable again?
    Please help.

    >replaced your hard drive and CS2 DRM is looking for the old hard drive number and not finding it
    Interesting... I use http://www.terabyteunlimited.com/image-for-linux.htm which creates a bootable CD and runs outside of Windoze
    I have made image files and loaded those files to a new hard drive (I use drive swap hardware to make a backup and create a new drive every time I install or uninstall major software) and have never had any program complain about needing activation
    But, since the program I use is Linux on a bootable CD, it copies EVERYTHING on a hard drive, even the hidden registration areas as far as I can tell, so when I do a restore to a new drive, everything is put on the new drive

  • Photoshop CS6 Problems

    I have installed photoshop cs6 on my computer (Windows 7) but the programm is a bit useless since it can't create or open files.
    I tryed reinstalling all my adobe programms 3 times but photoshop still won't work.
    Do you have an idea how I can make the programm work?
    thanks in advance

    Thanks for you email, I finally went to an informatician today. We
    finally found out that even if windows 7 sais the drivers are up to date
    the driver that is managin to switsch between the two graphic cards
    wasn't up to date. We downloaded it from the website and photoshop works
    now perfectly well.
    Thanks for your help!
    Emmanuel Dorsaz
    Le 09.09.2012 21:14, Manish-Sharma a écrit :
    >
          Re: Photoshop CS6 Problems
    created by Manish-Sharma
    <http://forums.adobe.com/people/Manish-Sharma> in /Downloading,
    Installing, Setting Up/ - View the full discussion
    <http://forums.adobe.com/message/4685059#4685059

  • Photoshop CS2 problems after updating to 10.4.5.?

    Anybody notice Photoshop CS problems after updating to 10.4.5.?

    Hello I had the same problem
    I found the following information that helped me.....
    Program errors occur when software conflicts arise due to an updated operating system. You can resolve these errors when you also update the driver software that causes the conflict or when you update the operating system. Program errors can also occur because of a damaged Photoshop preference file, or if there is a problem with a phone or internet connection. The Apple Disk Utility fixes file system errors that can also cause program errors.
    Error "Could not complete your request..." or "Could not create a new document..." (Photoshop CS2 on Mac OS X v10.4)
    Issue
    Adobe Photoshop CS2 returns one of the following error messages:
    "Could not complete your request because of a program error" when you try to open a file.
    "Could not create a new document because of a program error" when you try to create a new file.
    Solution 1:
    Install the most recent update to Mac OS.
    Solution 2:
    Re-create your preferences files.
    1. Hold CommandOptionShift when you start Photoshop.
    2. Click Yes to the message, "Delete the Adobe Photoshop Settings file?"
    Solution 3:
    Disconnect your Internet connection.
    To disconnect your Internet connection, do one of the following:
    If you are connected to the Internet via a telephone modem, then disconnect from the modem.
    If you are connected to the Internet via cable modem or DSL, then disconnect the ethernet cable from your computer.
    Solution 4:
    Use a disk repair utility.
    Restart your Mac in Single User mode and run fsck -fy . For more information about the fsck command, please visit the Apple website at http:/docs.info.apple.comarticle.html?artnum=106214 .
    Solution 5:
    Ensure that all your drivers are compatible with Mac OS X v10.4.
    Determine if your printer and video card (and any other peripherals you might have) are compatible with Mac OS X v10.4, and visit the manufacturers' websites to update the drivers.
    Solution 6:
    Re-create your printers in Mac OS X.
    To re-create your printers, first delete them and then add them again.
    To delete your printers:
    1. Open System Preferences from the Apple menu.
    2. Select Print & Fax, and click Printing.
    3. Select each printer in the list and click the delete key (the minus key).
    For instructions on how to add your printers again, see "Setting up to print to a printer" in Mac Help or search Help using the phrase "add a printer."
    The one that fixed it for me was solution 6 -- re-creating my printers
    I don't know why but it could be worth a try
    Good luck
    ADAM
    17" Powerbook G3 iMac   Mac OS X (10.4.3)  
    17" Powerbook G3 iMac   Mac OS X (10.4.3)  
    17" Powerbook + G3 iMac   Mac OS X (10.4.5)  

  • Scale Photoshop layer using AppleScript

    Obviously, this is a Mac PS issue.
    I am trying to script scaling a Photoshop layer (a smart object layer) to a specified percentage that I calculate from a layout in InDesign.
    However, I am stumped on the syntax I should use to actually get the layer to resize, or perhaps I don't know how to call out the layer properly.
    Here is my code (it is very simple at this point in time:
    tell application "Adobe InDesign CS6"
              set mySelect to selection
      --error trap to make sure I have graphic content selected
              tell active spread of active window
                        set thisBox to item 1 of mySelect
                        set HScale to the absolute horizontal scale of thisBox
              end tell
    end tell
    myScaleConversion(HScale)
    set PSScaled to result as real
    tell application "Adobe Photoshop CS6"
              set thisLayer to current layer of current document
              set scaleSet to {horizontal scale:PSScaled, vertical scale:PSScaled, anchor:"top left"}
      scale current layer of current document with scaleSet
    end tell
    on myScaleConversion(HScale)
              set ScaleRatio to 2.5 as real
              set PSScale to (ScaleRatio * HScale)
              return PSScale
    end myScaleConversion
    I would appreciate any help with this. I run this script and no error messages occur, but then again, nothing happens to the Photoshop layer I have targeted.

    There are 2 things I see that are not right… top right should a compiled word pair from the apps dictionary… You have it as string…
    Now anchor should be anchor position but I can't get this to compile inside your list… hum… if I take it out it works just fine…
    tell application "Adobe InDesign CS5"
      activate
              set mySelect to selection
      --error trap to make sure I have graphic content selected
              tell active spread of active window
                        set thisBox to item 1 of mySelect
                        set HScale to the absolute horizontal scale of thisBox
              end tell
    end tell
    myScaleConversion(HScale)
    set PSScaled to result as real
    tell application "Adobe Photoshop CS5"
      activate
              set thisLayer to current layer of current document
      --set scaleSet to {horizontal scale:PSScaled, vertical scale:PSScaled, anchor position:top left}
      scale current layer of current document ¬
      horizontal scale PSScaled ¬
      vertical scale PSScaled ¬
      anchor position top left
    end tell
    on myScaleConversion(HScale)
              set ScaleRatio to 2.5 as real
              set PSScale to (ScaleRatio * HScale)
              return PSScale
    end myScaleConversion

  • Cs6 photoshop layer thumbnail missing

    The cs6 photoshop layer thumbnail is missing when I work with layers. The background layer shows, but when I use duplicate or new adjustment layer it's a white blank. This just started. Help?

    This feature will available to you on June 17th when Photoshop CC launches along with the rest of the new CC apps.
    Sorry to get you all excited about these new features, only to leave you hanging with a month-long wait.

  • Extract XMP metadata from specific Photoshop Layer in After Effects

    How do it extract XMP metadata from specific Photoshop Layer in After Effects?
    I am just getting my hands dirty with metadata.
    I know it is possible to attack metadata to a layer/layerset in Photoshop, but how to I get it out in After Effects.
    Here is the process.
    I create BunchaLayers.psd.
    Using the PerLayerMetaData.jsx file attached.
    I use the setCommMetadata("something") function to attacked metadata to a selected layer.
    I know that is is there because I check it using the exportLayerMetadata().
    I save and imprt BunchaLayers.psd into AE as a comp.
    Here I am lost.
    I select my layer in the project window and check the XMP metadata window.
    I can't find my comment.
    Is the XMP data actually attached to the layer I imported in AE?
    I want to be able to select the layer and see that the data is attached.  Is this possible?
    If it is will it work on layersets (comps in AE)?
    I would appreciate any layer specific XMP insight.
    Thanks for looking.
    - Josh

    John Nack on Adobe : Per-layer metadata comes to Photoshop
    This was the article that made me think this might be possible.
    There is also the preference to Create Markers From Metadata
    ["Metadata"]
              "CreateLayerMarkersFromFootageXMP" = 01
    Which made me wonder if there is a way to create the metadata in the first place that made it something AE would read and automatically change to layer markers.
    Any ideas?

  • Adobe Photoshop CS6 Problem

    I have successfully installed Photoshop CS6 to my computer. However, when I open the front page to CS6 everything "freezes up", and I cannot open any of the tabs - not even the file or close tabs.
    Have uninstalled and re-installed the CS6 several times with no effect. Am installing from a boxed disc that I purchased from Adobe.
    Ted Wolfe

    Got it solved by going by adding the latest updates to CS6.
    Ted Wolfe
    In a message dated 10/24/2013 4:37:22 P.M. Eastern Daylight Time, 
    [email protected] writes:
    Re:  Adobe Photoshop CS6 Problem
    created by Jeff A Wright (http://forums.adobe.com/people/JeffAWright) 
    in  Downloading, Installing, Setting Up - View the full  discussion
    (http://forums.adobe.com/message/5786337#5786337)

  • J2EE StartUp Problem, URGENT.

    Hi all!
    I'm having a problem since friday with the J2EE Engine Startup. The problem is that MMC says me that the server is running but i can access to the server by anyway. The developer trace of the jcontrol process is:
    [Thr 2968] Tue Aug 09 13:59:50 2005
    [Thr 2968] JControlICheckProcessList: process server0 started (PID:1544)
    JStartupStartJLaunch: program = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = C:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_toshiba-user
    -> arg[02] = -DSAPINFO=J2E_00_sdm
    -> arg[03] = -file=C:\usr\sap\J2E\JC00\SDM\program\config\sdm_jstartup.properties
    -> arg[04] = -nodeName=sdm
    -> arg[05] = -nodeId=2
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_2964
    -> arg[07] = -jvmOutFile=C:\usr\sap\J2E\JC00\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=C:\usr\sap\J2E\JC00\work\std_sdm.out
    -> arg[09] = -locOutFile=C:\usr\sap\J2E\JC00\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=C:\usr\sap\J2E\SYS\profile\J2E_JC00_toshiba-user
    -> lib path = PATH=C:\j2sdk1.4.2_08\jre\bin\server;C:\j2sdk1.4.2_08\jre\bin;C:\oracle\WAS\92\bin;C:\oracle\WAS\92\jre\1.4.2\bin\client;C:\oracle\WAS\92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_08\bin;C:\oracle\WAS\92\Appache\perl\5.00503\bin\MSWin32-x86;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_08\bin;C:\usr\sap\J2E\JC00\j2ee\os_libs;C:\oracle\WAS\92\bin;C:\oracle\WAS\92\jre\1.4.2\bin\client;C:\oracle\WAS\92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\j2sdk1.4.2_08\bin;C:\oracle\WAS\92\Appache\perl\5.00503\bin\MSWin32-x86;C:\usr\sap\J2E\SCS01\exe;C:\usr\sap\J2E\JC00\exe;C:\usr\sap\J2E\SYS\exe\run
    [Thr 2968] Tue Aug 09 13:59:51 2005
    [Thr 2968] JControlICheckProcessList: process SDM started (PID:1556)
    [Thr 1188] Tue Aug 09 14:01:01 2005
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] Tue Aug 09 14:01:58 2005
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] JControlMSMessageFunc: receive command:6, argument:1213679940 from Message Server
    [Thr 1188] Tue Aug 09 14:10:25 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:15:45 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:20:46 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:26:06 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:31:07 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:36:27 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:41:28 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    Then i try to login the visual admin gives me a windows error and the msg_server process shuts down alone. Then i restart that node and agregate the following lines to the trace:
    Thr 1188] Tue Aug 09 14:42:25 2005
    [Thr 1188] *** ERROR => MsINiRead: NiBufReceive failed (NIECONN_BROKEN) [msxxi.c      2488]
    [Thr 1188] *** ERROR => MsIReadFromHdl: NiRead (rc=NIECONN_BROKEN) [msxxi.c      1652]
    [Thr 1188] Tue Aug 09 14:42:27 2005
    [Thr 1188] ***LOG Q0I=> NiPConnect2: SiPeekPendConn (10061: WSAECONNREFUSED: Connection refused) [nixxi_r.cpp 8588]
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:32 2005
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:38 2005
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:44 2005
    [Thr 1188] *** ERROR => MsIAttachEx: NiBufConnect to toshiba-user/3601 failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    [Thr 1188] *** WARNING => Can't reconnect to message server (toshiba-user/3601) [rc = -100]-> reconnect [jcntrms.c    295]
    [Thr 1188] Tue Aug 09 14:42:49 2005
    [Thr 1188] JControlMSConnect: reconnected to message server (toshiba-user/3601)
    [Thr 1188] Tue Aug 09 14:48:11 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:53:12 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    [Thr 1188] Tue Aug 09 14:58:32 2005
    [Thr 1188] JControlMSReadMessage: NiPeek() returns -5 NIETIMEOUT
    I try to login the visual admin again and gives me the following error: "Cannot open connection on host: 191.9.6.22 and port: 50004"
    Looking the log and trace files i see the following errors:
    - SAPEngine_System_Thread[impl:5]_5##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to toshiba-user/3201(Connection refused: connect)#
    - java.net.SocketException: socket closed
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
         at java.net.ServerSocket.implAccept(ServerSocket.java:448)
         at java.net.ServerSocket.accept(ServerSocket.java:419)
         at com.sap.engine.core.port.impl0.ServerSocketListener.run(ServerSocketListener.java:87)
    - erver socket listener opened by service on socket encountered error. The listener will be stopped.#2#p4#ServerSocket[addr=/0.0.0.0,port=0,localport=50004]
    I dont know whats happening, if somebody knows i hope that helps me. Please is urgent.
    Thx and Rgds.
    Gregory

    Hi, thx a lot both.
    Respect the link
    http://<hostname>:50<instanceno>00/sap/monitoring/SystemInfo , i cant access it. I cant access by telnet, by visual admin.
    In the work folder under \usr\sap\<sid>\JC00 i found that the last updated files are:
    - available.txt that contains the following data:
        Unavailable 08.08.2005 10:46:53 - 08.08.2005 10:58:54
        Available   08.08.2005 10:59:54 - 08.08.2005 13:52:54
        Unavailable 08.08.2005 13:53:54 - 08.08.2005 13:53:54
        Available   08.08.2005 13:54:54 - 08.08.2005 14:03:54
        Unavailable 08.08.2005 14:04:54 - 08.08.2005 14:04:54
        Available   08.08.2005 14:05:54 - 08.08.2005 14:34:54
        Unavailable 08.08.2005 14:35:54 - 08.08.2005 14:39:44
        Unavailable 08.08.2005 14:56:17 - 08.08.2005 16:24:13
        Unavailable 08.08.2005 16:28:07 - 08.08.2005 16:29:07
        Unavailable 08.08.2005 16:34:36 - 08.08.2005 17:17:58
        Unavailable 09.08.2005 08:13:36 - 09.08.2005 08:54:33
        Unavailable 09.08.2005 08:57:04 - 09.08.2005 12:46:25
        Available   09.08.2005 12:47:25 - 09.08.2005 13:26:25
        Available   09.08.2005 13:43:56 - 09.08.2005 13:55:56
        Unavailable 09.08.2005 13:56:40 - 09.08.2005 14:04:57
        Available   09.08.2005 14:05:57 - 09.08.2005 16:16:57
        Unavailable 09.08.2005 16:17:57 - 09.08.2005 17:27:12
        Unavailable 10.08.2005 08:10:30 - 10.08.2005 08:35:39
        Available   10.08.2005 08:36:39 - 10.08.2005 09:16:39
        Available   10.08.2005 12:33:51 - 10.08.2005 14:01:51
    - dev_jcontrol that contains the information displayed in the developer trace of jcontrol process(and y mentioned above)
    - dev_dispatcher that contains the following info:
        [Thr 2664] Wed Aug 10 08:33:04 2005
        [Thr 2664] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
        [Thr 2664] JLaunchISetClusterId: set cluster id 5761000
        [Thr 2664] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
        [Thr 2664] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
        [Thr 3320] Wed Aug 10 08:33:21 2005
        [Thr 3320] JLaunchISetP4Port: set p4 port 50004
        [Thr 3528] Wed Aug 10 08:33:26 2005
        [Thr 3528] JLaunchISetTelnetPort: set telnet port 50008
        [Thr 3528] JLaunchISetTelnetPort: set telnet port 50008
        [Thr 3584] Wed Aug 10 08:33:55 2005
        [Thr 3584] JLaunchISetHttpPort: set http port 50000
        [Thr 2664] Wed Aug 10 08:34:02 2005
        [Thr 2664] JLaunchISetState: change state from [Starting (2)] to [Running (3)]
        [Thr 2568] Wed Aug 10 08:34:08 2005
        [Thr 2568] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
        [Thr 3660] Wed Aug 10 08:35:07 2005
        [Thr 3660] JLaunchISetP4Port: set p4 port 50004
        [Thr 3600] Wed Aug 10 08:36:34 2005
        [Thr 3600] JLaunchISetHttpPort: set http port 50000
        [Thr 3612] Wed Aug 10 12:43:40 2005
        [Thr 3612] JLaunchISetHttpPort: set http port 50000
        [Thr 3612] JLaunchISetP4Port: set p4 port 50004
        [Thr 3612] JLaunchISetTelnetPort: set telnet port 50008
    - dev_server0 that contains:
        [Thr 2676] Wed Aug 10 08:33:06 2005
        [Thr 2676] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
        [Thr 2676] JLaunchISetClusterId: set cluster id 5761050
        [Thr 2676] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
        [Thr 2676] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
        [Thr 4296] Wed Aug 10 08:34:58 2005
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
        [Thr 4296] Wed Aug 10 08:35:00 2005
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.jco.util.SAPConverters
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.jco.util.SAPCharToNUCByteConverter
        [Thr 4296] Wed Aug 10 08:35:01 2005
        [Thr 4296] JHVM_RegisterNatives: registering methods in com.sap.mw.jco.util.SAPNUCByteToCharConverter
        [Thr 2676] Wed Aug 10 08:35:07 2005
        [Thr 2676] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
        [Thr 208] Wed Aug 10 08:36:34 2005
        [Thr 208] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    I still dont know whats happening. And i need to solve the problem urgent. I hope u can help me.
    Thx and Rgds.
    Gregory.

  • DATE FIELD PROBLEMS - URGENT

    I´m having trouble with FormsCentral.
    My form is running about 8 months with no problems.
    Yesterday people started to complain that the system doesn´t accept any date.
    That means the date field restricts date entries, from date dd/mm/aaaa (brazilian format) to another dd/mm/aaaa, but every date that users input in, is considered by the system as invalid, even it´s a correct and valid date right between the interval specified!
    I need Help Urgent!!!
    I depend on these forms to finish the payrol service from here.
    Thanks
    I´ll be waiting.
    Maurício Galletti
    Message was edited by: SNOWMAUSS
    It look like the system accepts just dates starting from the date of today.
    I´m testing.
    Please help.
    Thanks
    Message was edited by: SNOWMAUSS
    It looks like the system have some problem just with the date 20/10/2013?!
    I´ve fixed the problem change the interval from 20/10/2013 to another date  and used  21/10/2013 to another date and it works!
    But I think something is wrong with the 20/10/2013 date?!
    To reproduce the erros just create a new form with date feature with this exaclty configurations and the bug appears:
    I´ll keep waiting
    Message was edited by: SNOWMAUSS

    Hi
    I´ve concluded that the problem persist if the date interval starts at the
    specific date "20/10/2013". Don´t know why?!
    Look at the screen capture above, you aks for
    Thanks a lot
    image: Imagem inline 1
    Maurício P. Galletti
    Contador
    [email protected]
    ( 55 11 3331-5567
    www.cadt.com.br
    2013/10/29 Genevieve Laroche <[email protected]>
       Re: DATE FIELD PROBLEMS - URGENT  created by Genevieve Laroche<http://forums.adobe.com/people/Genevieve+Laroche>in
    FormsCentral - View the full discussion<http://forums.adobe.com/message/5797083#5797083

  • Photoshop elements problem

    everytime i try to edit in the photoshop elements 10 an error message appears saying "unable to continue because of a hardware or a system error, this problem is unrecoverable"

    it never worked and it is the first time for me to download pse10 and i tried reinstalling it and it never worked
    Date: Sun, 13 May 2012 15:15:09 -0600
    From: [email protected]
    To: [email protected]
    Subject: photoshop elements problem
        Re: photoshop elements problem
        created by photodrawken in Photoshop Elements - View the full discussion
    OS version? Did PSE10 ever work?  If so, what changes did you make to your system, such as un-installing or installing any software or drivers? Ken
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4403690#4403690
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4403690#4403690. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Photoshop Elements by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Photoshop Layer Styles do not come over to FCP

    I have a .psd file. It's a logo on one layer with a blank (alpha channel) as the background. I want to put a stroke on the logo. In photoshop, I use blending options to add my stroke.
    When I import the file into FCP, it does not have the stroke. I tried other effects (drop shadow, bevel, etc) and none of those come over to FCP either.
    So is it known that photoshop does not recognize the photoshop layer styles? Or am I doing something wrong?
    Thanks for the help.
    -Carl

    Layer - Rasterize is grayed out...
    Wonder what I'm doing wrong...
    Even if I can somehow do this, why can't FCP just understand these layer styles... It works so well with photoshop, but there's this one issue. And if I rasterize it, I'm not going to be able to make it bigger later. Kind of defeats the purpose of wanting to go back and edit it later on..
    Strangeness...

Maybe you are looking for

  • Multicast between zones in Solaris 10 3/05

    Hi We have a Solaris 10 3/05 installation, with different zones. We have written a pair of test programs to test multicast traffic between zones: one of them joins a given IP/port, and the other sends datagrams with dummy text to a given IP/port. We

  • OS X 10.5.8 and new Iphone 5

    Bonjour, mon Imac est sous OSX 10.5.8 et je n'arrive pas à synchroniser mon nouveau Iphone 5 faute d'avoir un Itunes 7. Comment faire ? Quelle mise à niveau est nécessaire et recommandée afin que tout fonctionne ? Merci. Hello, my Imac is under OSX 1

  • Set the display in UNIX

    Hi I need to access SDM to deploy the Java patch  ( we have X manger enterprise 3) We try to set the display in UNIX sb2adm> DISPLAY=10.211.146.141:0.0 sb2adm> export DISPLAY sb2adm> set |grep DISPLAY DISPLAY=10.211.146.141:0.0 _=DISPLAY sb2adm> sb2a

  • Black level problem with H.264 (Windows)

    I have a Windows 7 64, latest version of apps. I have a reproducible problem with sending AE comps to AME - the black levels get shifted from 0 to 254 to 16-235. Only a problem with H.264 specific preset. If I chose QuickTime and H.264 there, works f

  • Keep getting error message "Failed to connect to the device"  when......

    Hi, I keep getting the following message: (this is an icon in this area of a camera sitting on pictures) Failed to connect to the device. -Check the I/F cable connection between the device and your computer -Please turn off the device once, and then