HP Wireless Printers cannot connect to WPA2-secured WiFi networks with Cisco/Meraki WAPs

In the last two months, I've had the displeasure of working with two very different HP printers and attempting to make them work on a WPA2-secured wireless network.  All attempts to authenticate fail with "invalid phassphrase". 
I'm not the first person to encounter this, it's a problem with many different HP wireless printers (I just happen to have physical access to the OfficeJet Pro 8610 & Deskjet 3511). 
My equipment is a Cisco ASA 5505 Firewall running ASA 9.1x & Cisco Aironet 1142 running IOS 15.3.x. 
What does work on the WPA2/AES SSID:  Apple MacBook Air running OSX 10.10.2, Three Windows-Based laptops running Windows 8.1 Update 1, an iPhone 5s, Three Windows Phone 8.1 devices, Roku 2, PlayStation 4, PlayStation 3, Sharp Aquos TV, Amazon Streaming Stick, and an Android Tablet (Jellybean).  Basically, everything. 
What does not work on the WPA2 network:  OfficeJet Pro 8610 & Deskjet 3511.
To test the theory there is a problem with HP's implementation of WPA2 with regard to Cisco Aironet IOS, I built out a second SSID that only works in WPA/TKIP mode.  This solution works.  Both HP printers will join the WPA/TKIP network.
So, I'm able to demonstrate there is a certain connectivity issue.  When i look at AAA Debug on the WAP's console, I can observe the HPs attempt to authenticate "Bind I/F" on the WPA2 SSID, however they do not achieve authentication and do not pass the AAA phase.  However, on the WPA SSID, they bind and authenticate successfully. 
To help illustrate this, here is my WAP running config.  It's about as simple as it can get.  There is no relevant MAC filtering or ACLs bound to any interface.  Noting that I have an ACL on remote access to the WAP (i.e. Locked down to SSH, disabling telnet).  The main point being that the ASA firewall is not a factor in this problem as the issue is at the WAP before WPA2 authentication can complete, therefore the printers never reach the network / when the printers connect to the WPA network, the operate fully & correctly. 
If anyone at HP can indicate why this particular config is somehow improper or broken, that would be fantastic.  There should be no reason why Cisco / Meraki WAP owners have to lower wireless encryption standards just for a printer, be forced into wired, create separate SSIDs with lower encryption specifically for a device. 
Building configuration...
Current configuration : 6064 bytes
! Last configuration change at 12:46:47 UTC Fri Aug 20 1993 by admin
version 15.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
hostname 10-10-50-1
logging buffered 1024768
logging rate-limit console 9
aaa new-model
aaa authentication login default local
aaa authorization exec default local
aaa session-id common
no ip source-route
no ip cef
ip domain name freedom.local
dot11 syslog
dot11 vlan-name inside vlan 50
dot11 vlan-name inside-wpa-only vlan 70
dot11 ssid inside
   vlan 50
   band-select
   authentication open
   authentication key-management wpa version 2
   mbssid guest-mode
   wpa-psk ascii 7 xxxxxx
   information-element ssidl
dot11 ssid inside-wpa-only
   vlan 70
   band-select
   authentication open
   authentication key-management wpa
   mbssid guest-mode
   wpa-psk ascii 7 xxxxxx
   information-element ssidl
dot11 band-select parameters
   cycle-count 3
   cycle-threshold 200
   expire-supression 20
   expire-dual-band 60
   client-rssi 75
dot11 wpa handshake timeout 500
dot11 network-map
username ADMIN privilege 15 secret 5 xxxxxx
ip ssh version 2
bridge irb
interface Dot11Radio0
 no ip address
 no ip route-cache
 encryption vlan 50 mode ciphers aes-ccm
 encryption vlan 70 mode ciphers aes-ccm tkip
 ssid inside
 ssid inside-wpa-only
 antenna gain 0
 mbssid
 speed  basic-1.0 basic-2.0 basic-5.5 basic-11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15.
 channel 2412
 station-role root
 l2-filter bridge-group-acl
interface Dot11Radio0.50
 encapsulation dot1Q 50 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
interface Dot11Radio0.70
 encapsulation dot1Q 70
 no ip route-cache
 bridge-group 70
 bridge-group 70 subscriber-loop-control
 bridge-group 70 input-address-list 700
 bridge-group 70 output-address-list 700
 bridge-group 70 spanning-disabled
 bridge-group 70 block-unknown-source
 no bridge-group 70 source-learning
 no bridge-group 70 unicast-flooding
