Unable to register the consumer in NetWeaver CE 7.1

So my scenario is the following: I have set up two SAP NetWeaver CE 7.1 32-bit Workplace instances. I then want to link them together producing a federated portal, so I exchange keys and create a producer. Everything fine until I try to register the consumer.
I get the following error when registering the consumer to the producer:
Could not register your portal although access to WSDL file was successful. Possible reasons: producer server is down, network problems, or incorrect registration parameters.
The weird part here is that
   1) the server is up and running, there are no firewalls nor network problems and no parameters were asked
   2) I have not set a password (checked that it was empty)
   3) I can successfully do the connection test,
   4) I can access the WSDL file manually (for both instances) and
   5) I even got the consumer listed on the My Consumers list on producer instance where its status is registered. However, in the My Producers list on consumer instance there is an icon that says the connection is not registered.
So why is the connection registered only on the other end? What causes this and is there any workarounds to fix this?

Can you tell me where register the consumer in NetWeaver CE 7.1?

Similar Messages

  • Unable to register the SAP JAVA CONNECTOR sapjco3.dll file

    HI
    I'm trying to intergrate BO and BW using SAP BO Integration kit, and following the manual at http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/a00ee3b2-5283-2b10-f1bf-8c6413e0898f&overridelayout=true
    But first i must install the SAP Java Connector, I have downloaded them from https://websmp107.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000719346&.
    My server is a WMvare win 2008.service pack 2.
    My problem is that i'm unable to register the sapjco3.dll file.
    I'm runnning the comand regsvr32 "C:windowssyswow64sapjco3.dll
    but I only get the error message "The module "sapjco3.dll" was loaded but the entry-point DllRegisterServer was not found. Make sure that "sapjco3.dll" is a valid DLL or OCX file ant try again"
    I hav tried both the 64 bit and the 32 bit version of the dll. same error.
    the dll version is 7110.34.16.7531
    Any ideas
    Thanks

    Hi Pal,
    you need to use the Java Connector v 2.1.8 and there is no need to register the DLL.
    ingo

  • Unable To Register the sample OAF page in Oracle apps R12.0.0

    Hi All,
    I am registering a sample page in Purchasing Resonsibility in R12.0.0
    I have moved my .classes zipped folder (jdevbin/jdev/myclasses/) to JAVA_TOP/classes in linux and unzipped the folder and moved my .xml files to PO_TOP/mds/selfservice/csvdemo/webui
    and bounced the apps server and from Functional Administrator Responsibility I have created the Function and added to menu and bounced the apps server
    but when I clicked the link from front end (from Purchasing Responsibility) I am getting the following error.
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_REGION_DATA. Tokens: REGIONCODE = /chola/oracle/apps/fnd/csvdemo/webui/CsvFileUploadPG.xml;
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:529)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1096)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:532)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:420)
         at OA.jspService(_OA.java:216)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /chola/oracle/apps/fnd/csvdemo/webui/CsvFileUploadPG.xml, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1392)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1096)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:532)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:420)
         at OA.jspService(_OA.java:216)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /chola/oracle/apps/fnd/csvdemo/webui/CsvFileUploadPG.xml, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1392)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3745)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3467)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1096)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:532)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:420)
         at OA.jspService(_OA.java:216)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Regards,
    Sukumar
    Edited by: user8676219 on Mar 1, 2011 5:58 AM

    Please use the OS {forum:id=210}

  • Unable to register the service in OWSM

    Hi All,
    Registered 4 services successfully While registering another services in the OWSM i am facing the below error
    Failed to add service because of the following reason:
    Failed to add default policy
    Refer logs for additional information
    Use your browsers "Back" button if you would like to try again.
    LOGS:
    2009-08-15 14:26:02,558 INFO [OC4J Launcher] agent.AgentRuntime - Policy Manager URL is http://etd36s15:8888/policymanager
    2009-08-15 14:26:02,732 WARNING [Thread-60] configuration.PolicySetWatchdog - Failed to retrieve policy set from policy manager with url http://etd36s15:8888/policymanager/services/RegistrationService: com.cfluent.policymanager.sdk.base.exception.ServerException: (404)Not Found
    2009-08-15 14:26:03,208 INFO [OC4J Launcher] fs.FoundationServiceManager - Reloading Foundation Services
    2009-08-15 14:26:13,040 WARNING [Thread-60] configuration.PolicySetWatchdog - Failed to retrieve policy set from policy manager with url http://etd36s15:8888/policymanager/services/RegistrationService: com.cfluent.policymanager.sdk.base.exception.ServerException: (404)Not Found
    2009-08-15 14:26:24,171 INFO [Thread-60] configuration.PolicySetWatchdog - Latest Policy Set version is 4
    2009-08-15 14:26:24,198 INFO [Thread-60] CSWComponent - AsyncMessageLogWriter paramemeters: maxEntries=1,000 maxMemory=5,000,000 blockWhenFull=false
    2009-08-15 14:26:24,208 INFO [Thread-60] configuration.PolicySetWatchdog - Policy Set version 4 is loaded

    Hi Sab2
    Please go through this thread
    OWSM gateway issue
    In your case, may be you need to redeploy the gateway
    Regards,
    Squirell

  • Unable to register UWL

    Hello
    We are unable to register the UWL.
    Following is the status of current configurations:
    1. SSO works fine.
    2. JCO to all systems are fine.
    3. Unable to register the WebFlowConnector and AlterConnector
    The WebFlowConnector has following settings:
    System Alias: ECCCLNT500
    Connector Type: WebFlowConnector
    The error while registering WebFlowConnector is:
    System ECCCLNT500: Tue Feb 16 20:14:03 EET 2010
    (Connector) :com.sap.netweaver.bc.uwl.connect.ConnectorException:Tue Feb 16 20:14:03 EET 2010
    : No User mapping set up for user USER.PRIVATE_DATASOURCE.un:Administrator system :ECCCLNT500
    Is there any specific area to verify?
    Another area, which I think is related, Connection Test for Connectors is also failing and gives SSO error. While SSO for users is activated and in working condition. The exact error while testing Connection Test for Connectors is:
    Test Connection with Connector
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
    Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    Regards
    Yash

    Finally, we got it through.
    We were doing two major mistakes, and until I myself looked into we were not able to identify the root cause of problem.
    The two mistakes we were doing:
    1. We had a user communication uwl_service in R/3 but it was missing in portal. Even after we created it, our administrator was logged in as Admin instead of uwl_service.
    2. We goofed up the Connector settings:
    System Administration -> System Landscape -> Browse to your System (double click on it) -> Select Connector from the Property Catalog
    0. Use appropriate group in group. Check with BASIS consultant to know correct Group.
    1. In the Logical System Name type the correct Logical System Name. Check with BASIS consultant to know correct Logical System Name.
    2. In the message server, instead of Hostname type the IP address of your message server. Check with BASIS consultant to know correct IP Address.
    3. Remote Host Type should be set to 3 if the message server is R/3.
    4. SAP Client should be client to which you want to connect in Message Server.
    5. SID should be the SID of Message Server.
    6. Server Port should be the correct port for Message Server. Check with BASIS consultant to know correct Port Number.
    7. Rest all settings should be left to defult.
    8. To know if these settings are correct, along with BASIS guy perform the following: Logon to portal with an administrator user in EP whos communication user also exist in R/3. Go to System Administration -> Support -> SAP Application -> SAP Transaction -> Select any system, type any R/3 tcode and select SAP GUI for Windows. Click Go!! You should see the TCODE Output on Screen. If yes, you configurations are correct.
    It worked for us, hope it works in future for someone else too.
    Would like to thank Sandeep for excellent post: /message/6787312#6787312 [original link is broken] , which helped us troubleshoot to great extent.
    Thanks
    Yash

  • Unable to register lenovo extended warranty service pack

    I purchased a new lenovo laptop essential G510 on 16 march 2014 online from flipkart.com.
    I also got free extended warranty with this laptop purchase but I am unable to register the warranty pack as per guidelines given in the brochure.none of the link given in the brocure are working nor the toll free number( 180030029929 ) given can be contacted.
    On calling lenovo customer care on 1800-3000-5366 for ideapad user they are unable to resolve the issue or moreover unable to understand the issue .
    The service pack  has a model number (0C07942) and has written on it ideapad U/Y/Z/G :1 yr onsite -3/3/1  and inside it I have a offering number and an authorization number. 
    i have also mailed all my details to [email protected] with no reply from them for a month now.
    can anybody help me please on how to register this service pack because I paid 4000 for this to flipkart and now it seems like  waste without the registration 

    Hi Pal,
    you need to use the Java Connector v 2.1.8 and there is no need to register the DLL.
    ingo

  • Unable to Register Iphoto/ilife )8

    Hi I have purchased I-life 08 and have installed the suite of programmes but im unable to register the product - it keeps saying that my ID is incorrect. I have checked my login and it is correct but im still unable to register the product - can you help.

    Cooperd:
    The ID for the iLife 08 package is the product number for the item: MB015Z/A. It's not required to register it.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Unable to Register Porsche 9981

    Hi, Need help,
    1. Unable to register the device on the network,
    I have tried all possible solutions available in the Forums.
    I have updated the OS to 7.1 through the desktop manager
    The diagnostics pass all tests except Blackberry Services where it waits for 90 secs & error is FAIL.
    The BIS ACTIVATED sim cards carrier Airtel & Vodafone are working on BB 9900 & BB9780 BUT FAIL ON THE PORSCHE 9981
    The HRT table is empty despite numerous attempts to register it.
    The carrier BIS website fails to detect the new device,
    Blackberry India will not support Phones purchased outside the country

    Well, from here, we can only guess...so here are some possibilities:
    Your BB is not truly unlocked...please check this helpful thread for information:
    http://supportforums.blackberry.com/t5/General-BlackBerry-Functions-and/Unlocking-your-BlackBerry-Gu...
    Your BB is, for one reason or another, registered inside of another carriers BIS system. Each BB can be registered into one, and only one, BIS system in the world at any given moment. If this is the case, what would happen is pretty much exactly as you describe. While running on the India carrier data network, no BIS Services are available since they cannot create a BIS account for you. But, when you activate WiFi, BIS services become available...but they are not coming from your India carrier...rather, they are coming (via WiFi) from that other carrier. Until that other carrier releases the BB PIN from their BIS system, the India carrier will be unable to enable any data services for you. But, the India carrier certainly should have been able to tell you that they could not create a BIS account...
    But, from all you have described (especially the lower case edge/gprs), the problem resides on the carrier side...there is typically nothing the end user can do to resolve this situation. The carrier(s) must do so.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I have a Windows copy of Photoshop Elements 11, but the serial number has been lost. I didn't buy the product and I am unable to find the box. As far as I know, it's never been used so has not been registered. Does anyone know how the serial number can be

    I have a Windows copy of Photoshop Elements 11, but the serial number has been lost. I didn't buy the product and I am unable to find the box. As far as I know, it's never been used so has not been registered. Does anyone know how the serial number can be recovered under these circumstances?

    If you never bought the product then you cannot get the serial number.

  • Windows XP - Unable to register with DCOM within the timeout limit

    Just curious if anyone has run into iTunes server unable to register with DCOM within the given timeout limit?
    Also quite often when I close iTunes, the process shutsdown but then 30sec - 2min iTunes opens its self right back up again. I ususally have to terminiate it from the Task Manager.
    I am running the latest version of iTunes as of Sept 28th 1:30AM

    have a look here http://www.grc.com/freeware/dcom.htm
    Thinkpad R61 7733-1GU
    Thinkpad X61T 7762-54U
    Thinkpad X60T 6363-4GU
    Did a member help you today? Thank them with a Kudo!
    If a post answers your question, please mark it as an "Accepted Solution"!
    Regards,
    GMAC

  • I am unable to register my debit card after creating my apple ID. Whenever i click enter after filling all the debit card details, it shows that, "your payement method has been declined". Please help me people, why is it so.?

    I am unable to register my debit card after creating my apple ID. Whenever i click "continue" after filling all the debit card details, it shows that, "Your payement method has been declined". Please help me people, why is it so.? Also, i would ike to tell that my bank is, Union Bank Of India and it facilitates the auto conversion, rupee to dollar.. I think there is a different problem. Please help me guys.!!

    The card must be issued in the same country as the store you are trying to use. If you're trying to sign up for the US Apple Store, it must be a US card with a US billing address. If you're trying to sign up in India, it must be an Indian card with an Indian billing address.
    Apple will run a small charge, which will be credited back, to make sure the card is valid. If it is a debit card and you do not have enough in the account to cover the authorization, it will be declined.
    It is possible the currency conversion you mentioned may be causing a problem. Contact the issuing bank if you are sure you have enough in the account and you are signing up for the correct store.

  • Unable to view the option register with ESB

    Hi,
    After installing SOA suite we are unable to view the option register with ESB on right click of fulfillment ESB in Jdeveloper .We had followed all the steps listed in the installation document still unable to resolve this issue.
    Thanks in advance !!
    Dhanesh

    Cannot Register with ESB unless
    1: full JDev 10.1.3.3 Studio Edition
    2: Added Application Server in Connections Navigator
    3: Added Integration/ESB server in Connections Navigator on that Application Server.

  • I am unable to register by Adobe flash builder 4.7 with the key i got from complimentary upgrade to Adobe Flash Builder 4.5

    I am unable to register by Adobe flash builder 4.7 with the key i got from complimentary upgrade to Adobe Flash Builder 4.5
    Please help

    Kind of.  I never actually solved the bug, but I did make it past the install. 
      Upon running Adobe Flash Builder 4.7 Plug-in Installer it appeared to crash and only load a blank screen with a single unclickable button.  It wasn't actually "hanging", and would react when I clicked on the program menu and moused over "Services".  This would allow my clicks and keystrokes to register with the program, but only after I mouse over the "Services" menu item.  For example, you need to click "okay", then mouse over "Services".  When you want to enter text you need to click in the text box, and mouse over "Services".  Then you need to type the text you want, and mouse over "Services" to see the text appear.  It's a PITA, but you can get through the install by doing this. 
      After installing the FB plug-in starting eclipse with editors open appeared to cause errors.  If this happens, this is because it seems that FB attempts to load when eclipse starts up.  Close all editors and restart eclipse.  The Welcome page for FB may pop open up.  At the bottom there is a check box that will keep that form loading - check it.  If the page does not open when eclipse starts, then open up an MXML file.  The Welcome page should load, and you can check the box. 
    I hope this helps you move forward.  Also, if you find an actual solution please let me know.

  • I am unable to register, I want to talk to the helpline, but I am currently in China, I will pay, I don't care what it costs, how can I do this?

    I am unable to register, I want to talk to the helpline, but I am currently in China, I will pay, I don't care what it costs, how can I do this?

    You are unable to register what ? If you are in China then you can only use the China iTunes store (you have to be in a country to use its store), if you want to contact China iTunes Support then you can do so via this page : http://www.apple.com/cn/support/itunes/contact/

  • CrystalRas Not Starting "Unable to create the Corba OSCA factory and register it on the eBus" Error

    Post Author: eric@labcorp
    CA Forum: Deployment
    The CrystalRas service on one of our two clustered servers is failing with a "Unable to create the Corba OSCA factory and register it on the eBus" error message.  Has anyone seen this error before?

    Post Author: Murad Akram
    CA Forum: Deployment
    I am running BO XI R1 on a Win2003 SP1 machine, everything was working fine until last night when I copied the "U2LJUL.DLL" file for JULIAN date conversion to the C:\Windows\System32 folder and rebooted my server. After the reboot the RAS server stopped working and every time I try starting it I get this same error message "Unable to create the Corba OSCA factory and register it on the eBus". in the event log. Apparently, it didn't like the U2LJUL.DLL file and screwed up some internal time functionality. The real issue I am facing now is that even after removing this dll and rebooting my server the problem doesn't go away.
    Please advice if you have any idea as to how I can fix my issue.
    FYI - This same U2LJUL.DLL file was copied on a windows 2000 server and it's working fine there.
    Murad

