Cannot get admin Server to start from nmStart

I can not get the server to start and am lost on why:
Here is the error in AdminServer.out
<Apr 12, 2010 2:14:09 PM PDT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
Enter username to boot WebLogic server: Error Failed to get value from Standard Input <---- why is this happening.
Enter password to boot WebLogic server:
<Apr 12, 2010 2:14:10 PM PDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : D:\bea\license.bea>
<Apr 12, 2010 2:14:10 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Apr 12, 2010 2:14:10 PM PDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Apr 12, 2010 2:14:10 PM PDT> <Notice> <Log Management> <BEA-170019> <The server log file D:\bea\user_projects\domains\ALC\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
<Apr 12, 2010 2:14:13 PM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Apr 12, 2010 2:14:13 PM PDT> <Critical> <Security> <BEA-090403> <Authentication for user denied>
<Apr 12, 2010 2:14:13 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user denied
weblogic.security.SecurityInitializationException: Authentication for user denied
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:947)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:854)
at weblogic.security.SecurityService.start(SecurityService.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace
I have tried to setup the userConfigFile and UserKeyFile.
Any pointers to know what to look for..

Hi
1. Looking carefully at the following 3 lines in server statup logs, after 2:20:39 PM GST, server waited like for 16 mts like 2:36:43 and invoked the Force Shutdown. Possible reasons I gave below.
####<Feb 14, 2010 2:20:37 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142837729> <BEA-423101> <[console] Initializing the NetUIx container>
####<Feb 14, 2010 2:20:39 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142839433> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [webapp]. Classifications functionality not enabled.>
####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <1266143803604> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
2. Since you mentioned this worked fine and nothing else is changed over a year, the possible cause may be like this. Looks like you have some Documentum stuff (or webapp or modules) loaded on this server. I am not much familiar with EMC Documentum stuff, except that we use that as external Content Management repository for Portal Applications. Looking at the full thread dump for thread 0, looks like documentum code is trying to publish something or interact with its documentum server and may be it is not getting the response back. So make sure if any external systems that this WLS interacts are all up and running.
HTH
Ravi Jegga

Similar Messages

  • WLS 10.0 cannot get Admin Console to start

    Hi,
    We have WLS 10.0 with Jrocket on a Windows Server.
    We have two domains and they have been working fine for well over a year until this morning. I cannot bring up the Admin Console for the 2 domains. The domains are setup to start up automatically and they get stopped and started every Saturday. This week the restart seems to have failed, The services were showing as started but we could not login into the WLS Admin Console or the web applications that the domains host.
    As far as i know nothing should have changed with the server.
    Event viewer is not showing any issues.
    I tried to start the WLS for the 'da' domain from the cmd line and am now seeing the following in the AdminServer.log (FYI, the domain log is not being created). I have had to remove some lines to make the post :
    ========================================================================
    ####<Feb 14, 2010 2:20:15 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142815354> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    D:\bea10\wlserver_10.0\platform\lib\p13n\p13n-schemas.jar;D:\bea10\wlserver_10.0\platform\lib\p13n\p13n_common.jar;D:\bea10\wlserver_10.0\platform\lib\p13n\p13n_system.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\netuix_common.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\netuix_schemas.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\netuix_system.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\wsrp-client.jar;D:\bea10\wlserver_10.0\platform\lib\wlp\wsrp-common.jar>
    ####<Feb 14, 2010 2:20:15 PM GST> <Info> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142815870> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R26.4.0-63_CR302700-72606-1.5.0_06-20061127-1108-win-ia32 from BEA Systems, Inc.>
    ####<Feb 14, 2010 2:20:16 PM GST> <Info> <Management> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142816183> <BEA-141107> <Version: WebLogic Server 10.0 Wed May 9 18:10:27 EDT 2007 933139 >
    ####<Feb 14, 2010 2:20:17 PM GST> <Info> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142817511> <BEA-000215> <Loaded License : D:\bea10\license.bea>
    ####<Feb 14, 2010 2:20:17 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <> <Main Thread> <> <> <> <1266142817526> <BEA-000365> <Server state changed to STARTING>
    ####<Feb 14, 2010 2:20:23 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1266142823995> <BEA-000365> <Server state changed to STANDBY>
    ####<Feb 14, 2010 2:20:24 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1266142824011> <BEA-000365> <Server state changed to STARTING>
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824026> <BEA-149209> <Resuming.>
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <WorkManager> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824183> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <J2EE> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824292> <BEA-160192> <While upgrading weblogic.xml, encountered "debug" param "jsp-param". This param is unknown and will be removed>
    ####<Feb 14, 2010 2:20:24 PM GST> <Info> <J2EE> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142824698> <BEA-160192> <While upgrading weblogic.xml, encountered "debug" param "jsp-param". This param is unknown and will be removed>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825011> <BEA-149059> <Module da.war of application da is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825354> <BEA-149060> <Module da.war of application da successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825370> <BEA-149059> <Module da.war of application da is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Feb 14, 2010 2:20:25 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142825370> <BEA-149060> <Module da.war of application da successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Feb 14, 2010 2:20:37 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142837729> <BEA-423101> <[console] Initializing the NetUIx container>
    ####<Feb 14, 2010 2:20:39 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1266142839433> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [webapp]. Classifications functionality not enabled.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803604> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    ####<Feb 14, 2010 2:36:43 PM GST> <Alert> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803620> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
    ####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803620> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <JMX> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://10.113.202.96:8101/jndi/weblogic.management.mbeanservers.edit .>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <JMX> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://10.113.202.96:8101/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <WebService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-220028> <Web Service reliable agents are suspended.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <WebService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803683> <BEA-220029> <Web Service reliable agents are shut down.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <SAFService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803698> <BEA-281004> <SAF Service has been suspended.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <SAFService> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803698> <BEA-281005> <SAF Service has been shut down.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Info> <Deployer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <> <> <1266143803714> <BEA-149059> <Module da.war of application da is transitioning from STATE_ADMIN to STATE_NEW on server AdminServer.>
    ####<Feb 14, 2010 2:36:49 PM GST> <Info> <Management> <ePIMSEDMS2> <AdminServer> <ApplicationFilePoller-consoleapp> <<anonymous>> <> <> <1266143809277> <BEA-400411> <ApplicationFilePoller exiting. Further application file updates will not be seen.>
    ####<Feb 14, 2010 2:37:13 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-19> <<WLS Kernel>> <> <> <1266143833624> <BEA-000378> <Server failed to shutdown within the configured timeout of 30 seconds. The server process will exit now.>
    ####<Feb 14, 2010 2:37:13 PM GST> <Error> <> <ePIMSEDMS2> <AdminServer> <Thread-19> <<WLS Kernel>> <> <> <1266143833640> <BEA-000000> <
    ===== FULL THREAD DUMP ===============
    Sun Feb 14 14:37:13 2010
    BEA JRockit(R) R26.4.0-63_CR302700-72606-1.5.0_06-20061127-1108-win-ia32
    "Main Thread" id=1 idx=0x2 tid=8140 prio=5 alive, in native, blocked
    -- Blocked trying to get lock: java/lang/Class@0x00DB5430[thin lock]
    at jrockit/vm/Threads.sleep(I)V(Native Method)
    at jrockit/vm/Locks.waitForThinRelease(Ljava/lang/Object;I)I(Unknown Source)
    at jrockit/vm/Locks.monitorEnterSecondStage(Ljava/lang/Object;I)Ljava/lang/Object;(Unknown Source)
    at jrockit/vm/Locks.monitorEnter(Ljava/lang/Object;)Ljava/lang/Object;(Unknown Source)
    at java/lang/Shutdown.exit(I)V(Unknown Source)
    at java/lang/Runtime.exit(I)V(Runtime.java:90)
    at java/lang/System.exit(I)V(Unknown Source)
    at weblogic/Server.main([Ljava/lang/String;)V(Server.java:87)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "(Signal Handler)" id=2 idx=0x4 tid=1196 prio=5 alive, in native, waiting, daemon
    -- Waiting for notification on: weblogic/t3/srvr/T3Srvr$2@0x00DEDF70[fat lock]
    at jrockit/vm/Threads.waitForSignal(J)Z(Native Method)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Thread.join(J)V(Unknown Source)
    ^-- Lock released while waiting: weblogic/t3/srvr/T3Srvr$2@0x00DEDF70[fat lock]
    at java/lang/Thread.join()V(Unknown Source)
    at java/lang/Shutdown.runHooks()V(Unknown Source)
    at java/lang/Shutdown.sequence()V(Unknown Source)
    at java/lang/Shutdown.exit(I)V(Unknown Source)
    ^-- Holding lock: java/lang/Class@0x00DB5430[thin lock]
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "(Code Generation Thread 1)" id=3 idx=0x6 tid=1736 prio=5 alive, in native, native_waiting, daemon
    "(Code Optimization Thread 1)" id=4 idx=0x8 tid=436 prio=5 alive, in native, native_waiting, daemon
    "(GC Main Thread)" id=5 idx=0xa tid=3404 prio=5 alive, in native, daemon
    "(GC Worker Thread 1)" id=? idx=0xc tid=7548 prio=5 alive, native_waiting, daemon
    "(GC Worker Thread 2)" id=? idx=0xe tid=8164 prio=5 alive, native_waiting, daemon
    "(GC Worker Thread 3)" id=? idx=0x10 tid=6716 prio=5 alive, native_waiting, daemon
    "(GC Worker Thread 4)" id=? idx=0x12 tid=5452 prio=5 alive, native_waiting, daemon
    "(VM Periodic Task)" id=6 idx=0x14 tid=4496 prio=10 alive, in native, daemon
    "Timer-0" id=11 idx=0x1a tid=7536 prio=5 alive, in native, waiting, daemon
    -- Waiting for notification on: java/util/TaskQueue@0x00CB5758[fat lock]
    at jrockit/vm/Threads.waitForSignal(J)Z(Native Method)
    at jrockit/vm/Locks.wait(Ljava/lang/Object;J)V(Unknown Source)
    at java/lang/Object.wait()V(Native Method)
    at java/util/TimerThread.mainLoop()V(Timer.java:483)
    ^-- Lock released while waiting: java/util/TaskQueue@0x00CB5758[fat lock]
    at java/util/TimerThread.run()V(Timer.java:462)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "Timer-1" id=12 idx=0x1c tid=5060 prio=5 alive, in native, waiting, daemon
    -- Waiting for notification on: java/util/TaskQueue@0x04F27760[fat lock]
    at jrockit/vm/Threads.waitForSignal(J)Z(Native Method)
    at java/lang/Object.wait(J)V(Native Method)
    at java/util/TimerThread.mainLoop()V(Timer.java:509)
    ^-- Lock released while waiting: java/util/TaskQueue@0x04F27760[fat lock]
    at java/util/TimerThread.run()V(Timer.java:462)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" id=13 idx=0x1e tid=732 prio=5 alive, in native, daemon
    at sun/nio/ch/SocketDispatcher.read0(Ljava/io/FileDescriptor;JI)I(Native Method)
    at sun/nio/ch/SocketDispatcher.read(Ljava/io/FileDescriptor;JI)I(SocketDispatcher.java:25)
    at sun/nio/ch/IOUtil.readIntoNativeBuffer(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;Ljava/lang/Object;)I(IOUtil.java:233)
    at sun/nio/ch/IOUtil.read0(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;Ljava/lang/Object;)I(IOUtil.java:200)
    at sun/nio/ch/IOUtil.read(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;JLsun/nio/ch/NativeDispatcher;Ljava/lang/Object;)I(Unknown Source)
    at sun/nio/ch/SocketChannelImpl.read(Ljava/nio/ByteBuffer;)I(SocketChannelImpl.java:207)
    ^-- Holding lock: java/lang/Object@0x0707C800[thin lock]
    at com/documentum/fc/impl/util/io/MessageChannel.readSocket(Ljava/nio/ByteBuffer;I)V(MessageChannel.java:123)
    at com/documentum/fc/impl/util/io/MessageChannel.readLength()I(MessageChannel.java:100)
    at com/documentum/fc/impl/util/io/MessageChannel.getIncomingMessageLength()I(MessageChannel.java:92)
    at com/documentum/fc/impl/util/io/MessageChannel.read(Ljava/nio/ByteBuffer;)I(MessageChannel.java:77)
    ^-- Holding lock: com/documentum/fc/impl/util/io/MessageChannel@0x07088B80[thin lock]
    at com/documentum/fc/client/impl/connection/netwise/AbstractNetwiseRpcClient.receiveMessage(Ljava/nio/ByteBuffer;)V(AbstractNetwiseRpcClient.java:167)
    at com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient.applyForStringInternal(Ljava/lang/String;Lcom/documentum/fc/common/IDfId;Lcom/documentum/fc/client/impl/typeddata/ITypedData;ZZ)Ljava/lang/String;(NetwiseDocbaseRpcClient.java:746)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient@0x07088C18[recursive]
    at com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient.fetchTypeViaApply(Ljava/lang/String;I)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(NetwiseDocbaseRpcClient.java:894)
    at com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient.fetchType(Ljava/lang/String;I)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(NetwiseDocbaseRpcClient.java:821)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/netwise/NetwiseDocbaseRpcClient@0x07088C18[thin lock]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection$11.evaluate()Ljava/lang/Object;(DocbaseConnection.java:1309)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[recursive]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.evaluateRpc(Lcom/documentum/fc/impl/util/Functor;Z)Ljava/lang/Object;(DocbaseConnection.java:1014)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[recursive]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.fetchType(Ljava/lang/String;Z)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(DocbaseConnection.java:1302)
    at com/documentum/fc/client/impl/connection/LiteTypeManager.getRawType(Ljava/lang/String;Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(LiteTypeManager.java:104)
    at com/documentum/fc/client/impl/connection/LiteTypeManager.getType(Ljava/lang/String;Ljava/util/List;Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(LiteTypeManager.java:78)
    at com/documentum/fc/client/impl/connection/LiteTypeManager.getType(Ljava/lang/String;Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(LiteTypeManager.java:61)
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.getLiteType(Ljava/lang/String;)Lcom/documentum/fc/client/impl/typeddata/ILiteType;(DocbaseConnection.java:1421)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[recursive]
    at com/documentum/fc/client/impl/Docbase.typeExists(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;Ljava/lang/String;)Z(Docbase.java:143)
    at com/documentum/fc/client/impl/Docbase.determineBof2Support(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;)V(Docbase.java:133)
    at com/documentum/fc/client/impl/Docbase.<init>(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;Lcom/documentum/fc/client/impl/Server;)V(Docbase.java:90)
    at com/documentum/fc/client/impl/Docbase.getInstance(Lcom/documentum/fc/client/impl/connection/docbase/IDocbaseConnection;Lcom/documentum/fc/client/impl/Server;)Lcom/documentum/fc/client/impl/Docbase;(Docbase.java:58)
    ^-- Holding lock: java/util/HashMap@0x091A3598[thin lock]
    at com/documentum/fc/client/impl/connection/docbase/DocbaseConnection.getDocbase()Lcom/documentum/fc/client/impl/Docbase;(DocbaseConnection.java:1553)
    ^-- Holding lock: com/documentum/fc/client/impl/connection/docbase/DocbaseConnection@0x06E11D48[thin lock]
    at com/documentum/fc/client/impl/session/Session.getDocbase()Lcom/documentum/fc/client/impl/Docbase;(Session.java:3113)
    at com/documentum/fc/client/impl/session/Session.getObjectManager(Lcom/documentum/fc/common/IDfId;)Lcom/documentum/fc/client/impl/objectmanager/PersistentObjectManager;(Session.java:775)
    at com/documentum/fc/client/impl/session/Session.getObject(Lcom/documentum/fc/common/IDfId;)Lcom/documentum/fc/client/IDfPersistentObject;(Session.java:834)
    at com/documentum/fc/client/impl/session/SessionHandle.getObject(Lcom/documentum/fc/common/IDfId;)Lcom/documentum/fc/client/IDfPersistentObject;(SessionHandle.java:580)
    at com/documentum/fc/client/security/impl/IpAndRcHelper.getRegistration(Lcom/documentum/fc/client/security/internal/IPublicIdentity;Lcom/documentum/fc/client/IDfSession;)Lcom/documentum/fc/client/privilege/internal/IClientRegistration;(IpAndRcHelper.java:472)
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.getRegistration(Lcom/documentum/fc/client/security/internal/IPublicIdentity;Lcom/documentum/fc/client/IDfSession;)Lcom/documentum/fc/client/privilege/internal/IClientRegistration;(DfcIdentityPublisher.java:469)
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.isRegistration(Lcom/documentum/fc/client/security/internal/IPublicIdentity;Lcom/documentum/fc/client/IDfSession;)Z(DfcIdentityPublisher.java:446)
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.publish(Z)V(DfcIdentityPublisher.java:134)
    ^-- Holding lock: java/lang/Object@0x03E097F0[thin lock]
    at com/documentum/fc/client/security/impl/DfcIdentityPublisher.publish()V(DfcIdentityPublisher.java:102)
    at com/documentum/fc/client/security/internal/RegistrationMgr.register()Z(RegistrationMgr.java:34)
    at com/documentum/fc/impl/RuntimeContext.<clinit>()V(RuntimeContext.java:191)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    at jrockit/vm/RNI.generateFixedCode(I)I(Native Method)
    at com/documentum/fc/impl/RuntimeContext.getInstance()Lcom/documentum/fc/impl/RuntimeContext;(RuntimeContext.java:0)
    at com/documentum/fc/client/DfClient.<clinit>()V(DfClient.java:700)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    at jrockit/vm/RNI.generateFixedCode(I)I(Native Method)
    at com/documentum/fc/client/DfClient.getLocalClient()Lcom/documentum/fc/client/IDfClient;(DfClient.java:0)
    at com/documentum/com/DfClientX.getLocalClient()Lcom/documentum/fc/client/IDfClient;(DfClientX.java:43)
    at com/documentum/web/env/NotificationManager.contextInitialized(Ljavax/servlet/ServletContextEvent;)V(NotificationManager.java:101)
    at weblogic/servlet/internal/EventsManager$FireContextListenerAction.run()Ljava/lang/Object;(EventsManager.java:458)
    at weblogic/security/acl/internal/AuthenticatedSubject.doAs(Lweblogic/security/subject/AbstractSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(AuthenticatedSubject.java:321)
    at weblogic/security/service/SecurityManager.runAs(Lweblogic/security/acl/internal/AuthenticatedSubject;Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(Unknown Source)
    at weblogic/servlet/internal/EventsManager.notifyContextCreatedEvent()V(EventsManager.java:168)
    at weblogic/servlet/internal/WebAppServletContext.preloadResources()V(WebAppServletContext.java:1721)
    ^-- Holding lock: weblogic/servlet/internal/WebAppServletContext@0x0E953B38[thin lock]
    at weblogic/servlet/internal/WebAppServletContext.start()V(WebAppServletContext.java:2890)
    at weblogic/servlet/internal/WebAppModule.startContexts()V(WebAppModule.java:948)
    at weblogic/servlet/internal/WebAppModule.start()V(WebAppModule.java:353)
    at weblogic/application/internal/flow/ModuleStateDriver$3.next(Ljava/lang/Object;)V(ModuleStateDriver.java:204)
    at weblogic/application/utils/StateMachineDriver.nextState(Lweblogic/application/utils/StateChange;[Ljava/lang/Object;)V(StateMachineDriver.java:26)
    at weblogic/application/internal/flow/ModuleStateDriver.start([Lweblogic/application/Module;)V(ModuleStateDriver.java:60)
    at weblogic/application/internal/flow/ScopedModuleDriver.start()V(ScopedModuleDriver.java:200)
    at weblogic/application/internal/flow/ModuleListenerInvoker.start()V(ModuleListenerInvoker.java:117)
    at weblogic/application/internal/flow/ModuleStateDriver$3.next(Ljava/lang/Object;)V(ModuleStateDriver.java:204)
    at weblogic/application/utils/StateMachineDriver.nextState(Lweblogic/application/utils/StateChange;[Ljava/lang/Object;)V(StateMachineDriver.java:26)
    at weblogic/application/internal/flow/ModuleStateDriver.start([Lweblogic/application/Module;)V(ModuleStateDriver.java:60)
    at weblogic/application/internal/flow/StartModulesFlow.activate()V(StartModulesFlow.java:26)
    at weblogic/application/internal/BaseDeployment$2.next(Ljava/lang/Object;)V(BaseDeployment.java:635)
    at weblogic/application/utils/StateMachineDriver.nextState(Lweblogic/application/utils/StateChange;[Ljava/lang/Object;)V(StateMachineDriver.java:26)
    at weblogic/application/internal/BaseDeployment.activate(Lweblogic/deploy/container/DeploymentContext;)V(BaseDeployment.java:212)
    at weblogic/application/internal/DeploymentStateChecker.activate(Lweblogic/deploy/container/DeploymentContext;)V(DeploymentStateChecker.java:154)
    at weblogic/deploy/internal/targetserver/AppContainerInvoker.activate(Lweblogic/deploy/container/DeploymentContext;)V(AppContainerInvoker.java:80)
    at weblogic/deploy/internal/targetserver/BasicDeployment.activate(Lweblogic/deploy/container/DeploymentContext;)V(BasicDeployment.java:182)
    at weblogic/deploy/internal/targetserver/BasicDeployment.activateFromServerLifecycle()V(BasicDeployment.java:359)
    at weblogic/management/deploy/internal/DeploymentAdapter$1.doActivate(Ljava/lang/Object;)V(DeploymentAdapter.java:51)
    at weblogic/management/deploy/internal/DeploymentAdapter.activate(Ljava/lang/Object;)V(DeploymentAdapter.java:196)
    at weblogic/management/deploy/internal/AppTransition$2.transitionApp(Lweblogic/management/deploy/internal/DeploymentAdapter;Ljava/lang/Object;)V(AppTransition.java:30)
    at weblogic/management/deploy/internal/ConfiguredDeployments.transitionApps(Lweblogic/management/deploy/internal/AppTransition;)V(ConfiguredDeployments.java:233)
    at weblogic/management/deploy/internal/ConfiguredDeployments.activate()V(ConfiguredDeployments.java:169)
    at weblogic/management/deploy/internal/ConfiguredDeployments.deploy()V(ConfiguredDeployments.java:123)
    at weblogic/management/deploy/internal/DeploymentServerService.resume()V(DeploymentServerService.java:173)
    at weblogic/management/deploy/internal/DeploymentServerService.start()V(DeploymentServerService.java:89)
    at weblogic/t3/srvr/SubsystemRequest.run()V(SubsystemRequest.java:64)
    at weblogic/work/ExecuteThread.execute(Ljava/lang/Runnable;)V(ExecuteThread.java:200)
    at weblogic/work/ExecuteThread.run()V(ExecuteThread.java:172)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    Open lock chains
    ================
    Chain 1:
    "Main Thread" id=1 idx=0x2 tid=8140 waiting for java/lang/Class@0x00DB5430 held by:
    "(Signal Handler)" id=2 idx=0x4 tid=1196 (waiting on notification)
    Chain 2:
    "Thread-1" id=10 idx=0x54 tid=1624 waiting for weblogic/servlet/internal/WebAppServletContext@0x0E953B38 held by:
    "[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" id=13 idx=0x1e tid=732 (active)
    ===== END OF THREAD DUMP ===============
    >
    There is enough memory, and the CPU usaage does not get too high.
    I have searched the forums and cant find what could be causing the blocking.
    The startup hangs at the following line :
    <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    doing a Ctrl-C to stop the startup then produces the dump entries in the adminserver.log file :
    There is no error or warning in the adminserver.log file.
    What should I be checking to find out what is going on ? is this a known issue ?
    Thanks.

    Hi
    1. Looking carefully at the following 3 lines in server statup logs, after 2:20:39 PM GST, server waited like for 16 mts like 2:36:43 and invoked the Force Shutdown. Possible reasons I gave below.
    ####<Feb 14, 2010 2:20:37 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142837729> <BEA-423101> <[console] Initializing the NetUIx container>
    ####<Feb 14, 2010 2:20:39 PM GST> <Info> <netuix> <ePIMSEDMS2> <AdminServer> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1266142839433> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [webapp]. Classifications functionality not enabled.>
    ####<Feb 14, 2010 2:36:43 PM GST> <Notice> <WebLogicServer> <ePIMSEDMS2> <AdminServer> <Thread-1> <<WLS Kernel>> <1266143803604> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    2. Since you mentioned this worked fine and nothing else is changed over a year, the possible cause may be like this. Looks like you have some Documentum stuff (or webapp or modules) loaded on this server. I am not much familiar with EMC Documentum stuff, except that we use that as external Content Management repository for Portal Applications. Looking at the full thread dump for thread 0, looks like documentum code is trying to publish something or interact with its documentum server and may be it is not getting the response back. So make sure if any external systems that this WLS interacts are all up and running.
    HTH
    Ravi Jegga

  • WebLogic admin server not starting.

    Hi all,
    I have a problem with my WebLogic Admin server not starting. Following a VM reboot last week our admin servers are no longer starting. On this particular server we have 3 admin servers serving 3 separate environments.
    Theserver seems to be getting stuck right at the very start. I have tried removing tmp, cache and ldap directories. Searched for and removed all .lok files. I have manually turned on full debug to try and flush some extra information through standard out but no luck. It is very peculiar. When we have exported the domain to another box and started the admin server it has come up successfully.
    This is the output from the logs - this is literally as far as it get before it hangs and does nothing. As far as I know the next thing WebLogic is doing is checking the version. Has anyone any ideas what the problem could be? It is server wide as all 3 admin servers on the same box are suffering the same problem.
    This is Weblogic 10.3.2 on a Solaris vm
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/lib/tools.jar:/apps/Oracle/Middleware64/utils/config/10.3/config-launch.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic_sp.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.jar:/apps/Oracle/Middleware64/modules/features/weblogic.server.modules_10.3.2.0.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/webservices.jar:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/apps/Oracle/Middleware64/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/apps/Oracle/Middleware64/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/apps/Oracle/Middleware64/wlserver_10.3/server/lib/xqrl.jar
    PATH=/apps/Oracle/Middleware64/wlserver_10.3/server/bin:/apps/Oracle/Middleware64/modules/org.apache.ant_1.7.0/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/jre/bin:/apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin:/usr/bin:/usr/sfw/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    Starting WLS with line:
    /apps/Oracle/jrt/jrmc-4.0.1-1.6.0/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/apps/Oracle/Middleware64/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/apps/Oracle/Middleware64/wlserver_10.3 -Dwls.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.home=/apps/Oracle/Middleware64/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/apps/Oracle/Middleware64/patch_wls1032/profiles/default/sysext_manifest_classpath weblogic.Server
    <09-Jan-2013 18:32:06 o'clock GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.1-21-133393-1.6.0_20-20100512-2127-solaris-sparcv9 from Oracle Corporation>

    Just a wild guess (as you have restarted the physical servers), it could be related to the entropy of the machine.
    What you can try to do is edit the java.security file in the $JAVA_HOME/jre/lib/security directory.
    Find the entry securerandom.source and edit the value to file:/dev/./urandom (instead of file:/dev/urandom)

  • IPhone 3 I cannot get my pictures to download from iPhoto.  I keep getting the error message required file cannot be found.

    I cannot get my pictures to download from my iPhoto from an albumto the iPhone 3 (one of the kids phones). I was able to download an Event.  I have changed the name.  I have used my iPhone 4 and the pictures from the album downloaded just fine. I have looked at the message board and I have deleted the cache and done all the things that were suggested.  WHAT IS THE DEAL!! I have been working on my phone and the kids phones for about five hours now and super frustrated!!! 

    I used Terminal to change the permissions on the folder in question.  I followed the instructions in this article:
    iTunes: Missing folder or incorrect permissions may prevent authorization
    In my case, the folder was there, so I needed the command to change permissions on the folder, not to create one.   I was hesitant to use Terminal b/c I know that if I made an error I could wipe out my hard drive or render my computer unusable.  So to be SURE I didn't make an error, I carefully copied the command from that page and *pasted* it into Terminal.  Also, before I could do anything in Terminal, I had to go change my admin password (it had been a blank password before and that's not acceptable for making changes in Terminal).  I was just super careful when entering my password or doing anything else while Terminal was open (making sure I didn't accidently hit the spacebar or another key, etc.)  And it fixed the problem right away.
    What was confusing for me was that the iTunes error message said to change permissions in the FINDER, which is what I was trying to do.  It didn't mention Terminal.  What would really be helpful is if Apple included a link to a page like this in their error message.

  • I just installed OS X Yosemite on my MacBook. I now cannot get the computer to start up. If I hold down the power button to try and power it back up, it will not start. Any ideas on how to fix this?

    I just installed OS X Yosemite on my MacBook. I now cannot get the computer to start up. If I hold down the power button to try and power it back up, it will not start. Any ideas on how to fix this?

    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Reinstalling OS X Without Erasing the Drive
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility and press the Continue button. After Disk Utility loads select the Macintosh HD entry from the the left side list.  Click on the First Aid tab, then click on the Repair Disk button. If Disk Utility reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit Disk Utility and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Download and install the OS X Yosemite 10.10.3 Combo Update.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Alternatively, see:
    Reinstall OS X Without Erasing the Drive
    Choose the version you have installed now:
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • I keep getting an error message that says that the hard drive cannot be repaired.  Therefore I cannot get the computer to start up.

    I keep getting an error message that says that the hard drive cannot be repaired.  Therefore I cannot get the computer to start up.

    It doesn't sound like you are doing anything incorrectly from what I can see. Have you tried restarting the iPad and then see if you can backup?
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • I can not use Safari because I get a server failure message. The same with email. Cannot get mail, server failure. How do I fix

    I Cannot use Safari to access my bookmarks, I get a server failure message. The same is happening with my email. I get a message cannot get mail, server failure. How do I fix the problem?

    It might be worth a shot to reset your router first. Unplug it from power for about 30 seconds and then plug it in again. Or try any other WiFi network and see what happens.

  • Our company have just upgraded to iOS 6 and the majority of the users are now receiving the following error 'Cannot Get Mail – Server error. Contact your server administrator' when accessing ms exchange this never happened on iOS 5 can anyone help

    Our company have just upgraded to iOS 6 and the majority of the users are now receiving the following error 'Cannot Get Mail – Server error. Contact your server administrator' when accessing ms exchange this never happened on iOS 5 can anyone help

    Have you tried deleting the account and re-adding it on the phone?
    What version of Exchange server are you running?

  • My photobooth deleted and I cannot get it back- put starter disk in and not an option to recopy..help

    My photobooth deleted and I cannot get it back- put starter disk in and not an option to recopy..help!

    Try the suggestions here to see if they resolve your problem:
    http://support.apple.com/kb/ts1559
    If these don't work you may have a hardware problem. Visit an Apple store for an evaluation or contact Apple Support.

  • My iPad was stolen in brazil.  i cannot get the manufacturer id number from my iPhone or my macbook air....they are all linked together though.  any suggestions on how and if i can possibly retrieve this and thus locate the device? thanks julie

    my iPad was stolen in brazil.  i cannot get the manufacturer id number from my iPhone or my macbook air....they are all linked together though.  any suggestions on how and if i can possibly retrieve this and thus locate the device? thanks julie

    Launch iTunes, go to the Preferences, select Devices, and hover your cursor over the backup file for the iPod. That should show you the serial number, IMEI, and possibly the MEID.
    The manufacturer ID will not help you locate the iPad, though. If you set up the Find My iPad service in the Settings prior to the iPad going missing, then there is a chance that can be tracked, though it depends on a number of factors (the iPad is turned on, connected to a WiFi or 3G network, and has not had the Find My iPad service disabled or the iPad been completely restored). 
    If you did not set up Find My iPad, then there is no way to track it. Contact the police and change any passwords for any online accounts you may have used from your iPad (the iTunes Store, for instance). 
    Regards.

  • Cannot get Lightroom trial to start on Windows 8 [was:lightroom]

    I cannot get lightroom trial to start. I am using windows 8

    I think you're getting the wrong end of the stick.
    Nothing to do with Lightroom not supporting your browser.
    It's a download issue often resolved by using a different browser.
    You could be downloading any software. This case just happens to be Lightroom. But it's not Lightroom's fault. It's the Adobe website.
    Anyway, I've got to go. Best of luck.

  • I cannot get a CD to eject from my mac book pro

    I cannot get a CD to eject from my mac book pro. Help!

    CD/DVD - Eject Stuck
    CD/DVD - Eject Stuck (2)
    CD/DVD - Eject Stuck (3)
    CD/DVD - Eject Stuck (4)
    CD/DVD - Eject Stuck (5)

  • Cannot get mail server failed

    Message keeps saying Cannot get mail, server failed.

    i had to manually put in the correct email. I wanted to register a hotmail account but since it was giving me that response, I researched this issue. Finally, I found out some specifics and gave it a try. The post said to Go to Add email and Click Other. My email is a live account... I needed to type::
    host name: outlook.com
    SMTP (Outgoing mail server): stmp.live.com
    Server port as 995
    When I put all of that in, it worked. Hope that helps!

  • Cannot get mail, server unavailable error message n my Yahoo account only, but not on others

    Although I have no problem getting hotmail and other yahoo account messages, my PRIMARY email account has been returning an error message "Cannot get mail, server unavailable".  But my server is working just fine for everything else except my main yahoo account.  Could anyone shed some light on this for me?  Thank you all!!

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    The iPad's Mail app has no provisions for creating groups. However, you can use a third party app that many users recommend.
    MailShot -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    Group Email  -  https://itunes.apple.com/us/app/group-email!-mail-client-attachments/id380690305 ?mt=8
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • I cannot get any of my information from my Iphone or Ipad to sync to my Icloud account. Any Suggestions?

    I cannot get any of my information from my Iphone or Ipad to sync with my Icloud account. Any suggestions?

    Well, what exactly have you done so far?
    Is iCloud activated?
    What data is marked to be synced?
    What happens on icloud.com?
    Have you installed the iCloud utility on your computer?

Maybe you are looking for

  • Urgent:Unable to view the root organisational unit created in the PPOCE

    Hi Experts, I have created a root organisational unit using the Tcode PPOCE.But I am unable to view the same in the selection area  using the Structure search.It is appearing in the search term area but not in structure search. Please help it is very

  • Frequent Crashing on Mac

    Working a small project with a timeline filled with photoshop sequences, about every five minutes Premiere crashes. This may be related to photoshop as I can edit large video projects without it crashing at all. Details: Most up to date CC 2014 versi

  • Macbook coin operated lock & third party accessories

    Hi, Question, the coin operated lock/latch on my white macbook broke while trying to get to the battery. Can this be replace? or any suggestions as to how to affix it. I am thinking of gluing it back but I am not too sure if it would be safe to do. A

  • Syncing bookmarks from iPad

    I recently had a crash that wiped out much of the personal data on my iMac. But my contacts and, more vitally, my Safari bookmarks still exist on my iPad2. I am afraid if I sync, the only thing that will happen is the iPad will duplicate my iMac data

  • Photoshop: impossible d'activer le produit

    impossible d'activer le produit (connexion internet non detectée) Message was edited by: PECourtejoie