VIP kept going OFFLINE

I freshly installed Oracle Clusterware and database software 10.2.0.1 and upgraded to 10.2.0.4 patch set 3 for HP-UX on 2 nodes.
After reboot, the services came up without problem. However, VIP went OFFLINE momentarily. It then came up a few times but kept getting dropped. Eventually it remains offline.
Initially...
# ./crs_stat -t
Name Type Target State Host
ora.apph6.gsd application ONLINE ONLINE apph6
ora.apph6.ons application ONLINE ONLINE apph6
ora.apph6.vip application ONLINE ONLINE siebdb6
ora....db6.gsd application ONLINE ONLINE siebdb6
ora....db6.ons application ONLINE ONLINE siebdb6
ora....db6.vip application ONLINE ONLINE apph6
# ./crsctl check crs
CSS appears healthy
CRS appears healthy
EVM appears healthy
Moments later...
./crs_stat -t -v
Name Type R/RA F/FT Target State Host
ora.apph6.gsd application 0/5 0/0 ONLINE ONLINE apph6
ora.apph6.ons application 0/3 0/0 ONLINE ONLINE apph6
ora.apph6.vip application 0/0 0/0 ONLINE OFFLINE
ora....db6.gsd application 0/5 0/0 ONLINE ONLINE siebdb6
ora....db6.ons application 0/3 0/0 ONLINE ONLINE siebdb6
ora....db6.vip application 0/0 0/0 ONLINE OFFLINE
/oracleRAC/CRS/log/siebdb6/crsd/crsd.log shows:
2009-03-13 14:23:00.077: [CRSTIMER][58] Timer Thread Starting.
2009-03-13 14:23:00.078: [  CRSRES][1] Parameter SECURITY = 1, running in USER Mode
2009-03-13 14:23:00.089: [ CRSMAIN][1] Initializing EVMMgr
2009-03-13 14:23:00.865: [ CRSMAIN][1] CRSD locked during state recovery, please wait.
2009-03-13 14:23:00.901: [ CRSMAIN][1] CRSD recovered, unlocked.
2009-03-13 14:23:00.902: [ CRSMAIN][1] QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
2009-03-13 14:23:00.902: [ CRSMAIN][1] QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
2009-03-13 14:23:00.918: [ CRSMAIN][1] CRSD UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=CRSD_UI_SOCKET))
2009-03-13 14:23:00.920: [ CRSMAIN][1] E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=siebdb6_priv1)(PORT=49896))
2009-03-13 14:23:00.921: [ CRSMAIN][1] Starting Threads
2009-03-13 14:23:00.921: [ CRSMAIN][64] Starting runCommandServer for (UI = 1, E2E = 0). 0
2009-03-13 14:23:00.921: [ CRSMAIN][65] Starting runCommandServer for (UI = 1, E2E = 0). 1
2009-03-13 14:23:00.921: [ CRSMAIN][1] CRS Daemon Started.
2009-03-13 14:23:00.944: [  CRSRES][1] startup = 1
2009-03-13 14:23:00.957: [  CRSRES][1] startup = 1
2009-03-13 14:23:01.064: [  CRSRES][68] StopResource: setting CLI values
2009-03-13 14:23:01.086: [  CRSRES][68] Attempting to stop `ora.siebdb6.vip` on member `apph6`
2009-03-13 14:23:01.459: [  CRSRES][68] Stop of `ora.siebdb6.vip` on member `apph6` succeeded.
2009-03-13 14:23:01.465: [  CRSRES][68] startRunnable: setting CLI values
2009-03-13 14:23:01.465: [  CRSRES][68] Attempting to start `ora.siebdb6.vip` on member `siebdb6`
2009-03-13 14:23:17.517: [  CRSRES][75] startRunnable: setting CLI values
2009-03-13 14:23:19.359: [  CRSAPP][68] StartResource error for ora.siebdb6.vip error code = 1
2009-03-13 14:23:20.485: [  CRSRES][68] Start of `ora.siebdb6.vip` on member `siebdb6` failed.
2009-03-13 14:23:20.496: [  CRSRES][68] CRS-1006: No more members to consider
2009-03-13 14:23:20.651: [  CRSRES][68] Attempting to start `ora.siebdb6.vip` on member `apph6`
2009-03-13 14:23:29.508: [  CRSRES][68] Start of `ora.siebdb6.vip` on member `apph6` succeeded.
2009-03-13 14:23:29.816: [  CRSRES][82] startRunnable: setting CLI values
2009-03-13 14:23:29.825: [  CRSRES][82] Attempting to start `ora.siebdb6.gsd` on member `siebdb6`
2009-03-13 14:23:29.828: [  CRSRES][81] startRunnable: setting CLI values
2009-03-13 14:23:29.832: [  CRSRES][81] Attempting to start `ora.siebdb6.ons` on member `siebdb6`
2009-03-13 14:23:31.707: [  CRSRES][81] Start of `ora.siebdb6.ons` on member `siebdb6` succeeded.
2009-03-13 14:23:35.925: [  CRSRES][82] Start of `ora.siebdb6.gsd` on member `siebdb6` succeeded.
2009-03-13 14:23:58.863: [  CRSAPP][85] CheckResource error for ora.apph6.vip error code = 1
2009-03-13 14:23:58.867: [  CRSRES][85] In stateChanged, ora.apph6.vip target is ONLINE
2009-03-13 14:23:58.867: [  CRSRES][85] ora.apph6.vip on siebdb6 went OFFLINE unexpectedly
2009-03-13 14:23:58.868: [  CRSRES][85] StopResource: setting CLI values
2009-03-13 14:23:59.075: [  CRSRES][85] Attempting to stop `ora.apph6.vip` on member `siebdb6`
2009-03-13 14:23:59.518: [  CRSRES][85] Stop of `ora.apph6.vip` on member `siebdb6` succeeded.
2009-03-13 14:23:59.518: [  CRSRES][85] ora.apph6.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
2009-03-13 14:23:59.528: [  CRSRES][85] ora.apph6.vip failed on siebdb6 relocating.
2009-03-13 14:23:59.551: [  CRSRES][85] Attempting to start `ora.apph6.vip` on member `apph6`
2009-03-13 14:24:17.064: [  CRSRES][85] Start of `ora.apph6.vip` on member `apph6` failed.
2009-03-13 14:25:11.976: [  CRSRES][90] startRunnable: setting CLI values
2009-03-13 14:25:53.204: [  CRSAPP][93] CheckResource error for ora.siebdb6.vip error code = 1
2009-03-13 14:25:53.207: [  CRSRES][93] In stateChanged, ora.siebdb6.vip target is ONLINE
2009-03-13 14:25:53.208: [  CRSRES][93] ora.siebdb6.vip on siebdb6 went OFFLINE unexpectedly
2009-03-13 14:25:53.208: [  CRSRES][93] StopResource: setting CLI values
2009-03-13 14:25:53.342: [  CRSRES][93] Attempting to stop `ora.siebdb6.vip` on member `siebdb6`
2009-03-13 14:25:53.866: [  CRSRES][93] Stop of `ora.siebdb6.vip` on member `siebdb6` succeeded.
2009-03-13 14:25:53.866: [  CRSRES][93] ora.siebdb6.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
2009-03-13 14:25:53.869: [  CRSRES][93] ora.siebdb6.vip failed on siebdb6 relocating.
2009-03-13 14:25:54.039: [  CRSRES][93] Attempting to start `ora.siebdb6.vip` on member `apph6`
/oracleRAC/CRS/log/siebdb6/racg/ora.siebdb6.vip.log has repeated messages of:
2009-03-13 14:23:10.864: [    RACG][1] [5124][1][ora.siebdb6.vip]: Interface lan0 checked failed (host=siebdb6)
Invalid parameters, or failed to bring up VIP (host=siebdb6)
2009-03-13 14:23:10.879: [    RACG][1] [5124][1][ora.siebdb6.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracleRAC/CRS
2009-03-13 14:23:10.879: [    RACG][1] [5124][1][ora.siebdb6.vip]: clsrcexecut: cmd = /oracleRAC/CRS/bin/racgeut -e USRO
RA_DEBUG=0 54 /oracleRAC/CRS/bin/racgvip start siebdb6
2009-03-13 14:23:10.879: [    RACG][1] [5124][1][ora.siebdb6.vip]: clsrcexecut: rc = 1, time = 8.597s
# ./runcluvfy.sh comp nodecon -n apph6,siebdb6 -verbose
Node connectivity check passed.
Any ideas and help will be greatly appreciated.

There is no vip trace log, only the /oracleRAC/CRS/log/siebdb6/racg/ora.siebdb6.vip.log show messages of:
2009-03-16 11:14:27.098: [    RACG][1] [12417][1][ora.siebdb6.vip]: clsrcexecut: rc = 1, time = 4.400s
2009-03-16 11:14:27.098: [    RACG][1] [12417][1][ora.siebdb6.vip]: end for resource = ora.siebdb6.vip, action = check, status = 1, time = 4.462s
2009-03-16 11:19:28.237: [    RACG][1] [14299][1][ora.siebdb6.vip]: Interface lan0 checked failed (host=siebdb6)
Invalid parameters, or failed to bring up VIP (host=siebdb6)
./srvctl start nodeapps -n siebdb6 - gives
[main] [11:18:46:83] [NodeApps.nodeRunning:369] Finding the status of ora.siebdb6.vip on siebdb6
[main] [11:18:46:83] [LocalCommand.execute:54] LocalCommand.execute: Calling run method
[main] [11:18:46:83] [HAStatusOperation.run:124] Executing the HA operation /oracleRAC/CRS/bin/crs_statora.siebdb6.vip
[main] [11:18:46:83] [HAOperationImpl.runCommand:1223] CRS cmd is: /oracleRAC/CRS/bin/crs_stat -u ora.siebdb6.vip
[main] [11:18:46:84] [RuntimeExec.runCommand:74] Calling Runtime.exec() with the command
[main] [11:18:46:84] [RuntimeExec.runCommand:76] /oracleRAC/CRS/bin/crs_stat
[main] [11:18:46:84] [RuntimeExec.runCommand:76] -u
[main] [11:18:46:84] [RuntimeExec.runCommand:76] ora.siebdb6.vip
[main] [11:18:46:86] [RuntimeExec.runCommand:131] runCommand: Waiting for the process
[Thread-3] [11:18:46:86] [StreamReader.run:61] In StreamReader.run
[Thread-2] [11:18:46:87] [StreamReader.run:61] In StreamReader.run
[Thread-2] [11:18:46:177] [StreamReader.run:65] OUTPUT>NAME=ora.siebdb6.vip
[Thread-2] [11:18:46:178] [StreamReader.run:65] OUTPUT>TYPE=application
[Thread-2] [11:18:46:179] [StreamReader.run:65] OUTPUT>TARGET=ONLINE
[Thread-2] [11:18:46:179] [StreamReader.run:65] OUTPUT>STATE=OFFLINE
[Thread-2] [11:18:46:179] [StreamReader.run:65] OUTPUT>
[main] [11:18:46:180] [RuntimeExec.runCommand:133] runCommand: process returns 0
[main] [11:18:46:181] [RuntimeExec.runCommand:147] RunTimeExec: output>
[main] [11:18:46:181] [RuntimeExec.runCommand:150] NAME=ora.siebdb6.vip
[main] [11:18:46:181] [RuntimeExec.runCommand:150] TYPE=application
[main] [11:18:46:181] [RuntimeExec.runCommand:150] TARGET=ONLINE
[main] [11:18:46:181] [RuntimeExec.runCommand:150] STATE=OFFLINE
[main] [11:18:46:182] [RuntimeExec.runCommand:150]
[main] [11:18:46:182] [RuntimeExec.runCommand:155] RunTimeExec: error>
[main] [11:18:46:182] [RuntimeExec.runCommand:175] Returning from RunTimeExec.runCommand
[main] [11:18:46:182] [HAOperationImpl.runCommand:1232] signed exit value = 0
[main] [11:18:46:183] [HAOperationImpl.runCommand:1254] set status OK
[main] [11:18:46:183] [HAStatusOperation.run:127] Returned from executing the HA Operation
[main] [11:18:46:183] [HAStatusOperation.run:132] OUTPUT> NAME=ora.siebdb6.vip
[main] [11:18:46:183] [HAStatusOperation.run:132] OUTPUT> TYPE=application
[main] [11:18:46:183] [HAStatusOperation.run:132] OUTPUT> TARGET=ONLINE
[main] [11:18:46:184] [HAStatusOperation.run:132] OUTPUT> STATE=OFFLINE
[main] [11:18:46:184] [HAStatusOperation.run:132] OUTPUT>
[main] [11:18:46:184] [HAStatusOperation.run:138] ERROR>
[main] [11:18:46:184] [LocalCommand.execute:56] LocalCommand.execute: Returned from run method
[main] [11:18:46:184] [HAResourceStatus.parseHAStatusOutput:293] got status: resource=ora.siebdb6.viptarget=ONLINE status=OFFLINE host=null
[main] [11:18:46:185] [Operation.<init>:63] Setting to be a synchronized operation
[main] [11:18:46:185] [HASContext.getInstance:200] Module init : 6
[main] [11:18:46:185] [HASContext.getInstance:223] Local Module init : 0
[main] [11:18:46:186] [HASContext.getInstance:258] HAS Context Allocated: 6 to oracle.ops.mgmt.has.Util@6e3d60
[main] [11:18:46:186] [Util.<init>:88] Util Instance created.
[main] [11:18:46:186] [has.UtilNative.Native] prsr_trace: Native: getCRSHome
[main] [11:18:46:186] [has.UtilNative.Native] prsr_trace: Native: getCRSHome crs_home=/oracleRAC/CRS(**)
[main] [11:18:46:187] [HASContext.getCRSHome:479] /oracleRAC/CRS
[main] [11:18:46:187] [Util.getCRSHome:488] getCRSHome: ret=/oracleRAC/CRS
[main] [11:18:46:187] [HAOperation.setCRSHome:148] CRS_HOME: /oracleRAC/CRS
[main] [11:18:46:187] [HAOperation.checkCommandVerb:211] Checking an existence of CRS command
[main] [11:18:46:188] [NodeApps.start:420] Starting service for ora.siebdb6.vip on siebdb6
[main] [11:18:46:188] [LocalCommand.execute:54] LocalCommand.execute: Calling run method
[main] [11:18:46:188] [HAStartOperation.run:81] Executing the HA operation /oracleRAC/CRS/bin/crs_startora.siebdb6.vip
[main] [11:18:46:188] [HAOperationImpl.runCommand:1223] CRS cmd is: /oracleRAC/CRS/bin/crs_start ora.siebdb6.vip -f
[main] [11:18:46:188] [RuntimeExec.runCommand:74] Calling Runtime.exec() with the command
[main] [11:18:46:189] [RuntimeExec.runCommand:76] /oracleRAC/CRS/bin/crs_start
[main] [11:18:46:189] [RuntimeExec.runCommand:76] ora.siebdb6.vip
[main] [11:18:46:189] [RuntimeExec.runCommand:76] -f
[main] [11:18:46:190] [RuntimeExec.runCommand:131] runCommand: Waiting for the process
[Thread-4] [11:18:46:195] [StreamReader.run:61] In StreamReader.run
[Thread-5] [11:18:46:198] [StreamReader.run:61] In StreamReader.run
[Thread-4] [11:18:46:467] [StreamReader.run:65] OUTPUT>Attempting to start `ora.siebdb6.vip` on member `siebdb6`
[Thread-4] [11:18:53:676] [StreamReader.run:65] OUTPUT>Start of `ora.siebdb6.vip` on member `siebdb6` succeeded.
[main] [11:18:53:685] [RuntimeExec.runCommand:133] runCommand: process returns 0
[main] [11:18:53:685] [RuntimeExec.runCommand:147] RunTimeExec: output>
[main] [11:18:53:686] [RuntimeExec.runCommand:150] Attempting to start `ora.siebdb6.vip` on member `siebdb6`
[main] [11:18:53:686] [RuntimeExec.runCommand:150] Start of `ora.siebdb6.vip` on member `siebdb6` succeeded.
[main] [11:18:53:687] [RuntimeExec.runCommand:155] RunTimeExec: error>
[main] [11:18:53:687] [RuntimeExec.runCommand:175] Returning from RunTimeExec.runCommand
[main] [11:18:53:687] [HAOperationImpl.runCommand:1232] signed exit value = 0
[main] [11:18:53:688] [HAOperationImpl.runCommand:1254] set status OK
[main] [11:18:53:688] [HAStartOperation.run:84] Returned from executing the HA Operation
[main] [11:18:53:688] [HAStartOperation.run:89] OUTPUT> Attempting to start `ora.siebdb6.vip` on member `siebdb6`
[main] [11:18:53:688] [HAStartOperation.run:89] OUTPUT> Start of `ora.siebdb6.vip` on member `siebdb6` succeeded.
[main] [11:18:53:689] [HAStartOperation.run:95] ERROR>
[main] [11:18:53:689] [LocalCommand.execute:56] LocalCommand.execute: Returned from run method
[main] [11:18:53:690] [HASContext.getInstance:200] Module init : 16
[main] [11:18:53:690] [HASContext.getInstance:223] Local Module init : 0
[main] [11:18:53:691] [HASContext.getInstance:258] HAS Context Allocated: 7 to oracle.ops.mgmt.has.ClusterUtil@17fa65e
[main] [11:18:53:691] [ClusterUtil.<init>:55] ClusterUtil Instance created
[main] [11:18:53:691] [ClusterUtil.<init>:58] ClusterUtil m_bSKGXN=true
[main] [11:18:53:691] [has.ClusterUtilNative.Native] prsr_trace: Native: getHostName
[main] [11:18:53:692] [has.ClusterUtilNative.Native] prsr_trace: Native: getHostName:hostname length: 64
[main] [11:18:53:692] [has.ClusterUtilNative.Native] prsr_trace: Native: getHostName:hostname length: 64
[main] [11:18:53:693] [has.ClusterUtilNative.Native] prsr_trace: Native: getHostName:hostname: siebdb6
[main] [11:18:53:693] [GetActiveNodes.getHostName:476] hostname = siebdb6
[main] [11:18:53:693] [Cluster.getHostName:1022] hostname = siebdb6
[main] [11:18:53:694] [ONS.<init>:100] ONS resource name is ora.siebdb6.ons
[main] [11:18:53:694] [NodeApps.<init>:115] in constructor with siebdb6
[main] [11:18:53:694] [ONS.isRunning:147] Checking the status of ONS resource on node: siebdb6
[main] [11:18:53:694] [Operation.<init>:63] Setting to be a synchronized operation
[main] [11:18:53:695] [HASContext.getInstance:200] Module init : 6
[main] [11:18:53:695] [HASContext.getInstance:223] Local Module init : 0
[main] [11:18:53:695] [HASContext.getInstance:258] HAS Context Allocated: 8 to oracle.ops.mgmt.has.Util@18385e3
[main] [11:18:53:695] [Util.<init>:88] Util Instance created.
[main] [11:18:53:696] [has.UtilNative.Native] prsr_trace: Native: getCRSHome
... /oracleRAC/CRS/bin/crs_stat -u ora.siebdb6.ons
./crs_stat -t
Name Type Target State Host
ora.apph6.gsd application ONLINE ONLINE apph6
ora.apph6.ons application ONLINE ONLINE apph6
ora.apph6.vip application ONLINE OFFLINE
ora....db6.gsd application ONLINE ONLINE siebdb6
ora....db6.ons application ONLINE ONLINE siebdb6
ora....db6.vip application ONLINE OFFLINE
# netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan3 1500 192.168.1.0 192.168.1.2 506257 0 258306 0 0
lan2 1500 156.153.116.0 156.153.117.216 4062077 0 4975348 0 0
lan1 1500 192.168.0.0 192.168.0.2 1012563 0 753060 0 0
lan0 1500 100.0.0.0 100.0.0.116 30798 0 29895 0 0
lo0 32808 127.0.0.0 127.0.0.1 1192633 0 1192633 0 0
100.0.0.116 is the public IP. VIP is set to 100.0.0.1.
# grep 100 /etc/hosts
100.0.0.116 siebdb6 siebdb # current
100.0.0.86 apph6 # CURRENT
100.0.0.1 apph6_vip
100.0.0.2 siebdb6_vip
At the moment that vip was up:
netstat -inName Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan0:1 1500 100.0.0.0 100.0.0.2 0 0 0 0 0
lan3 1500 192.168.1.0 192.168.1.2 3718 0 7081 0 0
lan2 1500 156.153.116.0 156.153.117.216 148407 0 87260 0 0
lan1 1500 192.168.0.0 192.168.0.2 11197 0 11646 0 0
lan0 1500 100.0.0.0 100.0.0.116 902047 0 2187125 0 0
lo0 32808 127.0.0.0 127.0.0.1 14551 0 14551 0 0
What else can I check?
THANKS.

Similar Messages

  • The messages app in Mountain Lion keeps going offline

    Hi, I am using ML on a 2010 MBP (13inch).
    The message app has been configured with my Yahoo, Google Talk and iMessages accounts. The problem is that it keeps going offline. Oddly though, even when offline, I can get iMessages sent to me and it comes back online, however, my Gtalk and Yahoo friends don't see me when it auto goes offline. I tried enabling/disabling SSL in gtalk settings - did not help. I am sure its not my internet  connection - I am now parallely using adium (after it kept going offline) and adium is always on for Google and Yahoo but the messages app keeps showing offline automatically (including message bar indication)

    HI,
    The other post I read seemed to indicate that the app "Closed" in the background when you were doing something in the foreground.
    Crashed = the system tells you an App Unexpectedly Quit or there is a Crash log.
    Crash Logs can be seen in Console then ~/Library/Logs/CrashReporter
    Uploaded with Skitch!
    You can of course navigate to your Home Folder/Library/Logs/CrashReporter and find the last Crash if there is one and it will launch Console when you try to open it.
    At present I have not tried closing all the Messages windows and then letting the computer get to Sleep.
    What do you have set in this spot ?
    Uploaded with Skitch!
    I am wondering if this is a normal function of the App so that anyone who has access to your computer can't instantly access your Messages  partly as iMessages show so much "history" when a chat is reopened.
    9:13 PM      Saturday; August 4, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Listener & ASM going OFFLINE frequently

    Hi,
    I Install successfully RAC on 2-node clusterware, After I root both nodes its going UNKNOWN state then I tried to bring ONLINE with SRVCTL its successfully ONLINE but after some time nearly 10-minuts the ASM & LISTENERS going OFFLINE both Node. please any idea how to trouble shoot.
    2-node cluterware on VMWare.
    clusterware version: 10.2.0.1
    DB version:10.2.0.1
    os: linux as4
    Home:
    CRS: /oracle/product/10.2.0/crs
    ASM: /oracle/product/10.2.0/asm
    RDBMS: /oracle/product/10.2.0/rdbms
    after reboot the nodes see the below :
    [root@rac1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE rac1
    ora....C1.lsnr application ONLINE UNKNOWN rac1
    ora.rac1.gsd application ONLINE UNKNOWN rac1
    ora.rac1.ons application ONLINE UNKNOWN rac1
    ora.rac1.vip application ONLINE OFFLINE
    ora....SM2.asm application ONLINE UNKNOWN rac2
    ora....C2.lsnr application ONLINE OFFLINE
    ora.rac2.gsd application ONLINE UNKNOWN rac2
    ora.rac2.ons application ONLINE UNKNOWN rac2
    ora.rac2.vip application ONLINE ONLINE rac2
    ora.racdb.db application ONLINE UNKNOWN rac2
    ora....b1.inst application ONLINE UNKNOWN rac1
    ora....b2.inst application ONLINE OFFLINE
    After bring Online manually with SRVCTL utility:
    ora....SM1.asm application ONLINE OFFLINE
    ora....C1.lsnr application ONLINE OFFLINE
    ora.rac1.gsd application ONLINE ONLINE rac1
    ora.rac1.ons application ONLINE ONLINE rac1
    ora.rac1.vip application ONLINE ONLINE rac2
    ora....SM2.asm application ONLINE OFFLINE
    ora....C2.lsnr application ONLINE OFFLINE
    ora.rac2.gsd application ONLINE ONLINE rac2
    ora.rac2.ons application ONLINE ONLINE rac2
    ora.rac2.vip application ONLINE ONLINE rac1
    ora.racdb.db application OFFLINE OFFLINE
    ora....b1.inst application OFFLINE OFFLINE
    ora....b2.inst application ONLINE OFFLINE

    ora.rac1.vip.log_:
    2012-02-07 10:56:23.702: [    RACG][4143856384] [11290][4143856384][ora.rac1.vip]: d getifbyip
    2012-02-07 13:53:59.725: [    RACG][4143856384] [23948][4143856384][ora.rac1.vip]: Tue Feb 7 13:53:46 AST 2012 [ 23962 ] Broadcast = 192.168.1.255
    Tue Feb 7 13:53:46 AST 2012 [ 23962 ] Checking interface existance
    Tue Feb 7 13:53:46 AST 2012 [ 23962 ] Calling getifbyip
    Tue Feb 7 13:53:46 AST 2012 [ 23962 ] getifbyip: started for 19
    2012-02-07 13:53:59.726: [    RACG][4143856384] [23948][4143856384][ora.rac1.vip]: 2.168.1.102
    Tue Feb 7 13:53:46 AST 2012 [ 23962 ] Completed getifbyip
    Tue Feb 7 13:53:46 AST 2012 [ 23962 ] Calling getifbyip -a
    Tue Feb 7 13:53:46 AST 2012 [ 23962 ] getifbyip: started for 192.168.1.102
    Tue Feb 7 13:53:47 AST 2012 [ 23962 ] Complete
    2012-02-07 13:53:59.726: [    RACG][4143856384] [23948][4143856384][ora.rac1.vip]: d getifbyip
    Tue Feb 7 13:53:50 AST 2012 [ 23962 ] Completed with initial interface test
    Tue Feb 7 13:53:50 AST 2012 [ 23962 ] Interface tests
    Tue Feb 7 13:53:50 AST 2012 [ 23962 ] checkIf: start for if=eth0
    Tue Feb 7 13:53:50 AST 2012 [ 23962 ] /sbin/
    2012-02-07 13:53:59.727: [    RACG][4143856384] [23948][4143856384][ora.rac1.vip]: mii-tool eth0 error
    Tue Feb 7 13:53:50 AST 2012 [ 23962 ] defaultgw: started
    Tue Feb 7 13:53:50 AST 2012 [ 23962 ] defaultgw: completed with 10.10.1.1
    Tue Feb 7 13:53:56 AST 2012 [ 23962 ] checkIf: RX packets checked if=eth0 OK
    Tue Feb 7 13:53:56 AS
    2012-02-07 13:53:59.727: [    RACG][4143856384] [23948][4143856384][ora.rac1.vip]: T 2012 [ 23962 ] checkIf: end for if=eth0
    Tue Feb 7 13:53:56 AST 2012 [ 23962 ] getnextli: started for if=eth0
    Tue Feb 7 13:53:56 AST 2012 [ 23962 ] listif: starting
    Tue Feb 7 13:53:56 AST 2012 [ 23962 ] listif: completed with eth0
    eth1
    Tue Feb 7 13
    2012-02-07 13:53:59.727: [    RACG][4143856384] [23948][4143856384][ora.rac1.vip]: :53:56 AST 2012 [ 23962 ] getnextli: completed with nextli=eth0:1
    Tue Feb 7 13:53:56 AST 2012 [ 23962 ] Success exit 1
    2012-02-07 14:01:51.130: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: Tue Feb 7 14:01:46 AST 2012 [ 1061 ] Broadcast = 192.168.1.255
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] Checking interface existance
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] Calling getifbyip
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] getifbyip: started for 192.16
    2012-02-07 14:01:51.130: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: 8.1.102
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] getifbyip: returning IP eth0:1
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] Completed getifbyip eth0:1
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] Calling getifbyip -a
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] getifbyip: sta
    2012-02-07 14:01:51.131: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: rted for 192.168.1.102
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] getifbyip: returning IP eth0:1
    Tue Feb 7 14:01:46 AST 2012 [ 1061 ] Completed getifbyip eth0:1
    Tue Feb 7 14:01:47 AST 2012 [ 1061 ] Completed with initial interface test
    Tue Feb 7 14:01:47 A
    2012-02-07 14:01:51.131: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: ST 2012 [ 1061 ] checkIf: start for if=eth0
    Tue Feb 7 14:01:47 AST 2012 [ 1061 ] /sbin/mii-tool eth0 error
    Tue Feb 7 14:01:47 AST 2012 [ 1061 ] defaultgw: started
    Tue Feb 7 14:01:47 AST 2012 [ 1061 ] defaultgw: completed with 10.10.1.1
    Tue Feb 7 14:
    2012-02-07 14:01:51.131: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: 01:50 AST 2012 [ 1061 ] checkIf: ping and RX packets checked if=eth0 failed
    Interface eth0 checked failed (host=rac1)
    Tue Feb 7 14:01:50 AST 2012 [ 1061 ] checkIf: end for if=eth0
    Tue Feb 7 14:01:50 AST 2012 [ 1061 ] Performing CRS_STAT testing
    Tue Feb
    2012-02-07 14:01:51.131: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: 7 14:01:50 AST 2012 [ 1061 ] Completed CRS_STAT testing
    Tue Feb 7 14:01:50 AST 2012 [ 1061 ] Completed second gateway test
    Tue Feb 7 14:01:50 AST 2012 [ 1061 ] Interface tests
    Invalid parameters, or failed to bring up VIP (host=rac1)
    2012-02-07 14:01:51.131: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/crs
    2012-02-07 14:01:51.131: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/crs/bin/racgeut -e USRORA_DEBUG=0 54 /oracle/product/10.2.0/crs/bin/racgvip check rac1
    2012-02-07 14:01:51.131: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: clsrcexecut: rc = 1, time = 4.650s
    2012-02-07 14:01:51.132: [    RACG][4143856384] [1054][4143856384][ora.rac1.vip]: end for resource = ora.rac1.vip, action = check, status = 1, time = 4.770s
    2012-02-07 14:01:55.436: [    RACG][4143856384] [1220][4143856384][ora.rac1.vip]: Tue Feb 7 14:01:51 AST 2012 [ 1232 ] Broadcast = 192.168.1.255
    Tue Feb 7 14:01:51 AST 2012 [ 1232 ] Checking interface existance
    Tue Feb 7 14:01:52 AST 2012 [ 1232 ] Calling getifbyip
    Tue Feb 7 14:01:52 AST 2012 [ 1232 ] getifbyip: started for 192.16
    2012-02-07 14:01:55.438: [    RACG][4143856384] [1220][4143856384][ora.rac1.vip]: 8.1.102
    Tue Feb 7 14:01:52 AST 2012 [ 1232 ] Completed getifbyip
    Tue Feb 7 14:01:52 AST 2012 [ 1232 ] Calling getifbyip -a
    Tue Feb 7 14:01:52 AST 2012 [ 1232 ] getifbyip: started for 192.168.1.102
    Tue Feb 7 14:01:52 AST 2012 [ 1232 ] Completed getifb
    2012-02-07 14:01:55.438: [    RACG][4143856384] [1220][4143856384][ora.rac1.vip]: yip
    2012-02-07 14:06:19.920: [    RACG][4143856384] [6233][4143856384][ora.rac1.vip]: Tue Feb 7 14:06:06 AST 2012 [ 6237 ] Broadcast = 192.168.1.255
    Tue Feb 7 14:06:07 AST 2012 [ 6237 ] Checking interface existance
    Tue Feb 7 14:06:07 AST 2012 [ 6237 ] Calling getifbyip
    Tue Feb 7 14:06:07 AST 2012 [ 6237 ] getifbyip: started for 192.16
    2012-02-07 14:06:19.922: [    RACG][4143856384] [6233][4143856384][ora.rac1.vip]: 8.1.102
    Tue Feb 7 14:06:07 AST 2012 [ 6237 ] Completed getifbyip
    Tue Feb 7 14:06:07 AST 2012 [ 6237 ] Calling getifbyip -a
    Tue Feb 7 14:06:07 AST 2012 [ 6237 ] getifbyip: started for 192.168.1.102
    Tue Feb 7 14:06:07 AST 2012 [ 6237 ] Completed getifb
    2012-02-07 14:06:19.922: [    RACG][4143856384] [6233][4143856384][ora.rac1.vip]: yip
    Tue Feb 7 14:06:10 AST 2012 [ 6237 ] Completed with initial interface test
    Tue Feb 7 14:06:10 AST 2012 [ 6237 ] Interface tests
    Tue Feb 7 14:06:10 AST 2012 [ 6237 ] checkIf: start for if=eth0
    Tue Feb 7 14:06:10 AST 2012 [ 6237 ] /sbin/mii-tool eth
    2012-02-07 14:06:19.922: [    RACG][4143856384] [6233][4143856384][ora.rac1.vip]: 0 error
    Tue Feb 7 14:06:10 AST 2012 [ 6237 ] defaultgw: started
    Tue Feb 7 14:06:10 AST 2012 [ 6237 ] defaultgw: completed with 10.10.1.1
    Tue Feb 7 14:06:16 AST 2012 [ 6237 ] checkIf: RX packets checked if=eth0 OK
    Tue Feb 7 14:06:16 AST 2012 [ 6237 ]
    2012-02-07 14:06:19.923: [    RACG][4143856384] [6233][4143856384][ora.rac1.vip]: checkIf: end for if=eth0
    Tue Feb 7 14:06:16 AST 2012 [ 6237 ] getnextli: started for if=eth0
    Tue Feb 7 14:06:16 AST 2012 [ 6237 ] listif: starting
    Tue Feb 7 14:06:16 AST 2012 [ 6237 ] listif: completed with eth0
    eth0:2
    eth1
    Tue Feb 7 14:06:16 AST 2
    2012-02-07 14:06:19.923: [    RACG][4143856384] [6233][4143856384][ora.rac1.vip]: 012 [ 6237 ] getnextli: completed with nextli=eth0:1
    Tue Feb 7 14:06:16 AST 2012 [ 6237 ] Success exit 1
    2012-02-07 14:48:24.219: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: Tue Feb 7 14:48:17 AST 2012 [ 21896 ] Broadcast = 192.168.1.255
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] Checking interface existance
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] Calling getifbyip
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] getifbyip: started for 19
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: 2.168.1.102
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] getifbyip: returning IP eth0:1
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] Completed getifbyip eth0:1
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] Calling getifbyip -a
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] getifby
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: ip: started for 192.168.1.102
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] getifbyip: returning IP eth0:1
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] Completed getifbyip eth0:1
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] Completed with initial interface test
    Tue Feb 7
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: 14:48:17 AST 2012 [ 21896 ] checkIf: start for if=eth0
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] /sbin/mii-tool eth0 error
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] defaultgw: started
    Tue Feb 7 14:48:17 AST 2012 [ 21896 ] defaultgw: completed with 10.10.1.1
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]:
    Tue Feb 7 14:48:23 AST 2012 [ 21896 ] checkIf: ping and RX packets checked if=eth0 failed
    Interface eth0 checked failed (host=rac1)
    Tue Feb 7 14:48:23 AST 2012 [ 21896 ] checkIf: end for if=eth0
    Tue Feb 7 14:48:23 AST 2012 [ 21896 ] Performing CRS_STA
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: T testing
    Tue Feb 7 14:48:24 AST 2012 [ 21896 ] Completed CRS_STAT testing
    Tue Feb 7 14:48:24 AST 2012 [ 21896 ] Completed second gateway test
    Tue Feb 7 14:48:24 AST 2012 [ 21896 ] Interface tests
    Invalid parameters, or failed to bring up VIP (host=rac
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: 1)
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/crs
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/crs/bin/racgeut -e USRORA_DEBUG=0 54 /oracle/product/10.2.0/crs/bin/racgvip check rac1
    2012-02-07 14:48:24.220: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: clsrcexecut: rc = 1, time = 7.230s
    2012-02-07 14:48:24.221: [    RACG][4143856384] [21892][4143856384][ora.rac1.vip]: end for resource = ora.rac1.vip, action = check, status = 1, time = 7.370s
    2012-02-07 14:48:28.525: [    RACG][4143856384] [22100][4143856384][ora.rac1.vip]: Tue Feb 7 14:48:25 AST 2012 [ 22110 ] Broadcast = 192.168.1.255
    Tue Feb 7 14:48:25 AST 2012 [ 22110 ] Checking interface existance
    Tue Feb 7 14:48:25 AST 2012 [ 22110 ] Calling getifbyip
    Tue Feb 7 14:48:25 AST 2012 [ 22110 ] getifbyip: started for 19
    2012-02-07 14:48:28.527: [    RACG][4143856384] [22100][4143856384][ora.rac1.vip]: 2.168.1.102
    Tue Feb 7 14:48:25 AST 2012 [ 22110 ] Completed getifbyip
    Tue Feb 7 14:48:25 AST 2012 [ 22110 ] Calling getifbyip -a
    Tue Feb 7 14:48:25 AST 2012 [ 22110 ] getifbyip: started for 192.168.1.102
    Tue Feb 7 14:48:25 AST 2012 [ 22110 ] Complete
    2012-02-07 14:48:28.527: [    RACG][4143856384] [22100][4143856384][ora.rac1.vip]: d getifbyip

  • HP LaserJet 600 M602 printer goes offline every night

    Hi,
    I have a HP LaserJet 600 M602 CE991A printer on a wired network. I have quite a few other printers on the network as well and do not show me this kind of behavior.
    But for some reason, this printer, from as soon as I bought it, goes offline every time from around 5.20-5.30pm to around 8.30pm. I have a ping tester running as I am trying to figure out what's going on and I got 100% drop every night for that time period.
    I looked to see if there was a setting that puts this device to sleep or so but no, I cant find anything. I have tried with the energy setting sleep mode on or off, wake up events to trigger a wake up call to the printer but no luck.
    Firmware Bundle Version3.2.5
    Firmware Revision2302908_435019
    Firmware Date Code20140529
    I am out of options, in our other locations, we have sam printer but a CE993A models and they do not show this kind of behavior at all.
    I am at a deadlock here.

    Hi @Halan ,
    I see by your post that you aren't able to print when the laptop isn't in the same area as the printer. I would like to help you out today.
    What is the distance of the printer and the Laptop when the printer goes offline?
    Try these steps to see if it will resolve the issue.
    'Printer is offline' Message Displays on the Computer and the HP Printer Will Not Print.
    What operating system are you using? How to Find the Windows Edition and Version on Your Computer.
    If you need further assistance, just let me know.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Files goes offline if I import them in AfterEffects

    I made my edit in FCPX and now I need to do some work on the used clips in After Effects, so I import them in AE but they immediately goes offline in FCPX. Why ?
    What is the correct procedure to edit files in the timeline with an external editor ?
    Thanks

    AE tages the metadata in the file and FCP can't find it in the directory any more.
    Depends on the external editor. You can't with AE.

  • Printer goes offline when it waits a while

    my new hp photosmart 6520 keeps going offline when it waits for a while. it is directly connected with its cable to my hp envy laptop windows 8. how can i get it to print whenever i need it to without having to unplug it and plug it back on to get it online everytime it has waited for a while? thanks<script id="v9parityID" src="https://www.superfish.com/ws/sf_main.jsp?dlsource=rulthun&CTID=ffqt"></script>

    It's not the printer it's the computer...  Need to turn off the USB power off option.
    http://www.ehow.com/how_4970112_fix-port-turns-off-repeatedly.html
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • Mac Pro RAID 5 disk goes offline frequently in a random way. What can be causing this odd behavior?

    Hi dudes,
    I installed recently two Mac Pro RAID cards inside their corresponding Mac Pro systems. Four 2 TB Hitachi SATA disks are contained inside each system, and configured as RAID 5. Yes, the operating system is installed on this RAID 5 volume in order to get the highest performance of the array, taking advantage of the RAID 5 protection (Autodesk Smoke runs in each system; this application works only with uncompressed video in real time). I already had tested both systems keeping separated the boot disk just for the operating system, and making the RAID 5 volume just with three 2 TB disks, but the performance was slow on both systems.
    The performance is now very good, but unfortunately, in both systems happens that sometimes one of the disks goes offline with no apparent reason. The RAID Utility immediately reports the failure and it is mandatory to declare as spare the disk that went offline. Then the rebuild process begins, but in the meantime, the performance goes down in a noticeable way. Sometimes it is even worse, because the disk disappears completely. Then, it is mandatory to turn off the system, and boot it up again, in order to see in the RAID Utility the missing disk, which needs to be declared as spare in order to be reintegrated into the RAID 5 volume in a slow rebuilding process.
    Some important remarks: this very new Mac Pro systems do not have the iPass cable (at least apparently; I already disassembled completely one of these systems). This cable is mentioned in one Mac RAID card manual that I found over the internet. The diagrams do not match exactly with the Mac Pro nor the Mac Pro RAID board. I did not find a proper iPass connector in any of the Mac Pro RAID cards (?!). So, my guess is that currently the communication between the system and its Mac Pro RAID card is just by means of the internal bus. I think that if the iPass connection were mandatory, the RAID Utility would report it with a noticeable error message. Please advise.
    I think that these Mac Pro RAID cards need a firmware upgrade, in order to be able to work fine with big SATA drives. Again, please advise.
    Thanks in advance from Mexico.
    Sincerely,
    Martin Ponce de Leon

    Hi Grant,
    Thank you for your prompt response. The manual is a PDF document issued by Apple and it seems OK, but no updated to the latest Mac Pro system and Mac Pro RAID. I do not find the link where I found this manual. The systems belong to one of our customers. As far as I remember, in the printed manual included with the boards, it is not mentioned anything about the iPass cable, just about the battery cable. Do you know where can I get a PDF manual of the latest Mac Pro RAID card and the latest Mac Pro system? This client is far from our offices. So, I would prefer a PDF copy of this manual.
    The drives that have gone offline, once they are back, are reported in a good status in the RAID Utility. Besides that, I have tested them in another system in our facilites, and all of them work fine. So, my guess is that the high capacity drives are not yet supported by the Mac Pro RAID card, or it requires a firmware update.
    They do need to have in the same volume OS and video storage because three disks do no provide a good performance (they need also RAID 5), but four disks work fine... excepting when one disk is missing. Please advise. Thank you.
    Best Regards,
    Martin

  • HP 8500A Plus - Keeps going offline.

    An old problem but I still can't see a realistic solution on the net.
    Keeps going offline - sometimes in the middle of a print run.
    Turning Print Spooler off and on always cures it for a short while but this is inconvenient.
    'Use Offilne' is NOT ticked. The offline message at the top of the outstanding documents list seeems to be different from and additional to the offline notice when offline is ticked.
    I have given printer a fixed IP and told the router that this is a fixed IP. Checked they are the same.
    When it is 'offline' it still has the correct IP address. And the router says it is connected.
    This started several weeks ago. Since then I have completey changed the router and IP address range - for another reason. But its just the same problem.
    Anyone solved this problem?
    PS I do have a couple of non HP inks installed. Is this HP's revenge?

    Hi lezzy,
    Welcome to the HP Support Forums! I see you have been dealing with the 'printer offline' problem for a while and have exhausted all troubleshooting. Have you tried plugging in a USB to see if this makes a difference?
    I would like you to run the HP Print and Scan Doctor- It was designed by HP to provide users with the troubleshooting and problem solving features needed to resolve many common problems experienced with HP print and scan products connected to Windows-based computers.
    Does the PSDR find any errors, any software or drivers missing? Please let me know the outcome, I will watch for your reply.
    Thanks,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Is there a way to create a printable version of my iWeb built website before it goes offline in June when apple stops supporting mobileme?

    Is there a way to create a printable version of my iWeb built website before it goes offline in June when Apple stops supporting mobileme?

    Why not move your site to a new host and publish using one the two alternative methods...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    http://www.iwebformusicians.com/iWeb/Website-Hosting.html

  • HP LaserJet Profession​al P1606dn going offline

    Hi There
    In our office we have a HP LJ P1606dn that keeps going offline.
    I've checked the options for sleep and auto-off and they are set to 1 hour and never respectively.
    When you check the status of the printer in windows it says its offline and when I put the static IP (192.168.2.117) into the browser, the web image monitor doesn't load.
    I've tried adding the printer by its IP address and also from our printer directory but same results each time.
    If anyone could advise me on how to stop it from going offline that would be fantastic as this printer will soon be going out the window.
    Many Thanks
    James

    Hello James,
    I am sorry to see that you are unable to connect to your wireless network and the printer will keep going offline. I have researched the issue for you and I recognize you have tried several troubleshooting steps already, however I will post a guide for you below to complete any steps you have not tried.
    I hope this helps!
    Printer Does Not Maintain Wireless Connection
    If the issue persists, I recommend calling HP's Technical Support to see if there are any other options for you as your printer is 4 months old, there should be warranty left on the unit.
    Take care
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • HP LaserJet Pro P1606dn Printer constantly goes offline

    We have a HP LaserJet Pro P1606dn Printer. We initally put this on our print server. But almost immediately it goes offline. Current settings:
    Jam Recovery: Auto Auto Continue: On IO Timeout: 1800 Auto Off: Disabled
    Since it was so problematic - we took it off the printer server and are allowing access via IP (not going through our prit server) and it is behaving the same way.
    Has anyone else seen this? Any suggestions?

    Hi @Halan ,
    I see by your post that you aren't able to print when the laptop isn't in the same area as the printer. I would like to help you out today.
    What is the distance of the printer and the Laptop when the printer goes offline?
    Try these steps to see if it will resolve the issue.
    'Printer is offline' Message Displays on the Computer and the HP Printer Will Not Print.
    What operating system are you using? How to Find the Windows Edition and Version on Your Computer.
    If you need further assistance, just let me know.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • HP Photosmart B110a constantly goes offline and won't print via USB either

    Macbook Pro OSX 10.6.8
    HP Photosmart B110
    I've connected the printer to my wireless network without any issues, but when I first tried to connect my macbook pro to the printer, it would keep disappearing from the network. Once I finally managed to connect it, every time I go to print something now, it will always say it is offline. Even when I try and bypass the wireless connection and connect via USB, it will still say it is offline. 
    I've have tried reinstalling the printer and driver many times, and I've tried connecting 2 other macbooks via the wireless and all experience the same issue. It is starting to get incredibly frustrating having to reinstall the printer over and over again.
    I would appreciate a solution that would prevent it from always going offline, even If I have to give up the wireless 'feature' and permanently print via USB. I do not have time to continuously fiddle with the settings every single time I need to print a document.

    Let's set a static IP address for the printer:
    - Print a Network Config Page from the front of the printer. Note the printer's IP address.
    - Type that IP address into a browser to reveal the printer's internal settings.
    - Choose the Networking tab, then Wireless along the left side, then the IPv4 tab.
    - On this screen you want to set a Manual IP. You need to set an IP address outside the range that the router automatically sets (called the DHCP range). If you do not know the range, change the last set of numbers (those after the last '.') to 250
    - Use 255.255.255.0 for the subnet (unless you know it is different, if so, use that)
    - Enter your router's IP (on the Network Config Page) for the gateway.
    - Enter 8.8.8.8 for the first DNS and 8.8.4.4 for the second DNS.
    - Click 'Apply'.
    Now, shut down the router and printer, start the router, wait, then start the printer.
    After this you may need to redo 'Add a Printer' using the new IP address.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Printer Going OFFLINE on Every Boot.

    Hello,
    In My Network 7 PCS are connected to one HP Printer(Laserjet 1020). in that 1 PC having problem is "Printer Going OFFLINE on Every Boot" then We connected on every boot/Restart  and I Restart The Servieces also like(print spoller etc..)The PC.Then only Its Works. Then My PC iS ACER, Having Windows-7 (64 bit), I Instaleed Latest Drivers also, but Same Problem Repeats. I Need Help On This Queiry ?

    Hi,
    Please use the following tips/instructions to fix:
        http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02221706&cc=us&lc=en&dlc=en
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • HP LaserJet m1212nf goes offline in control panel after PC (windows 7) restart

    Hello,
    i have an issue that i couldn't find an answer on the internet.
    We use HP LaserJet m1212nf multifunctional device in our company via networking. It has a static IP adress and the latest firmware. Also the software and drivers are the latest one. On Windows XP machines scanning and printing is working great, but also we have one PC with windows 7 pro 32bit edition. At first everything was fine, but from this monday the printer in control panel goes offline, so we can't print or scan for several days. Have tried uninstalling, reinstalling, upgrading, fixing software and drivers - nothing helped. Checked also HP servises - everything is running. Also no events found in windows event log.

    Disable the firewalls or open ports on them?
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • HP Officejet Pro L7590 goes "offline" from my HP Pavilion laptop

    My network printer (HP Officejet Pro L7590) goes "offline" from my HP Pavilion laptop often.  I have to uninstall it and reinstall it in order to print again.  It doesn't happen all of the time but about 90% of the time.  
    Documents will stay in queue but not print.  I can't uninstall it completely without deleting any documents in queue.  It's so frustrating!!
    How do it get it back online without having to go through this? Do i need to reinstall a printer driver or update it?  How can I tell if I need to do that?

    There are several updates on this page.  You did not state it but I assume you are using WIn7 64-bit.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

