Unable to initialize connection to remote target

The device is NI PXI-1010, I can ping the device but I cannot connect it through MAX.  I am using version 4.5.  Whenever I try to set up a new remote system, it cannot find the remote device.  I have tried using both the computer name (which is resolved to an IP address in the hosts file) and the just IP address.  I get this error:  "Unable to initialize connection to remote system(s)."
I am able to ping the remote computer and but I cannot browse to it in Windows Explorer.

The PXI-1010 is just a chassis.  What controller are you using?  How is it configured?  What OS does it have?
If you have a Windows controller, then you probably need to setup sharing, domains, and other network settings.
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines

Similar Messages

  • Datasocket connection to remote target

    I want to connect two VI with the Datasocket Server using the functions Datasocket read and write.
    The datasocketserver receive the data from the VI on the remote target (the PXIcontroller), but the VI on the host recognize no connection (unrecognized protocol).
    The URL which I gave them was dstp://x.x.x.x/data .
    x.x.x.x stands for each IP of the other system which I want to connect to.
    I use XP with Labview 7.1 on the host-PC and  RT Labview as an OS on the PXI controller (PXI-8186).
    Regards, Jbrib

    Hello There:
    This is a duplicate discussion forum. I have posted an answer at the following link: http://forums.ni.com/ni/board/message?board.id=270&message.id=2039
    Thanks,
    Jaideep

  • Connect to remote target without giving SYSDBA password

    Hi, I would want to script RMAN backup running from a Catalog Server using windows scheduled job which will backup target running in remote machine.
    Is there a way I can connect to the target in remote machine without giving the password in the script?
    Catalog server and target server are 11.2.0.3
    -Srini

    Hi, I created the wallet with UserA and now I want to put a scheduled job with a service account UserB but am not able to access the wallet.
    Its Windows 2008 and I have explicitly added the UserB as Full permission for the wallet file. The error message is below
    ORA-12578: TNS:wallet open failed
    Am pretty sure its a permission issue - but not sure how to provide the permission. UserB is in Admin Group, ORA_DBA Group, can log-in a batch job .........
    Any pointer greatly appreciated.
    -Srini

  • Unable to start connection on remote JMS server

              HI
              I have a setup in which I try to connect to a remote JMS Server (running on a
              remote WLS 8.1 SP1). It is able to get the named QueueConnectionFactory, fails
              to start the connection. The stack trace is
              weblogic.jms.common.JMSException: Connection not found
                   at weblogic.jms.dispatcher.InvocableManager.invocableFind(InvocableManager.java:136)
                   at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:596)
                   at weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(DispatcherImpl.java:153)
                   at weblogic.jms.client.JMSConnection.start(JMSConnection.java:567)
                   at uk.co.concise.payments.event.EventProcessorServiceAsynchBD.(EventProcessorServiceAsynchBD.java:82)
                   at uk.co.concise.payments.state.ejb.ObjectStateServiceXDBean.ejbCreate(ObjectStateServiceXDBean.java:213)
                   at uk.co.concise.payments.state.ejb.ObjectStateService_1th3um_Impl.ejbCreate(ObjectStateService_1th3um_Impl.java:135)
                   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                   at java.lang.reflect.Method.invoke(Method.java:324)
                   at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:172)
                   at weblogic.ejb20.pool.StatelessSessionPool.getBean(StatelessSessionPool.java:110)
                   at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:140)
                   at weblogic.ejb20.internal.BaseEJBLocalObject.preInvoke(BaseEJBLocalObject.java:229)
                   at weblogic.ejb20.internal.StatelessEJBLocalObject.preInvoke(StatelessEJBLocalObject.java:54)
                   at uk.co.concise.payments.state.ejb.ObjectStateService_1th3um_ELOImpl.createAndGetStateForObject(ObjectStateService_1th3um_ELOImpl.java:273)
                   at uk.co.concise.payments.state.ObjectStateServiceBD.createAndGetStateForObject(ObjectStateServiceBD.java:123)
                   at uk.co.concise.payments.submission.ejb.SubmissionServiceXDBean.createSubmission(SubmissionServiceXDBean.java:92)
                   at uk.co.concise.payments.submission.ejb.SubmissionService_o0dxp8_ELOImpl.createSubmission(SubmissionService_o0dxp8_ELOImpl.java:162)
                   at uk.co.concise.payments.submission.SubmissionServiceBD.createSubmission(SubmissionServiceBD.java:42)
                   at uk.co.concise.payments.submission.webapp.SubmitPaymentFileAction.execute(SubmitPaymentFileAction.java:216)
                   at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:446)
                   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:266)
                   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)
                   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
                   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
                   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                   at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
                   at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
                   at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
                   at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
                   at uk.co.concise.payments.logon.filter.LogonFilter.doFilter(LogonFilter.java:38)
                   at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
                   at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
                   at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
                   at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
                   at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
                   at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
                   at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
                   at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              Any ideas on what could be wrong
              thanks
              jaz
              

              Thanks Tom
              It fixed the problem.
              Jaz
              Tom Barnes <[email protected]> wrote:
              >Hi,
              >
              >I think "Connection not found" may be a symptom of a name
              >conflict. Make sure:
              > All JMS servers are named differently
              > All WL servers are named differently
              > All JMS stores are named differently
              >All three above are needed for various reasons, although I think
              >it is only first that fixes your particular problem.
              >
              >A google search of this newsgroup would likely have yielded this
              >same answer.
              >
              >Tom
              >
              >jasmeet wrote:
              >
              >> HI
              >>
              >> I have a setup in which I try to connect to a remote JMS Server (running
              >on a
              >> remote WLS 8.1 SP1). It is able to get the named QueueConnectionFactory,
              >fails
              >> to start the connection. The stack trace is
              >>
              >> weblogic.jms.common.JMSException: Connection not found
              >>      at weblogic.jms.dispatcher.InvocableManager.invocableFind(InvocableManager.java:136)
              >>      at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:596)
              >>      at weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(DispatcherImpl.java:153)
              >>      at weblogic.jms.client.JMSConnection.start(JMSConnection.java:567)
              >>      at uk.co.concise.payments.event.EventProcessorServiceAsynchBD.(EventProcessorServiceAsynchBD.java:82)
              >>      at uk.co.concise.payments.state.ejb.ObjectStateServiceXDBean.ejbCreate(ObjectStateServiceXDBean.java:213)
              >>      at uk.co.concise.payments.state.ejb.ObjectStateService_1th3um_Impl.ejbCreate(ObjectStateService_1th3um_Impl.java:135)
              >>      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              >>      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              >>      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              >>      at java.lang.reflect.Method.invoke(Method.java:324)
              >>      at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:172)
              >>      at weblogic.ejb20.pool.StatelessSessionPool.getBean(StatelessSessionPool.java:110)
              >>      at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:140)
              >>      at weblogic.ejb20.internal.BaseEJBLocalObject.preInvoke(BaseEJBLocalObject.java:229)
              >>      at weblogic.ejb20.internal.StatelessEJBLocalObject.preInvoke(StatelessEJBLocalObject.java:54)
              >>      at uk.co.concise.payments.state.ejb.ObjectStateService_1th3um_ELOImpl.createAndGetStateForObject(ObjectStateService_1th3um_ELOImpl.java:273)
              >>      at uk.co.concise.payments.state.ObjectStateServiceBD.createAndGetStateForObject(ObjectStateServiceBD.java:123)
              >>      at uk.co.concise.payments.submission.ejb.SubmissionServiceXDBean.createSubmission(SubmissionServiceXDBean.java:92)
              >>      at uk.co.concise.payments.submission.ejb.SubmissionService_o0dxp8_ELOImpl.createSubmission(SubmissionService_o0dxp8_ELOImpl.java:162)
              >>      at uk.co.concise.payments.submission.SubmissionServiceBD.createSubmission(SubmissionServiceBD.java:42)
              >>      at uk.co.concise.payments.submission.webapp.SubmitPaymentFileAction.execute(SubmitPaymentFileAction.java:216)
              >>      at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:446)
              >>      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:266)
              >>      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)
              >>      at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
              >>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              >>      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              >>      at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
              >>      at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
              >>      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
              >>      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
              >>      at uk.co.concise.payments.logon.filter.LogonFilter.doFilter(LogonFilter.java:38)
              >>      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
              >>      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
              >>      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
              >>      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
              >>      at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
              >>      at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
              >>      at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              >>      at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              >>
              >>
              >> Any ideas on what could be wrong
              >> thanks
              >> jaz
              >
              

  • Unable to accept connection from remote member

              Hi,
              "logsIn Distributed Queue" is a distribution destiantion that have 2 members one
              named: "logsInQueue_2" and the other is: "logsInQueue", each one on a seperate
              WLS instances , "logsIn Distributed Queue" is the members templates name as well.
              We are getting this error during cluster node startup. Any ideas?
              (this secnario occurs with other distrib queues as well)
              Regards.
              Eran
              [config.xml]
              

    Replied under original posting to end this thread. -Sal
              "eran" <[email protected]> wrote in message
              news:40050feb$[email protected]..
              >
              > Hi,
              >
              > "logsIn Distributed Queue" is a distribution destiantion that have 2
              members one
              > named: "logsInQueue_2" and the other is: "logsInQueue", each one on a
              seperate
              > WLS instances , "logsIn Distributed Queue" is the members templates name
              as well.
              >
              >
              > We are getting this error during cluster node startup. Any ideas?
              >
              > (this secnario occurs with other distrib queues as well)
              >
              > Regards.
              > Eran
              

  • Error OAB-90061 unable to create connection to the remote server

    hello
    i have a problem with introspection: i want to introspect wls.
    i installed wls on a virtual machine. zip archive, no installer.
    i also installed ovab on my local virtual machine.
    start ovab, conect to serverpool: ok. now i want to start a introspection. but i got only an error:
    INTROSPECTION STARTED for: juriwls
    - remote ExecutionContext created...
    Copy AssemblyBuilder to remote machine.
    Creating local assemblybuilder.zip.
    Local assemblybuilder.zip created.
    Copying assemblybuilder.zip to remote machine.
    Copy at 10%
    Copy at 20%
    Copy at 30%
    Copy at 40%
    Copy at 50%
    Copy at 60%
    Copy at 70%
    Copy at 80%
    Copy at 90%
    Copy at 100%
    Copy of assemblybuilder.zip complete.
    Copying support scripts
    Copy of support scripts complete
    Copy of AssemblyBuilder is complete.
    Start remote AssemblyBuilder.
    Introspection failed
    Error: Error initializing the remote connection.
    Caused by: OAB-90061: Unable to create connection to remote server
    Cause: Timed out trying to connect to IPV4 and IPV6 sockets.
    Action:
    Double click on the failed node for detail
    ok may the interfaces are down: checked, ok. static ip
    tied to ping each other: no problem.
    nslookup: everything perfect.
    firewall off on each machine!
    wls is started and in runnig mode!
    variables set in .bashrc
    so i dont know what to do. anybody else?
    thanks in advance

    thanks for help
    in cli i entered: system-config-securitylevel-tui quiet port=http --port=ssh
    well done introspection starts ... but after a while another error occurs
    INTROSPECTION STARTED for: juri
    - remote ExecutionContext created...
    Copy AssemblyBuilder to remote machine.
    Copy of AssemblyBuilder is complete.
    Start remote AssemblyBuilder.
    Introspection failed
    Error: Error initializing the remote connection.
    Caused by: OAB-90061: Unable to create connection to remote server
    Cause: Timed out trying to connect to IPV4 and IPV6 sockets.
    Action:
    Double click on the failed node for details.
    INTROSPECTION STARTED for: juri
    - remote ExecutionContext created...
    Copy AssemblyBuilder to remote machine.
    Copy of AssemblyBuilder is complete.
    Start remote AssemblyBuilder.
    Remote AssemblyBuilder is started and connected.
    - START SUBMIT...
    - END SUBMIT...
    onProgress<juri>: started WLS dehydration (expect delays during domain template creation)
    onProgress<juri>: started processing WLS configuration
    onProgress<juri>: creating appliances for the servers in the domain
    onProgress<juri>: Processor: 0 completed
    onProgress<juri>: capturing application deployment plans
    onProgress<juri>: determining the list of application deployments
    onProgress<juri>: building target map
    onProgress<juri>: Processor: 1 completed
    onProgress<juri>: capturing cluster configuration
    onProgress<juri>: building list of all clusters
    onProgress<juri>: building cluster sub-assemblies
    onProgress<juri>: Processor: 2 completed
    onProgress<juri>: capturing Coherence Java option configuration
    onProgress<juri>: processing setDomainEnv.sh
    onProgress<juri>: processing config.xml
    onProgress<juri>: adding rehydration scripts
    onProgress<juri>: Processor: 3 completed
    onProgress<juri>: creating package definition for domain
    onProgress<juri>: Processor: 4 completed
    onProgress<juri>: processing inputs/outputs
    onProgress<juri>: Processor: 5 completed
    onProgress<juri>: capturing data source configuration
    onProgress<juri>: Processor: 6 completed
    onProgress<juri>: start jms message bridge processing
    onProgress<juri>: Processor: 7 completed
    onProgress<juri>: start ldap processing
    onProgress<juri>: Processor: 8 completed
    onProgress<juri>: start listen address processing
    onProgress<juri>: Processor: 9 completed
    onProgress<juri>: capturing node manager configuration
    onProgress<juri>: Processor: 10 completed
    onProgress<juri>: capturing oracle home
    onProgress<juri>: Processor: 11 completed
    onProgress<juri>: validating truststore configuration
    onProgress<juri>: server truststore configuration is valid
    onProgress<juri>: Processor: 12 completed
    onProgress<juri>: processing foreign jms connections
    onProgress<juri>: Processor: 13 completed
    onProgress<juri>: setting resource requirements
    onProgress<juri>: Processor: 14 completed
    onProgress<juri>: Processor: 15 completed
    onProgress<juri>: creating appliance connections
    onProgress<juri>: no managed servers found, nothing to do
    onProgress<juri>: Processor: 16 completed
    onProgress<juri>: capturing BAM configuration
    onProgress<juri>: processing BAM managed server specific configuration files
    onProgress<juri>: Processor: 17 completed
    onProgress<juri>: authenticating admin credentials
    onProgress<juri>: admin credentials authenticated
    onProgress<juri>: Processor: 18 completed
    onProgress<juri>: exporting security configuration
    onProgress<juri>: Processor: 19 completed
    onProgress<juri>: capturing file store configuration
    onProgress<juri>: Processor: 20 completed
    onProgress<juri>: adding ready metric data to appliance
    onProgress<juri>: Processor: 21 completed
    onProgress<juri>: adding contentdata to appliances+
    onProgress<juri>: creating common resources
    onProgress<juri>: adding admin server resources to appliance AdminServer
    onProgress<juri>: adding appliance resources
    onProgress<juri>: Processor: 22 completed
    INTROSPECTION DONE for: juri
    Introspection failed
    Error: OAB-50002: Failed to create assembly for WLS domain.
    Caused by: OAB-50042: Domain template creation failed.
    Action: Check /tmp/abRemote_oracle/ab_home/tmp/createDomainTemplate18246.out and /tmp/abRemote_oracle/ab_home/tmp/createDomainTemplate18247.log for details. These log files will be on the remote system if this is a remote introspection. This problem must be resolved before introspection can succeed.
    ok lets check these log files: cat on these logs.
    these logs are EMPTY!!!
    i dont know what to do now ...

  • SFTP receiver error: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE

    Hi,
    When we try to send file over seeburger SFTP (receiver) we are getting the error as below.
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: true>>Fatal: true, >> Description: SFTP transaction error occured.>> Details: putFile: Could not connect to remote host; Reason: Unable to open Sftp client. SshReasonCode: CHANNEL_FAILURE>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: true>>Fatal: true
    But we are able to connect through filezilla . we are able to create and delete file using the same username and password which is being used in SFTP adapter.
    we have imported the both dsa and rsa keys in SFTP partner folder in NWA. Even though we are getting same error.
    Thanks,
    Vinayak

    Hi Ram,
    we checked with network team and port 22 is open and they are able to ping to the target system.
    we checked the seeburger logs and we see EOF received from remote site error:
    Caused by: com.maverick.ssh.SshException: EOF received from remote side [Unknown cause]
    #at com.maverick.ssh2.TransportProtocol.b(Unknown Source)
    #at com.maverick.ssh2.TransportProtocol.i(Unknown Source)
    #at com.maverick.ssh2.TransportProtocol.nextMessage(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter.d(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter.access$000(Unknown Source)
    #at com.maverick.ssh.message.SshMessageRouter$_b.run(Unknown Source) 
    Thanks,
    Vinayak.

  • ERROR http: 5: Unable to initialize ssl connection with server, aborting co

    HI EXPERTS,
    one of my database give me below error when i start its dbconsole. and after failure it give me meassge
    TZ set to Asia/Karachi
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://test:5500/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ..............................................................
    ........ failed.
    Logs are generated in directory /u01/oracle/product/10.2/cnichol_cpuplt/sysman/log
    and in trace file name "emdctl.trc" below error is logged.
    ERROR http: 5: Unable to initialize ssl connection with server, aborting connection attempt
    ERROR ssl: nzos_Handshake failed, ret=29024
    and trace file named "emagent.trc" give below error
    2010-10-04 19:12:25 Thread-88238992 ERROR http: 11: Unable to initialize ssl connection with server, aborting connection attempt
    2010-10-04 19:12:25 Thread-88238992 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://test:5500/em/upload/: retStatus=-1
    2010-10-04 19:12:38 Thread-88238992 ERROR upload: Error in uploadXMLFiles. Trying again in 300.00 seconds.
    dbconosle URL is
    https://test:5500/em/console/aboutApplication
    Operating system is Redhat linux AS 5.3
    what is the possible cause of this failure any one can guide me.
    thanx in Advance
    regards,
    Edited by: AMIABU on Oct 4, 2010 7:28 AM

    oracle@bcm-laptop:~$ emctl
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation.  All rights reserved.
       Oracle Enterprise Manager 10g Database Control commands:
            emctl start | stop dbconsole
            emctl status | secure | setpasswd dbconsole
            emctl config dbconsole -heap_size <size_value> -max_perm_size <size_value>
           emctl status agent
           emctl status agent -secure [-omsurl <http://<oms-hostname>:<oms-unsecure-port>/em/*>]
           emctl getversion
           emctl reload | upload | clearstate | getversion agent
           emctl reload agent dynamicproperties [<Target_name>:<Target_Type>]....
           emctl config agent <options>
           emctl config agent updateTZ
           emctl config agent getTZ
           emctl resetTZ agent
           emctl config agent credentials [<Target_name>[:<Target_Type>]]
           emctl gensudoprops
           emctl clearsudoprops
    Blackout Usage :
           emctl start blackout <Blackoutname> [-nodeLevel] [<Target_name>[:<Target_Type>]].... [-d <Duration>]
           emctl stop blackout <Blackoutname>
           emctl status blackout [<Target_name>[:<Target_Type>]]....
    The following are valid options for blackouts
    <Target_name:Target_type> defaults to local node target if not specified.
    If -nodeLevel is specified after <Blackoutname>,the blackout will be applied to all targets and any target list that follows will be ignored.
    Duration is specified in [days] hh:mm
            emctl getemhome
            emctl ilint
    Em Key Commands Usage :
    emctl config emkey -emkeyfile <emkey.ora path> [-force] [-sysman_pwd <sysman password>]
    emctl config emkey -emkey [-emkeyfile <emkey.ora path>] [-force] [-sysman_pwd <sysman password>]
    emctl config emkey -repos [-emkeyfile <emkey.ora path>] [-force] [-sysman_pwd <sysman password>]
    emctl config emkey -remove_from_repos [-sysman_pwd <sysman password>]
    emctl config emkey -copy_to_repos [-sysman_pwd <sysman password>]
    emctl status emkey [-sysman_pwd <sysman password>]
    Secure DBConsole Usage :
    emctl secure dbconsole -sysman_pwd <sysman password> [-passwd_file <abs file loc>]
         [-host <slb hostname>] [-sid <service name>] [-reset] [-secure_port <secure_port>]
         [-root_dc <root_dc>] [-root_country <root_country>] [-root_state <root_state>] [-root_loc <root_loc>]
         [-root_org <root_org>] [-root_unit <root_unit>] [-root_email <root_email>]
         [-wallet <wallet loc>] [-wallet_pwd <wallet pwd>] [-trust_certs_loc <certs loc>]
    emctl secure status dbconsole
    Register Targettype Usage :
    emctl register oms targettype [-o <Output filename>] <XML filename> <rep user> <rep passwd> <rep host> <rep port> <rep sid> OR
    emctl register oms targettype [-o <Output filename>] <XML filename> <rep user> <rep passwd> <rep connect descriptor>

  • Unable to initialize HDV deck.   Please make sure a deck is connected....

    Ok, this is driving me nuts. I've done this before. I have a Canon HV20. I spent HOURS and HOURS on Sunday (two days ago) capturing 1.5 hours of video (DV, not HD) from my HV20 using iMovie09. Then spent more hours burning a DVD using iDVD09. Results were less than glamorous. Quite disappointing, video-quality-wise....
    So today I reinstalled FCE 4.0 (HD) and decided to capture a few minutes of the same film and compare the results when making a DVD. My expectations are that it will look better. Naturally, I was hoping for the less-expensive, easier to use product (iMove09) would win, but so far, I can't compare because I keep getting "Unable to initialize HDV deck...". Folks, I have a firewire cable connected. I just used the same camera on the same cable on the same computer (macbook pro). the ONLY thing i changed was the software. Even switched back to iMovie for a minute to see if the cable still worked and sure enough, it's fine.
    So, I'm blank on ideas here as to why "FILE/CAPTURE" in FCE would give me this error now. I'm waaaaaaaay open to ideas and even open to "stupid user error"... just tell me what it is....
    This is soooooooooooo frustrating. Now I remember why I don't do video that often. Real pain in the butt sometimes...
    Thoughts????

    "Unable to initialize HDV deck...".
    You seem to be trying to capture DV?
    At the moment FCE is looking for a HDV camera and there is not one attached, a DV camera is.
    Change the Easy Setup to the correct DV option to match the cameras output (audio and video), save, then try again.
    Al

  • SharePoint Online - "Unable to connect to remote server"

    Hi,
    I have a Provider Hosted App which gets the data from a different site collection. Now, when i try to connect to a different site collection, the TokenHelper
    class gives me an error -  "Unable to connect to remote server". 
    The error is thrown in the below line:
    acsMetadata = webClient.DownloadData(acsMetadataEndpointUrlWithRealm);
    The above error is not thrown always. It throws occasionally. I am not getting the reason for this. Could anybody explain what is the problem, please? 

    Hi,
    According to your description, my understanding is that the error "Unable to connect to remote server" occurs in the WebClient.DownloadData Function.
    As this error throws occasionally, it should be related to the network issue, for a better troubleshooting, I suggest you can check the detailed error message using Fiddler.
    Fiddler
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • SSRS 2008 - Unable to connect to remote server

    Win2k3 R2 SP2/SQL Server 2008 instance with SSRS/Visual Studio 2008
    I installed SQL 2008 and SSRS with native mode default configuration.
    All SQL 2008 services are running under "NT Authority\Network Service" account.
    When i try to deploy a new report, I get the "Unable to connect to remote server" error.
    The deploy operation creates empty folders on the web server (hosted by the SQL Server 2008 service)
    for e.g.
    my instance name is <machinename>$sql2008. i configured the WebService URL and the Reports Manager URL to port 85
    the deploy from VS creates ssrs2008Test folder and a Shared Data Sources folder in the following virtual directory
      - Report Manager URL: http://<machinename>:85/Reports_SQL2008/
      - Web Service URL: http://<machinename>:85/ReportServer_SQL2008
    however these folders are empty w/ no .rdl or .rds file. and i get the "Unable to connect to remote server"  error in Visual Studio 2008 when i deploy it.
    is there something else i have to tweak in either the SQL Server/SSRS Configuration Manager or the Windows Server Settings(like port settings or group policy) to get the reports to work?
    thanks
    -vt

    SecureConnectionLevel = 2
    From logFile:
    appdomainmanager!DefaultDomain!740!08/29/2008-08:00:30:: i INFO: Appdomain:6 ReportServer_SQL2008_0-3-128644956308203194 started.
    appdomainmanager!ReportServer_0-3!740!08/29/2008-08:00:31:: i INFO: RS authentication mode is 5; effective ASP.NET authentication mode is Windows. vdir=/ReportServer_SQL2008.
    httpruntime!ReportServer_0-3!740!08/29/2008-08:00:31:: i INFO: Report Builder manifest file C:\Program Files\Microsoft SQL Server\MSRS10.SQL2008\Reporting Services\ReportServer\ReportBuilder\ReportBuilder_2_0_0_0\MSReportBuilder.exe.manifest not found.
    appdomainmanager!DefaultDomain!740!08/29/2008-08:00:31:: i INFO: Appdomain:6 ReportServer_SQL2008_0-3-128644956308203194 initialized (#2).
    webserver!ReportServer_0-3!740!08/29/2008-08:00:37:: i INFO: Reporting Web Server started
    resourceutilities!ReportServer_0-3!740!08/29/2008-08:00:37:: i INFO: Reporting Services starting SKU: Developer
    resourceutilities!ReportServer_0-3!740!08/29/2008-08:00:37:: i INFO: Evaluation copy: 0 days left
    resourceutilities!ReportServer_0-3!740!08/29/2008-08:00:37:: i INFO: Running on 1 physical processors, 4 logical processors
    runningjobs!ReportServer_0-3!740!08/29/2008-08:00:37:: i INFO: Running Requests Scavenger timer enabled: Next Event: 60 seconds.  Cycle: 60 seconds
    runningjobs!ReportServer_0-3!740!08/29/2008-08:00:37:: i INFO: Running Requests DB timer enabled: Next Event: 60 seconds.  Cycle: 60 seconds
    runningjobs!ReportServer_0-3!740!08/29/2008-08:00:37:: i INFO: Memory stats update timer enabled: Next Event: 60 seconds.  Cycle: 60 seconds
    library!ReportServer_0-3!1588!08/29/2008-08:00:38:: Call to GetItemTypeAction(/ssrs2008Test).
    library!ReportServer_0-3!1588!08/29/2008-08:00:39:: i INFO: Catalog SQL Server Edition = Developer
    crypto!ReportServer_0-3!1588!08/29/2008-08:00:39:: i INFO: Initializing crypto as user: NT AUTHORITY\NETWORK SERVICE
    crypto!ReportServer_0-3!1588!08/29/2008-08:00:39:: i INFO: Exporting public key
    crypto!ReportServer_0-3!1588!08/29/2008-08:00:39:: i INFO: Performing sku validation
    crypto!ReportServer_0-3!1588!08/29/2008-08:00:39:: i INFO: Importing existing encryption key
    library!ReportServer_0-3!740!08/29/2008-08:00:39:: Call to GetItemTypeAction(/Data Sources).
    library!ReportServer_0-3!1588!08/29/2008-08:00:39:: Call to GetItemTypeAction(/Data Sources/masterDB).
    library!ReportServer_0-3!740!08/29/2008-08:00:40:: Call to GetItemTypeAction(/ssrs2008Test/sp_who2).

  • HTTP Response :500 unable to connect to remote system.

    Hi,
    I am doing proxy-xi-file scenario, where i am getting this error in sxmb_moni in R/3.
    The error reads with red flag:
    HTTP Response :500 unable to connect to remote system.
    Please  tell me what can be the reason.

    Snehal,
    Error: The error message 503 Service unavailable Application stopped! is displayed.
    Description: The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay MAY be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.
    Possible Tips: Because of J2EE application com.sap.aii.af.ms.app not active
    • Try to (re)start the application using the Visual Administrator Choose Server --> Services --> Deploy --> View on Application or restart the J2EE engine
    • The problem is that not all J2EE services can be started by the J2EE. i.e Start the Visual Administrator and select Server->Services->Deploy in the tree on the left. On the right-hand side, choose the Runtime tab page. You see a tree in the right window with all applications if you select the APPLICATION radio button. Check if they are running, otherwise choose Start. Usually the J2EE engine starts all services automatically.
    • Refer SAP Note 803145,807000,791655
    You can have a look on this blog for the same.
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Regards,
    Sarvesh

  • Debugger unable to connect to remote process

    Hi There,
    I am running Jdev on pc and OAS 10g on an unix environment. I followed the step in the doc to set up the remote debugging. However, when I start the remote debugger from jdev, i got the following error message.
    Debugger attempting to connect to remote process at ax-portal-www6.dev.ipass.com 4000..
    Debugger unable to connect to remote process.
    Your help wuld be greatly appreciated.

    A couple things to try:
    1) Verify your jdk version and build bug 4411232
    2) Increase your Debugger preferences Connection retries to double the default (especially if multiple apps running, low memory or a slow machine)
    Without more specifics on versions, type of debugging or details not much more I can suggest.

  • Unable to initialize socket connection to Content Server

    Hi,
    Webcenter installed on linux, content server installed on windows. Here is the error I see in the log files. I did added the ip address of the linux machine in windows host file but in Spaces I see JCR Connection problem. Any idea on what might be wrong. Here ar the settings I have Repository Connection:
    User Name: sysadmin
    CIS Socket Type: Socket
    Server Host: windowsmachine
    Server Port: 5444
    Authntication Method: Identity Propagation
    javax.jcr.RepositoryException: oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize socket connection to Content Server
         at oracle.jcr.impl.ExceptionFactory.repository(ExceptionFactory.java:161)
         at oracle.stellent.jcr.IdcPersistenceManagerFactory.createPersistenceManager(IdcPersistenceManagerFactory.java:177)
         at oracle.jcr.impl.OracleRepositoryImpl.login(OracleRepositoryImpl.java:444)
         at oracle.vcr.jam.LoginTask.call(LoginTask.java:68)
         at oracle.vcr.jam.LoginTask.call(LoginTask.java:29)
         at oracle.webcenter.concurrent.Submission$2.run(Submission.java:495)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.webcenter.concurrent.Submission.runAsPrivileged(Submission.java:509)
         at oracle.webcenter.concurrent.Submission.run(Submission.java:436)
         at oracle.webcenter.concurrent.Submission$SubmissionFutureTask.run(Submission.java:792)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:657)
         at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:682)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize socket connection to Content Server
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:23)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:10)
         at oracle.stellent.ridc.protocol.impl.SimpleConnectionPool.acquireConnection(SimpleConnectionPool.java:35)
         at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:130)
         at oracle.stellent.jcr.IdcPersistenceManagerFactory.createPersistenceManager(IdcPersistenceManagerFactory.java:163)
         ... 15 more
    Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.net.ConnectException: Connection refused
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.connect(SocketConnection.java:41)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:21)
         ... 19 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:519)
         at java.net.Socket.connect(Socket.java:469)
         at java.net.Socket.<init>(Socket.java:366)
         at java.net.Socket.<init>(Socket.java:180)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.createSocket(SocketConnection.java:111)
         at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnection.connect(SocketConnection.java:38)
         ... 20 more

    This error usually occurs because you have not authorized the client's IP address in UCM. The steps to add the WebCenter host to the list of authorized clients are detailed in section [4.3.1.3.1 of the Installation Guide|http://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/webcenterservice_install.htm#sthref161].
    Regards,
    Nicolas

  • Xcode - Unable to Connect to Remote Repository

    I have a mac mini running OS X Server 4 on Yosemite 10.10.1 and I am trying to set up the Xcode server to host my repositories.
    On my development machine, when I try to create a project on the remote server, or when I try to push to the server I get the error..
    "Unable to Connect to Remote Repository
    Could not connect to the remote repository because the server was unreachable. Verify the server is running and try again."
    My machine knows that the remote server is there and alive.  I am able to add the server in Xcode preferences without any problem.
    I can even pull projects that were already on the server.  But anything new I cannot push or create.
    All the other services I use on the server are working.  Hosting a website, Screen sharing and I can SSH into it without any problem.
    The strangest part is that when I get the error about being unable to connect, the project I am trying to push actually does show up on the server.
    The project shows up on the server in the Repositories.  Just my development machine doesn't know it.
    Its driving me nuts, can anyone offer any ideas?

         You said you had SSH access working so this may be a different issue.  I was able to ssh into my server only with my admin account which made me think that ssh was working, but it turns out it wasn't for all user accounts.   I had the same error message and it turned out I could not ssh into the server with my developer accounts.  If I tried to clone a local repository to the server I got the same error, however the repository was actually create, but it was empty.   For reasons that don't matter to this discussion I originally setup all my users as "local network users" with no "Home Folder".  And that was the problem.  Basically ssh won't allow you to login without a home directory. 
         I had to go back and add a "Home Folder" of  "Local Only" for those users who were going to have xCode access.  Once the "home" directory was created I could login via ssh on those accounts AND creating and cloning repositories through xCode worked fine. The admin account that I was able to login with already had a home directory and wasn't a network user.
    Your issue slightly different even though I got the same error message, so not sure if this will solve your issue or not.  But on the off  chance that it is the same issue,   I figured I would post my solution to my problem.  ymmv
    P.S. I did turn off websites on my server and haven't turned it back on yet, so not sure if that will be a problem if I turn it back on.

Maybe you are looking for

  • Removing credit card from account

    how can i remove the card i have on file from my iphone 5??????

  • Sharing Indesign on CC show low-resolution images and not the right font in preview

    Dear Adobe, I really want to make use of CC Files and the sharing ability with my clients. I have shared an Indesign file, whereas all the links in that indesign file are on CC Files too. The font is a regular Futura Std. But both the links in the fi

  • Process=Multi Approval without hollidays

    Good Afternoon! I have IDM 8.1 and I want implement in a workflow the process "Multi Approval", but in the argument "timeout" only I can put the numbers in minutes in that the proccess is active, I want to know how I can only include the days without

  • E6 Manage installations Problem

    My Nokia E6 is a g8 phone. It has still some few bugs. I could live with them, but I can't take this one. When I install an app ore when I try to uninstall it, the phone just freezes. It's unusable for 30 sec's, 1 min. I didn't have this problem on t

  • Diadem Wizard Report

    Good afternoon, how do I get the application, which is attached? Greetings. Hugo Santos Hugo Santos Student at ISEC - Master Mechanical Equipment and Systems Attachments: DiademReport.png ‏4 KB