FTPEx: 425 Cannot open data connection

Hi,
I am connecting to FTP servers using File Adapter (FTP Protocol). Adapters are running fine. But after couple of hours. When I place a file in FTP folder. Adapter status turns into red and displays below error. I believe this is because of the connection fluctuations between PI and FTPs Server.
Is this the problem from PI or FTPs side? Do we have any SAP note or fix/patch which can take care of this issue? Thanks in Advance.
Adapter Error Message:-
An error occurred while connecting to the FTP server xyz.com:21. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 425 Cannot open data connection.'. For details, contact your FTP server vendor.

Hi All,
I have explained the settings suggested here to FTP team. They replied:
     1. The timeout period is currently 120 seconds for control and 30 seconds for data:
     2. Toggling Passive/Active can be an issue on its own for firewalls/SSL/NAT...
I am also facing below pasted adapter errors.
Error occurred while connecting to the FTP server "xyz.com:21": java.net.ConnectException: Connection timed out

Similar Messages

  • FTPEx: 425 Possible PASV port theft, cannot open data connection..

    Hi All,
    I am getting the below the error while comminicating to FTP server.
    Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Possible PASV port theft, cannot open data connection.: com.sap.aii.adapter.file.ftp.FTPEx: 425 Possible PASV port theft, cannot open data connection..
    This error is random. Some times service is working is fine and some times its failed to process.
    Can any one suggest me the peramnent solution for this.
    Thanks & regards,
    Kartikeya

    Hi
      The reason for the error is
    The ip address (+port) is not same for both these operations
        - Control connection
        - Data Connection
    Changing active/passive mode settings might help (as a common solution).
    Problem can occur due to below settings,
       - FTP server/ Firewall on its side (affects Passive Mode)
       - FTP client/ Firewall on its side (affects Active Mode)
    After Initial Control connection is made, the below happens for Data connection
    When Active, the CLIENT opens a dynamic port for DC on which it would be listening, for the server to bind its source port
    When Passive, the SERVER opens a dynamic port for DC on which it would be listening for the client to bind its source port
    when the firewall on Server side does not have these ports open, you get the above error.
    The error could be because of other reasons also, but I suspect that the dynamic port is out range of the ports opened at your FTP server firewall.
    So now I think you are one step forward to fix the issue
    Regards
    Vishnu

  • Cannot open SQL connection to liveCache LCA - SCM 5.0, LC 14

    Good day,
    After initial installation, MSSQL kernel 111 and LC 7.6.00 all working fine.
    After patching the kernel to 146 and LC to 14, I get "Cannot open SQL connection to liveCache LCA" accompanied by the following in the trace files:
    Loading SQLDBC client runtime ...
    SQLDBC SDK Version : SQLDBC.H  7.6.0    BUILD 007-123-091-175
    SQLDBC Library Version : libSQLDBC 7.6.3    BUILD 012-123-169-237
    SQLDBC client runtime is MaxDB 7.6.3.012 CL 169237
    SQLDBC supports new DECIMAL interface : 0
    SQLDBC supports VARIABLE INPUT data : 1
    Try to connect as LC5ADM/<pwd>@MBDEVSCM-LC5 on connection 1 ...
    ue Apr 08 23:12:14 2008
    ERROR => Connect to database failed, rc = -4008 (POS(1) Unknown user name/password combination)
    bsdbsql.cpp 200]
    ***LOG BY2=> sql error -4008      performing CON        [dbds#1 @ 1044] [dbds    1044 ]
    ***LOG BY0=> POS(1) Unknown user name/password combination [dbds#1 @ 1044] [dbds    1044 ]
    Connect to LCA as LC5ADM with MBDEVSCM-LC5
    Try to connect as LC5ADM/<pwd>@MBDEVSCM-LC5 on connection 1 ...
    My User LC5ADM does work, I can connect with a SQL_CONNECT in dbmcli.
    Is the following a possibility:
    Version of SQLDBC SDK Version : SQLDBC.H  7.6.0    BUILD 007-123-091-175?
    My kernel versions of dbmssslib.dll and dbmssslib.pdb(146?)
    Should I patch dbmssslib.dll and dbmssslib.pdb to 152(available on SAPnet).
    Many Thanks in advance,
    Derek

    Hi Natalia,
    Thank you for your reply. I have already checked these from a previous post you have on SDN.
    Here is the output of the commands for your review. The user LC5ADM is the correct user, here we go:
    sql_execute select * from users
    LC5>OK
    END
    'CONTROL';'';'CONTROL';'ADMIN';'MULTIPLE';(null);(null);(null);'DEFAULT';'20080408';'00170104';'20080408';'00170104';'20080408';'00170104';'LC5';'MBDEVSCM.neusiedler.local';0;'NO';(null)
    'SUPERDBA';'';'SUPERDBA';'SYSDBA';'MULTIPLE';(null);(null);(null);'DEFAULT';'20080408';'00170104';'20080410';'00190253';'20080408';'00170104';'LC5';'MBDEVSCM.neusiedler.local';10;'NO';(null)
    'SUPERDBA';'';'LC5ADM';'DBA';'MULTIPLE';(null);(null);(null);'UNICODE';'20080408';'00170116';'20080408';'00170116';'20080409';'00221530';'LC5';'MBDEVSCM.neusiedler.local';28;'NO';(null)
    sql_execute user-type=SAP select user from dual
    LC5>OK
    END
    'LC5ADM'
    I have since deleted and recreated LCA, LDA and LEA.
    When I tried to start LC, got the following error:
    10.04.2008 19:36:32
    Server: MBDEVSCM
    Users: GALTD
    Logical Command: DBMRFC
    Parameter: exec_lcinit restart
    Name and Server     : LC5 - MBDEVSCM
    DBMRFC Function     : DBM_EXECUTE
    Command             : exec_lcinit restart
    Error               : DBM Error
    Return Code         :     -24964
    Error Message       : ERR_EXECUTE: error in program execution#
    Here is the contents of the trace file:
    race file:
    Loading SQLDBC client runtime ...
    SQLDBC SDK Version : SQLDBC.H  7.6.0    BUILD 007-123-091-175
    SQLDBC Library Version : libSQLDBC 7.6.3    BUILD 012-123-169-237
    SQLDBC client runtime is MaxDB 7.6.3.012 CL 169237
    SQLDBC supports new DECIMAL interface : 0
    SQLDBC supports VARIABLE INPUT data   : 1
    SQLDBC supports keepAlive indicator   : 0
    Try to connect as LC5ADM/<pwd>@MBDEVSCM-LC5 on connection 1 ...
    hu Apr 10 19:38:57 2008
    ERROR => Connect to database failed, rc = -4008 (POS(1) Unknown user name/password combination)
    bsdbsql.cpp 208]
    ***LOG BY2=> sql error -4008      performing CON        [dbds#1 @ 1044] [dbds    1044 ]
    ***LOG BY0=> POS(1) Unknown user name/password combination [dbds#1 @ 1044] [dbds    1044 ]
    Connect to LCA as LC5ADM with MBDEVSCM-LC5
    Try to connect as LC5ADM/<pwd>@MBDEVSCM-LC5 on connection 1 ...
    hu Apr 10 19:38:58 2008
    ERROR => Connect to database failed, rc = -4008 (POS(1) Unknown user name/password combination)
    bsdbsql.cpp 208]
    ***LOG BY2=> sql error -4008      performing CON        [dbds#1 @ 1044] [dbds    1044 ]
    ***LOG BY0=> POS(1) Unknown user name/password combination [dbds#1 @ 1044] [dbds    1044 ]
    Connect to LCA as LC5ADM with MBDEVSCM-LC5
    Try to connect as LC5ADM/<pwd>@MBDEVSCM-LC5 on connection 1 ...
    Any other suggestions will be appreciated.
    Thank you and Regards,
    Derek

  • Cannot open SQL connection to liveCache LCA

    Hi All,
    when I'm trying to start liveCache I'm getting an error: "Cannot open SQL connection to liveCache LCA".
    Operational state is online.
    Kernel - 7.7.07
    Next steps are successful:
    "LC10 -> liveCache monitoring -> Tools -> dbmcli ::
    a) sql_execute select * from users"
    From Alert monitor I see an error: "Instance ONLINE, but no SQL access possible". If i try connection test, thenI see:
    1. Connect. test with "dbmcli db_state"                         Successful
    2. Connect. test with command mode "dbmrfc db_state"            Successful
    3. Connect. test with session mode "dbmrfc db_state"            Successful
    4. Connect. test with "native SQL"  ( LCA )                     No connection
       SQL Code: 4025
       For detailed information, see the developer trace for work process:            2
    How to see this developer trace I do not know...

    Mark, I have this tool installed.
    In those logs I found that:
    Thread  0x1A8 Task     35  2010-11-30 23:30:20     Pager      20018:  First DataCacheSegment:31
    Thread  0x1A8 Task      1  2010-11-30 23:30:21     SrvTasks      31:  Permanently reserved 13 servertasks for 'Backup / Restore'.
    Thread  0x1A8 Task      1  2010-11-30 23:30:21     SrvTasks      31:  Permanently reserved 2 servertasks for 'Backup / Restore'.
    Thread  0x1A8 Task      1  2010-11-30 23:30:21     SrvTasks      31:  Permanently reserved 1 servertasks for 'Savepoint'.
    Thread  0x1A8 Task      1  2010-11-30 23:30:21     RTETask       18:  Kernel initialization done
                                                                          DESCRIPTION:
                                                                          The initialization of the Kernel components has finished. All special tasks are started now.
    Thread  0x1A5 Task      -  2010-11-30 23:30:21     RunTime        3:  State changed from STARTING to ADMIN
    Thread  0x1A5 Task      -  2010-11-30 23:30:21     STATE      19601:  SERVERDB is ready
    ============================================ begin of write cycle ==================
    Thread  0x1AA Task     71  2010-11-30 23:30:22     CONNECT    19633:  Connect req. (LCI, T71, connection obj. 0x000007FFFFE30BF0, Node:'kleva', PID: 6676)
    Thread  0x1AA Task     71  2010-11-30 23:30:22 ERR RTEIO         12:  attach of volume DATA_VOLUME_0001 failed during open,VOLUME_NO=1,_FILE=RTEIO_VolumeInfo-k.cpp,_LINE=1776
                                                                          DESCRIPTION:
                                                                          An error accurred when trying to add  the volume DATA_VOLUME_0001 with the logical number 1 to the configuration and physically attach it.
                                                                          ACTION:
                                                                          Contact your system administrator. Show him the error message which points to an operating system configuration error and then contact the database support if your system administrator can not fix the error.
                               2010-11-30 23:30:22 ERR RTEIO          1:  The opening of path 'C:\sapdb\LCI\sapdata\DISKD0001' failed,DESCRIPTION=CreateFile(READWRITE,OPEN_EXISTING),ERRORTEXT=The system cannot find the file specified.
    ,RETURNCODE=2,_FILE=RTEIO_VolumeInfo-k.cpp,_LINE=2385
                                                                          DESCRIPTION:
                                                                          An attempt to open the path 'C:\sapdb\LCI\sapdata\DISKD0001' failed. The operating system returned the error code 2 and the error text 'The system cannot find the file specified.
                                                                          '. The complete command line reads 'CreateFile(READWRITE,OPEN_EXISTING)'.
    Thread  0x1AA Task     71  2010-11-30 23:30:22 ERR Admin          3:  Database state: OFFLINE,_FILE=Kernel_Administration.cpp,_LINE=692
                               2010-11-30 23:30:22     KernelComm     6:  Internal errorcode, Error code 9050 "disk_not_accessible"
                               2010-11-30 23:30:22 ERR Admin      20017:  RestartFilesystem failed with 'I/O error',_FILE=Kernel_Administration.cpp,_LINE=410
    Thread  0x1AA Task     71  2010-11-30 23:30:22     CONNECT    19651:  Connection released (LCI, T71, connection obj. 000007FFFFE30BF0)
    Thread  0x1AA Task     71  2010-11-30 23:30:22     RTEKernel    112:  Offline KILL requested
    Thread  0x1AA Task     71  2010-11-30 23:30:22     RunTime        3:  State changed from ADMIN to SHUTDOWNKILL
    Thread  0x1A0 Task      -  2010-11-30 23:30:22 ERR Messages       7:  Begin of dump of registered messages,_FILE=Msg_List.cpp,_LINE=3527
    Thread  0x1A0 Task      -  2010-11-30 23:30:19     RTEHSS     13951:  No hot standby node configured -> No HotStandby configuration
    Thread  0x1A0 Task      -  2010-11-30 23:30:22 ERR RTEIO          1:  The opening of path 'C:\sapdb\LCI\sapdata\DISKD0001' failed,DESCRIPTION=CreateFile(READWRITE,OPEN_EXISTING),ERRORTEXT=The system cannot find the file specified.
    ,RETURNCODE=2,_FILE=RTEIO_VolumeInfo-k.cpp,_LINE=2385
                                                                          DESCRIPTION:
                                                                          An attempt to open the path 'C:\sapdb\LCI\sapdata\DISKD0001' failed. The operating system returned the error code 2 and the error text 'The system cannot find the file specified.
                                                                          '. The complete command line reads 'CreateFile(READWRITE,OPEN_EXISTING)'.
    Thread  0x1A0 Task      -  2010-11-30 23:30:22 ERR RTEIO          1:  The opening of path 'C:\sapdb\LCI\sapdata\DISKD0001' failed,DESCRIPTION=CreateFile(READWRITE,OPEN_EXISTING),ERRORTEXT=The system cannot find the file specified.
    ,RETURNCODE=2,_FILE=RTEIO_VolumeInfo-k.cpp,_LINE=2385
                                                                          DESCRIPTION:
                                                                          An attempt to open the path 'C:\sapdb\LCI\sapdata\DISKD0001' failed. The operating system returned the error code 2 and the error text 'The system cannot find the file specified.
                                                                          '. The complete command line reads 'CreateFile(READWRITE,OPEN_EXISTING)'.
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     KernelComm     6:  Internal errorcode, Error code 9050 "disk_not_accessible"
    Thread  0x1A0 Task      -Thread  0x1A0 Task      -  2010-11-30 23:30:22 ERR Admin          3:  Database state: OFFLINE,_FILE=Kernel_Administration.cpp,_LINE=692
                               2010-11-30 23:30:22     KernelComm     6:  Internal errorcode, Error code 9050 "disk_not_accessible"
                               2010-11-30 23:30:22 ERR Admin      20017:  RestartFilesystem failed with 'I/O error',_FILE=Kernel_Administration.cpp,_LINE=410
    Thread  0x1A0 Task      -Thread  0x1A0 Task      -  2010-11-30 23:30:22 ERR Messages       8:  End of the message list registry dump,_FILE=Msg_List.cpp,_LINE=3555
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEKernel     61:  rtedump written to file 'rtedump'
    Thread  0x1A6 Task      3  2010-11-30 23:30:22     Trace      20000:  Start flush kernel trace
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEKernel    111:  Tracewriter resumed
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEKernel     94:  Waiting for tracewriter to finish work
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEKernel    116:  Tracewriter termination timeout: 1200 seconds
    Thread  0x1A6 Task      3  2010-11-30 23:30:22     Trace      20001:  Stop flush kernel trace
    Thread  0x1A6 Task      3  2010-11-30 23:30:22     Trace      20002:  Start flush kernel dump
    Thread  0x1A6 Task      3  2010-11-30 23:30:22     Trace      20003:  Stop flush kernel dump
    Thread  0x1A6 Task      3  2010-11-30 23:30:22     RTEKernel    110:  Releasing tracewriter
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TASKING    19822:  Thread 6712 joining
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TASKING    19822:  Thread 6868 joining
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEThread     13:  The thread Requestor_LCI is finished
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEThread     13:  The thread LegacyRequestor is finished
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TASKING    19822:  Thread 6836 joining
    Thread  0x1AC Task      -  2010-11-30 23:30:22     RTE        20214:  CONSOLE thread stopped
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TASKING    19822:  Thread 6716 joining
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TASKING    19822:  Thread 6860 joining
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TASKING    19822:  Thread 6708 joining
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TASKING    19822:  Thread 6864 joining
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEKernel     58:  Backup of diagnostic files will be forced at next restart
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RTEKernel    118:  SERVERDB LCI has stopped
                               2010-11-30 23:30:22     RTEKernel     14:  Kernel version: Kernel    7.7.04   Build 029-123-196-543
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     RunTime        3:  State changed from SHUTDOWNKILL to STOPPED
    Thread  0x1A0 Task      -  2010-11-30 23:30:22     TENANT     20005:  Tenant database LCI has stopped
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    Looks like I'm not authorized to created folders/files in 'C:\sapdb\LCI\sapdata\'? But I can...

  • Cannot open socket connection on port 443

    Hi!
    Our server is running on Port 443.
    When I try to Connect from the BlackBerry 9300, an exception is thrown "cannot open socket connection on port 443"
    Can any one please help me in finding the solution to enable the port 443.
    Thank you in advance!
    Regards,
    Vinay

    I assume that you have verified that you can login to the ftp site using a regular ftp client (e.g. Fetch) on the Mac?

  • Cannot open data file to run registration program

    I just bought my new laptop last week and after Ive added all my files (105G) and a few programs, this error message comes up upon startup "cannot open data file to run registration program".  I was told by the Toshiba people to use a recovery cd but that it would reset my computer back to its original settings which i don't want to do.  I have Vista and everything works fine but Id rather not get that message every time I boot up.  Any suggestions?

    Thanks for adding Defender.
    We have something in common. Avatar that likes to Stealth hehe.
    Fixing Computers no Jutsu! (Ninja Help and Support Technique )

  • Ftp through ASA stuck @ Opening data connection

    hi,
    i have a problem with an ASA and connect from outside to an inside ftp server. The connection stuck at Opening data connection....
    [R] 227 Entering Passive Mode (<external ip>,198,49).
    [R] Opening data connection IP: <external ip> PORT: 50737
    [R] QUIT
    [R] 221  Have a nice day.
    [R] Logged off: <external ip>
    I have configured an ACL for FTP and FTP-DATA and activate inspect rule.
    Any suggestions?
    Thanks and regards
    Jason

    Hi Sankar,
    I dont know if you are able to assist as i am having a similar issue.
    I had issues in the past  connecting to external ftp sites so i created an inspection rule on my wan interfaces and ask any staff trying to connect to any ftp site to send me the ip address so i can add under the inspection rule and this has always worked for me.
    I had to do this because we also have ftp sites internally that people try to connect to from outside too.
    But lately ,i have done this for an external ftp site and it connects but doesnt list directories.
    The log message is
    terminated by inspection engine,reason -inspector drop reset.
    Below is the internal host trying to connect to the ftp server service policy command output :
    External ftp server is 81.144.145.6.
    # sh service-policy flow tcp host x.x.x.x host 81.144.145.6 eq ftp
    Global policy:
      Service-policy: global_policy
        Class-map: cmap
          Match: access-list TCP
            Access rule: permit tcp any any
          Action:
            Input flow:  set connection advanced-options tmap
        Class-map: netflow-export-class
          Match: access-list netflow-export
            Access rule: permit ip any any
          Action:
            Output flow:  flow-export event-type all destination 10.120.3.226 10.120                                                                                        .16.220
        Class-map: class-default
          Match: any
          Action:
            Output flow:
    Interface MAN_CORE_TO_WAN:
      Service-policy: STV_IPS_POLICY
        Class-map: STV_IPS_CLASS
          Match: access-list STV_IPS_ACL
            Access rule: permit ip any host 81.144.145.6
          Match: default-inspection-traffic
          Action:
            Input flow:  inspect ftp
        Class-map: class-default
          Match: any
          Action:
            Output flow:
    Interface MAN_CORE_TO_WAN_ELXSI:
      Service-policy: STV_IPS_POLICY
        Class-map: STV_IPS_CLASS
          Match: access-list STV_IPS_ACL
            Access rule: permit ip any host 81.144.145.6
          Match: default-inspection-traffic
          Action:
            Input flow:  inspect ftp
        Class-map: class-default
          Match: any
          Action:
            Output flow:
    Interface MAN_CORE-TO-WAN-THUS:
      Service-policy: STV_IPS_POLICY
        Class-map: STV_IPS_CLASS
          Match: access-list STV_IPS_ACL
            Access rule: permit ip any host 81.144.145.6
          Match: default-inspection-traffic
          Action:
            Input flow:  inspect ftp
        Class-map: class-default
          Match: any
          Action:
    I just cant understand why it has worked for tens of external ftp sites and it doesnt work for this particular one.
    Cheers

  • Service Explorer Cannot open the connection

    Hi,
    I'm adding a PartnerLink to a BPEL file in JDeveloper. I've check from the SOA Launch console that all services are running correctly.
    However, when I open up the Service Explorer by clicking the flashlight, and click on BPEL Services, I get the error dialog "Cannot open the connection". I've tried restarting the machine, restarting all the services, restarting JDeveloper, and I get the same error.

    I am not sure if this is too late. I am new to Oracle MW but not new to MW. One thing I notice is very little interaction among the user communitiy. I was wondering no one even tried to address the question/problem of clive jefferies.
    OK enough with the speech:
    Clive:
    I have encountered the same issue and never could resolve and have been struggling hard to resolve this. I am trying the tutorial OrderEntry and there was a mention of using the partnerlink. When all steps failed I clicked on the help on " Services explorer" and found that you need to have an instance of the integration server instance created and running. This you can create by using the wizard for creating new integration server instance. Once you have an instance created and running on your Jdeveloper then you can go ahead with the partnerservice steps.
    Hope it helps

  • The report server cannot open a connection to the report server database

    I have SQL server installed to I can connect to RS using my domain/user account. However, when I try to go to http://<machine_name>/Reports/Pages/ReportViewer.aspx, I get error as
        * The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. (rsReportServerDatabaseUnavailable) Get Online Help
              o Login failed for user '<machine name>\ASPNET'
        * I also noticed that after I installed RS,I do not see reports folder under C:\Inetpub. This folder does not exist, I manually created reports virtual folder in IIS and liked it to  C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer
        * Thsi is obviously permissions issue and I missing something so your help will be really appreciated.
    During installation, I always specified user as domain\user.
    Thanks

    Hi NewToReporting,
    From you descriptions, I know you have tow questions: 1.Why the SQL Server Reporting Services does not create virtual directories in the wwwroot? 2. Why the error "A connection to the database is required for all requests and processing" happen? If I have misunderstood, please do not hesitate to let me know.
    One of the changes in SQL Server Reporting Services 2008 is the removal of the Internet Information Services (IIS) dependency. So, we won't see report server virtual directories in the wwwroot folder.
    The second problem is caused by the user '<machine name>\ASPNET' does not have permission to login the SQL Server database "Reports".
    To solve the issue, please follow these steps:
    1.Open SQL Server Reporting Services Configuration Manager(Start - All Programs - Microsoft SQL Server 2008 - Configuration Tools)
    2.Go to "Database" tab.
    3.Click "Change Credential"
    4.In the coming dialog, fill the textboxes with this information(some textboxes are not modifiable )
    Server: <the server name of the report server catalog database>
    Authentication Type: Current User - Integrated Security (This will use the user we are login to connect to the database server.)
    UserName:(If selecting "Current User - Integrated Security", this textbox is not modifiable. )
    Password:(If selecting "Current User - Integrated Security", this textbox is not modifiable. )
    5. Click Next
    6.In the coming dialog, configure the following information:
    Authentication Type: Service Credential(This will use the user the reporting services running under to connect to the report server catalog database. The user is the one we configured in "Service Account" tab)
    UserName:(If selecting "Service Credential", this textbox is not modifiable. )
    Password:(If selecting "Service Credential", this textbox is not modifiable. )
    7.Click Next to confirm the information.
    8.Click Next to apply.
    This will auto add the user  '<machine name>\ASPNET'  to login group, set this user to be the owner of report server catalog database, and also give this user "RSExce" role.
    Now, we are able to connect to the report server.
    For more information, please see:
    Why Leave IIS: http://blogs.msdn.com/bwelcker/archive/2007/12/04/everybody-why-leave-iis.aspx
    Configuring a Report Server Database Connection: http://msdn.microsoft.com/en-us/library/ms159133.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin ChenJin Chen - MSFT

  • Cannot modify Data Connection in Infopath form as the original webservice server no longer exists

    Hi,
    I am going to modify one of the data connections in my infopath form, but it throws me an error. The original server no longer exists. I know that I can change the manifest.xsf and replace the old server with the new server name. And when I pulled up the
    Data Connections list, I can see all the connection sources have been changed to the new server. But  I am still getting this error:
    Could not open "http://<oldeserver>/<webservices.asmx>?WSLD
    I don't seems to see a reference to the webservices.asmx, where will that be?
    Please advice. Your help would be greatly appreciated!
    Where is this reference came from? 

    I think I found out where the reference is, it is actually in the udcx file. It is weird though, the one on Central admin has been updated with the new server name, but not the one in the local data connection library, and it is actually referencing the
    local data connection library instead of the one in Central Admin.
    Thanks.

  • EAS 11.1.1.3/weblogic : cannot open data file

    Guruz,
    On Essbase/EAS 11.1.1.3 and Weblogic 9.3MP3, when working on a rule file and opening a data file nothing happens.
    We restarted EAS service without success. Increased heap. Copied app/db. Renamed app/db.
    We're accessing EAS through jnlp, same issue from installed console
    Btw reproduced with jre 1.6.0.10-b33, 1.3.1 and 1.5
    No error in easlog is generated when I click on "Open Data File".
    Any idea or workaround? I already searched the knowledge base without success. Case is open at support.
    BTW already posted on www.essbase.org
    http://www.network54.com/Forum/58296/thread/1254480016/EAS+open+data+file+issue
    Many thanks

    Hi all!
    Faced with same issue month ago. Still trying to solve...
    Case at support opened too..
    Founded a way to get an error every time when issue happens (after trying to open a datafile):
    1. Local windows EAS console installation needed
    2. ...\AnalyticAdministrationServices\console\bin\admincon.lax
    3. Redirect messages to console by editing 2 rows in admincon.lax:
    lax.stderr.redirect=console
    lax.stdout.redirect=console
    4. Start Local Essbase console and reproduce the issue
    5. In console window (black in backgroung) you can see java error which appears instead of open datafile dialog.
    Will be happy if it helps you.
    If your issue have been allready gone, please tell how to avoid it.
    Best Regards
    Dmitry

  • Cannot open a connection

    solaris: 8
    bea: 6.1
    jdk 1.3.0
    I configured a connection pool and a datasource with the console
    then i tried to open a connection referring to the datasource, modifying the example
    simplesql.java as follows:
    // Put connection properties in to a hashtable.
    Hashtable ht = new Hashtable();
    ht.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.WLInitialContextFactory");
    ht.put(Context.PROVIDER_URL,
    "t3://localhost:7050");
    // Get a context for the JNDI look up
    ctx = new InitialContext(ht);
    System.out.println( "got context: " + ctx );
    javax.sql.DataSource ds
    = (javax.sql.DataSource) ctx.lookup ("datasource-crmsvi");
    System.out.println( "got datasource: " + ds );
    System.out.println("Making connection...\n");
    conn = ds.getConnection();
    // execute some SQL statements to demonstrate the connection.
    stmt = conn.createStatement();
    running it i get the following error, what kind of mistake i made???
    thanks
    weblogic.common.ResourceException: weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.sql.SQLException: invalid arguments in call
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:114)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:156)
    at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:803)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:175)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:198)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:251)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:224)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:158)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:114)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:653)
    at weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:492)
    at weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:383)
    at weblogic.common.internal.ResourceAllocator.reserveNoWait(ResourceAllocator.java:351)
    at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:161)
    at weblogic.jdbc.common.internal.ConnectionPool.reserveNoWait(ConnectionPool.java:122)
    at weblogic.jdbcbase.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:180)
    at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:49)
    at weblogic.jdbc.common.internal.RmiDataSource_WLSkel.invoke(RmiDataSource_WLSkel.java:102)
    at weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
    at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:128)
    at weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    at weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.java:118)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:17)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Hi Michele,
    This exeption is normally thrown when the pool
    is misconfigured. Check the correctness of the
    URL. Also it's quite possible that you user
    username instead of user in the connection
    properties.
    Could you also show me the pool definition?
    Regards,
    Slava Imeshev
    "michele quaini" <[email protected]> wrote in message
    news:[email protected]...
    >
    solaris: 8
    bea: 6.1
    jdk 1.3.0
    I configured a connection pool and a datasource with the console
    then i tried to open a connection referring to the datasource, modifyingthe example
    simplesql.java as follows:
    // Put connection properties in to a hashtable.
    Hashtable ht = new Hashtable();
    ht.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.WLInitialContextFactory");
    ht.put(Context.PROVIDER_URL,
    "t3://localhost:7050");
    // Get a context for the JNDI look up
    ctx = new InitialContext(ht);
    System.out.println( "got context: " + ctx );
    javax.sql.DataSource ds
    = (javax.sql.DataSource) ctx.lookup ("datasource-crmsvi");
    System.out.println( "got datasource: " + ds );
    System.out.println("Making connection...\n");
    conn = ds.getConnection();
    // execute some SQL statements to demonstrate the connection.
    stmt = conn.createStatement();
    running it i get the following error, what kind of mistake i made???
    thanks
    weblogic.common.ResourceException: weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.sql.SQLException: invalid arguments in call
    atoracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:114)
    atoracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:156)
    at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:803)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:175)
    atoracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:198)
    atoracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:251)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:224)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Connection
    EnvFactory.java:158)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Connection
    EnvFactory.java:114)
    atweblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.j
    ava:653)
    atweblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:49
    2)
    atweblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:38
    3)
    atweblogic.common.internal.ResourceAllocator.reserveNoWait(ResourceAllocator.j
    ava:351)
    atweblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:161
    atweblogic.jdbc.common.internal.ConnectionPool.reserveNoWait(ConnectionPool.ja
    va:122)
    atweblogic.jdbcbase.common.internal.RmiDataSource.getPoolConnection(RmiDataSou
    rce.java:180)
    atweblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java
    :49)
    atweblogic.jdbc.common.internal.RmiDataSource_WLSkel.invoke(RmiDataSource_WLSk
    el.java:102)
    atweblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
    atweblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java
    :128)
    atweblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    atweblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
    atweblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    7)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • Cannot open simultaneous connections to POP3 and SMTP. Why?

    This is what happens when I open POP3 and SMTP together. It seems that the host name for smtp is replaced with "localhost".
    For two weeks, ever since I added a new servlet to my web application to open a connection to POP3 and check it, I was getting the exception:
    <<<<<<<<<<<<<<<<<<<<< exception >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    javax.mail.SendFailedException: Sending failed;
    [2003-06-08 10:31:24.895] nested exception is:
    [2003-06-08 10:31:24.895] class javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25;
    <<<<<<<<<<<<<<<<<<< End >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Until this morning, I finally stopped opening the connection to POP3 and the connection to SMTP worked.
    Why does this happen? What can I do to have both POP3 checked for incoming mail and be able to send mail out?
    Thanks everyone for your help.

    I posted this question a few days ago and didn't get any response. It turns out the problem was that I was using the same session for opening connections to SMTP and POP3 and that will not work. I replaced Session.getDefaultInstance(mailProps, null ) with Session.getInstance(mailProps, null ) and so far it's working.

  • SQL 2005 SP2 - Cannot open Data Flow Task in SSIS

    I have just installed Service Pack 2 on my SQL 2005 Standard Edition.
    However, now all my SSIS packages will not allow me to open my Data FLow Tasks.  I get the following error:
    TITLE: Microsoft Visual Studio
    Cannot show the editor for this task.
    ADDITIONAL INFORMATION:
    The task returned an unsupported control editor type. (Microsoft.DataTransformationServices.Design)
    If I try to create a new Data Flow task I get:
    TITLE: Microsoft Visual Studio
    Failed to create the task.
    ADDITIONAL INFORMATION:
    The designer could not be initialized. (Microsoft.DataTransformationServices.Design)
    I have tried to install the latest hotfixes after this but they had no effect.
    Can anybody help me???? Please?

    I have had this same issue, where tasks would open fine in an SSIS package until SP2 was installed and then I get the same issue as noted above, i.e. :
    TITLE: Microsoft Visual Studio
    Cannot show the editor for this task.
    ADDITIONAL INFORMATION:
    The designer could not be initialized. (Microsoft.DataTransformationServices.Design)
    If anyone has some ideas on this, it would be greatly appreciated.

  • Nokia 5610 Expressmusic cannot setup data connecti...

    Hi, when I try to connect from my tomtom 730, then I cannot select the nokia 5610. A lot of other nokia mobiles are possible. Is there another nokia mobile type that I can use to have the right settings ? Or can I do a manual setup ?

    Same problem with my NOKIA C3-01 Touch & Type.
    I am using:
    MAIL
    Model version NokiaC3
    Firmware versione 06.05
    Mail revision 2.2.21
    I set up gmail, hotmail, yahoo accounts without any problem.
    Since one week ago I was also using 2 accounts from ARUBA (that is an italian provider) but suddendly the program asked me for the password.
    I tried to delete the account but I could not put it back again because this new versione of MAIL does not let me type extra data like ports etc. (or maybe I could not find where it is...).
    I am very upset about this malfunction.

