Error with JCO connection ?

Hi,
I used the example TutWD_FlightList yo test Web-dynpro , Then after I deployed to the Server . I enter 'Web-dynpro' to create 2 JCO connections . There were 2 cases :
1. If I chose Application Data & Single Server Connection . Test is OK ( Connection for 'WD_FLIGHTLIST_MODELDATA_DEST' was sucessfully tested with user 'XXX' ) . And the if I run the web-dynpro I get the error :
The initial exception that caused the request to fail, was:
   com.sap.dictionary.runtime.DdException: 'WD_FLIGHTLIST_RFC_METADATA_DEST' not properly defined! Unable to create Metadata connection for Dictionary Provider. Either the logical System Name 'WD_FLIGHTLIST_RFC_METADATA_DEST' has not been properly defined in the System Landscape Directory, or you are not using a MsgServerDestination (AppServerDestinations are not permitted for Metadata connections)
    at com.sap.dictionary.runtime.ProviderFactory.internalGetProvider(ProviderFactory.java:191)
    at com.sap.dictionary.runtime.ProviderFactory.getProvider(ProviderFactory.java:146)
    at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:97)
    at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:79)
    at com.sap.dictionary.runtime.DdDictionaryPool.getDictionary(DdDictionaryPool.java:48)
    ... 54 more
But If I chose 'Dictionary Meta Data ' ( When create JCO connection ) , The test was not successfull , Here I have only 1 R/3 Server So i do not use message server for load balancing . So In my case How can I do ?
Thanks

hi,
please find out the below link it will be useful to u.
[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0019b1a-775f-2910-beb8-d81f27d0d8d0]
in order to call the BAPIs from the backend system Logical destionations should be created properly for ur R/3 system and they should be in enable mode. please check it once. and also check ur message server once.
Thanks
Anu