interface GigabitEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
interface GigabitEthernet0.50
 encapsulation dot1Q 50 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 spanning-disabled
 no bridge-group 1 source-learning
interface GigabitEthernet0.70
 encapsulation dot1Q 70
 no ip route-cache
 bridge-group 70
 bridge-group 70 spanning-disabled
 no bridge-group 70 source-learning
interface BVI1
 mac-address xxxx.xxxx.xxxx
 ip address 10.10.50.1 255.255.255.0
 no ip route-cache
ip forward-protocol nd
ip http server
ip http authentication aaa
no ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
ip route 0.0.0.0 0.0.0.0 10.10.50.2
logging history size 100
access-list 111 permit tcp any any neq telnet
bridge 1 route ip
line con 0
 access-class 111 in
line vty 0 4
 access-class 111 in
 length 0
 transport input ssh
line vty 5 15
 access-class 111 in
 transport input ssh
end

I get the same behavior with a laserjet m451nw. I need to enable tkip to get the printer working, it doesn't support pure aes-ccm (every other device here supports pure aes-ccm, even cheap ones), although it's advertised as working.
The following snippet of config works, but I still think it should work without the tkip "hack".
dot11 ssid whatever
vlan 1
band-select
authentication open
authentication key-management wpa version 2
interface Dot11Radio0
encryption vlan 1 mode ciphers aes-ccm tkip

