Connecting to a remote OpenLDAP server over SSL.

I've been trying for several weeks now to get a remote OpenLDAP server up and running; configured in such a way that it only allows SSL and requires certificate validation.
I've created a CA with a self-signed certificate.
I used that CA to create a server and client certificate.
The server certificate is in /etc/ssl/certs, has a link by the name of its hash.0 pointing to it; permissions are all correct and /etc/ssl/slapd.conf point to it and the CA certificate.
The client certificate is on my MacBook Pro in /etc/ssl/certs along with the CA certificate; each of which also has its hash linked to it. /etc/ssl/ldap.conf is set up properly, the permissions are correct, and the following test command ran as my user produces a successful result:
ldapsearch -v -x -H ldaps://ldap.foo.org -b "dc=foo,dc=org" -d -1
Now the problem part. I open Directory Utility; go to Services with Advanced Settings enabled. After unlocking it, I click the LDAPv3 and the pencil icon.
I hit New... in the window that pops up and use ldap.foo.org as servername, SSL box ticked. I hit Continue, and behold; nothing happens.
It is to say; Directory Utility hangs for a while; after which it goes back to the box I clicked Continue in without any error or warning popping up; but obviously hasn't advanced.
The server logs indicate my Mac had actually connected; received the server certificate; but didn't send a client certificate at which point the TLS connection got aborted for some reason and the session ended.
My Mac Console shows something even more bizare, though:
11/09/08 23:09:22 com.apple.DirectoryServices[97123] Assertion failed: (ld != NULL), function ldapsearchext, file search.c, line 76.
My suspicion is that Directory Utility can't verify the server certificate and aborts the TLS connection. I expect it also uses /etc/openldap/ldap.conf? How can I diagnose the root of this problem?
Thanks a lot for your assistance; I just can't figure this out and any hint or pointer would be greatly appreciated. It now just looks like OSX does not support a secure LDAP over SSL configuration.
Though it currently isn't set up to be that way, I'd like to have my client also provide a certificate (CN=lhunath.foo.org) and have the server validate that. For now I've got the server set to:
TLSVerifyClient never
(And of course, the client:)
TLS_REQCERT demand
Message was edited by: lhunath