Maybe you are looking for

  • How to setup word docs, converted to PDF on local drive with links to a second file at a page

    how to setup word docs, converted to PDF on local drive with links to a second file at a page Need to setup a set of word documents, converted to PDF that has links from one file to a second file at a given page. I would like to setup a set of pdf do

  • ITunes won't start up after recent update.

    I recently updated my iTunes software a few days ago, to the current 10.6v (64-bit for Windows), and ever since the update, I haven't been able to open up the program at all. I can double-click the icon numerous times and my cursor will show the time

  • How do i get new LUN's created on the unmanaged fibre SAN to be recognised?

    i created 1 and it didnt recognise it until i rebooted the vmserver - do i have to do this everytime i modify the FC SAN (the iSCSI SAN was much more dynamic) i have tried partprobe from dom0 and it didnt help surely i dont have to reboot? Thanks

  • Hmm.. don't recall re-installing Mac OS X

    when I booted up my mac mini, and logged in, the home folder poped up, my icons on my desktop are scattered all over the place, itunes in the dock ended up being a "?" and iMovie being a "?" but next to it was iMovie HD that worked. anyone know what

  • Exporting Sequences to Quicktime Pro??

    Hi, I'm making a movie that's around 51 hours long so I've created 6 sequences that I need to export to Quicktime Pro, then join them together there. So my question is, how should I export the sequences to get the best quality, through compressor, as