Unable to connect Wokbench through Developers Studio

Hi,
I am unable to connect to the Endeca workbench after doing setting in the Developers Studio under Tools -> Workbench Settings.
I have configured host name and the port but application drop down is coming "No application provisioned".Developers Studio is installed in Windows machine and Workbench is installed in Linux machine.
Please let me know any inputs.
Many Thanks !!
Mallikarjun

This is not due to different OS. Please check that you workbench is running
http://<workbench_host_name>:<workbench_port>/login
Also make sure that you done the application setup correctly. Are you able to see that application in drop down provided on Workbench login page?
If not run initialize_services.sh followed by baseline update (required if you want to fetch or get the settings from Workbench, for testing purpose).
HTH
--Pravin                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Unable to connect Appstore through Proxy in Mavericks 10.9.1

    I am working in a network with proxy. With Mountain Lion my Appstore was connecting fine. But since I have upgraded to Mavericks(10.9.1) I am unable to connect Appstore. It asks me Proxy user name and password but no connection after that. In the network preferences I have provided the username and password for http, https, ftp and socks configurations.

    I am having a different problem, using Mavericks (10.9.3) with Photoshop CS 5.1 and a Wacom Intuos 5 tablet (6.3.8-2).
    I used to have the white menu problem, but lately I'll be working along and then suddenly my brush tool, say, will turn into the hand tool, but still shows the brush in the tools palette. If I click on another tool, no matter what, it continues to show the hand tool. I can't brush with it anymore, so it isn't just a display problem. I'm often in full screen mode, and if I hit the "f" key to return to standard screen mode, the normal grey background switches to blue, hitting it again switches it to black, and if I keep hitting the "f" it will continue to cycle through the colors.
    I've tried quitting Photoshop and relaunching, and would still have the hand icon. In the past, I would restart the cpu; today, I walked away and when I returned (within 10 minutes, probably) it was acting normally again.
    This scenario plays out sometimes once a week, sometimes multiple times. I can't find anything relating to this particular issue doing a google search. Any suggestions?

  • Unable to connect internet through ADSL modem in macbook

    I used to use internet through my macbook wih a DSL modem connected with a broadband connection.Now its showing unable to find a service.With my other windows Laptop i can use net but with macbook i can't.Though before it worked.

    Hi and Welcome to the Community!!
    I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive to your Messages app
    2) Resend Service Books
    KB02830 Send the service books for the BlackBerry Internet Service
    Please wait for "Activation" Messages, one per already configured email account, to arrive in your Messages. If you have no already configured email accounts, please wait 1 hour.
    3) Batt Pull Reboot
     With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should contact your mobile service provider for formal support and to be sure you are subscribed to a data plan from them that is sufficient to enable the services you desire.
    Good luck!
    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

  • Unable to Connect java through LCDS

    Hi,
    I want to connect to java classes through LCDS. I am using flash builder 4, Eclipse Ganymade, Tomcat server.
    Error Looks like this
    [LCDS]Deserializing AMF/HTTP request
    Version: 3
      (Message #0 targetURI=null, responseURI=/2)
        (Array #0)
          [0] = (Typed Object #0 'flex.messaging.messages.RemotingMessage')
            operation = "authenticateUser"
            source = null
            clientId = null
            timeToLive = 0
            timestamp = 0
            headers = (Object #1)
              DSEndpoint = null
              DSId = "671AE2EC-CA0C-B16A-27D9-587F05B8F1A1"
            messageId = "90B2CF64-5275-B21D-7185-D9A14E00DB0B"
            destination = "TestService"
            body = (Array #2)
              [0] = "administrator"
              [1] = "password"
    <<<<<<<<<<Entering authenticateUser:UserManagementService>>>>>>>>>administrator:
    ::::password
    com.adobe.idp.um.api.UMException| [com.adobe.livecycle.usermanager.client.Authen
    ticationManagerServiceClient] errorCode:16385 errorCodeHEX:0x4001 message:Error
    wrapped in DSCException : TRACE
            at com.adobe.livecycle.usermanager.client.ManagerServiceClient.throwErro
    rAsUMException(ManagerServiceClient.java:57)
            at com.adobe.livecycle.usermanager.client.ManagerServiceClient.handleExc
    eption(ManagerServiceClient.java:92)
            at com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceCl
    ient.authenticate(AuthenticationManagerServiceClient.java:113)
            at com.adobe.solutions.ffa.util.UserManagementUtil.validateUser(UserMana
    gementUtil.java:19)
            at com.adobe.solutions.ffa.service.UserManagementService.authenticateUse
    r(UserManagementService.java:10)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdap
    ter.java:421)
            at flex.messaging.services.RemotingService.serviceMessage(RemotingServic
    e.java:183)
            at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java
    :1400)
            at flex.messaging.AsyncMessageBroker.routeMessageToService(AsyncMessageB
    roker.java:571)
            at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndp
    oint.java:1005)
            at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBroker
    Filter.java:103)
            at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:15
    8)
            at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:
    44)
            at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFi
    lter.java:67)
            at flex.messaging.endpoints.amf.SerializationFilter.invoke(Serialization
    Filter.java:165)
            at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.ja
    va:293)
            at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java
    :352)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:233)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:191)
            at flex.messaging.security.TomcatValve.invoke(TomcatValve.java:151)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:128)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:102)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:293)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :849)
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ss(Http11Protocol.java:583)
            at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:45
    4)
            at java.lang.Thread.run(Unknown Source)
    error: Error wrapped in DSCException : TRACE[LCDS]Adapter 'java-object' called '
    com.adobe.solutions.ffa.service.UserManagementService.authenticateUser(java.util
    .Arrays$ArrayList (Collection size:2)
      [0] = administrator
      [1] = password
    [LCDS]Result: 'true'
    [LCDS]Serializing AMF/HTTP response
    Version: 3
      (Message #0 targetURI=/2/onResult, responseURI=)
        (Externalizable Object #0 'DSK')
          true
    1.262076645285E12
    (Byte Array #1, Length 16)
    (Byte Array #2, Length 16)
    (Byte Array #3, Length 16)
    Plz help me in fixing this issue....
    With regards,
    yashu

    maybe if you asked nicely instead of ordering people around we might tell you.
    As it is all you're going to hear is that you don't need both those jars, as they contain different versions of the same driver.
    I'm not going to tell you which you need, as you should have the documentation to tell you that. But then you also should have the documentation to tell you how to set your classpath properly and you failed to read that too.

  • Unable to connect in Financial Reporting Studio

    Hi,
    I am trying to connect to Essbase from FR with the following database connection properties and am getting errors as follows.
    Database connection Name - abcd (some name)
    Type - Essbase
    server - phani (this is the database server)
    User ID - admin (this is the db user name)
    password - password (this is the db password)
    Application -
    database - basic (this is the database name)
    1) The first problem is when clicking on the icon next to Application text box, it displays the following error.
    "Failed to connect to server"
    I have also done the Stop_BIPlus.bat and Start_BIPlus.bat but still i am getting the same error. Can anyone of you kindly help me what should i do.

    Hi,
    If you haven't checked it might be worth checking that all of the necessary services are running, and there are a few! I have also experienced issues if services are not started in the correct order.
    For Hyperion Financial Reporting (Studio or Workspace) the following order works for us:
    1. BI+ Core Services
    2. Workspace
    3. Financial Reporting Java RMI
    4. Financial Reporting Print Server
    5. Financial Reporting Report Server
    6. Financial Reporting Scheduler Server
    7. Financial Reporting Web Server
    We have always tended to manage services from the control panel (Windows OS) so I am afraid that I'm not sure how the above relates to your .bat options.
    Hope that this helps
    Stuart Game
    www.analitica.co.uk

  • Unable To Connect OLAP Through BIBENAS

    I am working on 10g OLAP. I am recieving the below error when run bi_checkconfig. Can you help me?
    Thanks,
    Kiran
    BI Beans Diagnostics(v1.0.0.0) 6/30/04
    ===============================================================================
    JDEV_ORACLE_HOME ............................. = C:\Jdeveloper9i
    JAVA_HOME .................................... = C:\Jdeveloper9i\jdk
    JDeveloper version ........................... = 9.0.3.3.1205
    BI Beans version ............................. = 9.0.3.6.0A
    BI Beans internal version .................... = 2.7.0.13.1
    Connect to database .......................... = Successful
    JDBC driver version .......................... = 9.2.0.3.0
    JDBC JAR file location ....................... = C:\Jdeveloper9i\jdbc\lib
    Database version ............................. = 10.1.0.2.0
    OLAP Catalog version ......................... = 10.1.0.2.0
    OLAP AW Engine version ....................... = 10.1.0.2.0
    OLAP API Server version ...................... = 10.1.0.2.0
    BI Beans Catalog version ..................... = N/A; not installed in HTEST
    OLAP API JAR file version .................... = 9.2
    OLAP API JAR file location ................... = C:\Jdeveloper9i\jdev\lib\ext
    Load OLAP API metadata ....................... = Exception occurred when
    calling
    OlapiBootstrap procedure
    Unsuccessful
    Error: BIB-10701 Error occurred in connection to metadata.
    See C:\Jdeveloper9i\bibeans\bin\bi_error.log.

    See your previous posting

  • Unable to Connect to the Web Logic Integration Studio

    Hi All
    I have installed installed WIntegration Server and using
    quickstart click the Take to Platform tour I started all the servers
    Note-- I have not installed separate weblogic server 7.0 and not started.
    whenever I click started WebLogic Integration Studio and it shows
    user --admin
    password- security
    url--t3://localhost:7001
    once submit it shows always Unable to connect to the server
    please help me ???????????????????????????????????????????/
    Server is running fine I used quickstart--- Take the live platform tour to run
    the below servers.
    C:\bea\weblogic700\samples\platform\e2eDomain>"C:\bea\jdk131_08\bin\java" -hotsp
    ot -Xms256m -Xmx256m -XX:MaxPermSize=256m -Xverify:none -Dcommerce.properties="
    C:\bea\weblogic700\portal\weblogiccommerce.properties" -Dweblogic.jws.Production
    Mode="false" -Dweblogic.servlet.ClasspathServlet.disableStrictCheck="true" -De2e
    Sample.b2b.path.data=".\beaApps\e2eApp\data" -Dweblogic.Name=e2eServer -Dbea.hom
    e="C:\bea" -Dweblogic.management.username= -Dweblogic.management.password= -Dweb
    logic.ProductionModeEnabled=true -Dweblogic.management.discover=false -Djava.sec
    urity.policy=="C:\bea\weblogic700\server\lib\weblogic.policy" weblogic.Server
    Starting WebLogic Server...
    <Aug 5, 2003 1:22:23 PM EDT> <Notice> <Management> <140005> <Loading configurati
    on C:\bea\weblogic700\samples\platform\e2eDomain\.\config.xml>
    <Aug 5, 2003 1:22:37 PM EDT> <Notice> <Security> <090093> <No configuration data
    was found on server e2eServer for realm CompatibilityRealm.>
    <Aug 5, 2003 1:22:37 PM EDT> <Notice> <Security> <090082> <Security initializing
    using realm CompatibilityRealm.>
    <Aug 5, 2003 1:22:38 PM EDT> <Notice> <WebLogicServer> <000327> <Starting WebLog
    ic Admin Server "e2eServer" for domain "e2eDomain">
    <Aug 5, 2003 1:24:23 PM EDT> <Notice> <B2BIntegration> <000000> <INFO: WebLogic
    Integration - B2Bi Server started successfully.>
    INFO: WebLogic Integration - B2Bi Server started successfully.
    <Aug 5, 2003 1:24:31 PM EDT> <Notice> <AI> <000000> <Started WebLogic Integratio
    n - AI Server version 7.0.4.0>
    <Aug 5, 2003 1:24:35 PM EDT> <Notice> <BPM> <000000> <Started WebLogic Integrati
    on - BPM Server version 7.0.4.0>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    After the server has booted, your browser should
    automatically launch and point to the WebLogic Server
    Index running on this server. If your browser
    fails to launch, point your browser to the URL
    "http://Inforicadb:7501/index.jsp
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    =============== Initializing Logger ======================
    <Aug 5, 2003 1:24:36 PM EDT> <Notice> <Management> <141053> <Application Poller
    not started for production server.>
    <Aug 5, 2003 1:24:46 PM EDT> <Notice> <WebLogicServer> <000354> <Thread "SSLList
    enThread.Default" listening on port 7502>
    <Aug 5, 2003 1:24:46 PM EDT> <Notice> <WebLogicServer> <000354> <Thread "ListenT
    hread.Default" listening on port 7501>
    <Aug 5, 2003 1:24:47 PM EDT> <Notice> <WebLogicServer> <000329> <Started WebLogi
    c Admin Server "e2eServer" for domain "e2eDomain" running in Production Mode>
    <Aug 5, 2003 1:24:48 PM EDT> <Notice> <WebLogicServer> <000365> <Server state
    ch
    anged to RUNNING>
    <Aug 5, 2003 1:24:48 PM EDT> <Notice> <WebLogicServer> <000360> <Server started
    in RUNNING mode>
    please help me, urgent
    Thanks in advance
    with regards
    bala

    when you go through your carrier provider, there is an additional step in the SSL tunnel. Not sure how this transcribes, but it is possible that your carrier does not use the same port as the one you want it to use.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Admin Studio 90a unable to connect to ZCM server

    What I have:
    ZCM 10.1 setup on Windows 2003 server - running smoothly. Able to login and function as Administrator using password x
    URL used to connect to this is https://10.10.1.68/zenworks/jsp/Login.jsp
    Admin Studio SE 90 Zenworks Edition.
    Issue:
    I am unable to connect to the said ZCM server using these credentials:
    Attachment 4112
    see attached screenshot
    here they are out of the image:
    Server URL:
    https://10.10.1.68/zenworks
    Username:
    Administrator
    Password:
    x
    I am getting logon failed every time.
    I can logon from this machine (running admin studio) through the web browser into ZCM.

    Another thought then,
    When I go to login to the ZCM web interface I use:
    http://
    and during the login process it switches over to https://
    Does this mean that somewhere in ZCM or on that server do I need to allow Admin Studio to connect using the unsecure http?
    Also I found this in the help files on the Admin Studio machine. It does say that I could use https
    Not sure if this is a typo in the help or not --- Anyways, I just need to get connected, I'm not picky as to how it happens.
    Here is the help file:
    2. Click Next to continue. The Login panel opens.
    3. On the Login panel, enter the following login information for the ZENworks Configuration Management server that you are connecting to:
    User Name / Password
    Enter a valid User Name and Password for the ZENworks Configuration Management server you are connecting to.
    Server URL
    Enter the server URL, machine name, or IP address of the ZENworks Configuration Management server using the following format:
    http://111.22.333.44
    If you need to specify a specific port number, append the port number to the end of the URL, such as:
    example
    If you are using SSL and you want a secure connection, change the http prefix to https. For example:
    https://www.servername.com
    Any suggestions?

  • I have an iPhone 4s, and I reset the content and setting. It turned on, I chose English, Australia, and now, I am unable to connect/activate my iPhone through Wi-Fi, and for an unknown reason, it will not allow me to use cellular data or iTunes.

    I have an iPhone 4s, and I reset the content and setting. It turned on, I chose English, Australia, and now, I am unable to connect/activate my iPhone through Wi-Fi, and for an unknown reason, it will not allow me to use cellular data or iTunes. I'm not sure of what to do. It's quite frustrating, and all I need is advice, and help. I would much appreciate it. Thank-you.

    In order to download to your phone over the air, you need to be connected to WiFi.
    It's possible the Internet connection through Verizon is not stable enough for the downlaod to begin (it is a very large download).
    You might want to head over to Starbucks with your laptop for the afternoon and see if you can download it over their WiFi.

  • Unable to connect through sqldeveloper vendor error code 17002

    I am using sqldeveloper on windows 7 . The sql developer version is given below
    Java(TM) Platform     1.6.0_23
    Oracle IDE     2.1.1.64.45
    Versioning Support     2.1.1.64.45
    I am getting this error while connecting to the db.
    IO exception: The Network Adaptor couldnt establish the connection.
    Vendor code: 17002
    I am able to connect the db through the command prompt.
    Listener status
    C:\Users\Dev D>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 19-DEC-2010 12:43:52
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 19-DEC-2010 12:26:31
    Uptime 0 days 0 hr. 17 min. 21 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DevD-PC)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    tnsping
    C:\Users\Dev D>tnsping xe
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 19-DEC-2010 12:49:39
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = DevD-PC)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    OK (14000 msec)
    tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = DevD-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = DevD-PC)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    Could someone help me what am i missing here

    Hi Deepak,
    How did you find that out?
    I'm havng the same problem, unable to connect via sqldev but command prompt is okay.
    Checked everything I can possibly check and I really dont know what to do

  • I got a new iPhone 5s and I am unable to connect to my home wifi (through Comcast/Xfinity).  I was able to with my 4s but not with my new 5s.

    I got a new iPhone 5s and I am unable to connect to my home wifi (through Comcast/Xfinity) network.  I was able to with my 4s with no problems but with my new 5s, I just get that a message that says "Unable to connect to network [network name]"  Thoughts on how to connect to the wifi network?  My laptop is connected and using the wifi just fine.

    I see the following instruction:
    Settings > General > Reset > Reset Network Settings. Note: This will reset all network settings including:
    However when I get there I am offered a screen which states "Enter Passcode", and have no clue as to what this should be given I never had to set this in the first place.
    It expects 4 digit code, so any ideas?

  • We are unable to connect to Integration builder through VPN.

    Hi,
    We are unable to connect to Integration builder through VPN.
    Below are the errors we get:
    a. In two of the PI 7.0 Systems  we get:
         i. Cannot open connection on host x and port y.
         ii.com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: x and port:y
         iii. java.net.SocketException: Malformed reply from SOCKS server
    b. In the other two PI 7.1 systems we get:
         i. MESSAGE ID: com.sap.aii.ib.core.ejbutil.rb_all.SERVER_NOT_AVAILABLE
         ii. com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    uvw.xyz.abc.net:51504 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: x and port:y]
         iii. com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    uvw.xyz.abc.net:51504 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: x and port: y
    The hosts and ports are accessible. (Telnets and tracerts work fine for all the systems)
    We are able to access the SLD and Runtime workbench on all the environments. However, Integration Builder tools are not accessible.
    Any clue on what the problem might be?
    Thank you,
    Siva.

    Hi Siva,
    When you execute SXMB_IFR from PI, do you get  Integration Builder page?
    Are you trying to directly access the PI server by the known URLs?
    Also, Following links may be of your use:
    Integration Builder -Configuration is not openning?
    Re: unable to logon to Enterprise Services Builder or Integration Builder
    Regards,
    Nipun

  • Unable to connect to Netflix through Apple TV (ATV-ui62)

    I can connect to Netflix through my iMac but unable to connect via ATV, any suggestions? I've done both hard and soft resets of ATV to no avail and rebooted router. I have a 3rd Generation ATV.

    I have the same issue, but I'm not using a VPN. I can also watch netflix on my Macbook Pro or on my iPad Air. If I try to Airplay netflix from my iPad to the AppleTV (2d gen) it will pop up a message saying an error has occurred, I can though,  Airplay through my Macbook but only because I'm using the browser to stream the Netflix content.
    Maybe it is the Geographical thing.
    Any help is appreciated.

  • Unable to Connect to SAP through SAPGUI

    Dear all,
    We have a PI 7.11 dual stac ksystem on Linux, oracle.
    we are able to connect to the server through putty, but not able to launch xmanager as it is sayign XDMCP error....
    Also unable to connect to SAP through SAP GUI
    we are getting wsaewouldblock resource temporarily unavailable
    I am connecting to servers through CISCO VPN......
    Thanks,
    Murali L.

    [root@PIPROD work]# ps -ef | grep dw
    pipadm    2042 23763  0 19:34 ?        00:00:01 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    root      8373  6880  0 19:52 pts/1    00:00:00 grep dw
    gdm      17480 17397  0 15:48 ?        00:00:00 /usr/libexec/gdmgreeter --gtk-module=gail:atk-bridge:/usr/lib64/gtk-2.0/modules/libkeymouselistener:/usr/lib64/gtk-2.0/modules/libdwellmouselistener
    pipadm   23763 23690  0 17:28 ?        00:00:00 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23777 23763  0 17:28 ?        00:00:08 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23778 23763  0 17:28 ?        00:00:05 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23781 23763  0 17:28 ?        00:00:10 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23783 23763  0 17:28 ?        00:00:04 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    pipadm   23786 23763  0 17:28 ?        00:00:03 dw.sapPIP_DVEBMGS00 pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    [root@PIPROD work]# more stderr1
    (23762) New Child Process created.
    (23762) Starting local Command:
    Command:  ms.sapPIP_DVEBMGS00
               pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    [root@PIPROD work]# more stderr2
    (23763) New Child Process created.
    (23763) Starting local Command:
    Command:  dw.sapPIP_DVEBMGS00
               pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    Thu Oct 20 17:28:21 2011
    DpVmcInit: initialize vmc
    DpVmcInit: vm lib loaded
    DpVmcInit: vm linked with kernel
    DpVmcInit: vm native libs loaded
    ICM up and operational (pid: 23775) ***
    [root@PIPROD work]# more stderr3
    (23764) New Child Process created.
    (23764) Starting local Command:
    Command:  ig.sapPIP_DVEBMGS00
               -mode=profile
               pf=/usr/sap/PIP/SYS/profile/PIP_DVEBMGS00_PIPROD
    NiInit3: NI already initialized; param 'maxHandles' ignored (init=1;par=202;cur=2048)
    ***LOG Q0I=> NiPConnect2: 172.28.30.45:3300: connect (111: Connection refused) [nixxi.cpp 3142]
    ERROR => NiPConnect2: SiPeekPendConn failed for hdl 1/sock 7
        (SI_ECONN_REFUSE/111; I4; ST; 172.28.30.45:3300) [nixxi.cpp    3142]
    [root@PIPROD work]# more dev_ms
    trc file: "dev_ms.new", trc level: 1, release: "711"
    [Thr 47613442779232] Thu Oct 20 17:28:21 2011
    [Thr 47613442779232] ms/http_max_clients = 500 -> 500
    [Thr 47613442779232] MsSSetTrcLog: trc logging active, max size = 52428800 bytes
    systemid   390 (AMD/Intel x86_64 with Linux)
    relno      7110
    patchlevel 0
    patchno    81
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    pid        23762
    [Thr 47613442779232] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 23762) [msxxserv_mt. 2174]
    [Thr 47613442779232] SigISetDefaultAction : default handling for signal SIGCHLD
    [Thr 47613442779232] load acl file = /usr/sap/PIP/SYS/global/ms_acl_info
    [Thr 47613442779232] MsGetOwnIpAddr: my host addresses are :
    [Thr 47613442779232]   1 : [172.28.30.45] PIPROD (HOSTNAME)
    [Thr 47613442779232]   2 : [127.0.0.1] localhost (LOCALHOST)
    [Thr 47613442779232] *** ERROR => NiHsLGetHostName: NiPGetHostByAddr failed (rc=-1) [nixxhsl.cpp  527]
    [Thr 47613442779232]   3 : [192.168.122.1] 192.168.122.1 (NILIST)
    [Thr 47613442779232] MsHttpInit: full qualified hostname = PIPROD
    [Thr 47613442779232] HTTP logging is switch off
    [Thr 47613442779232] set HTTP state to LISTEN
    [Thr 47613442779232] *** I listen to port sapmsPIP (3600) ***
    [Thr 47613442779232] *** I listen to internal port 3900 (3900) ***
    [Thr 47613442779232] *** HTTP port 8100 state LISTEN ***
    [Thr 47613442779232] CUSTOMER KEY: >Z2073759310<
    [Thr 47613442779232] build version=711.2009.08.31
    [Thr 47613442779232] Thu Oct 20 17:28:35 2011
    [Thr 47613442779232] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/logon_groups (403 Forbidden)
    [Thr 47613442779232] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/urlprefix (403 Forbidden)
    Edited by: Murali Lakkoju on Oct 20, 2011 4:14 PM

  • Unable to connect through Reports

    Hi,
    I am unable to connect to Oracle using Reports alone.
    Whereas I can connect /work through forms /SQL/ Discoverer.
    When I try to connect from reports, I get the following error message appears:
    PDE-PXC002 Program unit exception. aborted due to unhandled exception (4062).
    Can somone tell how I can make the reports connect?
    Thanking you in advance,
    Srini

    Hi Srini,
    It looks like you actually was able to connect to database, otherwise, you won't get Program unix exception.
    Please check your program unix code to make sure the plsql code handles exception as error pointed.
    Thanks,
    -Shaun Lin

Maybe you are looking for