By the way; about the assertion error I get in Console; here's the relevant source of ldap.c. Looks like ld is not set; probably something going wrong before that with setting up the TLS connection, perhaps? Or not?
* ldapsearchext - initiate an ldap search operation.
* Parameters:
* ld LDAP descriptor
int
ldapsearchext(
LDAP *ld,
assert( ld != NULL );

Similar Messages

  • Oracle raise ORA-03113 when connect to a remote oracle server using toad

    Hi there,
    when i use the tool toad connect to a remote oracle server which located in a different city,
    when i submit a query in toad,
    if the query returns many rows of data, it will raise the error ORA-03113:end-of-file on communication channel,
    however if the query returns only a few rows, i won't raise such error,
    however, when i use sqlplus connect to that remote server, it won't raise such error,
    what's the reason is, can any one tell me how to tackle this problem if using the tool toad. thanks/

    hi my oracle vsersion is:
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    my oracle server is 2 nodes rac server,
    and i've tried two different kind version of toad v9.6 and v10.5, and both have the same problem
    once i query a table, if the result returned more than 30 rows, then it will raise that error, if query returns less than 30 rows, it's ok.
    i assume it is a problem concern with network, but i don't know why no such error raise when using sqlplus ?

  • Unable to connect to the remote ftp server using dreamweaver.

    For the last one week I have been trying to connect to the remote ftp server using dreamweaver. I spoke to the technical support agency who manage our remote server but they are saying that there is no problem with the server adn they dont know anythign about dreamweaver so cant assist me.
    I was suggested to check with adobe team directly and i spoke to a technical support person on the live chat but they said since the version is CS4 - education version, they cant assist me at all!! This is just ridiculous...I am constantly being sent from one place to the other without anything getting resolved!!
    Please help somebody!!

    I am having a similar problem... maybe.  I was connected to my remote site all day yesterday, then out of the blue I tried to "put" an edited file... as I had been doing all day, and I received an FTP error:  Cannot make connection to host. Your login or password is incorrect.  That's odd, I've been connecting all day.  So I went into my sites > manage sites and clicked the Test button on my remote server information and it returned Adboe Dreamweaver CS connected to your webserver successfully.  I went back to my file and tried once more to "put" it on the remote server... again FTP Error: cannot make connect to host...  So I reboot my computer and start Dreamweaver CS3 again.  I reenter my remoter server information and click the Test button.  "... connect to your webserver successfully".  I try to put any file, FTP error again.  So I call my server administrator, he checks the servers logs and says there are no errors and you've connected successfully several times today.  I went through the trouble shooting steps listed here, though my FTP Logs are empty.  I cannot stay connected or even see the remote folders to try to drag and drop.  I tried to run ftp from a windows command prompt and it seems to connect me.
    I downloaded an installed an SFTP client and was able to successfully connect to my remote server and upload the files.  It's definately a Dreamweaver problem.  Any suggestions?

  • DUPLICATE DB : ORA-17629: Cannot connect to the remote database server

    [oracle@ora11g1 ~]$ export ORACLE_SID=sales
    [oracle@ora11g1 ~]$ rman target sys/sales@sales
    Recovery Manager: Release 11.2.0.1.0 - Production on Wed Jun 5 13:00:15 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: SALES (DBID=690066655)
    RMAN> connect auxiliary sys/salestby2@salestby2
    connected to auxiliary database: SALES (not mounted)
    RMAN> DUPLICATE TARGET DATABASE FOR STANDBY FROM ACTIVE DATABASE SPFILE
    2> SET DB_NAME= 'sales'
    3> SET DB_UNIQUE_NAME= 'salestby2'
    4> SET control_files='/u02/oradata/salestby2/control01.ctl','/u02/oradata/salestby2/control02.ctl'
    5> SET DB_FILE_NAME_CONVERT='/u02/oradata/sales/','/u02/oradata/salestby2/'
    6> SET LOG_FILE_NAME_CONVERT='/u02/oradata/sales/','/u02/oradata/salestby2/';
    Starting Duplicate Db at 05-JUN-13
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=20 device type=DISK
    contents of Memory Script:
    backup as copy reuse
    targetfile '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwsales' auxiliary format
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwsalestby2' targetfile
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesales.ora' auxiliary format
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesalestby2.ora' ;
    sql clone "alter system set spfile= ''/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesalestby2.ora''";
    executing Memory Script
    Starting backup at 05-JUN-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=58 device type=DISK
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/05/2013 13:05:26
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-01017: invalid username/password; logon denied
    ORA-17629: Cannot connect to the remote database server
    continuing other job steps, job failed will not be re-run
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 06/05/2013 13:05:27
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/05/2013 13:05:27
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-01017: invalid username/password; logon denied
    ORA-17629: Cannot connect to the remote database server

    Welcome to the oracle forums!
    Please take some time to go through [url https://forums.oracle.com/forums/ann.jspa?annID=1535]FAQ PAGE
    Always post 4 digit oracle version and OS details.
    Post any query out put between \  \ tags
    Mark your questions as answered if you get the answer
    Password of SYS user on primary and standby must be same.Copy the password file from primary to standby server
    scp $ORACLE_HOME/dbs/orapwv112 <oracle_user@auxiliary_host>:/u01/app/oracle/product/11.2/dbs/orapwdupv112

  • WLST : Error connecting to a remote Weblogic server instance from OEPE 3.7

    Attempting a to run a weblogic script connecting to a remote weblogic server instance (10.3.5), which is generating the following exception in OEPE 3.7.2 -
    username = 'weblogic'
    password = 'weblogic6'
    url='t3://xxx.xxx.com:7001'
    connect(username,password,url)
    Connecting to t3://xxx.xxx.com:7001 with userid weblogic ...
    This Exception occurred at Fri Feb 01 13:20:54 MST 2013.
    Error occured while performing connect : Error connecting to the server : Failed to generate class for weblogic.management.mbeanservers.compatibility.internal.MBeanHomeImpl_1035_WLStub
    Use dumpStack() to view the full stacktrace :
    java.lang.AssertionError: Failed to generate class for weblogic.management.mbeanservers.compatibility.internal.MBeanHomeImpl_1035_WLStubconnect
    Problem invoking WLST - Traceback (innermost last):
    File "C:\Users\hughese\workspace\12c_wlst\wlst\heapsize.py", line 13, in ?
    File "<iostream>", line 22, in connect
    File "<iostream>", line 648, in raiseWLSTException
    WLSTException: Error occured while performing connect : Error connecting to the server : Failed to generate class for weblogic.management.mbeanservers.compatibility.internal.MBeanHomeImpl_1035_WLStub
    Use dumpStack() to view the full stacktrace
    Connecting to the local weblogic server instance (t3://localhost:7001) works okay.
    From the command prompt (wlst.cmd) I'm able to connect to the remote weblogic server instance -
    wls:/offline> connect('weblogic','xxxxx','t3:xxx.xxx.com:7001') ;
    Connecting to t3://xxx.xxx.com:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'IDMDomain'.
    I've compared the CLASSPATHs between OEPE and the command prompt.
    Any assistance would be greatly appreciated.
    Edited by: 950635 on Feb 1, 2013 7:47 PM

    Hi,
    1)To get mysql JDBC driver to work on my Linux system, i had to add the classpath for the driver to the .bashrc:
    CLASSPATH=./:home/<user>/java/mm.mysql-2.0.6/:home/<user>/java
    Note that I execute the java program as the user <user> (and .bashrc is the config. file of this <user>...). Perhaps you must do this as well for the Oracle driver on your client machine. I don't know if your client machine is UNIX/LINUX or WINDOWS. It should only be clear that the CLASSPATH is set in the config. file of the user under which the java program runs and that this user has the permission to access the files.
    There are no differences between accessing the database locally than accessing it by a network connection. The only thing that matters are that the connection parameters are right and that the network works properly.
    2) are you sure that the table tname (case sensitivity?) exits?
    Marc

  • VPN Issue:  Could not Negotiate a connection with the remote PPP server

    Hello Folks,
    I setup VPN on Windows Server 2003 Enterprise R2. I am successfully able to connect to VPN via laptop internally and externally. However, on my iPhone I am not able to connect and receiving the following error "Could not Negotiate a connection with the remote PPP server".
    There doesnt seem to be a lot of documentation regarding this on Apple and or throughout the web.
    Anyone resolve this issue?
    Peace
    Phil C.

    I am not entirely sure my full setup. I had a friend help me set it up. Now for some reason when on WIFI on my own network I am able to connect to VPN ( I wasnt able to before), but when I switch to edge there is still no response for the PPP server. I even messed around with the PPP options still no response. Unfortunately I am not extremely server literate so my troubleshooting is limited. However it is now working via my own WIFI and will try it on another WIFI network tomorrow. I am wondering though if it connecting had to do with any updates from microsoft. Since this is a newly installed server 2003 it has been running updates. Some food for thought.
    Peace
    Phil

  • Problems connecting to a remote OPC server in write mode using CWDataSocket control

    Hi.
    I have been struggling with an odd feature when trying to connect to a remote OPC server using CWDataSocket control, though I'm not sure if it's a CWDataSocket related problem. But anyway, the following error occurs: "Active: Can't write data." Error number: "-2147467259". Now, when I connect to a local OPC server
    and write some data and then again connect to the remote server, no errors occure and reading and writing work fine. The same error occurs when I try the same in LabVIEW. What could be the problem?
    No errors occure when I connect to the server with some other OPC client application.
    Thanks in advance.
    - Asko -

    The ConnectTo operation (as are all DataSocket operations) is asynchronous. In order for it to complete, you must process Windows messages after calling it and before calling another operation. Is it possible that you are trying to write data before the connection operation is complete?
    One easy way to test this would be to put the ConnectTo and the Write in separate control callbacks, cause ConnectTo to be called, wait a while, then cause the Write to be called. Alternatively, you could do something like the following:
    dsWrite.ConnectTo txtUrl.Text, cwdsWrite
    While Not ((dsWrite.Status = cwdsConnectionActive) Or (dsWrite.Status = cwdsConnectionIdle))
    DoEvents
    Wend
    If this is the problem, then you'll probably want to go with the
    second option. In a production system, you should include a timeout in the While loop so that if the connection actually cannot be made, you are not stuck in an infinite loop.

  • Cannot find api to implement RIDC connect WebCenter Content Server over SSL

    Hi WebCenter Content team,
    I find the following sample code from http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/c23_ridc.htm#BJFIHEHI
    Example 23-6 IDC Protocol over SSL
    +// build a secure IDC client as cast to specific type+
    IntradocClient idcClient = (IntradocClient)
    manager.createClient("idcs://localhost:4443");
    +// set the SSL socket options+
    config.setKeystoreFile("ketstore/client_keystore");  //location of keystore file
    config.setKeystorePassword ("password");      // keystore password
    config.setKeystoreAlias("SecureClient");  //keystore alias
    config.setKeystoreAliasPassword("password");  //password for keystore alias
    I downloaded RIDC package from Individual Component Downloads in http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/index.html.
    But cannot find the above methods in IdcClientConfig and its subclasses. For example, cannot compile the following code.
    IdcClientConfig config = idcClient.getConfig();
    config.setKeystoreFile("ketstore/client_keystore");  // no such method
    Could you please give a correct example.
    Thanks a lot.

    Most likely the port. RIDC listens usually at 4444, 16200 is the port for browser-based communication.

  • Code sample to access imap server over ssl via javamail 1.3.2

    I'm trying to access an imap mailbox over ssl and have downloaded the javamail 1.3.2 release. I understand this introduces the "imaps" protocol for this but has anyone got a simple code example and/or links to articles that describe the steps you need to get a working piece of code ? The release notes and samples seem a bit light on this area. I'm using Tomcat 5.5.4 and Java 5 in my environment.
    Thanks in advance.

    Hi,
    this article should help you to get on the way: http://www.javaworld.com/javatips/jw-javatip115.html.
    To access an IMAP-server via ssl, you could use the following code:
          String SSL_FACTORY = "javax.net.ssl.SSLSocketFactory";
          Properties props = new Properties();
          props.setProperty("mail.store.protocol", "imap");
          props.setProperty("mail.imap.host", hostname);
          props.setProperty("mail.imap.port", port);
          if (mustUseSSL())
            props.setProperty( "mail.imap.socketFactory.class", SSL_FACTORY);
            props.setProperty( "mail.imap.socketFactory.fallback", "false");
            props.setProperty( "mail.imap.socketFactory.port", secureport);
            java.security.Security.setProperty( "ssl.SocketFactory.provider", SSL_FACTORY);
          Session s = Session.getDefaultInstance(props, null);
          Store store = s.getStore(protocol);
          try
              store.connect(hostname, port, user, pwd);
          catch (AuthenticationFailedException afe)
              // no valid authentication
          catch (Exception ge)
               // different exception
          }

  • Hybrid Connection fails for Windows SQL Server 2014 - SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted

    Hello,
    I have configured BizTalk Services Hybrid Connection between Standard Azure Website and SQL Server 2014 on premise.
    Azure Management portal shows the status of Hybrid Connection as established.
    However, the website throws an error when trying to open a connection
    <
    addname="DefaultConnection"
    connectionString="Data
    Source=machine name;initial catalog=AdventureWorks2012;Uid=demouser;Password=[my password];MultipleActiveResultSets=True"
    providerName="System.Data.SqlClient"
    />
    (The same website, with the same connection string deployed on SQL Server machine works correctly).
    I tried various options with the connections sting (IP address instead of machine name, Trusted_Connection=False, Encrypt=False, etc. the result is the same
    [Win32Exception (0x80004005): The certificate chain was issued by an authority that is not trusted]
    [SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.
    I tried various machines - on premise and a clean Azure VM with SQL Server and it results in the same error - below full stack
    The certificate chain was issued by an authority that is not trusted             
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.            
    Exception Details: System.ComponentModel.Win32Exception: The certificate chain was issued by an authority that is not trusted
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.                  
    Stack Trace:
    [Win32Exception (0x80004005): The certificate chain was issued by an authority that is not trusted]
    [SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)]
    System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5341687
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +546
    System.Data.SqlClient.TdsParserStateObject.SNIWritePacket(SNIHandle handle, SNIPacket packet, UInt32& sniError, Boolean canAccumulate, Boolean callerHasConnectionLock) +5348371
    System.Data.SqlClient.TdsParserStateObject.WriteSni(Boolean canAccumulate) +91
    System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode, Boolean canAccumulate) +331
    System.Data.SqlClient.TdsParser.TdsLogin(SqlLogin rec, FeatureExtension requestedFeatures, SessionData recoverySessionData) +2109
    System.Data.SqlClient.SqlInternalConnectionTds.Login(ServerInfo server, TimeoutTimer timeout, String newPassword, SecureString newSecurePassword) +347
    System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover) +238
    System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout) +892
    System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance) +311
    System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData) +646
    System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) +278
    System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) +38
    System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) +732
    System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) +85
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) +1057
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +78
    System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) +196
    System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +146
    System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +16
    System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) +94
    System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +110
    System.Data.SqlClient.SqlConnection.Open() +96
    System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) +44
    [EntityException: The underlying provider failed on Open.]
    System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) +203
    System.Data.EntityClient.EntityConnection.Open() +104
    System.Data.Objects.ObjectContext.EnsureConnection() +75
    System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) +41
    System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator() +36
    System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +369
    System.Linq.Enumerable.ToList(IEnumerable`1 source) +58
    CloudShop.Services.ProductsRepository.GetProducts() +216
    CloudShop.Controllers.HomeController.Search(String SearchCriteria) +81
    CloudShop.Controllers.HomeController.Index() +1130
    lambda_method(Closure , ControllerBase , Object[] ) +62
    System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +14
    System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +193
    System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +27
    System.Web.Mvc.Async.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41() +28
    System.Web.Mvc.Async.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) +10
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
    System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +32
    System.Web.Mvc.Async.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33() +58
    System.Web.Mvc.Async.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49() +225
    System.Web.Mvc.Async.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult) +10
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
    System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +34
    System.Web.Mvc.Async.<>c__DisplayClass2a.<BeginInvokeAction>b__20() +23
    System.Web.Mvc.Async.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) +99
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +50
    System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
    System.Web.Mvc.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) +14
    System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
    System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +39
    System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
    System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +29
    System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
    System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) +25
    System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +23
    System.Web.Mvc.Async.WrappedAsyncResult`1.End() +55
    System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +31
    System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9651188
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.36213            
    Regards,
    Michal
    Michal Morciniec

    Same issue here, looking for more information !

  • 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

  • Error while trying to connect to a remote SQL Server DB using multiconnect

    As part of our business process, we need to connect to a SQL Server DB external to SAP.
    We have done the following:
    1. We set up an ODBC connection on our SAP sandbox server to the external SQL server DB. 
    Name: sdsdev
    Connection string: sdsdev\sqlexpress2008
    2. We tested the ODBC connection from within ODBC and it works perfectly
    3. Using transaction: DBCO we have set up a DB connection known to SAP that we can use in ABAP to retrieve the data.
        It was set up with exactly the same parameters as with the ODBC.
        We used the following connection string so it would know to use the ODBC DBSL profile parameters, with the DSN name  
    being the same as defined in the ODBC:  See below ...
        DB connection: AR_INTERFACE
        DBMS: MSS
        User Name: ARTransfer
        Password: ******
        Conn info: MSSQL_DSN=sdsdev
    4. We also made sure we installed the DBSL dynamic library (DLL) on the R/3 system server.
    5. We ran a small test program to test connectivity ... as below ...
         exec sql .
             connect to 'AR_INTERFACE'
         end exec.
         right after the above command we check the system log for status.  It failed with the following message:
    B Wed Feb 09 14:40:40 2011
    B Connect to AR_INTERFACE as ARTransfer with MSSQL_DSN=sdsdev
    MSSQL_DBNAME=ARTransfer
    C Thread ID:3900
    C dbmssslib.dll patch info
    C patchlevel 0
    C patchno 118
    C patchcomment Problems with the use of literals in non-unicode
    systems (1524929)
    C np:(local) connection used on SAPS101B
    C OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
    C failed to establish conn to np:(local).
    C Retrying without protocol specifier: (local)
    C OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
    C failed to establish conn. 0
    B ***LOG BY2=> sql error -1 performing CON [dbds#2 @
    1056] [dbds 1056 ]
    B ***LOG BY0=> <message text not available> [dbds#2 @ 1056] [dbds
    1056 ]
    The connection failed !
    We used all of the information found in OSS Notes we could find.
    Has anyone had this problem before ?  Is there something obvious we are missing in all this ?
    Thank you for your assistance.

    Is this Excel or Access?  If Excel, try this.
    Sub ADOExcelSQLServer()
    ' Carl SQL Server Connection
    ' FOR THIS CODE TO WORK
    ' In VBE you need to go Tools References and check Microsoft Active X Data Objects 2.x library
    Dim Cn As ADODB.Connection
    Dim Server_Name As String
    Dim Database_Name As String
    Dim User_ID As String
    Dim Password As String
    Dim SQLStr As String
    Dim rs As ADODB.Recordset
    Set rs = New ADODB.Recordset
    Server_Name = "EXCEL-PC\EXCELDEVELOPER" ' Enter your server name here
    Database_Name = "AdventureWorksLT2012" ' Enter your database name here
    User_ID = "" ' enter your user ID here
    Password = "" ' Enter your password here
    SQLStr = "SELECT * FROM [SalesLT].[Customer]" ' Enter your SQL here
    Set Cn = New ADODB.Connection
    Cn.Open "Driver={SQL Server};Server=" & Server_Name & ";Database=" & Database_Name & _
    ";Uid=" & User_ID & ";Pwd=" & Password & ";"
    rs.Open SQLStr, Cn, adOpenStatic
    ' Dump to spreadsheet
    With Worksheets("sheet1").Range("a1:z500") ' Enter your sheet name and range here
    .ClearContents
    .CopyFromRecordset rs
    End With
    ' Tidy up
    rs.Close
    Set rs = Nothing
    Cn.Close
    Set Cn = Nothing
    End Sub
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

  • Failed to connect to the remote Admin Server on host "...." and port "7001" Please, check configuration

    Hello friends,
    I have two servers S1 and S2
    I installed on S1 Foundation, OHS, CALC on S2 I install EAS, APS, FR, however during the EAS or APS configuration. These fail to deploy in Weblogic.
    I have this message.
    Now, when do I start startWebLogic, I do not have this message but the config is failed.
    Here is the config logs. someone an idea.
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.250+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.WeblogicNonApiHelper] trace: EPMSystem
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Performing deploy...
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Deploying eas
    [2013-10-02T10:55:50.532+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\1-global-read-s9-configuration.js
    [2013-10-02T10:55:50.704+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\2-import-functions.js
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Calculating next free index based on the domain data...
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices0 based on the prefix EssbaseAdminServices, index 0 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices1 based on the prefix EssbaseAdminServices, index 1 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: The server is NOT exist, the index is 2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: 2-import-functions.js: Deployment server index: EssbaseAdminServices2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\3-global-epm-vars.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\5-mark-deployment-started.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\product\eas\6-init-eas-script-env.js
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-05922] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.install.sw.SoftwareRegistry] Adding Hyperion Home entry...
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\7-common-cp-jvm-options.js
    [2013-10-02T10:55:50.813+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isApplication32bitOnly flag value for EssbaseAdminServices2 : false
    [2013-10-02T10:55:50.844+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isJRockit flag value: true
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:PermSize=64m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:MaxPermSize=256m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\10-global-open-domain.js
    [2013-10-02T10:55:50.907+01:00] [EPMCFG] [TRACE] [EPMCFG-02012] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.J2EEDomain] Looks like WebLogic domain, initing webLogic
    [2013-10-02T10:55:51.016+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Performing EPM and JRF maintenance
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.WlstConsole] trace: Current promt is ''
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.631+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 25] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:2] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>readDomain(r'D:/Soft/Oracle/Middleware/user_projects/domains/EPMSystem')
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Is online: 'false'
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.712+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:4] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>connect('epm_admin', '**HIT**', 't3://CMAPPA1391.cm.par.emea.cib:7001')
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Connecting to t3://CMAPPA1391.cm.par.emea.cib:7001 with userid epm_admin ...
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EPMSystem'.
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Warning: An insecure protocol was used to connect to the
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: server. To ensure on-the-wire security, the SSL port or
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Admin port should be used instead.

    Hello Santy,
    Thank you for your response.
    In fact, I'm on a distributed architecture
    Server 1: OHS as Web Server, Foundation (Shared Services, Workspaces )
    Server 2: Essbase Administration Services "EAS" Essbase Provider Services, Financial Reporting CALC Manager --> (Database and deploy to application server)
    When I configure EAS, APS etc... on server 2 (Database and deploy to application server), Weblogic is started on the server1 (by startWebLogic), but I have a "Failed" in the "deploy to server application", does not pass. But the database is "OK".
    However, I try to install on the server CALC MANAGER 1, it worked.
    So I ask myself, is that web applications can be on another server that Foundation?
    Thank you for your return

  • What do I need to do to connect to a remote windows server?

    I was able to connect my G4 10.2 to the work server and have all the details (IP address, domain name and my own login and password.) Since buying this G5 I am unable to connect. I have read SO many posts on the subject and have tried some things. Unfortunately I continue to get this message .
    This server may not exist or is not operational at this time. Check server name or IP address and try again.
    If I can send and receive emails from work then the server must be operational mustn't it?
    I have tried the Apple Support Chat and phone and after hours of frustration would love someone to direct me to the solution.
    I have tried Connect to Server and used to use VPN.

    First, to what service are you trying to connect on the work server? I.e. what protocol? E-mail works, but e-mail might be publicly visible, while the other service(s) you are attempted to reach may be private (and VPN) only. Have you configured your VPN? Is it a Cisco VPN?
    There are quite a number of steps involved in setting up access to a remote network correctly, and you need to know quite a few details of how the remote network is designed. Without that, we cannot help you very much.
    Have you even talked to the IT people at your work?

  • Setup automated Powershell to upload files to a remote ftp server with ssl

    Thanks in advance for the advice!
    I need to create a script to upload a file to a remote server to transfer some large files, and I've been reviewing some methods needed, and have a few questions.
    Is there a best practice for sending large files? 
    Is the webrequest or put commands better to use?
    This will be the first time we use Powershell on this server.   Should I change the executive policy on the server or should I change it in the script when running for security purposes?   This is a data warehouse therefore our strategic
    data is else where but want to make sure everything is secure as possible.
    I am able to run something similar on my laptop which works but when I try it on the server it is blocked.   I'm assuming I'll have to open up port 22 for this application to work.   How can I confirm that this is the port Powershell
    needs open for these transfers. 
    Any references to learning links appreciated since I'm new to Powershell.
    Thanks!

    Sorry but we cannot help you with this.  We suggest you contact a support tech or consultant to help you set up your system.
    Start by learning how PowerShell works and how to set it up. As fro the SSL you will need to postyourscript with any issues and errors.
    Start here:
    http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx
    ¯\_(ツ)_/¯

Maybe you are looking for