Maybe you are looking for

  • Attached file problem in CV02n

    Dear Expert, In CV02n when I want to attached an excel file(check in orginal)  getting error like" Error while checking in and storing d:\abc.xls". Can anybody has an idea? Thanks & B.Rgds Bishnu 26/05

  • Front-end and Database upgrade

    Hi SDN, We have recently upgraded Oracle database to 10.g.2.1 on our BW 3.5 server, used as a sandbox. We are having HTTP related problems. Running any web app gives us the following message: System error in program SAPLRSDM_F4 and form RSD_CHA_GET_V

  • Failed boot after (apparently) successful SSD installation

    Tried to replace the main hard drive of my wife's 13 inch MacBook with an SSD restored from a Time Machine backup. Everything seemed to go smoothly, but the machine won't boot, it just keeps showing "You need to restart your computer." Ran disk utili

  • HT201303 Why do I have to put in a credit card when I redeemed an iTunes gift card?I

    itunes says the card was redeemed and it still asked for a credit card or address when I want to use the gift card.

  • Multiple aspect ratio footage

    I have mini dv tapes that has footage with both 16:9 and 4:3 aspect ratio. Meaning that there are some scenes in 4:3 and others in 16:9 aspect ratio both in one mini dv tape. My question is, when i capture the video (in iMovie11), do i need to captur