Similar Messages

  • Cockpit doesnu0092t work (SAP AII 4.0) - Error in JCO connection

    Hi all,
    After some days working with the "Cockpit" in AII 4.0, today we can not access to it and we don’t know why.
    When we execute the transaction “/AIN/DTUIURL - Auto-ID Cockpit”, we do logon and after that it appears the error:
    "Failed to process the request. Please contact your system administrator.” Pressing on “Show Details”, in “Error stacktrace” we can see the following:
    "com.sap.tc.webdynpro.services.exceptions.TypeNotFoundException: type com.sap.ain.model.utility.types.Syuname could not be loaded: com.sap.dictionary.runtime.DdException: TypeBroker failed to access SLD: Error while obtaining JCO connection."
    In fact, we have the same problem (an error in JCO connection) when IDOCs try to be sent from R3 to AII or vice versa. We can see in transaction sxmb_moni of XI system this error.
    Does anybody know where the problem could be?
    Thanks in advance,
    Xavier

    Hi,
    Thank you for this question. What you are reporting looks to me like a bug. The channel for such questions is the Service Marketplace http://service.sap.com/. Please post it there.
    Best regards,
    Steve

  • Error in JCo Connection creation

    Hi All,
    When I create a JCo connection on my local J2EE it fails with the error enclosed as below:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=frces4066 GROUP=PUBLIC R3NAME=AM1 MSSERV=sapmsAM1 PCS=1 ERROR       partner not reached (host frces4066, service sapmsAM1) TIME        Mon Apr 03 18:44:33 2006 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -10 MODULE      nixxi_r.cpp LINE        8596 DETAIL      NiPConnect2 SYSTEM CALL SiPeekPendConn ERRNO       10061 ERRNO TEXT  WSAECONNREFUSED: Connection refused COUNTER     1 
    When I try and ping the JCo the error is as enclosed below:
    Failed to ping JCo destination WD_COMMITMENT_MODELDATA_DEST
    I have maintained the enteries in hosts file as well as the services file and when I telnet the server on port 36XX where XX is the system number of the system I create the JCo for it connects successfully.
    When I test the CIM test for the SLD that connects successfully.
    Where and why is the JCo failing after creation?
    Can someone throw some light on this error.
    Thanks in advance for all your help.
    Best regards,
    Divya

    Hi All,
    Anyone can help? I got the same problem. It seems that the PUBLIC group in NSP ABAP system can't not be accessed.
    Here is my system landscape:
    - I have installed the Java and ABAP in the same host
    - My ABAP system is NW2004sSneakPreviewABAP, Java is SAPNetWeaver04_SP16Preview
    1) I set up SLD successfully (import CIM, run <b>RZ70</b>, the ABAP system shown up in the Technical Landscape in SLD
    2) I created JCO destination with Load Balancing but it failed to ping and to test
    3) I already define the group 'PUBLIC' in tx <b>SMLG</b> but from SAPGUI I can't add the group. I got the error message "<b>Message Sever could not find any group</b>".
    4) The PUBLIC group does not show if I run the program <b>'lgtst'</b>.
    Test lgtst:
    ===========
    c:\usr\sap\NSP\SYS\exe\nuc\NTI386><b>lgtst.exe -H hpxp2 -S sapmsNSP</b>using trcfile: dev_lg
    list of reachable application servers
    <b>[hpxp2_NSP_00] [hpxp2] [10.10.0.10] [sapdp00] [3200] [DIA UPD ENQ BTC SPO ICM ]</b>
    c:\usr\sap\NSP\SYS\exe\nuc\NTI386>lgtst.exe -H hpxp2 -S 3600
    using trcfile: dev_lg
    list of reachable application servers
    [hpxp2_NSP_00] [hpxp2] [10.10.0.10] [sapdp00] [3200] [DIA UPD ENQ BTC SPO ICM ]
    James

  • Problem with JCo Connection Pool

    Hi,
    I have a problem with using an RFC Model in my WebApplication. So sometimes the access to the function block works, and sometimes it doesn't work. Now I know, that there is a problem with the connection pool. Look at this message:
    com.sap.mw.jco.JCO$Exception: (106) JCO_ERROR_RESOURCE: Connection pool WD_X24_MODELDATA_DEST_CPIC_REKTO_DE_useDefinedUser is exhausted. The current pool size limit (max connections) is 10 connections.
    So it looks like a problem with closing the JCo Connections after using. Do know where the problem is? Because I'm using many other function blocks with no problems.

    Hello,
    You need to increase the pool size via Visual Administrator.
    Server 0 -> Services -> JCO RFC Connections.
    Change the pool size from there. I believe a restart is in order.
    Regards,
    Jan

  • Error In JCO Connection

    Folks,
    I am getting the following error listing while connecting to R/3 system using JCO.
    In first try block
    sales order
    In sales order try block
    java.lang.NoClassDefFoundError
         at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:831)
         at com.sap.mw.jco.JCO$Client.connect(JCO.java:2992)
         at com.sap.mw.jco.JCO$Pool.initPool(JCO.java:4449)
         at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:5827)
         at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:5782)
         at com.sap.mw.jco.JCO.getClient(JCO.java:8059)
         at com.sap.mw.jco.JCO$Repository.queryFunctionInterface(JCO.java:19581)
         at com.sap.mw.jco.JCO$Repository.getFunctionInterface(JCO.java:19705)
         at com.sap.mw.jco.JCO$BasicRepository.getFunctionTemplate(JCO.java:18773)
         at com.i3l.sukanta.project.tCon.salesOrders(tCon.java:57)
         at com.i3l.sukanta.project.tCon.main(tCon.java:112)
    Exception in thread "main"
    I am following the following program below:
    Created on Jul 5, 2006
    To change the template for this generated file go to
    Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments
    package com.i3l.sukanta.project;
    @author sukanta
    To change the template for this generated type comment go to
    Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments
    import com.sap.mw.jco.*;
    //import com.sap.mw.jco.rfc.*;
    public class tCon {
         static final String SID = "KDC";
         IRepository repository;
         public tCon()
              try
                   JCO.addClientPool(
                   SID,               // System ID i.e alias for this pool ??
                   10,                    // max no of connections
                   "100",               // SAP Client
                   "XXXXX",          // userid
                   "XXXXX",     // password
                   "EN",               // language
                   "XXXXX",          // host name
                   "00"               // system number ??
                   repository = JCO.createRepository("MYRepository", SID);
                   System.out.println("In first try block");
              catch(JCO.Exception ex)
                   System.out.println("In first catch block");
                   System.out.println("From Sukanta:Exception throuwn"+ ex);
         //Retrieves and prints list of sales orders
         public void salesOrders()
              System.out.println("sales order");
              JCO.Client client = null;
              try
                   System.out.println("In sales order try block");
                   //Get a function template from the repository
                   JCO.Function function = repository.getFunctionTemplate("BAPI_SALESORDER_GETLIST").getFunction();
                   System.out.println("after BAPI & BEFORE RECORD");
                   //Fill in input parameters
                   JCO.ParameterList input = function.getImportParameterList();
                   input.setValue("0000001200", "CUSTOMER_NUMBER");
                   input.setValue("1000", "SALES_ORGANIZATION");
                   input.setValue("0", "TRANSACTION_GROUP");
                   System.out.println("AFTER RECORD");
                   //Get a client from the pool
                   client = JCO.getClient(SID);
                   //Execute function the remote system
                   client.execute(function);
                   //Print return message
                   JCO.Structure ret = function.getExportParameterList().getStructure("RETURN");
                   System.out.println("RETURN MESSAGE: " + ret.getString("MESSAGE"));
                   //Get a reference to the table which contains the orders
                   JCO.Table orders = function.getTableParameterList().getTable("SALES_ORDERS");
                   if(orders.getNumRows() > 0)
         //            Loop over all rows
                        do
         //                      Loop over all columns in the current row
                             for(JCO.FieldIterator e = orders.fields(); e.hasMoreElements();)
                                  JCO.Field field = e.nextField();
                                  System.out.println(field.getName() + ":\t" + field.getString());
                             }//for
                   while(orders.nextRow());
                   else
                        System.out.println("No results found");
                   }//if
                   catch(Exception ex)
                        System.out.println("Caught an exception: " + ex);
                   finally
                        // Always release client !!!
                        JCO.releaseClient(client);
                   //try
         //            Main program
                   public static void main(String[]argv)
                        tCon jcoconnection= new tCon();
                        jcoconnection.salesOrders();
    Plz help me asap.
    regds,
    S

    Hello S,
    you've marked your question as solved. What was your solution?
    Regards
    Gregor

  • Error during JCO connection

    Hi,
    I am currently running on EP6.0 sp2(J2ee engine 6.2).
      During Jco connection executing BAPI in the Bakened system i am getting the followinmg error.
    <b>com.sapportals.portal.prt.component.PortalComponentException 31 : >>
    > com.sapportals.portal.prt.component.PortalComponentException
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : Connect.Bapi_getlist
    Component class : pkg.Bapi_getlist
    User : 511972
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:858)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:310)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    > Caused by: java.lang.NoClassDefFoundError
    at pkg.Bapi_getlist.doContent(Bapi_getlist.java:38)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    <</b>
    the same code when i am executing in the WAS 6.4 system
    its executing properly.
    why its throughing error in EP6.0 sp2(J2ee engine 6.2) Portal server.
    Regards

    Hello,
    Please see if note: 765461 is relevant for you.
    Best Regards,
    Ran

  • Error in JCo Connections

    Hi All,
       Suddenly i am getting this error In JCo application type connections
    com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'password' missing
    How to resolve this error?
    Regards,
    Phanikumar

    Hi
    Check your JCo connection definition..
    The usrname/password is missing in the JCo connection definition
    for JCO Metedata.
    Use JRFC or JCo trace to find out..
    Before that just review the JCo connection definition to fix this
    Hope this helps
    Cheers
    Senthil

  • Error in JCO Connection prorgam

    Hi Experts,
    I am developing one tomcat application using servlet. In servlet i am connecting to R/3. For this i am writing JCO Connection code. This Java file is compiled, but while running the servlet in browser it is giving exception like
    java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [no sapjcorfc in java.library.path]. java.library.path [C:Tomcat 5.0bin;.;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:jdk1.5.0_12bin;C:Program Files (x86)AdobeFlex Builder 2Flex SDK 2bin;C:j2mej2me_cldcbinwin32;C:j2memidp1.0.3fcsbin;C:jdk1.5.0_12libsapjco.jar]
         com.sap.mw.jco.JCO.<clinit>(JCO.java:738)
         ConnectToR3.getConnection(ConnectToR3.java:25)
         HitServlet.doGet(HitServlet.java:29)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    How to slove this problem. Is their any other way to connect to SAP R/3 from Servlets. I created normal java program without servlets, it's wokring fine. But If paste the same code in servlets mean it is giving above Exception.
    Please Help me........ Give any solution to this problem.
    Regards,
    Sunil

    sapjcorfc.dll is required on the server to handle jco connections.
    It seems it is not there or if it is there but is not part of "path" environment variable on the server.
    1) Go to you server. Search for this file and add the directory containing this file to path environment variable for server. You have to restart your server.
    2) It runs in your local java program because your local java program runs in local JVM instance. And on your local machine you have the sapjcorfc.dll plus its folder being in part of path environment variable.
    3) The servlet runs in ServletContext on the server JVM instance where the sapjcorfc.dll cann't located.
    Regards,
    Ashwani Kr Sharma

  • Port 0 error with mail connection HELP!

    Hello all I have seen this topic on the forum before but all the solutions out there have not worked. I have worked on my school's wireless network for more than a year now and have had no problem using apple's mail to access .mac mail and g-mail mail (via pop mail forwarding) until three months ago or so. Then all of a sudden mail wont get the mail from the two accounts and I have these popular error messages
    There may be a problem with the mail server or network. Check the settings for account "[email protected]" or try again.The server error encountered was: The connection to the server "mail.mac.com" on port 0 timed out.
    and
    There may be a problem with the mail server or network. Check the settings for account "G-mail" or try again.The server error encountered was: The connection to the server "pop.gmail.com" on port 0 timed out.
    I have tried two suggested fixes:
    1) I went to network port configurations and only checked the configurations I wanted to use to connect to the internet and dragged the one used most (airport) to the top
    2) I went to the proxy section and disabled (unchecked) the SOCKS proxy. Some posts have suggested that a SOCKS proxy update in 10.4.7 may have caused the problem.
    Neither of these have worked. Also, I have contacted my network administrator thinking that the school's firewall might be causing the problem. To test this, he shut down the firewall and still the problem occured. I am out of suggestions. Anyone have anything else to try.
    Ohh by the way, when I am at home on my home network, mail works fine and I am able to get my e-mail as usual.

    Hello all I have seen this topic on the forum before but all the solutions out there have not worked. I have worked on my school's wireless network for more than a year now and have had no problem using apple's mail to access .mac mail and g-mail mail (via pop mail forwarding) until three months ago or so. Then all of a sudden mail wont get the mail from the two accounts and I have these popular error messages
    There may be a problem with the mail server or network. Check the settings for account "[email protected]" or try again.The server error encountered was: The connection to the server "mail.mac.com" on port 0 timed out.
    and
    There may be a problem with the mail server or network. Check the settings for account "G-mail" or try again.The server error encountered was: The connection to the server "pop.gmail.com" on port 0 timed out.
    I have tried two suggested fixes:
    1) I went to network port configurations and only checked the configurations I wanted to use to connect to the internet and dragged the one used most (airport) to the top
    2) I went to the proxy section and disabled (unchecked) the SOCKS proxy. Some posts have suggested that a SOCKS proxy update in 10.4.7 may have caused the problem.
    Neither of these have worked. Also, I have contacted my network administrator thinking that the school's firewall might be causing the problem. To test this, he shut down the firewall and still the problem occured. I am out of suggestions. Anyone have anything else to try.
    Ohh by the way, when I am at home on my home network, mail works fine and I am able to get my e-mail as usual.

  • Errors with BeatsMusic connecting to playlist

    ERRORS CONNECTING TO ANY PLAYLIST THROUGH APPLETV APP
    Starting about a week ago, I have been unable to play anything from playlists (neither ones created by me nor ones created by others) when using the AppleTV App. I am still able to play from Albums by selecting ones in "Just for You" and can play any album or song when searching for it specifically under "search" My playlists still work fine when I play from my phone.
    I have completely reset (restored to factory settings) everything on my AppleTV, but I still have the problem.
    For more detail, when I select a playlist, it FIRST hangs on the screen "Accessing Beats Music" for about a minute, THEN it says "Beats Music is unavailable. Try again later. Go to support.beatsmusic.com for more information."
    This is VERY frustrating, because I purposely selected Beats Music because of its integration with the Apple TV, paid the ANNUAL membership, DROPPED my Spotify membership, and spent a LOT of time creating playlists. Now I wish that I had never signed up for Beats and spent the time creating all the playlists trapped in a system that cannot be exported.
    Yes, I am aware the I can stream my playlist from my phone, but thetas not an acceptable solution to me. I want to be able to have music in the background when people come over and do not want that interrupted if I need to answer the phone.

    Still seems too be low even though I did that adsl thing
    Noise margin (Down/Up)
    3.0 dB / 6.5 dB
    Line attenuation (Down/Up)
    29.1 dB / 12.7 dB
    Output power (Down/Up)
    28.0 dBm / 1.7 dBm
    Loss of Framing (Local/Remote)
    0 / 0
    Loss of Signal (Local/Remote)
    0 / 0
    Loss of Power (Local/Remote)
    0 / 0
    FEC Errors (Down/Up)
    25 / 0
    CRC Errors (Down/Up)
    9 / 64
    HEC Errors (Down/Up)
    4 / 0
    Error Seconds (Local/Remote)
    3 / 0

  • Error with stored connection in SQL Dev Version 3.0.03

    Hello, I have downloaded new version SQL Developer / Version 3.0.03 / Build MAIN-03.97
    When I try to log into stored connection (I have 3 connections, 2 are working perfectly and the last (most important) is not working (in previous version of SQLDev worked too) - please look on the picture of error. I tried to change NLS parameters, but nothing worked. [http://roudas.borec.cz/err.bmp]

    Someone else reported this ora-01882 "timezone region not found" with 3.0.03.97 but not with 3.0.03.45 but no response from the team yet.

  • Error with DB connect

    Dear All,
    I have successfully created the MS DB and i am able to view the tables too.
    When i click on Edit datasource --> Check Datasource , it throws up an error
    "Event with errors RSDL_META_UPLOAD in DataSource".
    If i still go ahead and create the datasource i am able to load the data to PSA. But when i click on psa to check the data then i get another error message
    Syntax error in , row 27 (-> long text).
    Message no. RG102
    Diagnosis
    No component exists with the name "APPCODE". "APPCODE".
    Dont know why is this happening.
    For testing purpose i created one test table and with few reocrds and tried performing the same action in BI then the system does  not throw up any error, strange.
    Can you let me know what is the issue.
    BW patch level is 23 , SAP BASIS leve is 21 and PI_BASIS is 21.
    Thanks & Regards,
    Anup

    Dear Anup,
    The basic prerequisites of DB-Connect extraction is that the table/view names must be in Upper case and the name should be less than or equal to 16 characters and should not contain non-alphanumeric characters.
    Reason is that the ABA dictionary has the following restrictions:
    Note that the technical field name cannot be longer than 16 characters and can only consist of upper case letters, numbers and the underscore character. Using other characters or blank can lead to problems. You also cannot use fields with reserved field names, such as COUNT. Fields that do not meet these restrictions are not available for extraction.
    Check this prerequisites and correct if any incosistency exists. Afterwards regenerate the datasource.
    Best regards,
    Eduardo

  • Error with DB connect Data loading

    Dear All,
    In my project we have created DB connect data sources and loaded data and it was successful. But now for few fields data type has been changed and after changing the data type when we are trying tol oad the data to PSA, it is showing
    "Unknown error while uploading data from the DB table" , "Error occured with source system" etc.
    But in DB connect source system their views are running fine from which we are extracting the data.
    Please help on the same.
    Regards,
    SS

    Hi,
    First i would like to know where the fields data type has been changes in DB side or in BI  ?
    Try to generate the datasources again
    activate the xfer rules  and match the Fields type on both side
    have a test extraction in BI , Using Display table content of DB View in BI
    and check whether its given correct data.
    Hope this helps.
    Sonal....

  • FMS error with Adobe Connect server

    I have a Adobe Connect server that freezes often.  When it is hard rebooted, I see "FMS_CON_BROKEN" error and since FMS is broken, the health check fails and the server hangs.  Is there a fix or at least a place to look for an exact issue?  I have this on Windows 2003 Sp2 . 

    The server shouldn't have issues with streaming multiple Presenter courses. Each server is designed to handle upto 500 concurrent connections, so if you have more than 500 students trying to access the presentation at the same time, you will likely see issues. If that is not the case, then you may have a firewall issue or something else causing the issue. Do you have any Anti-virus runing on the Server? Have you looked at the Logs to see if there is any insight there as to what happened?

  • Errors with HTTPS Connection to external server

    I am trying to establish a HTTPS connection to an external web site in transaction SM59,  but I get “ICM_HTTP_CONNECTION_FAILED” errors.  I get the same errors from a bespoke ABAP program.
    I know the request is getting to the web site, but the response is not getting back into SAP. 
    This is not firewall related.
    I have installed and configured the SAPCRYPTOLIB software for SSL support and entered the necessary instance profile parameters.
    I have configured STRUST.
    SM59 is setup for type G (HTTP Connection to Ext. Server) and port no. 8443
    I have started the HTTPS service in SMICM
    I have noticed an odd entry in the SCICM trace file,  but don’t know how to fix.
    <i>ERROR => Connection request from (-1/65535/0) to host: mms-sap.sapmms.com, service: 8000 failed (NIECONN_PENDING)</i>
    Does anyone have any suggestions?

    Thanks for your comments.
    I've tried everything in SM59. 
    SAP refers to both protocols as HTTP. 
    I think the error is with the response coming back into SAP.  SAP doesn't know what to do.  It might be DNS related or I might need to configure the ICM somewhere.  Oddly the response comes back into sap on port 8000 (which is HTTP).  It went out on port 8443 (which is HTTPS).

Maybe you are looking for

  • Publish to Android device doesn't work

    Flash CS6 - I'm trying to Publish content to Android device to install and open it there, I receive error everytime I try that says your phone is connected. First question cross my mind, why does it assume I have a Phone ? I connected ASUS Android 4.

  • Cannot publish new password protected sites to MobileMe using iWeb

    Recently been getting the familiar iWeb error messages when publishing from iWeb to mobile me: "There was an error updating MobileMe" "An error occurred while publishing file '/Web/Sites/Sites.rss" "Publish error: An unknown error occurred" Did all t

  • How to use selectBooleanCheckbox in expression builder

    Hi I have a selectBooleanCheckbox on my UI as below. <af:selectBooleanCheckbox id="sbtFlg"       label="Enable/Disable SUBMIT button"        binding="#{pageFlowScope.invoiceTableManagedBean.submitBtnActive}"/>I am setting the value of this component

  • Should I fit a SSD or a HD in Macbook Pro 15" 2.4 core duo

    I want to fit a new drive in my Macbook Pro 15" 2.4 GHz core duo, Is it worth the extra money to put in a SSD 520GB or would a 1TB or 750GB HD work just as well.  Also I notice that there is a SSD/HD Hybrid available from Crucial will this work.

  • Oracle RAC in my Home Linux Box.

    Hi, I have two Linux box at home loaded with RHEL 4, both have normal IDE HDD, is there any way, so that i can test ORACLE RAC on them, i just want to test RAC and get know about its working etc. please give me some idea about it, thanks