Internal Communication Error at Program start.

Hi experts,
We are using the FM 'SXPG_COMMAND_EXECUTE' to execute the external command.Some times the program got canceled  and error is 'Internal communication error at program start (see system log)'. But when rerun the same program it get executed successfully. Does anybody have the idea why this is happening.
Thanks in Advance.
Abhishek.

Hi Abhishek,
I recommend to look for the error codes contained in the syslog and for their meaning. Maybe the following SAP Notes might be helpful for you:
[202227|https://service.sap.com/sap/support/notes/202227] Recommended login shells
[10403|https://service.sap.com/sap/support/notes/10403] Starting external programs
Best regards,
  Andreas

Similar Messages

  • Indesign problem using content bundler 'internal communication error'

    Hi I have been working on a project using adobe Indesign Cs5 and digital content bundler beta version and have an error message that is preventing the bundling of a publication. "Internal communication error. For more information, see ErrorLog.txt in the application storage directory". On the forums it appears a solution was provided by Bob Levine but I cannot locate the thread where it was written.When I open the error log file it says ERROR UKNOWN PRODUCT
    Any help would be most appreciated as i have been working on this content for quite some time.

    Cheers Bob, I believe you but when I go to download it cuts out. I think there could be a problem with my pre release account. I will give it another go but I think I could be in for a long weekend )-: whats that saying, when it rains it pours. I will get this drop 11 even it kills me! Have a great day in the big apple.
    Kind regards,
    Andrew

  • Internal Communication Error

    My Students work with the DPS and one Group got an Error-Message where we dont find any Answers in the userguide or elsewhere so far. Any ideas what can be the Problem?
    We updates all parts of DPS to the newest versions but still got the Error.
    ERROR
    An error occured
    Internal communication error. For more  information, see ErrorLog.txt in the application storage directory.
    I didint got the ErrorLog so far from my students. Think we will need it to find out what the problem is.
    (Sorry can not upload Screenshot) The Error happens in the Bundler App.
    Thank you for your help.
    AI

    For questions about the Content Bundler, go to the prerelease forum.

  • Internal communication error when execute procedure on HANA MPP Cluster

    Hi All,
           I'm executing a hana POC at customer environment, it's a 6 nodes hana cluster (with one master & 5 work node).
    When I create a table cross all nodes, and than execute a procedure with that table, it's failed by internal error
    create columnt table CC.AA (NEWDATE DATE primary key) replica AT all locations;
    create procedure CC.P_INS_ADW_DIM_DATE( )
    LANGUAGE SQLSCRIPT
    SQL SECURITY INVOKER
    AS
    FULLDATE DATA;
    MONTHNUMBER INTEGER;
    YEARNUMBER INTEGER;
    DAYNUMBER INTEGER;
    BEGIN
           FULLDATE:=TO_DATE('19800101','YYYYMMDD');
           INSERT INTO "CC"."AA" CALUES(FULLDATE);
    END;
    CALL CC.P_INS_ADM_DIM_DATE( );
    The error message like below:
    SAP DBTech JDBC: Cannot connect to VolumeID=7 [Cannot connect to host 172.21.36.58:34215 [Connection timed out]]
    172.21.36.58 is internal communication IP address of the cluster node, while is public IP should be 192.168.1.123
    I'm wonder if Hana call data through internal channel, does the port should be 3××003
    And I saw in /etc/hosts internal IP bound to host name, not public IP
    hana003  172.21.36.58
    Can anyone help?
    thanks!

    Hi Experts,
      Did anybody faced same problem mentioned above? how to fix it.
    Thanks,
    Umashankar

  • CS6 crashes with runtime error on program start up

    I installed CS6 with no problems but I have had to uninstall it because every time I open the program I get this message:
    It is impossible to clear this message and I have to reboot to remove it. 
    Hard and software:  Asus P8Z68 Deluxe/GEN3;  2700K; 16Gb ram, SSDs and HDDs (all programs on one SSD and scratch disk for Photoshop on another, data files on HDDs); Gainward Phantom Nvidia vga card 1Gb.  All drivers upto date.  OS is Windows 7 Ultimate 64bit; among other installed programs - Photoshop 7, CS4 and CS5 - no problems with them at all).
    I would have submitted a crash report but couldn't discover how to despite following a number of links.
    I wonder if anyone else has had this problem?

    You have a plug-in misinstalled. More details here:
    http://forums.adobe.com/message/4282665#4282665

  • Internal Communication Error in SUN's nonStop CORBA implementation ??!

    hello,
    following scenario:
    nonStop -> tnameserv Port 1050
    -> server
    windwos -> client
    the requests are performed correctly (all data is sent back to the client in the correct way). But when exiting the client, the server terminates with following message:
    **** Assertion failure. cma__io_prolog: Socket receive already outstanding .
    at line 1085 in /designs/ade/javadev/master/T0083AAM/pthreads/cma_thread_io.c pid = 889389200
    %Internal DCE Threads problem (version 1.1), terminating execution.
    % Reason: assertion failure: cma__io_prolog: Socket receive already outstanding .
    at line 1085 in /designs/ade/javadev/master/T0083AAM/pthreads/cma_thread_io.c, pid = 889389200
    % See 'cma_dump.log' for state information.
    /usr/tandem/java/bin/tnameserv[124]: 889389200 Signal 31
    same prg performs perfect in a homogen windows environment.
    ---> is there a option to disconnect the connection from the client to the ORB ?
    there are some functions like release() but this takes no effect on my problem.
    kind regards,
    joe

    Maybe the tool can help you to check the manifest file...
    JavaJar has an embed manifest check alg...
    [Edited by: jdcforumadmin1 on Jun 24, 2002 1:43 PM]

  • Error on program start up

    I keep getting message saying my accounts about to expire even though I have auto-renewal and bought a new subscription.
    William Campbell

    Hi There - when you see the trial expiring message are you able to click on a button labeled "license this software"?  if you see that, then you shoudl be able to log on with your Adobe ID that is associated with your Creative Cloud Membership and this will activate your software.
    let me knwo if that works.
    thanks,
    Todd

  • Frequent '500 Internal Server Error' on apexlistener 2.0

    Hi
    I hope someone can help me. We've got an OracleXE 11g DB with apex 4.2 and apex listener 2.0 with apache reverse proxy setup. The Database and Apex4.2 is running on it's own Server and the Apex Listener is running in Glassfish on its own server, this is working fine but
    sometimes the users gets the listener page with the error '500 Internal Server Error' on it when either going to an apex page or submitting data etc this happens frequently. Before using apex listener we were using EPG and never came across the internal server error, this only started happening after moving to apex listener 2.0 so i assume that the problem is with the listener, I also checked the log files for apache and glassfish but there is no message or error regarding this everything seems to check out. is there someway to view the logfile or setup the log for apexlistener so that i can maybe get more details as to why this is happening??
    Thanks in Advance
    OracleXE 11G DB
    Apex 4.2
    Apex Listener 2.0.0.354.17.05
    Opensource Glassfish Server 3.1.2.2

    Hi,
    sometimes the users gets the listener page with the error '500 Internal Server Error' on Are you sure this page is issued by APEX Listener? If so, there really should be further information in your APEX Listener's log (in your case, probably part of your GlassFish's server.log).
    If the error is actually issued by your reverse proxy, you may find more detailed information in the error log of your proxy service.
    (BTW: How did you implement that reverse proxy? - Software, parameters...)
    -Udo

  • Epson Stylus Pro 3800 communication error - Help!!

    Hi All,
    I have an Epson SP3800 printer connected via USB directly to my i5 iMac with running OS X 10.6.4 with 8GB of ram and a ton of free disk space.  I am getting intermittent communications errors, seemingly at random. 
    I can print several prints successfully, but then receive a communication error at the start of a print, at the end of a print or anyplace in between.  I'm wasting far too much ink an paper to let this go unresolved.  Not to mention the frustration factor watching an A4 print be 95% complete when the error appears.
    I've scoured the web looking for a solution but I can't seem to resolve this on my own.  I'm grateful for any help you can offer trying to fix this most frustrating (and expensive) issue.
    Cheers,
    Ken

    After uninstalling the Epson driver, installing the Epson drivers (1.5GB) from the Optional Install package (which didn't contain the driver for the 3800 but you can't know until after you've installed the optional drivers), and reinstalling the downloaded 3.5cE driver, I was still given the error.
    Bonjour doesn't work, but IP does. By selecting More Printers and then selecting Epson TCP/IP, the printer showed up in the list and I was able to add it to my list of printers without the error. The Supplies button in the Printer Queue window doesn't work but Epson's utility can access the printer and get the ink levels, etc as usual.
    It appears to be a CUPS bug. In the cups/access_log, I noticed the following lines while trying to add the Epson printer:
    localhost - - 27/Oct/2007:16:46:57 +0800 "POST / HTTP/1.1" 200 75 CUPS-Get-Default client-error-not-found
    I have just printed a high-res photo on the printer, a photo I printed using the same printer/sharpening/settings/etc only a week ago. I compared the two photos and there are no discernible differences. My Epson is accessible and working

  • Epson 3800 and Airport Express...drops connection with communication error

    My problem is: my airport express worked fine for over a year as a wireless printer usb hook-up...but now it always says communication error after it starts to send data. I am using a epson 3800 with the newest driver (for leopard) and I have tested to see that the printer works by hooking it directly to the computer with a USB cable. I have also reset the airport express and reconfigured it. I have also switched out the airport express with another one in my house to test to see if it works. The airport express seems fine and will play iTunes remotely....but just will not print. I have also uninstalled the printer and re-installed it. I am at a loss to even what steps to try next, I upgraded to leopard and was not able to print much till the epson leopard drivers came out a few weeks ago...so I don't even know if its a leopard problem or epson...help

    I had the same problem after I upgraded to Leopard and installed the newest R1800 driver from Epson and I got the same response from Epson. The Gutenprint driver does work but it does not handle color management properly and as you have discovered, not all of the print options are properly supported.
    You can solve the problem by reverting to the older V3.0aAs driver available at Epson's website. When I did this I believe I used the epson installer to uninstall the v6.12 driver. Then I restarted and installed V3.0aAs and restarted once again. The old printer driver was automatically selected when I installed the printer.
    Note. Before you do this, upgrade to 10.5.2 and see if that resolves the problem. The installation notes state that this upgrade resolves the issues printing to "some" printers but it does not say which. If this works, please post your findings and the rest of us R1800 owners can re-install the new driver.

  • An internal error has occurred! + Runtime error! Program C-

    I have Vista 64 SP2 all patches and Acrobat CS4 installed.Reader 9.4 was running without more then the normal troble with Adobe software. After installing Adobe Reade X it won't even start.
    The only  thing Reader X is doing is showing: An internal error has occurred!
    And: Runtime error! Program C… The program has requested the Runtime  to terminate in an unusual way. Please contact the application’s support  team for more information.
    I have enough of Adobes Beta Software released to me as a customer.  Never seen anything worse then your products. Flash as THE security hole  closely followed by Adobe reader. Okay that hole is closed now an  forever as I never will install anything from Adobe on my PC again. The  **** with downloading by Adobe DLM in firefox and such crap not to  mention.
    Welcome Foxit Reader!

    Hi,
    this Error can occur if you make use of JUNCTION in your filesystem. Sometimes those JUNCTIONS are made by your Operating System (e.g. windows anytime-upgrade and than changeing system language). But perhaps you manually changed program and data storage locations by using JUNCTION ( e.g. mklink or any other tool ).
    ONE SOLUTION which works for me was to install Adobe Reader manually by downloading the appropriate version at ftp://ftp.adobe.com/pub/adobe/reader/win . The startup with the desktop shortcut will not work.
    1. You should create a new Folder (e.g. TEST ) in the HOMEDRIVE ( normally C: ) root location which is not a JUNCTION .
    2. Open a command line ( press WinodwsKey+R than type "%COMSPEC%" without quotes and press OK Button)
    3. Use now the set command to change environment varibles temporarily Change APPDATA and USERPROFILE by typing
         SET APPDATA=C:\TEST
         SET USERPROFILE=C:\TEST
    4. Now start Adobe Reader from this command line by typing
         "C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe"
    Adobe Reader will open.
    5. You should go straight to Menu: Edit->Preferences->General
    Disable or deselect the "Enable Protected Mode at startup" at the bottom. Click OK. and exit Adobe Reader.
    6. Adobe settings are now written to C:\TEST
    copy all from C:\TEST to your original USERPROFILE dir
    Now you can use the desktop shortcut of Adobe Reader and it will also open pdf directly in your browser.

  • Acrord32.exe system error the program cant start because msvcp100.dll

    Hello Adobe Community,
    Im having problems with an XP Pro machine that is joined to a domain where i keep getting the following error message : " acrord32.exe system error the program cant start because msvcp100.dll"
    I can temporarily solve this by uninstalling Adobe Reader and then reinstalling it. But the next day the computer restarts the same error comes up again. In other forum there was a solution to install Microsoft Visual C++. I installed it but the same problem happen again the next day. The Adobe Reader version I have installed its XI (11.0.03). If you guys could help me with this issue that would be great

    It's not C++ you need to install, but the Microsoft Visual C++ 2010 Redistributable package.  But I have no idea why this happens again the next day.

  • My CS6 photoshop started showing cannot perform function programming error then it started freezing please help?

    My CS6 photoshop started showing {cannot perform function programming error}
    then it started freezing please help?

    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Re I-Movie.  "Communication Error" is what I get when I try and send a clip from my Sony camera to the IMovie program in my IMAC 2008 Intel Chips.  The IMovie program has worked well for several years - up to now.  What has gone wrong?

    Re I-MOVIE.  I am getting a "Communication Error" when I try and send a clip to the IMovie
    program in my IMAC 2008 Intel Chip computer.  This is the first time in 3 years that the
    program has not worked.  What has gone wrong?

    Hi
    Have no idea - But if it is a new problem with exactly the same kind of material that was previously used. Then my trouble shooting guide might help.
    If You
    • used a new Camera - file codec might be a sort that don't work
    • Your main hard disk might get too filled up
    Else try
    Trouble
    When iMovie doesn't work as intended this can be due to a lot of reasons
    • iMovie Pref files got corrupted - trash it/they and iMovie makes new and error free one's
    • Creating a new User-Account and log into this - forces iMovie to create all pref. files new and error free
    • Event or Project got corrupted - try to make a copy and repair
    • a codec is used that doesn't work
    • problem in iMovie Cache folder - trash Cache.mov and Cache.plist
    • version miss match of QuickTime Player / iMovie / iDVD
    • preferences are wrong - Repair Preferences
    • other hard disk problem - Repair Hard Disk (Disk Util tool - but start Mac from ext HD or DVD)
    • External hard disks - MUST BE - Mac OS Extended (hfs) formatted to work with Video
    ( UNIX/DOS/FAT32/Mac OS Exchange - works for most other things - but not for Video )
    • USB-flash-memories do not work
    • Net-work connected hard disks - do not work
    • iPhoto Library got problems - let iPhoto select another one or repair it. Re-build this first then try to re-start iMovie.
    This You do by
    _ close iPhoto
    _ on start up of iPhoto - Keep {cmd and alt-keys down}
    _ now select all five options presented
    _ WAIT a long long time
    • free space on Start-Up (Mac OS) hard disk to low (<1Gb) - I never go under 25Gb free space for SD-Video (4-5 times more for HD)
    • external devices interferes - turn off Mac - disconnect all of them and - Start up again and re-try
    • GarageBand fix - start GB - play a few notes - Close it again and now try iMovie
    • Screen must be set to million-colors
    • Third-party plug-ins doesn't work OK
    • Run "Cache Out X", clear out all caches and restarts the Mac
    • Let Your Mac be turned on during one night. At about midnight there is a set of maintenance programs that runs and tidying up. This might help
    • Turn off Your Mac - and disconnect Mains - for about 20-30 minutes - at least this resets the FireWire port.
    • In QuickTime - DivX, 3ivx codec, Flip4Mac, Perian etc - might be problematic - temporarily move them out and re-try
    (I deleted the file "3ivxVideoCodec.component" located in Mac HD/Library/Quicktime and this resolved my issue.)
    buenrodri wrote
    I solved the problem by removing the file: 3ivxVideoCodec.component. after that, up-dated iMovie runs ok.
    Last resort: Trash all of iMovie and re-install it
    Yours Bengt W

  • Communication error or ORB internal error

    Hello,
    When I'm trying to connect via Oracle Discoverer Viewer to the database/EUL in order to see some charts, I'm getting following error: "Communication error or ORB internal error". This is wierd, because this was working fine for some time?! Any help would be appreciated...
    TIA,
    Jasmina

    Navigate to the drive:\%oracle_home%\DISCWB33 directory in a DOS prompt. Type in dis33ws. This executable should run. It will give you output similar to this:
    D:\orant\DISCWB33>dis33ws
    Setting up the Operation Mode and Application Name
    Session name: OracleDiscovererSession
    Preference name: OracleDiscovererPreferences
    Setting the creator of DCSThreadMonitor
    Registering SessionManager
    Error binding to Preference Repository
    Starting the memory manager
    Session Manager destructor called (or some other message)or Wakeup if configured properly
    This is normal since we are not passing any parameters to the executable as the batch
    files or services would. The point here is to see if the executable responds and runs.
    If the executable does not run, then the likely cause is corrupt or missing .dlls.
    In this case you would need to reinstall Discoverer.
    Example of one particular resolution:
    Ran dis33ws and received an ODBC error indicating a .dll problem exists.
    Reinstalled Service Pack 6a (SP6a) and Microsoft Data Access Component 2.5
    (MDAC). Re-ran dis33ws and received proper resonponse above.
    Brought up Discoverer via the portal page with no error.
    Christopher

Maybe you are looking for

  • Drag the component from one cell to another cell within JTable

    Hi All, I have one requirement to drag the component from JList to JTable cell. I am able to do it but once if i drag the component from list to table cell, table accepting the drop after this i am unable to move the same component from one cell to a

  • Problen in price updating in sale order

    Dear All, I have maintained pricing condition based on customer Price list (KNVV-PLTYP) and price list type assigned in customer master.But I am facing two problems during updating sale order. 1.If I assign the price list in customer master(KNVV-PLTY

  • Case insensitive query

    I'm trying to do a query ignoring case. select to_upper(node) from STATUS where to_upper(node) = 'KAN'; I get ORA-00904 : invalid colum name I also tried to use a column alias but got the same result select to_upper(node) nnn from STATUS where nnn =

  • The Quality of Oracle Developer

    The following is the body of an email I sent into Oracle Technet. Does anyone else agree? I would like to take this time to talk about Oracle Developer. I am using version 6 (with patches) and I unfortunately have nothing but bad things to say about

  • Connection refuse

    Hi, I try to load test my web site using apache soap 2.2 for doing some web services. However, when I increase the number of threads in the load test. I got connection refused exception from OC4J and also find SOAPException : msg=Error opening socket