Similar Messages

  • Cannot connect to my secure wifi network

    my iphone will not connect to my secure wifi.
    WiFi settings are as follows:
    WPA Personal with TKIP encryption on a WRT300N wireless router from Linksys

    Tried this, I still have the same problem. I can only access the internet when on apple.com if I try to open a different web page I get the Neatgear genie page again. It also won't allow apps that need the internet to open.

  • Nm-applet cannot connect to any secured wifi network.

    It does not work even if I run nm-applet as root.
    I have gnome keyring installed.
    Last edited by jck (2011-08-14 20:16:50)

    I have had exactly the same problem, which started yesterday or the day before. It connects fine to unsecured networks, but refuses to connect to WEP, WPA-PSK or WPA2-PSK networks. iphone is up to date, as is the router firmware (Netgear DG834G). I have only just got my iphone 3G, but it worked fine initially.
    Anyone have any thoughts?

  • Can't connect to any secure WiFi network. Help...!

    Hello,
    I am unable to connect to any secure wifi network. Using iPhone 5, Model : MD300B/A, Software : 6.1.4 (10B350). Whenever I try to connect to any secure wifi network, it says password incorrect. But it connects fine with unsecured networks. Double checked the same secure networks with my iPad and it works fine. Tried reseting the network settings and all settings. Updated to latest firmware (6.1.4). Still not working.
    Please help.
    Regards,
    Madhavan

    I have the same problem. I can't connect to any password protected networks. I type in the correct password, but I'm unable to login. I don't have the option for the iphone to forget the network, because I've never been able to log in and therefore there is nothing to forget. The option doesn't even come up. Is anyone else having this problem? It is this way for 2 different networks.

  • Why can't I connect to my home WiFi network with my new iPad Mini?

    Why can't I connect to my home WiFi network with my new iPad Mini when I can connect to free WiFi networks at cafes and public areas?

    Try this:
    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • Cannot connect to password protected WiFi network

    I received an iPhone for Christmas; at that time our home network was not encrypted and I had no trouble connecting to it. Since we protected it about a week ago, I have not been able to log into it on my iPhone (or iPod touch, for what it's worth). It picks up the network, and I know I am entering the correct password, but it will always say that it cannot connect. My sister has an older model iPhone and she has no troubles logging in to the network.
    Any thoughts?

    A couple of things come to mind:
    - Password is case-sensitive. Have you checked uppercase and lowercase characters?
    - Have you got mac-address protection (only allow certain mac-addresses to access the network). If so, enter the iPhones mac-address as an allowed one. How many devices do you allow on your wireless network? Maybe you've set the number of DHCP leases to a number which prevents your iphone from getting a mac-address?
    Also, check the router-logs, try to determine exactly why you don't get access.
    What is the OS-version of your iPhone?

  • I can not join any secure wifi network with my iphone5

    I can not join any wifi network that requires a password including my home network. This is very frustrating

    Hi Crystalmais,
    This article contains troubleshooting for connecting to a Wi-Fi network:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Take care,
    - Ari

  • Cannot connect to a European wifi network

    I purchased an ibook in the states and i am trying to get on to the flats wifi
    the wep is printed on the ADSL router
    Ever time i try to enter the wep it says error trying to connect to the network
    it used to only do it for the protected network now it does it for all of the networks i do not know what is going on
    please excuse my typing Euro keyboards are a bit hard

    Duane is right, and the fact that your computer has an american keyboard layout has nothing to do with it, it is about the settings of the router. Ask the router administrator in your flat to add your Airport ID to the list of allowed computers in the network.
    The easy way to find out the airport ID (MAC Address) is in the Nertwork preferences pane, on the Airport tab. Other way is flapping the keyboard out, there printed are the ethernet and airport MAC address (or ID's)
    Good luck!

  • HT1365 Why is my iPhone 4 running so slow? It will be connected to a secure wifi signal, with all the bars yet still say its unable to connect to the Internet. Plus, Internet aside, the phone overall is acting very unusual. Moving very slow.

    My phone is running so slow in every possible way, on the Internet or not. My apps are constantly crashing and I never used to have this issue before. Typing a text is absolute Chaos! I have turned EVERYTHING on and off. I have cleared out my running apps menu, history and cookies. I have even gone through it and deleted unwanted photos, videos and apps. If I lived closer to an Apple store I would just take it in as I have AppleCare. But I am over an hour away from the closest location. Has anyone else experienced these issues and if so how did you resolve them?  It almost seems like it has a virus or something. Please help! Any input would be fabulous!

    Hi Bob,
    That's the strange thing. When I had both GHz channels working on one SSID, once in a while my iMAC would pick the 5 GHz channel (44 seems the best for me). I always use channel 1 for 2.4 GHz because I get the fastest speeds with it.
    When the iMac would pick 5 GHz, the slowdown was very obvious. As I explained in my (long) first post, I immediately felt the difference. Now the $50K question - since the 5 GHz channel at that point was stronger than the 2.4 GHz one, why wasn't the speed faster? Why was it so slow compared to 2.4 GHz? That's what rattling my brain. If the 5 GHz signal's strong enough to get picked by my iMac, then why isn't there a commensurate speed increase? There must be something else going on here besides signal strength. If the 5 GHz spec says that I must have full strength to get 5 GHz speeds, then that makes sense. But I think it doesn't, that's why I believe I have a configuration problem somewhere, or a faulty AEBS.
    I might add that my firmware's up-to-date in the AEBS and AX, and Airport Utility too.
    I think heading to 4Runner's camp - even with high signal strength (and I would consider 3 of 4 bars high), the 5 GHz speeds aren't showing themselves.
    Here's some snap's of my AEBX's setup:
    I think my configuration's fine, although I've tried so many different options, I'm a little confused, but I know that changing the Multicast Rate doesn't have any noticeable effect on the speed. I also have "Use Wide Channels" checked, but as I said, the 5 GHz band is awfully slow for using both channels. I have set "N" only, so no "G" clients to slow it down.
    Mind boggling!

  • IPhone connects to secured WiFi network, but can't access Internet

    Problem: iPhone connects to my secured home WiFi network, shows WiFi strength bars at top of screen, displays checkmark, lock, power, and blue arrow on WiFi Networks screen; however, cannot access Internet, iTunes store, stocks, Weather or anything else.
    Tests I've run:
    1. iPhone itself:
    ---DCHP:
    IP Address = 192.168.2.102 (within range automatically allocated by LinkSys router--see below)
    Subnet Mask = 255.255.255.0 (as per LinkSys router)
    Router = 192.168.2.1 (as per LinkSys router)
    DNS = 192.168.2.1 (confirmed by Apple as a valid DNS address given the above information)
    Tests:
    *Forget Network and rejoin--Failed to connect to Internet
    *Forget Network, reboot iPhone, and rejoin--Failed to connect to Internet
    *Reset Netowrk Settings and rejoin--Failed to connect to Internet
    *Reset All Settings and rejoin--Failed to connect to Internet
    *Deleted DNS entry--Failed to connect to Internet
    *Connect to Apple Store unsecured network--Success
    *Complete reset of iPhone at Apple Store:
    **Brought home, made no calls, did not sync with iTunes, did not reenter any info deleted by complete reset, joined network--Failed to connect to Internet
    **Synced data previously saved to iTunes, rejoined network--Failed to connect to Internet
    2. LinkSys router WRT310N:
    Tests:
    *Updated Router firmware--iPhone failed to connect to Internet
    *Entered a Static IP address on both router and iPhone--iPhone failed to connect to Internet
    *Reserved an IP within range automatically allocated by LinkSys router--iPhone failed to connect to Internet
    *Reserved an IP outside range automatically allocated by LinkSys router--iPhone failed to connect to Internet
    *Forced MAC filtering to use iPhone WiFi Address--iPhone failed to connect to Internet
    *Disabled all MAC filtering--iPhone failed to connect to Internet
    *Changed security settings:
    **No Security--Success
    **WAP Personal (AES)--iPhone failed to connect to Internet
    **WAP Personal 2 (auto selection AES or TKIP)--iPhone failed to connect to Internet
    **WAP Personal 2 (forced AES)--iPhone failed to connect to Internet
    **WAP Personal 2 (forced TKIP)--iPhone failed to connect to Internet
    *Changed security WAP Password/Passphrase:
    **10 characters (alpha numeric)--iPhone failed to connect to Internet
    **12 characters (alpha numeric)--iPhone failed to connect to Internet
    **10 characters (alpha numeric/ Uppercase alpha)--iPhone failed to connect to Internet
    **10 characters (alpha numeric/ Lowercase alpha)--iPhone failed to connect to Internet
    **10 characters (all numeric)--iPhone failed to connect to Internet
    *Set router to Mixed Wireless N/G/B Network Mode--iPhone failed to connect to Internet
    *Changed network radio band from Auto to Wide to Standard--iPhone failed to connect to Internet each time
    *Set router to Wireless G Only Network Mode--iPhone failed to connect to Internet
    *Changed Router IP address from 198.168.2.1 to 198.168.1.1 (LinkSys default)--iPhone failed to connect to Internet
    3. Microsoft router MN-500:
    Tried this old router (the one I used before purchasing the LinkSys). It is an old (circa 2002) Wireless B base station with WEP Security. The iPhone was never able to connect to the Internet using various settings, many of which were duplicates of the LinkSys tests above.
    On both routers my wife's Dell laptop and my HP printer connect without incident, using the same network/security settings.
    I have always been able to connect to various unsecured WiFi networks; I have never been able to connect to a secure WiFi network (although the only one I've really tried has been my own).
    I am at a loss as to what to do next. Any suggestions?

    SUCCESS!!!!!
    I visited my brother-in-law yesterday and attempted to connect with his secure network. By sheer luck, he is using the exact same model LinkSys router. My iPhone connected first time--so the iPhone was eliminated as a source of the problem.
    I didn't do a lot of troubleshooting at his house, but I did notice that his network was set for both dynamic DHCP and dynamic DNS. I know that either or both of Windstream (my ISP) and my broadband modem requires a pair of static DNS addresses.
    Sure enough, delving real deep into Windstream's support site, I discovered a LinkSys router DNS help page, specifying how to set static DNS addresses in LinkSys routers. I then accessed my router, enterd the known static addresses, saved the router settings, then rebooted the iPhone and connected to the network.
    SUCCESS!!!
    Thanks to Jane, who suggested it was an ISP issue, Jason, and all at Apple support. dumonj, I'll email you directly. Try this suggestion and see if it helps.

  • I just upgraded to Yosemite and since i cannot connect to the office wifi

    i just upgraded to Yosemite and since i cannot connect to the office wifi

    Hello Victorff12,
    Thanks for using Apple Support Communities.
    If you cannot connect to a Wi-Fi network with your Mac, then please follow the directions in the article below.
    Wi-Fi: How to troubleshoot Wi-Fi connectivity - Apple Support
    Take care,
    Alex H.

  • AppleTV in corporate, WPA2-enterprise wifi networks

    Hello,
    I would like to use AppleTV in my institution's corporate WPA2 secure wifi network, in order to mirror my iPad. I am looking for a stable solution.
    iOS devices require the installation of a profile. I have tried to install a profie in an AppleTV (2nd generation). I don't think the profile "stuck". Should a profile stay in the AppleTV, would iOS devices "see" the Apple TV across the secure network? Also, I've read that the problem is that first time the AppleTV tries to connect to the internet, it tries to set date and time, and it remains in there in a loop unless it sets it from a wired connection (then, it can connect to the wifi network)
    Another solution would be using an Airport Express to distribute dynamic IP's to the AppleTV and the iOS devices. But, can a WPA2-enterprise profile be installed permanently in Airport Express?
    Linking the AppleTV or the Airport Express to ethernet (RJ45 cable) is not viable: those are fixed IP's which must remained assigned only to desktop computers. The solution must be wifi to wifi.
    I would greatly appreciate any suggestions.
    Thank you very much,
    -celso

    That depends on the settings in the network you're trying to connect to. You need to check with the administrator of that network.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Error: [NQSError:13037] cannot connect to BI security service,Please make sure this is running properly (with SSL or not) in EM

    Hi,
    Im unable to open the RPD online  getting following error.
    Note: Im not done any changes. Its works good till yesterday EOD.
    Error:
    [NQSError:13037] cannot connect to BI security service,Please make sure this is running properly (with SSL or not) in EM.
    [NQSError:37001] could not connect to the oracle BI server instance..
    Kindly help me to fix this issue.

    Hi,
    Could you access the answer side.
    Could you see the reports.
    Do one thing, take a back up of NQS config file from <Oracle Location>\instance\instance1\config\obiserver folder\nqsconfig.ini file.
    Copy nqs config file if you have already have a back up.
    Restart the services and try once.
    http://mkashu.blogspot.com
    Regards,
    VG

  • Unable to open analytics/EM/console(Cannot connect to BI Security Service)

    Hi,
    After fresh install obiee11.1.1.5.0 1st time i can able to ran presentation services and FMW but after re boot machine i got below kind of error. while checking opmnctl status all serivces are up...
    [2012-05-15T01:52:23.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.
    [2012-05-15T01:52:23.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] nqsserver:     Clustered Oracle BI Server (64-bit) started. Version: 11.1.1.5.0.110427.1127.000.
    [2012-05-15T01:52:25.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 161c] [43071] A connection with Cluster Controller W01BGPCBIAPP1A.reg1.uat1bank.dbs.com:9706 was established.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 15cc] [nQSError: 46066] Operation cancelled.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 161c] [nQSError: 46066] Operation cancelled.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [43031] :     Oracle BI Server shutdown.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [85008] MDX Member Name Cache subsystem statistics - Entries: 0, Sizes: 0 bytes, Overall Queries: 0, Hits: 0(0%), Misses: 0(0%).
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [85007] MDX Member Name Cache subsystem stopped.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [58001] Query Cache Statistics -- Hits:0(0%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [14058] Unloaded all subject areas.
    [2012-05-15T02:11:23.000+00:00] [OracleBIServerComponent] [WARNING:1] [] [] [ecid: ] [tid: 147c] Warning: Clustering and cache are enabled for this OBIS node, but cluster aware cache is disabled. This can lead to inconsistencies.
    [2012-05-15T02:11:32.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [36007] Loading repository D:\Oracle\Middleware\instances\instance1\bifoundation\OracleBIServerComponent\coreapplication_obis1\repository\SampleAppLite_BI0001.rpd.
    [2012-05-15T02:11:33.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: a74] [14055] Loading subject area: SampleApp Lite ...
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: a74] [14056] Finished loading subject area: SampleApp Lite.
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [58002] Query Cache loaded with 0 entries from saved cache files.
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [85003] MDX Member Name Cache subsystem started successfully.
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [85004] MDX Member Name Cache subsystem recovered entries: 0, size: 0 bytes.
    [2012-05-15T02:11:35.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [13026] Error in getting roles from BI Security Service: 'Error Message From BI Security Service: [nQSError: 12002] Socket communication error at call=Connect: (Number=0) Call=NQRpc: An unknown socket communications error has occurred. [[
    [nQSError: 12010] Communication error connecting to remote end point: address = 10.10.10.10; port = 9704.
    [nQSError: 46119] Failed to open HTTP connection to server 10.10.10.10 at port 9704.'
    [2012-05-15T02:11:36.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.
    [2012-05-15T02:11:36.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] nqsserver:     Clustered Oracle BI Server (64-bit) started. Version: 11.1.1.5.0.110427.1127.000.
    [2012-05-15T02:11:36.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 190c] [43071] A connection with Cluster Controller W01BGPCBIAPP1A.reg1.uat1bank.dbs.com:9706 was established.
    [2012-05-15T02:11:39.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e01ZlqXFw00Fzzw0w0000184000003] [tid: 1340] Error Message From BI Security Service: [nQSError: 12002] Socket communication error at call=Connect: (Number=0) Call=NQRpc: An unknown socket communications error has occurred. [[
    [nQSError: 12010] Communication error connecting to remote end point: address = ; port = 9704.
    [nQSError: 46119] Failed to open HTTP connection to server 10.10.10.10 at port 9704.
    *[2012-05-15T02:11:39.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e01ZlqXFw00Fzzw0w0000184000003] [tid: 1340] [nQSError: 13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.*
    *[2012-05-15T02:11:39.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e01ZlqXFw00Fzzw0w0000184000003] [tid: 1340] [nQSError: 13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.*
    Thanks
    Deva

    Hi,
    While installing Admin Server/Bi_Server i forgot to reset the boot.properties file(encripted password) after re boot i just reset and Restarting the opmn and BI Services its got woking
    Thanks
    Deva

  • My macbook pro cannot connect to internet via wifi

    I have a Macbook Pro 2010 OS X 10.8.3.  I cannot connect to internet via wifi (Air por).  My Macbook Pro does not recognize my network and when I select it from the list of network it asks for my network password.  when I type in my password a dialog box gives me timeout error.  Please could anyone help me.  I am using ethernet for my connection at the moment.  Do I need to reset my macbookpro?  if yes, what will happen to my applications and operating system (mountain lion)?
    Monireh

    When you use the Airport utility what happens?
    What is in the System Preferences control panel for Network settings?
    http://www.apple.com/support/airport - there is a forum just for Airport Community
    Airport Express FAQ
    http://support.apple.com/kb/HT1515
    Wi-Fi Setup Considerations
    Things to consider before you begin
    Start with a plan for the physical layout. Depending on whether you have an existing Wi-Fi network, or if you are using your AirPort Express as a standalone Wi-Fi device, there are several options available for you to choose from.
    When using Ethernet, Cat6 cable is recommended.
    The layout you choose should take into account environmental factors such as physical access, location, range, radio frequency interference, etc.
    You will need to consider what AirPort Utility settings to adopt.
    You will need to know whether you are using an AirPort Express (802.11b/g) or an AirPort Express (802.11a/b/g/n).
    If you will be using more than one Wi-Fi base station, it may be helpful to read the article Extending the range of your wireless network by adding additional Wi-Fi base stations.
    AirPort Discussions
    Discuss your AirPort Base Station, Time Capsule and Wi-Fi questions with fellow community members.
    More
    Direct you to the proper forum for MacBook :
    MacBook Series Forumshttps://discussions.apple.com/community/notebooks?view=discussions
    Mac OS X Forums
    https://discussions.apple.com/community/mac_os?view=discussions 
    http://www.apple.com/support/macbookpro

Maybe you are looking for

  • Get all users in Portal

    Hi all, I'd like to ask you for help with my Portal application. I need to retrieve all users in Portal. Now I'm using searchUsers method of UserFactory object. It returns to me all users, but it is very time-consuming operation for cca. 3500 users i

  • Why are my adobe programs not Working?

    Hello, It started as a small problem a few months ago with a forum here: http://forums.adobe.com/message/4876056#4876056 but now, whenever I try to open ANY of my adobe programs, they just don't open. It looks like they're opening... the icons bounce

  • Why did my Address Book disappear and how can I get it back?

    The Address Book application has simply disappeared on two of my MacBook Pros. I thought the first one (work laptop) was a fluke but now that it's happened on my own MacBook I think something is wrong. The app is no longer available anywhere on my ha

  • Process Control in Confirmation Parameters

    Dear All, There is a Process  control tab in SPRO'confirmation parameters for Orders'. I know it is used for decoupling of Production process like GI,GR & activity posting.What are the basic settings required for the same.Plz guide..

  • How can I get back $400 deposit? check or bank?

    I'm an international student and my brother and me using family share plan. We know we can get refund our deposit after using 12 months but we wanna know is it check or bank. We are going to visit our country during the summer vacation, about 4 month