Maybe you are looking for

  • What's the "Line In" on the diagnostic and how to use it?

    I'm just really curious about this. I was looking through the diagnostic screen on my iPod and went to the "Line In" choice. I selected it, and pressed Action like it said and it didn't do anything. What is the Line In function on this and what can I

  • ABAP to XML

    hi all, i wanto to convert the data of internal table in to XML, using CALL TRANSFORMATION. my internal table has 4 records and i want all the four records to come in same XML file but only my last record is coming, my XSLT program is as shown below:

  • Per-service SID's are not being granted correct permissions

    Hi, I had posted this here : https://connect.microsoft.com/SQLServer/feedback/details/770984/per-service-sid-s-are-not-being-granted-correct-permissions, but no response as yet. When installing SQL 2012 (on a VMWare VM), based on the following articl

  • Multiple Covers per Track/Album

    I havent found the clue, so now my problem. I add two or more Album Cover Artworks (back and front)to my Tracks or Albums through the drag and drop area. In iTunes 6 no Problems with that. In iTunes 7 (nearly) impossible. When i drop the cover in the

  • What is the Best Way to reimport my iPhoto library into Aperture 2?

    I used the Aperture 1.5 trial version and imported my iPhoto library (most of it anyway). I then bought Aperture 2 and I want to reimport my iPhoto library but don't want to screw it up and erase projects and things I've done in Aperture 2. Also, I d