Unable to start weblogic - force shutting down

Weblogic admin server force shutting down, with the below dump... it is on windows 7...
===== FULL THREAD DUMP ===============
Thu Mar 21 12:41:47 2013
BEA JRockit(R) R27.6.5-32_o-121899-1.6.0_14-20091001-2107-windows-ia32
"Main Thread" id=1 idx=0x4 tid=4728 prio=5 alive, in native, blocked
-- Blocked trying to get lock: java/lang/Class@0x15AB9AE0[thin lock]
at jrockit/vm/Threads.sleep(I)V(Native Method)
at jrockit/vm/Locks.waitForThinRelease(Locks.java:1209)
at jrockit/vm/Locks.monitorEnterSecondStageHard(Locks.java:1342)
at jrockit/vm/Locks.monitorEnterSecondStage(Locks.java:1259)
at jrockit/vm/Locks.monitorEnter(Locks.java:2466)
at java/lang/Shutdown.exit(Shutdown.java:164)
at java/lang/Runtime.exit(Runtime.java:90)
at java/lang/System.exit(System.java:904)
at weblogic/Server.main(Server.java:87)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"(Signal Handler)" id=2 idx=0x8 tid=2200 prio=5 alive, in native, daemon
"(GC Main Thread)" id=3 idx=0xc tid=4500 prio=5 alive, in native, native_waiting, daemon
"(GC Worker Thread 1)" id=? idx=0x10 tid=400 prio=5 alive, in native, daemon
"(GC Worker Thread 2)" id=? idx=0x14 tid=5004 prio=5 alive, in native, daemon
"(Code Generation Thread 1)" id=4 idx=0x18 tid=5568 prio=5 alive, in native, native_waiting, daemon
"(Code Optimization Thread 1)" id=5 idx=0x1c tid=4048 prio=5 alive, in native, native_waiting, daemon
"(VM Periodic Task)" id=6 idx=0x20 tid=4224 prio=10 alive, in native, daemon
"(Attach Listener)" id=7 idx=0x24 tid=1628 prio=5 alive, in native, daemon
"Finalizer" id=8 idx=0x28 tid=4416 prio=8 alive, in native, native_waiting, daemon
at jrockit/memory/Finalizer.waitForFinalizees([Ljava/lang/Object;)I(Native Method)
    at jrockit/memory/Finalizer.access$500(Finalizer.java:12)
    at jrockit/memory/Finalizer$4.run(Finalizer.java:159)
    at java/lang/Thread.run(Thread.java:619)
    at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
    -- end of trace
"Reference Handler" id=9 idx=0x2c tid=5864 prio=10 alive, in native, native_waiting, daemon
    at java/lang/ref/Reference.waitForActivatedQueue()Ljava/lang/ref/Reference;(Native Method)
    at java/lang/ref/Reference.access$100(Reference.java:11)
    at java/lang/ref/Reference$ReferenceHandler.run(Reference.java:79)
    at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
    -- end of trace
"(Sensor Event Thread)" id=10 idx=0x30 tid=3640 prio=5 alive, in native, daemon
"JDWP Transport Listener: dt_socket" id=11 idx=0x34 tid=4120 prio=10 alive, in native, daemon
"JDWP Event Helper Thread" id=12 idx=0x38 tid=3428 prio=10 alive, in native, native_waiting, daemon
"Timer-0" id=15 idx=0x3c tid=3808 prio=5 alive, in native, waiting, daemon
    -- Waiting for notification on: java/util/TaskQueue@0x120011C0[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Object.wait(Object.java:485)
at java/util/TimerThread.mainLoop(Timer.java:483)
^-- Lock released while waiting: java/util/TaskQueue@0x120011C0[fat lock]
at java/util/TimerThread.run(Timer.java:462)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"Timer-1" id=16 idx=0x40 tid=4724 prio=5 alive, in native, waiting, daemon
-- Waiting for notification on: java/util/TaskQueue@0x12001578[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/util/TimerThread.mainLoop(Timer.java:509)
^-- Lock released while waiting: java/util/TaskQueue@0x12001578[fat lock]
at java/util/TimerThread.run(Timer.java:462)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" id=17 idx=0x44 tid=5008 prio=5 alive, in native, waiting, daemon
-- Waiting for notification on: weblogic/t3/srvr/T3Srvr$2@0x15AC6550[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Thread.join(Thread.java:1143)
^-- Lock released while waiting: weblogic/t3/srvr/T3Srvr$2@0x15AC6550[fat lock]
at java/lang/Thread.join(Thread.java:1196)
at java/lang/ApplicationShutdownHooks.runHooks(ApplicationShutdownHooks.java:79)
at java/lang/ApplicationShutdownHooks$1.run(ApplicationShutdownHooks.java:24)
at java/lang/Shutdown.runHooks(Shutdown.java:79)
at java/lang/Shutdown.sequence(Shutdown.java:123)
at java/lang/Shutdown.exit(Shutdown.java:168)
^-- Holding lock: java/lang/Class@0x15AB9AE0[thin lock]
at java/lang/Runtime.exit(Runtime.java:90)
at java/lang/System.exit(System.java:904)
at com/fedex/k2/webapp/servlet/IK2StartupServletContextListener.contextInitialized(IK2StartupServletContextListener.java:61)
at weblogic/servlet/internal/EventsManager$FireContextListenerAction.run(EventsManager.java:481)
at weblogic/security/acl/internal/AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic/security/service/SecurityManager.runAs(SecurityManager.java:121)
at weblogic/servlet/internal/EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
at weblogic/servlet/internal/WebAppServletContext.preloadResources(WebAppServletContext.java:1801)
^-- Holding lock: weblogic/servlet/internal/WebAppServletContext@0x1449CBA8[thin lock]
at weblogic/servlet/internal/WebAppServletContext.start(WebAppServletContext.java:3045)
at weblogic/servlet/internal/WebAppModule.startContexts(WebAppModule.java:1397)
at weblogic/servlet/internal/WebAppModule.start(WebAppModule.java:460)
at weblogic/application/internal/flow/ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic/application/utils/StateMachineDriver.nextState(StateMachineDriver.java:83)
at weblogic/application/internal/flow/ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic/application/internal/flow/ScopedModuleDriver.start(ScopedModuleDriver.java:200)
at weblogic/application/internal/flow/ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
at weblogic/application/internal/flow/ModuleStateDriver$3.next(ModuleStateDriver.java:425)
at weblogic/application/utils/StateMachineDriver.nextState(StateMachineDriver.java:83)
at weblogic/application/internal/flow/ModuleStateDriver.start(ModuleStateDriver.java:119)
at weblogic/application/internal/flow/StartModulesFlow.activate(StartModulesFlow.java:27)
at weblogic/application/internal/BaseDeployment$2.next(BaseDeployment.java:1267)
at weblogic/application/utils/StateMachineDriver.nextState(StateMachineDriver.java:83)
at weblogic/application/internal/BaseDeployment.activate(BaseDeployment.java:409)
at weblogic/application/internal/SingleModuleDeployment.activate(SingleModuleDeployment.java:39)
at weblogic/application/internal/DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
at weblogic/deploy/internal/targetserver/AppContainerInvoker.activate(AppContainerInvoker.java:79)
at weblogic/deploy/internal/targetserver/BasicDeployment.activate(BasicDeployment.java:184)
at weblogic/deploy/internal/targetserver/BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
at weblogic/management/deploy/internal/DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
at weblogic/management/deploy/internal/DeploymentAdapter.activate(DeploymentAdapter.java:196)
at weblogic/management/deploy/internal/AppTransition$2.transitionApp(AppTransition.java:30)
at weblogic/management/deploy/internal/ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
at weblogic/management/deploy/internal/ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
at weblogic/management/deploy/internal/ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
at weblogic/management/deploy/internal/DeploymentServerService.resume(DeploymentServerService.java:173)
at weblogic/management/deploy/internal/DeploymentServerService.start(DeploymentServerService.java:89)
at weblogic/t3/srvr/SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic/work/ExecuteThread.execute(ExecuteThread.java:201)
at weblogic/work/ExecuteThread.run(ExecuteThread.java:173)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"weblogic.time.TimeEventGenerator" id=18 idx=0x48 tid=1180 prio=9 alive, in native, waiting, daemon
-- Waiting for notification on: weblogic/time/common/internal/TimeTable@0x12001E70[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at weblogic/time/common/internal/TimeTable.snooze(TimeTable.java:286)
^-- Lock released while waiting: weblogic/time/common/internal/TimeTable@0x12001E70[fat lock]
at weblogic/time/common/internal/TimeEventGenerator.run(TimeEventGenerator.java:117)
at java/lang/Thread.run(Thread.java:619)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"JMAPI event thread" id=19 idx=0x4c tid=4752 prio=5 alive, in native, native_waiting, daemon
"weblogic.timers.TimerThread" id=20 idx=0x50 tid=3764 prio=9 alive, in native, waiting, daemon
-- Waiting for notification on: weblogic/timers/internal/TimerThread@0x144839C0[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at weblogic/timers/internal/TimerThread$Thread.run(TimerThread.java:267)
^-- Lock released while waiting: weblogic/timers/internal/TimerThread@0x144839C0[fat lock]
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" id=21 idx=0x54 tid=1840 prio=5 alive, in native, waiting, daemon
-- Waiting for notification on: weblogic/work/ExecuteThread@0x1447C848[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Object.wait(Object.java:485)
at weblogic/work/ExecuteThread.waitForRequest(ExecuteThread.java:157)
^-- Lock released while waiting: weblogic/work/ExecuteThread@0x1447C848[fat lock]
at weblogic/work/ExecuteThread.run(ExecuteThread.java:178)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"Thread-7" id=24 idx=0x58 tid=5156 prio=5 alive, in native, parked, daemon
-- Parking to wait for: java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject@0x12F80AC0
at jrockit/vm/Locks.park0(J)V(Native Method)
at jrockit/vm/Locks.park(Locks.java:2517)
at sun/misc/Unsafe.park(ZJ)V(Native Method)
at java/util/concurrent/locks/LockSupport.park(LockSupport.java:158)
at java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
at java/util/concurrent/LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
at weblogic/utils/concurrent/JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
at weblogic/store/internal/PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:567)
at weblogic/store/internal/PersistentStoreImpl.run(PersistentStoreImpl.java:615)
at weblogic/store/internal/PersistentStoreImpl$2.run(PersistentStoreImpl.java:383)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" id=25 idx=0x5c tid=1880 prio=5 alive, in native, daemon
at weblogic/socket/NTSocketMuxer.getIoCompletionResult(Lweblogic/socket/NTSocketMuxer$IoCompletionData;)Z(Native Method)
at weblogic/socket/NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
at weblogic/socket/SocketReaderRequest.run(SocketReaderRequest.java:29)
at weblogic/socket/SocketReaderRequest.execute(SocketReaderRequest.java:42)
at weblogic/kernel/ExecuteThread.execute(ExecuteThread.java:145)
at weblogic/kernel/ExecuteThread.run(ExecuteThread.java:117)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" id=26 idx=0x60 tid=4688 prio=5 alive, in native, daemon
at weblogic/socket/NTSocketMuxer.getIoCompletionResult(Lweblogic/socket/NTSocketMuxer$IoCompletionData;)Z(Native Method)
at weblogic/socket/NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
at weblogic/socket/SocketReaderRequest.run(SocketReaderRequest.java:29)
at weblogic/socket/SocketReaderRequest.execute(SocketReaderRequest.java:42)
at weblogic/kernel/ExecuteThread.execute(ExecuteThread.java:145)
at weblogic/kernel/ExecuteThread.run(ExecuteThread.java:117)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" id=27 idx=0x64 tid=5300 prio=5 alive, in native, daemon
at weblogic/socket/NTSocketMuxer.getIoCompletionResult(Lweblogic/socket/NTSocketMuxer$IoCompletionData;)Z(Native Method)
at weblogic/socket/NTSocketMuxer.processSockets(NTSocketMuxer.java:81)
at weblogic/socket/SocketReaderRequest.run(SocketReaderRequest.java:29)
at weblogic/socket/SocketReaderRequest.execute(SocketReaderRequest.java:42)
at weblogic/kernel/ExecuteThread.execute(ExecuteThread.java:145)
at weblogic/kernel/ExecuteThread.run(ExecuteThread.java:117)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"VDE Transaction Processor Thread" id=30 idx=0x68 tid=4260 prio=2 alive, in native, waiting, daemon
-- Waiting for notification on: com/octetstring/vde/backend/standard/TransactionProcessor@0x12F80720[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Object.wait(Object.java:485)
at com/octetstring/vde/backend/standard/TransactionProcessor.waitChange(TransactionProcessor.java:367)
^-- Lock released while waiting: com/octetstring/vde/backend/standard/TransactionProcessor@0x12F80720[fat lock]
at com/octetstring/vde/backend/standard/TransactionProcessor.run(TransactionProcessor.java:212)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"DoSManager" id=32 idx=0x70 tid=3492 prio=6 alive, in native, sleeping, native_waiting, daemon
at java/lang/Thread.sleep(J)V(Native Method)
at com/octetstring/vde/DoSManager.run(DoSManager.java:433)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"Thread-11" id=33 idx=0x74 tid=5936 prio=5 alive, in native, parked, daemon
-- Parking to wait for: java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject@0x12F80FA0
at jrockit/vm/Locks.park0(J)V(Native Method)
at jrockit/vm/Locks.park(Locks.java:2517)
at sun/misc/Unsafe.park(ZJ)V(Native Method)
at java/util/concurrent/locks/LockSupport.park(LockSupport.java:158)
at java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
at java/util/concurrent/LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
at weblogic/utils/concurrent/JDK15ConcurrentBlockingQueue.take(JDK15ConcurrentBlockingQueue.java:89)
at weblogic/store/internal/PersistentStoreImpl.getOutstandingWork(PersistentStoreImpl.java:567)
at weblogic/store/internal/PersistentStoreImpl.run(PersistentStoreImpl.java:615)
at weblogic/store/internal/PersistentStoreImpl$2.run(PersistentStoreImpl.java:383)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" id=34 idx=0x78 tid=3976 prio=5 alive, in native, waiting, daemon
-- Waiting for notification on: weblogic/work/ExecuteThread@0x1447C920[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Object.wait(Object.java:485)
at weblogic/work/ExecuteThread.waitForRequest(ExecuteThread.java:157)
^-- Lock released while waiting: weblogic/work/ExecuteThread@0x1447C920[fat lock]
at weblogic/work/ExecuteThread.run(ExecuteThread.java:178)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"Timer-2" id=35 idx=0x7c tid=4992 prio=5 alive, in native, waiting, daemon
-- Waiting for notification on: java/util/TaskQueue@0x12F81018[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/util/TimerThread.mainLoop(Timer.java:509)
^-- Lock released while waiting: java/util/TaskQueue@0x12F81018[fat lock]
at java/util/TimerThread.run(Timer.java:462)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" id=36 idx=0x80 tid=4668 prio=5 alive, in native, waiting, daemon
-- Waiting for notification on: weblogic/work/ExecuteThread@0x1447C9F8[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Object.wait(Object.java:485)
at weblogic/work/ExecuteThread.waitForRequest(ExecuteThread.java:157)
^-- Lock released while waiting: weblogic/work/ExecuteThread@0x1447C9F8[fat lock]
at weblogic/work/ExecuteThread.run(ExecuteThread.java:178)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"Session Monitor" id=37 idx=0x84 tid=4308 prio=5 alive, in native, sleeping, native_waiting, daemon
at java/lang/Thread.sleep(J)V(Native Method)
at com/icesoft/faces/webapp/http/servlet/SessionDispatcher$Listener$1.run(SessionDispatcher.java:315)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"Thread-1" id=14 idx=0xb0 tid=1404 prio=5 alive, in native, blocked
-- Blocked trying to get lock: weblogic/servlet/internal/WebAppServletContext@0x1449CBA8[thin lock]
at jrockit/vm/Threads.sleep(I)V(Native Method)
at jrockit/vm/Locks.waitForThinRelease(Locks.java:1209)
at jrockit/vm/Locks.monitorEnterSecondStageHard(Locks.java:1342)
at jrockit/vm/Locks.monitorEnterSecondStage(Locks.java:1259)
at jrockit/vm/Locks.monitorEnter(Locks.java:2466)
at weblogic/servlet/internal/WebAppServletContext.destroy(WebAppServletContext.java:3094)
at weblogic/servlet/internal/ServletContextManager.destroyContext(ServletContextManager.java:240)
at weblogic/servlet/internal/HttpServer.unloadWebApp(HttpServer.java:457)
^-- Holding lock: weblogic/servlet/internal/HttpServer@0x14508638[thin lock]
at weblogic/servlet/internal/WebAppModule.destroyContexts(WebAppModule.java:1424)
at weblogic/servlet/internal/WebAppModule.unprepare(WebAppModule.java:501)
at weblogic/application/internal/flow/ModuleStateDriver$1.previous(ModuleStateDriver.java:339)
at weblogic/application/utils/StateMachineDriver.previousState(StateMachineDriver.java:329)
at weblogic/application/utils/StateMachineDriver.previousState(StateMachineDriver.java:309)
at weblogic/application/internal/flow/ModuleStateDriver.unprepare(ModuleStateDriver.java:167)
at weblogic/application/internal/flow/ScopedModuleDriver.unprepare(ScopedModuleDriver.java:212)
at weblogic/application/internal/flow/ModuleListenerInvoker.unprepare(ModuleListenerInvoker.java:285)
at weblogic/application/internal/flow/DeploymentCallbackFlow$1.previous(DeploymentCallbackFlow.java:397)
at weblogic/application/utils/StateMachineDriver.previousState(StateMachineDriver.java:329)
at weblogic/application/utils/StateMachineDriver.previousState(StateMachineDriver.java:309)
at weblogic/application/internal/flow/DeploymentCallbackFlow.unprepare(DeploymentCallbackFlow.java:111)
at weblogic/application/internal/flow/DeploymentCallbackFlow.unprepare(DeploymentCallbackFlow.java:102)
at weblogic/application/internal/BaseDeployment$1.previous(BaseDeployment.java:1233)
at weblogic/application/utils/StateMachineDriver.previousState(StateMachineDriver.java:329)
at weblogic/application/utils/StateMachineDriver.previousState(StateMachineDriver.java:309)
at weblogic/application/internal/BaseDeployment.unprepare(BaseDeployment.java:495)
at weblogic/application/internal/SingleModuleDeployment.unprepare(SingleModuleDeployment.java:39)
at weblogic/application/internal/DeploymentStateChecker.unprepare(DeploymentStateChecker.java:205)
at weblogic/deploy/internal/targetserver/AppContainerInvoker.unprepare(AppContainerInvoker.java:117)
at weblogic/deploy/internal/targetserver/BasicDeployment.unprepare(BasicDeployment.java:287)
at weblogic/management/deploy/internal/DeploymentAdapter$1.doUnprepare(DeploymentAdapter.java:81)
at weblogic/management/deploy/internal/DeploymentAdapter.unprepare(DeploymentAdapter.java:220)
at weblogic/management/deploy/internal/AppTransition$7.transitionApp(AppTransition.java:75)
at weblogic/management/deploy/internal/ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
at weblogic/management/deploy/internal/ConfiguredDeployments.unprepare(ConfiguredDeployments.java:204)
at weblogic/management/deploy/internal/ConfiguredDeployments.undeploy(ConfiguredDeployments.java:192)
at weblogic/management/deploy/internal/DeploymentServerService.shutdownApps(DeploymentServerService.java:188)
at weblogic/management/deploy/internal/DeploymentServerService.shutdownHelper(DeploymentServerService.java:120)
at weblogic/application/ApplicationShutdownService.halt(ApplicationShutdownService.java:142)
at weblogic/t3/srvr/ServerServicesManager.haltInternal(ServerServicesManager.java:504)
at weblogic/t3/srvr/ServerServicesManager.halt(ServerServicesManager.java:336)
at weblogic/t3/srvr/T3Srvr.shutdown(T3Srvr.java:986)
at weblogic/t3/srvr/T3Srvr.forceShutdown(T3Srvr.java:892)
at weblogic/t3/srvr/T3Srvr$2.run(T3Srvr.java:905)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"Thread-14" id=49 idx=0xc4 tid=5752 prio=5 alive, in native, daemon
at bea/jmapi/DiagnosticCommandImpl.execute(Ljava/lang/String;Ljava/io/FileDescriptor;)V(Native Method)
at bea/jmapi/DiagnosticCommandImpl.execute(DiagnosticCommandImpl.java:50)
at com/bea/jvm/DiagnosticCommand.execute(DiagnosticCommand.java:242)
at com/bea/jvm/DiagnosticCommand$Command.execute(DiagnosticCommand.java:394)
at bea/jmapi/ThreadSystemImpl.getThreadStackDump(ThreadSystemImpl.java:98)
at weblogic/platform/JRockitVM.threadDump(JRockitVM.java:61)
at weblogic/t3/srvr/T3Srvr.logThreadDump(T3Srvr.java:280)
at weblogic/t3/srvr/ServerLifeCycleTimerThread.run(ServerLifeCycleTimerThread.java:77)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
"[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" id=50 idx=0xc8 tid=5500 prio=5 alive, in native, waiting, daemon
-- Waiting for notification on: weblogic/work/ExecuteThread@0x01C1A998[fat lock]
at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
at java/lang/Object.wait(J)V(Native Method)
at java/lang/Object.wait(Object.java:485)
at weblogic/work/ExecuteThread.waitForRequest(ExecuteThread.java:157)
^-- Lock released while waiting: weblogic/work/ExecuteThread@0x01C1A998[fat lock]
at weblogic/work/ExecuteThread.run(ExecuteThread.java:178)
at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
-- end of trace
Blocked lock chains
===================
Chain 2:
"Thread-1" id=14 idx=0xb0 tid=1404 waiting for weblogic/servlet/internal/WebAppServletContext@0x1449CBA8 held by:
"[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" id=17 idx=0x44 tid=5008 in chain 1
Open lock chains
================
Chain 1:
"Main Thread" id=1 idx=0x4 tid=4728 waiting for java/lang/Class@0x15AB9AE0 held by:
"[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" id=17 idx=0x44 tid=5008 (waiting on notification)
===== END OF THREAD DUMP ===============

Hi,
This is a one off issue which occurred when there are thread dumps originating from WLS trying to determine if there are stuck threads in the system.
The upgrade to R28 is pertinent because these code level changes will not be feasible to be backported and that the code level fixes are included in R28.1.1.
Please upgrade the Jrockit version to R28.1.1.
Mark If this helps you.
Regards,
Kishore

Similar Messages

  • PB-G4 wont start after  forced shut down

    I had to force shut down my PB.when i tried to restart after few minutes | i got Blue screen with nothing else ( no progress spinning wheel or anything)\
    I tried to boot from external. I get two arrows and a wrist watch which stops after a minute( the touch pad stops too after a minute)
    I tried booting from Apple orignal PB CD. Same as above
    I tried to install Tiger X from original CD.It wouldnt.
    please help.I have valuable data on my HD.

    Try things in Apple doc.#106464 for your startup issue.
    Also, try using Disk Utility to repair your startup disk (hard drive) as shown in Dr.Smokes Resolving Disk, Permission, and Cache Corruption. Smokes link will help walk you thru it.
    Cheers!
    DALE

  • Really Slow Start-Up, force shut-down, only with one user....

    Lets see. I've had this puppy since August of 2005. We've been through a lot together. Im sure this is apple telling me to buy a new computer BUT all I want is to make sure I do not lose ANYTHING of importance. THE PROBLEM:
    So, I used my computer on Saturday, came home late on Sunday to check my e-mail. And I turned it on, logged into my Administrator account and go distracted, 30 minutes later the desktop hadn't fully loaded. The background picture came out, the tool bar from the little apple to the Help loaded, but my google notifier, airport and time and finder did not load. The application bar at the bottom loaded, but nothing happened if i moved the mouse over it. I had maybe 10 files and 4 folders on the desktop, so i tried moving them. I logged into another account to delete stuff I didnt need. It got a little better. I was able to actually move the folders into the HD icon on the desktop, and TRIED to take the picture off the desktop, but I ended up having to go to bed after hours of trying to fix it.
    I would have copied everything to disks, but a few months ago my CD/DVD ROM failed. Well, I never got it looked at because i've been in transition to LA. But it just spits any disk that is put in.
    I thought maybe I have too much stuff on the HD, causing it to be slow, but its not even 1/2 full. So that really can't be it.
    I have 2 accounts on my iBook. One is mine, the Administrator and the second is the Guest account for anyone borrowing my computer. I tried logging into the Guest account and it works perfectly. No problems with it at all. I am sooooo confused as to why overnight there is another problem with my computer. I have an appt with a Genius on Thursday, I do have my OSX Install Disks. I just found them!!
    Any thoughts or suggestions GREATLY appreciated.

    I've been trying to help another individual with an issue similar to yours. That case is a little less extreme--only certain applications cause trouble, not the whole works.
    http://discussions.apple.com/thread.jspa?threadID=1862986
    See if any of that helps you. If not, it's probably best to ask the Apple experts when you go see them--my final idea is to erase and install the OS, which isn't an option for you since the CD/DVD drive doesn't work.
    ~Lyssa

  • I tried to reload my Ipod touch.  I accidently selected "start new ipod" icon on the Ipod and then "back up existing ipod" on Itunes.  Now the Ipod is unresponsive, constantly shutting down and restarting.  Even after multiple "forced" shut downs.  Help!

    After updating the os, I tried to shut down, clear and reload my Ipod touch.  Here's where I goofed:  at the prompt for starting the reload process, I selected "start as new Ipod" on the Ipod, but in Itunes, I selected " back up existing Ipod from computer" or something like that.  Now the ipod is constantly shutting down and restarting and no controls can be accessed.  All I can do is the "forced shut down" which I have done multiple times and let sit for a half hour off. 

    Disregard,  hooked up to itunes and clicked on summary, selected restore, all is well.

  • Keep getting a grey screen with circle with slash at start up after force shutting down

    My MacBook is fairly new (purchased in August 2012) and today it was running fine and began freezing... When this has happened in the past I have just force shut downed it, and it started up normally. This time around when I went to start it up I got the apple logo on a grey screen followed by a circle with a horizontal slash (like a do not enter sign).... tried to safe boot it and I got another grey screen but now with a folder icon. Please help!!!

    Whoooo - if you have no backups (what were you thinking?) then hang on if you can and some wise soul may come across and give us a solution.
    What you need to do is to repair your drive from an external. What happens when you do a 'Command+R' upon restart after the chime?
    I also clicked on the stuff on the right and it is really dated! But current Mavericks' users will surely come along and address the issue. Until it is solved, please don't erase the installation, since you do not have a backup!

  • T61p- problem starting laptop after shut down or standby

    Hi,
    I'm facing problem with my T61p laptop, whenever I’m hibernating or shutting down or putting it on standby mode.
    Well hibernate never work whenever i try, it show me  "unable to complete API, insufficient system resource" so after that I never used this feature.
    From the last 2 month, 3 out of 5 times when I try to wake it up from standby mode via pressing the power button nothing happen and finally I have to forcefully shut down the system and then it works which corrupted my local oracle data file
     Now recently, the last working shut down option also started creating problem for me. after successfully shut down laptop last night, this morning I tried starting but nothing is happening, I tried repeatedly 3 /4 hours and luckily  it booted now
    But same issue is still there as I verified one more time after shutdown it again and now working on laptop is all depends on my luck
    Anybody have any pointer on this issue ?
    Thanks in advance
    --Anuj

    Welcome to Apple Discussions
    Did you let iTunes restore it? Has the problem continued? The article below discusses how to put your iPod into a recovery mode so you can fix it.
    http://support.apple.com/kb/HT1808
    As to your warranty, you no longer have one. Apple will, for a fee, repair your iPod if it needs repairing. There are independent shops who can do it as well - just Google them.

  • Waking from sleep requires Forced Shut Down on two different g4 iBooks

    Two different iBooks, a 12" 1.33 and a 14" 1.42 . Same behaviour on both iBooks.
    Each is running 10.4.4, Each has 1g RAM. Neither have any unusual third party software or hacks. Both exhibited this behaviour prior to 10.4.4, and both had 10.4.2 as the original install, then 10.4.3.
    Both go to sleep after three hours, display is set not to turn off before then. They will operate properly for days at a time, but approximately once or twice per week they will have gone to sleep normally, the white light blinking. I'll tap the keyboard to wake up, and the white light will stop blinking but nothing else happens. The cd drives don't make their usual start up racket, nor does the hard drive or fan spin up. Only doing a "Forced Shut Down" by holding down the power button and then restarting will bring either one of them back to life.
    I have already Reset the PMU several times over the past 6 months with no change in behaviour. I have also reset the PRAM on both units sucesfully, however that also has not changed the behaviour.
    Were this happening on only one iBook, I'd consider it a fluke, but having it happen on both a 12" and a 14", and having read of the others with the same isssue leads me to believe that it is not a unique issue, and is either a hardware or software flaw. Since the advice in every one of these complaints has been rest the PMU and Reset the PRAM, and since this has failed to correct the situation, I'm curious as to whether there is anyone on thes Forums that has knowledge of the problem and a proper fix.
    As the issue is truly random and can not be duplicated on demand by manually putting the machine to sleep the "geniuses" have as yet not provided a solution. All I would like is an acknowledgement that there is an issue and that there is hopefully a fix in the works. Even just an acknowledgement that, "it sometimes happens" would be helpful.
    Sorry for the long rant, but I keep seeing the same issue brought up over and over again, with the same non-solutions. Any other suggestions or clues would be very much appreciated.
    ibook G4 1.33ghz 12, 1.42ghz 14   Mac OS X (10.4.4)  

    Nothing, No one..... So out of the hundreds of thousands or perhaps millions, of iBooks sold in the past year, I somehow managed to snag the only 2 that display this problem. Those odds are staggering. A 12" 1.3G4 and a 14" 1.42G4, purchased two months apart. Both in the original factory state, and they both display the same sleep issue, and yet somehow this is unique to my experience.
    The sarcasm is intended, and after having to do a forced restart, and then wasting an hour running tech tools to make sure there are no disk issues for the third time this week, this is getting old. I'm not asking anyone for a magical fix, all I'd like is confirmation that the issue is being investigated and will hopefully, eventually be resolved.
    Thank you......
    ibook G4 1.33ghz 12, 1.42ghz 14   Mac OS X (10.4.4)  

  • My Computer has been freezing all of a sudden in the last week and i have to keep doing force shut downs!!!

    My dad usually helps me fix this stuff, well go figure he is on vacation and a day after he leaves, the computer starts giving me problems. im so angry with it right now i might throw it off my balcony...
    The loading icon randomly starts spinning sometimes and wont stop, requiring me to do force shut downs in order to make the computer usable again.  sometimes it does it right away, sometimes it does it after ive been using the computer for a bit... for a while i can switch windows until it completely freezes.  i cant click anything, cant force quit any programs or anything, and i the spinning beachball never goes away!  the computer isn't hot either when it crashes! SO FRUSTRATING! it was perfectly fine until the last week or so. im anything but a computer genious, but i ran the disc utility and it says the drives are fine.  things ive done in the last week.  done the updates that the app store was pestering me with, updated corel painter 12 with the most current patches because that started randomly crashing. well now painter works and its the computer crashing X.x
    I dont have extensions on my safari aside from adblock. and i only have 2 apps downloaded and corel painter is the only software on the mac side of the computer.  parallels has an adobe suite on it but Corel is the only thing that has gone through changes recently... 
    i dont know what to do... i need to work on projects and the computer keeps making me lose progress and keeps giving me frustration. please help if you can...
    I've never used the forums before so i don't know the right category, but if its wrong im sorry.  if you can just move it into the right one...

    Back up all data immediately, if you haven't already done it.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was booted. Now clear the search box and scroll back in the log to the last boot time after  you had the problem. Select the messages logged before the boot, while the system was unresponsive or was failing to shut down. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). Please include the BOOT_TIME message at the end of the log extract.
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the entire contents of the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • No audio in/out after force shut-down

    I am running snow leopard at my macbook pro (2.4Ghz intel core 2 duo, 2GB memory), when the "force shut-down" window pop up. After restart, the speaker keep out of function, the display on the menu bar shows normal but no physical sound plays. All else is fine. confusing! Please help!
    appreciate.
    c.junxing

    Start off with a flashing question mark appears when you start your Mac and then if you are still getting no where, run the Apple Hardware Test.

  • Ipad will not start up, keeps shutting down and trying to restart, computer will not recognize device to restore.

    ipad will not start up, keeps shutting down and trying to restart, but never gets past the apple logo.  The computer will not recognize it as a device that is connected to try and restore. 

    Frozen or unresponsive iPad
    Resolve these most common issues:
        •    Display remains black or blank
        •    Touch screen not responding
        •    Application unexpectedly closes or freezes
    http://www.apple.com/support/ipad/assistant/ipad/
    iPad Frozen, not responding, how to fix
    http://appletoolbox.com/2012/07/ipad-frozen-not-responding-how-to-fix/
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    Black or Blank Screen on iPad or iPhone
    http://appletoolbox.com/2012/10/black-or-blank-screen-on-ipad-or-iphone/
    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Home button not working or unresponsive, fix
    http://appletoolbox.com/2013/04/home-button-not-working-or-unresponsive-fix/
    Fixing an iPad Home Button
    http://tinyurl.com/om6rd6u
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

  • Pc wont shut down properly i have to force shut down each time.

    I have recently started using firefox. Everytime i shut down the pc it will not shut down automaticlly...It says firefox is waiting for a programe to close and for windows live messanger to close..I wait and nothing Happens so in the end everytime i have to force shut down my pressing force shut down button. This also happens on logging off to switch to a diffrent user. This happens everytime i close down.

    The following may not completely eliminate having to terminate Firefox through the Windows Control Panel but it will come very close.
    '''Plug-in and tasks started by Firefox may continue after attempting
    to close Firefox''' The "X" in the upper right-hand corner closes the
    Window (same as Ctrl+Shift+W) but even if it is the last Firefox window,
    it does not necessarily close Firefox .
    The only '''proper way to exit Firefox''' is to use '''Exit''' through the
    File menu, not the "X" in the upper right corner of last Firefox window.
    In the Beta that would be Alt+F then X
    * '''Firefox hangs''' | Troubleshooting | Firefox Support <br>http://support.mozilla.com/en-US/kb/Firefox%20hangs#w_hang-at-exit
    Use the '''Windows Task Manger''' to remove all running firefox.exe in the "'''Processes'''" tab of the Windows Task Manager, then restart Firefox.
    If Firefox will still not start, remove the parent.lock file from the profile which is created each time Firefox is started to prevent other Firefox tasks from running, see<br>
    http://kb.mozillazine.org/Profile_in_use#Remove_the_profile_lock_file
    '''Avoiding Problems with close/restart''' ''choose either extension''
    :Use to close and restart Firefox after enabling or disabling an extension, switching to a new theme, or modifying configuration files, then you don't have to worry about delay or have to look in the Task Manager to see if Firefox is closed yet.
    Both extensions use the same keyboard shortcut "'''Ctrl+Alt+R'''" or a file menu option.
    *"'''Restartless Restart'''" extension for Firefox 4.0+ only (2 KB download ) <br>https://addons.mozilla.org/firefox/addon/249342/
    Firefox 5.0 now available in my area anyway "Ctrl+H" (Help) > About Firefox

  • My Macbook Retina doesn't log back in from sleep after typing in the password, have to force shut down

    Hi all,
    Recently i've been having this problem once in a while (once every few days) that when I opened up my computer from sleep, I typed in my password and clicked enter. After that, it shows that normal grey box thing; normally it logs in after a few seconds, but sometimes i wait for 2 minutes and still it doesn't log in. I sleep it and wake it again, but this time i type the password and i click enter, but nothing happens, i can't click switch user either. At this point my only choice is to force shut down my macbook. This problem is a bit annoying since sometimes i have unsaved work.
    Thanks in advance for any reply/ies.

    Press and hold the power button for a few seconds until the power shuts off, then release, wait a few more seconds, and press it again briefly to restart.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • I cant force quiet or relaunch the finder. it says"not responding". Although other apps are running just fine. I've tried restart several times/force shut down several time. I am using a mac book pro retina, Mavericks 10.9.5.Nothing works. Any idea??

    How do i quiet finder?i can't force quiet or relaunch finder. it says'  "finder not responding". Therefore I couldn't shut down. I've tried to force shut down & restart several times. but still finder won't quiet. Any idea please???? I am using a macbook pro retina with Mavericks 10.9.5.

    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Library. Then go to Preferences/
    com.apple.finder.plist. Move the .plist to your desktop.
    Re-launch Finder by restarting and test. If it works okay, delete the plist from the desktop.
    If the same, return the .plist to where you got it  from, overwriting the newer one.
    Thanks to leonie for some information contained in this.

  • Help! My ipod classic is not working with the new itunes, it has crashed, i went to the apple store and they restore it but when i came home it just freeze itunes and windows to the point of forcing shut down my pc, is a 160gb ipod classic

    Help!! My ipod classic freeze itunes and my pc to the point of having to force shut down.Help plz i dont know what else to do, i took it to the apple store and they restore for me but when i came home it freezes itunes and my pc, i tried and older itunes, format the ipod and restore it, ran disk erros, am i missing something?! The guy at the shop told me is an "antique" , i bought it a year ago only and barely used it, i feel lile burned money, ipod classic is my favorite model, any suggestions plzzzz!!!!

    Glad 7.7.1 worked for you, I updated itunes on my macbook, and every time i try to sync the music to my ipod classic, it goes for 23 songs and then it freezes and I get "Cannot read or write to this disk", and it ejects it. I tried uninstalling itunes, reinstalling an earlier version (7.6.2) same problem, plus a new issue with itunes. (It was a clean uninstall, btw, I got everything cleaned out, I think, lol). Video's transfer fine. And no good way to get ahold of apple. That's great. If I have no music on my ipod, it's useless. Think they'll give me my money back? (lol)

  • Since upgrading to Mavericks I have to force shut down to close frozen applications

    Hi all,
    Since upgrading to Mavericks I have experienced several times that sometimes when an application close a simple force quit is not enough. The application will disappear from my dock but remain on screen with the spinning ball, and any instances of the application I try to open will also freeze instantly. The only way to clear them is to do a force shut down via the power button on the back of my computer. I have experienced this with Mail, VLC and Finder so I do not think this an issue with a specific program. If anyone is having the same problem or has an idea of how to fix it, it would be much appreciated

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, or by corruption of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain models.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Maybe you are looking for

  • Tracing what is happening in the connect() system call

    I've been playing around with some of the recipies in dtrace today trying to find out why it takes so long to connect from a linux machine to an ultra 5 running sendmail but I'm not having a lot of luck. The one thing I can find is that the amount of

  • Where is "Reminder" feature in Quantum event info screen

    Just upgraded to FIOS Quantum. My previous Fios STB had a feature in the Event Info screen that allowed for setting "Reminders" for upcoming shows. The reminders would pop-up on screen to remind you of a show about to start, and eventually switch you

  • How to fix java exclamation point when loading a game

    hi so i just got my macbook out of repair because of my hardrive failiong and they installed a new one and i had no back up of my operating system so they put it in for me. My software is on 10.6.8 and i have java 1.6.0_51-b11-457. Know when i try to

  • Configure Email through OEM when there is a error in alert log file

    Hi, I am using 10.2.0.4 on O/S RHEL5.0 I want to configure email facility through OEM so that whenever there is a error in alert log file i should receive an email. Thanks and Regards Amith

  • Drivers not detect my sound c

    Hello; I have a sound blaster 24 bit, and the CDROM with the drivers are dissapeared I tried to download the driver in this web but the installation program says hardware not detected. Of course, the hardware is present. I have Windows XP Professiona