Connection closed by remote host issue

Hi ,
currently we are working on SuccessFactors PI integration. On the first test we got following error message on receiver Axis (soap) adapter.
The certificates was imported to the trusted CA's. Any help will be helpful.
Thank you,
PM

Hi,
SOAP UI working fine now. Also demo server URL working fine.  https://salesdemo4.successfactors.com:443/sfapi/v1/soap 

Similar Messages

  • Connection closed by remote host for RNIF

    Hi All,
    Hi All,
    Any one can help us. We are getting the following issue while customer trying to send the data to XI.
    https://XXXXX:YYYYY/MessagingSystem/receive/RNIFAdapter/RNIF received HTTP response "699". Error connecting to host XXXXX at port YYYYY . Connection closed by remote host.
    Scenario details:
    RNIF to Proxy scenario
    it is very very urgent.Please help
    Thanks,
    Meera

    Was this issue resolved? Possibly a network issue but not too sure. Can you share more info?
    Are you able to hit the RNIF URL within your LAN?

  • SOAP: call failed: java.io.EOFException: Connection closed by remote host

    Hi folks,
    my friday crusher:
    We have a sync RFC-PI-SOAP scenario.
    All is working fine in Dev system.
    After moving into Test following error is displayed as the SOAP response message:
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
    <SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.EOFException: Connection closed by remote host.</SAP:AdditionalText>
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Also Channel Monitoring says:
    Message-Verarbeitung fehlgeschlagen. Grund: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.EOFException: Connection closed by remote host.
    Couldn´t find any hints in SDN and the web to this issue.
    Does anyone of you has made experiences with that problem?
    Maybe it´s a system parameter for time out SOAP connections....?
    Many thanks for your help
    -and-
    have a great weekend!
    Cheers
    André

    Very strange!
    But I have the solution:
    I have looked into channel monitoring / RWB again.
    There I saw, this PI is using two clusters on two application servers.
    Everytime the SOAP call is executed through the frist cluster, all was fine.
    But no SOAP call was successfully executed by the second cluster.
    Fortuity? No!
    The second cluster node / app server wasn´t registered for internet access in the used proxy server.
    So it wasn´t an PI issue.
    Now, all is fine & I´m happy!
    Thanks @all for helping!
    Cheers,
    André

  • IAIK: java.io.EOFException: Connection closed by remote host

    Hi Experts,
    I'm having a performance issue during login and I found in Trace log the logs below.
    Can you please tell me what things I should look at or where maybe my issue?
    com.sap.engine.core.manipulator.TCPRunnableConnection
    com.sap.engine.core.manipulator.TCPRunnableConnection.init()
    OrderedChannel for http service
    Warning: System/Network
    Java: Cannot get input and output streams from socket. ConnectionsManipulator is not initialized.
    [EXCEPTION]
    {0}#1#java.io.EOFException: Connection closed by remote host.
         at iaik.security.ssl.Utils.a(Unknown Source)
         at iaik.security.ssl.o.c(Unknown Source)
         at iaik.security.ssl.r.f(Unknown Source)
         at iaik.security.ssl.f.c(Unknown Source)
         at iaik.security.ssl.f.a(Unknown Source)
         at iaik.security.ssl.r.d(Unknown Source)
         at iaik.security.ssl.SSLTransport.startHandshake(Unknown Source)
         at iaik.security.ssl.SSLSocket.startHandshake(Unknown Source)
         at com.sap.engine.services.ssl.factory.SSLSocket.startHandshake(SSLSocket.java:162)
         at com.sap.engine.services.ssl.factory.SSLSocket.getInputStream(SSLSocket.java:280)
         at com.sap.engine.core.manipulator.TCPRunnableConnection.init(TCPRunnableConnection.java:351)
         at com.sap.engine.core.manipulator.TCPRunnableConnection.run(TCPRunnableConnection.java:554)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:80)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:150)
    Thank you very much,
    Jemaru

    Hello Jemaru,
    Don't you have some more information. This is the error in the Java stack what does the R3/Abap stack returns on this message?
    Kind regards,
    JK

  • Ssh_exchange_identification: Connection closed by remote host

    Hello, I'm running OSX 10.8.4 and I'm trying to SSH to my University server and I'm getting this :
    Ahmads-MacBook-Pro:ahmad716 Ahmad716$ ssh -vvv
    OpenSSH_5.9p1, OpenSSL 0.9.8x 10 May 2012
    debug1: Reading configuration data /etc/ssh_config
    debug1: /etc/ssh_config line 20: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to t2.technion.ac.il [132.68.1.134] port 22.
    debug1: Connection established.
    debug1: identity file /Users/Ahmad716/.ssh/id_rsa type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_rsa-cert type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_dsa type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_dsa-cert type -1
    ssh_exchange_identification: Connection closed by remote host
    Please help
    <Email Edited by Host>

    I had exactly similar problem.
    i was getting this error:
    ssh -vv eagle
    OpenSSH_5.2p1, OpenSSL 0.9.8r 8 Feb 2011
    debug1: Reading configuration data /etc/ssh_config
    debug1: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to eagle [192.168.0.194] port 22.
    debug1: Connection established.
    debug1: identity file /Users/yerbol/.ssh/identity type -1
    debug1: identity file /Users/yerbol/.ssh/id_rsa type -1
    debug1: identity file /Users/yerbol/.ssh/id_dsa type -1
    ssh_exchange_identification: Connection closed by remote host
    but after trying your suggestion:
    sudo sshd -t
    i got
    /etc/sshd_config: line 112: Bad configuration option: ServerAliveInterval
    /etc/sshd_config: terminating, 1 bad configuration options
    this reminded me that i  had set ServerAliveInterval 20 for avoiding timeout issues with ssh.
    then i changed it back and it worked.

  • Connection closed by remote host on SOAP Receiver Scenario

    Hi Experts,
    I implemented a RFC to SOAP Receiver scenario, consuming an external
    Web Service with SSL security, using SAP PI 7.1. I configured the SOAP
    Receiver Adapter with Proxy e Proxy User, and it shows the
    message u201CConnection closed by remote hostu201D. I have checked with
    Network team, about the firewall restrictions, and they told me it was
    pass by firewall. I installed the SOAP UI on the PI DEV Server to test
    the SOAP Requets and it worked. Only on the PI it shows this error
    message. I traced log at SLL service in the Sap Netweaver Administrator
    and I didnu2019t get success.
    Long text error:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    java.io.EOFException: Connection closed by remote
    Please, could you help me about this error?
    Fábio Ferri

    Hi Fabio,
    You need to set higher trace level in order to get more information in your trace file.
    If you think it is related to security then set logging level of components com.sap.aii.security.lib and com.sap.aii.af.security to DEBUG in Visual Admin's log configurator. Also set com.sap.aii.af.mp.soap and com.sap.aii.messaging to DEBUG level.
    And then try sending messages and see whether you have received more informaiton in trace file, but don't forget to revert back the change once you finish testing otherwise it will filled up your diskspace.
    Best regards,
    Pinkle

  • TAC+: TCP/IP open to 10.20.17.2/49 failed -- Connection timed out; remote host not responding

     TACACS+ configured on router and router is in ACS.  I can ping the ACS but the router cannot establish a connection to authenticate users.
    aaa group server tacacs+ hq_acs-1
    server 10.20.17.2
    ip tacacs source-interface GigabitEthernet0/0
    aaa authentication login default group tacacs+ local
    aaa authorization config-commands
    aaa authorization exec default group tacacs+ local
    aaa authorization commands 10 default group tacacs+ local
    aaa authorization commands 15 default group tacacs+ local
    aaa accounting nested
    aaa accounting update newinfo periodic 60
    aaa accounting auth-proxy default start-stop group tacacs+
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa accounting network default start-stop group tacacs+
    aaa accounting connection default start-stop group tacacs+
    aaa accounting system default start-stop group tacacs+
    aaa accounting resource default start-stop group tacacs+
    BigTree_3945#sh ip int br
    Interface                  IP-Address      OK? Method Status                Protocol
    GigabitEthernet0/0         10.4.3.1        YES NVRAM  down                  down
    GigabitEthernet0/1         10.12.10.26     YES NVRAM  up                    up 
    Serial0/2/0                unassigned      YES NVRAM  down                  down
    Serial0/2/0.602            10.12.15.10     YES NVRAM  down                  down
    Apr 13 11:08:13.673: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:13.673: TPLUS: processing authentication start request id 79
    Apr 13 11:08:13.675: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:13.675: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:13.675: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:25.834: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:25.834: TPLUS: processing authentication start request id 79
    Apr 13 11:08:25.834: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:25.834: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:25.834: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:43.689: TAC: Using default tacacs server-group "tacacs" list.
    Apr 13 11:08:43.689: TAC+: Opening TCP/IP to 10.20.17.2/49 timeout=5
    Apr 13 11:08:51.057: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:51.057: TPLUS: processing authentication start request id 79
    Apr 13 11:08:51.057: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:51.057: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:51.057: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:54.692: TAC+: TCP/IP open to 10.20.17.2/49 failed -- Connection timed out; remote host not responding
    Apr 13 11:08:54.692: TPLUS: Queuing AAA Accounting request 76 for processing
    Apr 13 11:08:54.692: TPLUS: processing accounting request id 76
    Apr 13 11:08:54.692: TPLUS: Sending AV task_id=332
    Apr 13 11:08:54.692: TPLUS: Sending AV timezone=EDT
    Apr 13 11:08:54.692: TPLUS: Sending AV service=shell
    Apr 13 11:08:54.692: TPLUS: Sending AV start_time=1334329734
    Apr 13 11:08:54.692: TPLUS: Sending AV priv-lvl=15
    Apr 13 11:08:54.692: TPLUS: Sending AV cmd=show logging <cr>
    Apr 13 11:08:54.692: TPLUS: Accounting request created for 76(n20j03t)
    Apr 13 11:08:54.692: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:54.692: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: Started 5 sec timeout
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: timed out
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: timed out, clean up
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/20FD90EC: Processing the reply packet
    BigTree_3945#
    AAA Client IP Address
    10.4.3.* 10.12.15.10
    Key
    Network Device Group
    Test    
    NJT    
    AccessLink    
    (Not Assigned)    
    Authenticate Using
    TACACS+ (Cisco IOS)    
    RADIUS (Cisco Aironet)    
    RADIUS (Cisco BBSM)    
    RADIUS (Cisco IOS/PIX)    
    RADIUS (Cisco VPN 3000)    
    RADIUS (Cisco VPN 5000)    
    RADIUS (IETF)    
    RADIUS (Ascend)    
    RADIUS (Juniper)    
    RADIUS (Nortel)    
    RADIUS (iPass)    
    Single Connect TACACS+ AAA Client (Record stop in accounting on failure).
    The 10.12.10.* range is listed under the HQ site.
    Your help is greatly appreciated.

    You stated that you can ping ACS from the router, did you try sourcing the packets from the GigabitEthernet 0/0 interface (which is the one TACACS+ will try to use, given the configuration that you posted)?
    What does the network path between the router and ACS look like (ie, any firewalls, NAT, etc)?
    Can you connect to port 49 at the ACS IP address from the router sourcing the packets from GigabitEthernet 0/0 ?
    Are you using VRFs?
    What version of IOS?

  • CS4 "The connection to the remote host has been lost"

    Suddenly I get the error message (CS4) when I try connecting to remote hosts: "The connection to the remote host has been lost. Click Refresh to reconnect." It is impossible to connect to ANY remote host.
    This happens for all my sites, on remote servers in different countries, so it must be a DW problem. Please advice.

    Have you tried using Passive mode:
    Site Definition > Advanced > click the Passive FTP box and see if that works.
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • There is no connection to the remote host

    Hi,
    I have installed the NFR 1.01 on OES2. I have an agent on an other OES2 also and an agent on a Netware6.5 sp7 server. In the admin console is see all agents but no volumes. When i click on the Netware agent i receive a message "There is no connection to the remote host".
    On the main screen in the "scan collection" when i ask for "rebuild storage list" nothing happens. (except "rebuild is in progress" the whole day long).
    Whats wrong or what have I missed?
    Thanks
    Herman

    Herman,
    In your agentncp config please clear the Alternate Hostname, and restart
    the agent. Does the agent heartbeat in to the engine?
    thanks,
    NSM Development
    On 10/21/2010 4:36 AM, Herman wrote:
    >
    > [image:
    > file:///C:/DOCUME%7E1/VEHERMAN/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.jpg]Hi,
    >
    > I cannot insert a picture, so i will type over the settings:
    > (settings on the same server OES2)
    >
    > -----------------------------
    > Directory Service Interface Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports: HTTPS: 3009
    > Management Mode: Automatic
    > Data Path: /var/opt/novell/filereporter/dsi-edir/data
    > Default Server: 10.0.0.67
    >
    > Proxy Account: CN=NFRProxy.O=psi
    > Admins Groups: CN=NFRAdmins.O=psi
    > Users Group: CN=NFRUsers.O=psi
    > log Path: /var/opt/novell/filereporter/dsi-edir/log
    > log File Size: 10240 Kb Log file Count: 10
    > Level Log: 5
    >
    >
    >
    > -----------------
    > Engine Service Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports:
    >
    > client HTTPS: 3033 HTTP: 0
    > Agent HTTPS: 3035 HTTP: 0
    >
    >
    > Data Path: /var/opt/novell/filereporter/engine
    > Debug Logging: Disabled
    > Heartbeat: 60 seconds
    > DSI Address: 10.0.0.67:3009
    > Use SSL: Yes
    > Scans per volume: 2
    >
    >
    > -----------------
    > AgentNCP Service Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports: HTTPS: 3037 HTTP: 0
    >
    >
    > Data Path: /var/opt/novell/filereporter/agentncp
    > Debug Logging: Disabled
    > Heartbeat: 60 seconds
    > DSI Address: 10.0.0.67:3035
    > Use SSL: Yes
    > Alternate Hostname: 10.0.0.67
    >
    >
    >
    > I hope this is the info you want.
    >
    > Herman
    >
    >

  • Remotejmxtool - connection refused to remote host

    Current Environment & Set up:
    My application is deployed on to WebSphere 5.1.1.19 Application server. My kodo.properties file is on the classpath of the web container. I'm using kodo 3.4.0.
    Working copy (Only locally):
    The following property on the kodo.properties works perfectly on local machine.
    kodo.ManagementConfiguration=local-mgmt-prof(EnableLogMBean=true,EnableRuntimeMBean=true,MBeanServerStrategy=create)
    When I start the embedded test environment on the IBM RAD 6.0, It starts the JMX Console.
    Failure copy (Remote monitoring):
    Our dev environment is on HP-UX. When we deploy our application to this UNIX environment and after setting the following property in the kodo.properties file,
    kodo.ManagementConfiguration: remote-mgmt(port=2345)
    When I connect using remotejmxtool, I'm getting the connection refused error. It does not appear that the port 2345 is listening. Also, when I check the log I see "classnotfound exception : mx4j.tools.naming.NamingService". I have the "mx4j-jmx.jar" and "mx4j-tools.jar" both under WEB-INF/lib directory and the classpath directory. I don't know why it is throwing this error.
    When I check the manual, it says "In order to do remote management, a remote JMX adaptor needs to be started.". I assume the above property (remote-mgmt) will start the remote JMX adaptor. or do I need to start manually? If so, how?
    Could please some one shed some light on this issue?
    Thanks in advance.
    Edited by balajiit at 12/19/2006 9:36 AM

    Hello,
    Thanks for the reply and sorry for my late response.
    When I added mx4j-tools.jar and mx4j-jmx.jar to the WebSphere lib directory, I get the following error.
    com.solarmetric.Manage - Unable to start Remote Adaptor.
    javax.management.InstanceAlreadyExistsException: JMXcr0053E The MBean "Naming:type=rmiregistry" is already present in the MBeanServer ...... stack trace.
    Thanks.

  • Can not connect to a remote SSH server with my mac

    Ok have tried 4 different applications, fetch , captain ftp, terminal, etc.
    I am trying and connect to a friends ssh server to upload some file logs. I have the correct login/password, have tried both protocol 1 and 2. Port 22 is correct. I keep getting the error message
    User logging error - captain ftp
    SFTP connection to ..... could not be opened becasue the connection to the SFTP server could not be established or was lost - Fetch
    sshexchangeidentification: Connection closed by remote host - Ternminal
    We have tested it using Telnet and other programs on a PC and all is well.
    When i try and connect he receives the message
    Refused connect from cpe-"ip address"(ip address)
    policy: HostKey/etc/ssh/sshhost_rsakey
    Do i have a setting somewhere i am missing.

    1st, is the server behind a home router? Has port 22 been "Port Forwarded" from the internet side to the server's side of the router?
    2nd, from a Terminal session use the command:
    ssh -v -v -v [email protected]
    The -v -v -v triplets will give you a wealth of ssh connection information. If you read through this carefully you may find the root cause of your problems (assuming the 1st step above doesn't yield results).
    Another thing to consider, is that ssh will not make a connection to an account that it does not consider to be reasonably secure. This means that the home directory of the account and specific key subdirectories must have proper ownership and permissions, or ssh will not connect. The specific ownership and permissions needed and the files and directories checked are spelled out in the ssh man page
    man ssh

  • Can't see design view after changing connections file from localhost to a remote host & back again

    I was using localhost to test files before changing the connections document over to a remote host, since I couldn't get dreamweaver to connect to the remote host, I changed back to localhot. My files are all .php files. This is a dynamic site. After I changed my connection back to my local host my design view no longer works. It's competly grey with 3 small icons at the top on the left. I can view in live view and I can view in the browser. But no longer in design view after being able to for 6 months. The 3 icons are a hard drive case, a document, and a link symbol . When I click in code view the design view turns grey when I click in design view it turns white. I am using wamp for the localhost, Windows XP home, Dreamweaver CS5. Can someone please tell me how to go back to design view. This happens with any & all files including non dynamic .html files. Also having a problem connecting to my remote host. using godaddy, and they have tried with me for 2 hours to connect, I just keep getting password is incorrect. Thank you for any help, Stacey

    I would also recommend clearing the Site cache, which may help with the connection failure. To do so, choose Site > Advanced > Recreate Site Cache.
    After doing so, be sure to go back into your Site Setup, and make sure the FTP address, user name, and password are all correct. (Click the Test button in there to verify.)
    If that doesn't help with getting connected to your server, you might try an alternate FTP client (e.g. FileZilla) to just make sure you are entering the right connection information. It could be that GoDaddy is having some issue, or maybe you just mistyped something (I know I do this often when I type too fast).
    As for the issue with Design View, try clearing the Dreamweaver cache. Instructions are here: http://forums.adobe.com/thread/494811
    You might also try toggling the location of Design View. That is, when in Split View, choose View > Design View On Left. Then, choose that menu option again to reset the location back to the right.
    Resetting the workspace might also be recommended. Window > Worksapce Layout > Reset 'name of current workspace'

  • Error when Connecting to Remote Host

    Hi,
    I am not sure if this post belongs here or in the network section, if I need to repost this in the networks section please let me know!
    The problem is when I use an applet to connect to a remote host I get an error.I am am pasting the error below.
    Please, advice.
    Thanks!
    Error:--------
    Exception while connecting : access denied (java.net.SocketPermission
    192.168.2.2:54000 connect,resolve)
    Exception in thread "SocketClient"
    java.nio.channels.IllegalBlockingModeException
    at java.nio.channels.spi.AbstractSelectableChannel.register
    (AbstractSelectableChannel.java:172)
    at java.nio.channels.SelectableChannel.register
    (SelectableChannel.java:254)
    at liburbi.net.SocketClient.run(SocketClient.java:310)
    at java.lang.Thread.run(Thread.java:613)

    Try doprivileged in your signed applet.
    Signing applets:
    http://forum.java.sun.com/thread.jsp?forum=63&thread=524815
    second post and reply 18 for the java class file using doprivileged
    Still problems?
    A Full trace might help us out:
    http://forum.java.sun.com/thread.jspa?threadID=656028

  • Datapump process cannot connect to REMOTE HOST.

    hi,
    I am using ORACLE DATABASE 11g on 2 servers. Both have IBM AIX OS in it. I am trying to implement Golden Gate(GG) on it. The scenario is as follows :-
    Server 1 :-
    I have created 1 extract and 1 datapump processes.
    GGSCI (JLFLXFC1) 228> info all
    Program     Status      Group       Lag           Time Since Chkpt
    MANAGER     RUNNING
    EXTRACT     RUNNING     R2B         00:00:00      00:00:03
    EXTRACT     ABENDED     R2BDP       00:00:00      00:06:40The datapump process gets aborted after a few tries to connect to the remote host server. The log of datapump is as follows :-
    GGSCI (JLFLXFC1) 230> view report r2bdp
                     Oracle GoldenGate Capture for Oracle
            Version 11.1.1.1 OGGCORE_11.1.1_PLATFORMS_110421.2040
      AIX 5L, ppc, 64bit (optimized), Oracle 11g on Apr 22 2011 03:25:30
    Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
                        Starting at 2012-06-14 15:13:07
    Operating System Version:
    AIX
    Version 5, Release 3
    Node: JLFLXFC1
    Machine: 00C576D24C00
                             soft limit   hard limit
    Address Space Size   :    unlimited    unlimited
    Heap Size            :    unlimited    unlimited
    File Size            :    unlimited    unlimited
    CPU Time             :    unlimited    unlimited
    Process id: 278676
    Description:
    **            Running with the following parameters                  **
    EXTRACT R2BDP
    --setenv (ORACLE_SID=NGPR2B)
    USERID ggs_owner, PASSWORD *********
    RMTHOST FIFLX595,MGRPORT 7809
    RMTTRAIL /data01/GoldenGate/dirdat/NGPR2B/rt
    PASSTHRU
    TABLE R2B.*;
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE:                         64K
    CACHESIZE:                                8G
    CACHEBUFFERSIZE (soft max):               4M
    CACHEPAGEOUTSIZE (normal):                4M
    PROCESS VM AVAIL FROM OS (min):          16G
    CACHESIZEMAX (strict force to disk):  13.99G
    Database Version:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE    11.2.0.3.0      Production
    TNS for IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    Database Language and Character Set:
    NLS_LANG environment variable specified has invalid format, default value will be used.
    NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7ASCII.
    NLS_LANGUAGE     = "AMERICAN"
    NLS_TERRITORY    = "AMERICA"
    NLS_CHARACTERSET = "AL32UTF8"
    Warning: your NLS_LANG setting does not match database server language setting.
    Please refer to user manual for more information.
    Opened trail file /data1/GoldenGate/dirdat/R2B/lt000000 at 2012-06-14 15:13:07
    2012-06-14 15:13:07  WARNING OGG-01015  Positioning with begin time: Jun 14, 2012 3:13:04 PM, waiting for data: at extseqno 0, extrba 0.
    2012-06-14 15:13:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:14:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:14:57  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:15:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:16:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:16:57  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:17:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:18:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:18:57  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:19:37  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    2012-06-14 15:20:17  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    Source Context :
      SourceModule            : [er.extrout]
      SourceID                : [/scratch/aime1/adestore/views/aime1_staxk09/oggcore/OpenSys/src/app/er/extrout.c]
      SourceFunction          : [tcp_send_data(extract_def *)]
      SourceLine              : [1257]
    2012-06-14 15:20:57  ERROR   OGG-01224  TCP/IP error 79 (Connection refused); retries exceeded.
    2012-06-14 15:20:57  ERROR   OGG-01668  PROCESS ABENDING.
    GGSCI (JLFLXFC1) 231>I am able to ping the remote server but GG datapump is not able to connect it.
    The manager at the remote server shows the following messages in report :-
    2012-06-14 14:54:03  INFO    OGG-00953  Purging log history from GGS_OWNER.GGS_DDL_HIST older than 2012-06-12 13:54:03.290718: 0 rows deleted from GGS_OWNER
    .GGS_DDL_HIST.
    2012-06-14 14:54:03  INFO    OGG-00953  Purging log history from GGS_OWNER.GGS_DDL_HIST_ALT older than 2012-06-12 13:54:03.297951: 0 rows deleted from GGS_O
    WNER.GGS_DDL_HIST_ALT.
    2012-06-14 14:54:08  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:54:43  INFO    OGG-00974  Manager started collector process (Port 7847).
    2012-06-14 14:54:48  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:55:23  INFO    OGG-00974  Manager started collector process (Port 7848).
    2012-06-14 14:55:28  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:56:03  INFO    OGG-00974  Manager started collector process (Port 7849).
    2012-06-14 14:56:08  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:56:43  INFO    OGG-00974  Manager started collector process (Port 7850).
    2012-06-14 14:56:48  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:57:23  INFO    OGG-00974  Manager started collector process (Port 7851).
    2012-06-14 14:57:28  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 14:58:03  INFO    OGG-00974  Manager started collector process (Port 7852).
    2012-06-14 15:09:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:10:05  INFO    OGG-00974  Manager started collector process (Port 7841).
    2012-06-14 15:10:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:10:45  INFO    OGG-00974  Manager started collector process (Port 7842).
    2012-06-14 15:10:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:11:25  INFO    OGG-00974  Manager started collector process (Port 7843).
    2012-06-14 15:11:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:12:05  INFO    OGG-00974  Manager started collector process (Port 7844).
    2012-06-14 15:12:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:12:45  INFO    OGG-00974  Manager started collector process (Port 7845).
    2012-06-14 15:12:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:13:25  INFO    OGG-00974  Manager started collector process (Port 7846).
    2012-06-14 15:13:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:14:05  INFO    OGG-00974  Manager started collector process (Port 7847).
    2012-06-14 15:14:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:14:45  INFO    OGG-00974  Manager started collector process (Port 7848).
    2012-06-14 15:14:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:15:25  INFO    OGG-00974  Manager started collector process (Port 7849).
    2012-06-14 15:15:30  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:16:05  INFO    OGG-00974  Manager started collector process (Port 7850).
    2012-06-14 15:16:10  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:16:45  INFO    OGG-00974  Manager started collector process (Port 7851).
    2012-06-14 15:16:50  INFO    OGG-00963  Command received from EXTRACT on host 10.180.22.246 (START SERVER CPU -1 PRI -1  TIMEOUT 300 PARAMS ).
    2012-06-14 15:17:25  INFO    OGG-00974  Manager started collector process (Port 7852).Can anyone suggest what could be the problem ?
    Please guide me how to troubleshoot this problem.
    Thanks in advance.

    Yes, I have changed that previously for testing purpose.
    Now i have kept DATAPUMP port and TARGET MGR port to 7809 . Still i am getting the error.
    I also checked with TELNET if the port is blocked but its not.
    Below is the report of my DATAPUMP and the attempt of TELNET Command.
    GGSCI (JLFLXFC1) 30>  view report r2bdp
                     Oracle GoldenGate Capture for Oracle
            Version 11.1.1.1 OGGCORE_11.1.1_PLATFORMS_110421.2040
      AIX 5L, ppc, 64bit (optimized), Oracle 11g on Apr 22 2011 03:25:30
    Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
                        Starting at 2012-06-18 11:03:30
    Operating System Version:
    AIX
    Version 5, Release 3
    Node: JLFLXFC1
    Machine: 00C576D24C00
                             soft limit   hard limit
    Address Space Size   :    unlimited    unlimited
    Heap Size            :    unlimited    unlimited
    File Size            :    unlimited    unlimited
    CPU Time             :    unlimited    unlimited
    Process id: 823546
    Description:
    **            Running with the following parameters                  **
    EXTRACT R2BDP
    --setenv (ORACLE_SID=NGPR2B)
    USERID ggs_owner, PASSWORD *********
    RMTHOST FIFLX595,MGRPORT 7809
    RMTTRAIL /data01/GoldenGate/dirdat/NGPR2B/rt
    PASSTHRU
    TABLE R2B.*;
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE:                         64K
    CACHESIZE:                                8G
    CACHEBUFFERSIZE (soft max):               4M
    CACHEPAGEOUTSIZE (normal):                4M
    PROCESS VM AVAIL FROM OS (min):          16G
    CACHESIZEMAX (strict force to disk):  13.99G
    Database Version:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE    11.2.0.3.0      Production
    TNS for IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    Database Language and Character Set:
    NLS_LANG environment variable specified has invalid format, default value will be used.
    NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7ASCII.
    NLS_LANGUAGE     = "AMERICAN"
    NLS_TERRITORY    = "AMERICA"
    NLS_CHARACTERSET = "AL32UTF8"
    Warning: your NLS_LANG setting does not match database server language setting.
    Please refer to user manual for more information.
    Opened trail file /data1/GoldenGate/dirdat/R2B/lt000000 at 2012-06-18 11:03:30
    2012-06-18 11:03:30  INFO    OGG-01014  Positioning with begin time: Jun 18, 2012 11:03:22 AM, starting record time: Jun 18, 2012 6:50:11 AM at extseqno 0, e
    xtrba 4557.
    2012-06-18 11:04:00  WARNING OGG-01223  TCP/IP error 79 (Connection refused).
    GGSCI (JLFLXFC1) 31> shell telnet FIFLX595 7809
    Trying...
    Connected to FIFLX595.
    Escape character is '^]'.
    telnet>qMy MGR at target schema is as follows :-
    PORT 7809
    USERID ggs_owner, PASSWORD ggs_owner
    PURGEOLDEXTRACTS /data01/GoldenGate/dirdat/ex, USECHECKPOINTS, MINKEEPDAYS 3
    PURGEMARKERHISTORY MINKEEPDAYS 3, MAXKEEPDAYS 5, FREQUENCYMINUTES 30
    PURGEDDLHISTORY MINKEEPDAYS 1, MAXKEEPDAYS 2, FREQUENCYMINUTES 30Please let me know if you find any mistake in this.
    Thanks.

  • Dreamweaver MX crashes once connected to remote host?

    I'm using Dreamweaver MX on a Macbook Pro. The program
    crashes as soon as I connect to the remote host. It shows that it
    has connected, and then quits unexpectedly. Here's the report (I'll
    have to do it in pieces, it's pretty long). Any suggestions?
    Date/Time: 2007-05-27 23:18:43.616 -0700
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Dreamweaver MX
    Path: /Applications/Macromedia Dreamweaver MX/Dreamweaver
    MX/Contents/MacOS/Dreamweaver MX
    Parent: WindowServer [54]
    Rosetta: Yes
    Version: 6.1.1842 (6.1.1842)
    PID: 4474
    Thread: Unknown
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0:
    0 LaunchCFMApp 0xb808abf6 0xb8000000 + 568310
    1 LaunchCFMApp 0xb8153574 CallPPCFunctionAtAddressInt + 97766
    2 LaunchCFMApp 0xb80c803c 0xb8000000 + 819260
    Thread 1:
    0 LaunchCFMApp 0xb822fa2b strchr + 72
    1 LaunchCFMApp 0xb81cb43b pthread_cond_wait + 3114
    2 LaunchCFMApp 0xb8167612
    catch_exception_raise_state_identity + 318
    3 LaunchCFMApp 0xb8166b4e CallPPCFunctionAtAddressInt +
    177088
    4 LaunchCFMApp 0xb8166a45 CallPPCFunctionAtAddressInt +
    176823
    5 LaunchCFMApp 0xb8167710
    catch_exception_raise_state_identity + 572
    6 LaunchCFMApp 0xb8200bb4 pthread_create + 1124
    Thread 2:
    0 LaunchCFMApp 0xb8134443 spin_lock_wrapper + 92203
    1 LaunchCFMApp 0xb815f9e8 CallPPCFunctionAtAddressInt +
    148058
    2 LaunchCFMApp 0xb81625b5 CallPPCFunctionAtAddressInt +
    159271
    3 LaunchCFMApp 0xb80c803c 0xb8000000 + 819260
    Thread 3:
    0 LaunchCFMApp 0xb81342f2 spin_lock_wrapper + 91866
    1 LaunchCFMApp 0xb814d490 CallPPCFunctionAtAddressInt + 72962
    2 LaunchCFMApp 0xb80c803c 0xb8000000 + 819260
    Thread 4:
    0 LaunchCFMApp 0xb8134588 spin_lock_wrapper + 92528
    1 LaunchCFMApp 0xb8148135 CallPPCFunctionAtAddressInt + 51623
    2 LaunchCFMApp 0xb80c803c 0xb8000000 + 819260
    Thread 5:
    0 LaunchCFMApp 0xb8134280 spin_lock_wrapper + 91752
    1 LaunchCFMApp 0xb814d2b8 CallPPCFunctionAtAddressInt + 72490
    2 LaunchCFMApp 0xb80a624f 0xb8000000 + 680527
    3 LaunchCFMApp 0xb809faf5 0xb8000000 + 654069
    4 LaunchCFMApp 0xb80bd70e 0xb8000000 + 775950
    5 LaunchCFMApp 0xb811eb24 spin_lock_wrapper + 3852
    Thread 6:
    0 LaunchCFMApp 0xb81342f2 spin_lock_wrapper + 91866
    1 LaunchCFMApp 0xb814d490 CallPPCFunctionAtAddressInt + 72962
    2 LaunchCFMApp 0xb80c803c 0xb8000000 + 819260
    Unknown thread crashed with i386 Thread State:
    eax: 0x80d00da0 ebx: 0xb8153036 ecx:0x00000002 edx:
    0x00000000
    edi: 0x00000000 esi: 0x00000000 ebp:0xb7fff9e8 esp:
    0xb7fff9e0
    ss: 0x0000001f efl: 0x00010246 eip:0xb808abf6 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs:0x00000000 gs:
    0x00000037

    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x91a02000 - 0x91a40fff com.apple.ImageIO.framework 1.5.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x91a55000 - 0x91b18fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91b63000 - 0x91b78fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91b7d000 - 0x91b9dfff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x91ba2000 - 0x91c02fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x91c14000 - 0x91c18fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x91c1a000 - 0x91c83fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRaw.dylib
    0x91c88000 - 0x91cc8fff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x91cce000 - 0x91ce8fff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x91ced000 - 0x91ceffff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x91cf1000 - 0x91ddffff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x91dfe000 - 0x91dfefff com.apple.Accelerate 1.3.1
    (Accelerate 1.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e00000 - 0x91ee6fff com.apple.vImage 2.5
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x91eee000 - 0x91f0dfff com.apple.Accelerate.vecLib 3.3.1
    (vecLib 3.3.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x91f79000 - 0x92005fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x92011000 - 0x920a8fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x920c1000 - 0x9266efff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x926a1000 - 0x929ccfff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x929fc000 - 0x92aebfff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x92aee000 - 0x92b74fff com.apple.DesktopServices 1.3.6
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x92bb6000 - 0x92deafff com.apple.Foundation 6.4.8 (567.29)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f0d000 - 0x92f2dfff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f38000 - 0x92f94fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92faa000 - 0x92faafff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fac000 - 0x92fc1fff com.apple.ImageCapture 3.0.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x92fd2000 - 0x92fddfff
    com.apple.speech.recognition.framework 3.6
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x92fe5000 - 0x92fedfff com.apple.securityhi 2.0.1 (24742)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x92ff4000 - 0x9307efff com.apple.ink.framework 101.2.1 (71)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x93093000 - 0x93097fff com.apple.help 1.0.3 (32.1)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x9309b000 - 0x930bdfff com.apple.openscripting 1.2.5 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x930d1000 - 0x930d9fff com.apple.print.framework.Print 5.2
    (192.4)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x930e0000 - 0x93147fff com.apple.htmlrendering 66.1 (1.1.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x9316d000 - 0x931b5fff com.apple.NavigationServices 3.4.4
    (3.4.3)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x931df000 - 0x931effff com.apple.audio.SoundManager 3.9.1
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x931f8000 - 0x931fefff com.apple.CommonPanels 1.2.3 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x93204000 - 0x9352bfff com.apple.HIToolbox 1.4.9 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x93660000 - 0x9366dfff com.apple.opengl 1.4.16
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93694000 - 0x93699fff com.apple.JavaVM 11.5.0
    /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x9417f000 - 0x9423dfff com.apple.audio.toolbox.AudioToolbox
    1.4.5
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94281000 - 0x94281fff com.apple.audio.units.AudioUnit 1.4.2
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94283000 - 0x94436fff com.apple.QuartzCore 1.4.12
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944c7000 - 0x9450bfff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x94512000 - 0x94526fff com.apple.CoreVideo 1.4
    /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x946be000 - 0x946cffff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d6000 - 0x946e3fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x94733000 - 0x9474dfff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x94754000 - 0x94a29fff com.apple.QuickTime 7.1.5
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94aed000 - 0x94b0ffff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94e63000 - 0x94e81fff libresolv.9.dylib
    /usr/lib/libresolv.9.dylib
    0x95feb000 - 0x95fecfff libCyrillicConverter.dylib
    /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x95fee000 - 0x95feffff libGreekConverter.dylib
    /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x95ff4000 - 0x9600bfff libJapaneseConverter.dylib
    /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x9600d000 - 0x9602efff libKoreanConverter.dylib
    /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x96030000 - 0x96032fff libLatin2Converter.dylib
    /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x96034000 - 0x96035fff libLatin5Converter.dylib
    /System/Library/CoreServices/Encodings/libLatin5Converter.dylib
    0x96037000 - 0x9603afff libLatinSuppConverter.dylib
    /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0x9603c000 - 0x9604bfff libSimplifiedChineseConverter.dylib
    /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9604d000 - 0x9604efff libSymbolConverter.dylib
    /System/Library/CoreServices/Encodings/libSymbolConverter.dylib
    0x96050000 - 0x96051fff libThaiConverter.dylib
    /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x96053000 - 0x96066fff libTraditionalChineseConverter.dylib
    /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x969bf000 - 0x969defff com.apple.vecLib 3.3.1 (vecLib 3.3.1)
    /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97119000 - 0x97126fff com.apple.agl 2.5.9 (AGL-2.5.9)
    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98500000 - 0x990adfff
    com.apple.QuickTimeComponents.component 7.1.5
    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x99315000 - 0x99319fff com.apple.QuickTimeH264.component
    7.1.5
    /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x9931b000 - 0x99401fff QuickTimeH264.altivec
    /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.altive c
    0x99551000 - 0x9961afff com.apple.QuickTimeMPEG4.component
    7.1.5
    /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x99e40000 - 0x99e5efff com.apple.OpenTransport 3.0
    /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x99eda000 - 0x99edbfff com.apple.iokit.dvcomponentglue 1.9.0
    /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x9ba17000 - 0x9ba19fff Interposers.dylib
    /usr/libexec/oah/Shims/Interposers.dylib
    0xb8000000 - 0xb82d6fff LaunchCFMApp
    /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp

Maybe you are looking for

  • I did manual creation of DB. How can I start the DB Homepage.

    Hi all, I installed XE on Fedora core 4. DB can not be created (dont know why). So, I decided to create DB manually. The content of listener.ora: SID_LIST_LISTENER = (SID_LIST = (SID_DESC = (SID_NAME = PLSExtProc) (ORACLE_HOME = /usr/lib/oracle/xe/ap

  • Can't get mic audio into PP CS5.5

    I'm trying to get PP to record audio from a mic. Everything is registering input including studio audio monitors and the mac's internal audio meters are bouncing, but nothing is registering in PP. Here is the setup: Shure SM58 xlr to dbx mic preamp x

  • How to call the webservice using ADF Bindings

    Hi, I have created a Data control of the webservice using the WSDL Url. (Web Service is secured and so i have given the security configurations) Webservice works fine when i drag and drop that in to a jspx page. Now i want to call the service from a

  • Raw Images opened and saved as TIFF of PSD in photoshop not added to LR library

    Images opening from LR to PS6 are opened as CR2 files (canon) and then saved in PS - the resulting saved images are PSD files. These files are not added to the LR catalog without re-importing them. This behavior is different than it was in CS5 - in C

  • Display the form Without explorer

    I am using forms builder 10g . I want to display the form Without explorer. Is it possible ??? thanks.