WebLogic does not start due to issues with WLS_DIAGNOSTICS000000.DAT

My customer is getting the following exception everytime he tries to restart his WebLogic services:
####<Jun 16, 2009 9:23:46 AM MST> <Critical> <WebLogicServer> <hqpsfindev> <PIA> <main> <<WLS Kernel>> <> <> <1245169426020> <BEA-000362> <Server failed. Reason:
There are 1 nested errors:
weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException: [Store:280020]There was an error while reading from the log file
     at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:44)
     at weblogic.diagnostics.lifecycle.DiagnosticFoundationService.start(DiagnosticFoundationService.java:107)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
Caused by: weblogic.store.PersistentStoreException: [Store:280020]There was an error while reading from the log file
     at weblogic.store.io.file.Heap.getNextRecoveryFile(Heap.java:794)
     at weblogic.store.io.file.Heap.open(Heap.java:181)
     at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:85)
     at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:353)
     at weblogic.store.PersistentStoreManager.createFileStore(PersistentStoreManager.java:202)
     at weblogic.diagnostics.archive.DiagnosticStoreRepository.getStore(DiagnosticStoreRepository.java:61)
     at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:42)
     ... 4 more
Caused by: java.io.IOException: Error reading from file, Reached the end of the file., errno=38
     at weblogic.store.io.file.direct.DirectIONative.read(Native Method)
     at weblogic.store.io.file.direct.DirectFileChannel.read(DirectFileChannel.java:133)
     at weblogic.store.io.file.StoreFile.read(StoreFile.java:281)
     at weblogic.store.io.file.Heap.getNextRecoveryFile(Heap.java:792)
     ... 10 more
He has narrowed this down to the following: He deletes
...\domain\servers\WebLogicAdmin (or managed server)\data\store\default\XXXXX.dat (WLS_DIAGNOSTICS000000.DAT). He also deletes the .dat file under diagnostics and then the service starts without issue.
Can't be doing this every time he bounces his server.
Does this call stack indicate lack of disk space?
Caused by: java.io.IOException: Error reading from file, Reached the end of the file., errno=38
Is there a way to disable diagnostics so this files don't get generated?
Thanks!

Diagnostics is normally disabled by default, but I recall that there was a bug a long while back (since fixed) that left it on by default. The following thread might help shed some light on the issue:
Disable or reduce size of diagnostic archive?
Regardless, the unexpected low level exception could be an indication of a bug in the WebLogic file store code. The only time I'd expect to see this is if somehow there are two processes that are both using the same file at the same time (on most operating systems the store lock's its files to as a safety precaution to help prevent customers from making this mistake).
Tom

Similar Messages

  • WLS5.1 SP8 problem : weblogic does not start anymore : method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found

    Hello,
    I currently have a problem with the EJBException which does not give the
    client the getCausedBy() Exception. I d' like to try the 5.1 sp8 to see if
    the bug is fix.
    Unfortunately, after having installed the sp8, my WLS 5.1 does not start
    anymore : I get an invocationTargetException.
    Does anyone have a clue ?
    Best Regards.
    dom
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    tel 02 38 64 37 95
    mailto:[email protected]

    Well... I've made a big classpath mistake.
    It works indeed.
    dom
    "Dominique Jean-Prost" <[email protected]> a écrit dans le
    message news: [email protected]...
    Hello,
    I currently have a problem with the EJBException which does not give the
    client the getCausedBy() Exception. I d' like to try the 5.1 sp8 to see if
    the bug is fix.
    Unfortunately, after having installed the sp8, my WLS 5.1 does not start
    anymore : I get an invocationTargetException.
    Does anyone have a clue ?
    Best Regards.
    dom
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    tel 02 38 64 37 95
    mailto:[email protected]

  • Please help!  Safari does not start due to a plugin failure. How can I remove librooksbas.dylib. Without being able to open safari. Finder does not find the file.

    Please help.
    iSafari does not start up due to an error caused by plug in librooksbas.dylib.
    How can I remove this plugin without opening safari. Finder does not find the file, nor any other plugin.
    Eric

    For future reference, Safari Plugins are kept in Macintosh HD> Library> Internet Plugins.
    To unhide the Library folder, open up Terminal (just type"Terminal" into spotlight) and type:
    chflags nohidden ~/Library

  • Weblogic server not starting due to connection pool error.

    Hi all,
    We have some issues with the network due to that, weblog server not able to create the connection pool or make physical connection with the database in the allocated time, we need to increase the timeout so that weblogic can wait and create a connection and then start the apps. How to achieve this?
    Currently the server crashes and forcing to shutdown the error listed below
    <Oct 10, 2012 5:08:47 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "oltpDS": IO Error: Socket read timed out>
    <Oct 10, 2012 5:09:48 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "oltpDS": IO Error: Socket read timed out>
    <Oct 10, 2012 5:10:49 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "oltpDS": IO Error: Socket read timed out>
    <Oct 10, 2012 5:10:50 PM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'oltpDS' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:302)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: IO Error: Socket read timed out
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:276)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:249)
         at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1155)
         Truncated. see log file for complete stacktrace
    javax.naming.NameNotFoundException: Unable to resolve 'oltpDS'. Resolved ''; remaining name 'oltpDS'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:411)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at com.healthedge.j2ee.PooledConnectionHelper.addDataSource(PooledConnectionHelper.java:202)
         at com.healthedge.j2ee.PooledConnectionHelper.getSTConnection(PooledConnectionHelper.java:281)
         at com.healthedge.j2ee.PooledConnectionHelper.getConnectionIgnoreTxn(PooledConnectionHelper.java:268)
         at com.healthedge.j2ee.PooledConnectionHelper.getConnection(PooledConnectionHelper.java:251)
         at com.healthedge.query.execution.Query.prepareStatement(Query.java:504)
         at com.healthedge.query.execution.Query.setValue(Query.java:716)
         at com.healthedge.config.util.ReferenceResolutionHelper.setConstraintValues(ReferenceResolutionHelper.java:277)
         at com.healthedge.config.util.ReferenceResolver.getTypeReference(ReferenceResolver.java:232)
         at com.healthedge.config.util.ReferenceResolver.resolveTypeReference(ReferenceResolver.java:221)
         at com.healthedge.config.util.ReferenceResolver.resolveTypeReference(ReferenceResolver.java:211)
         at com.healthedge.config.util.ReferenceResolver.resolveTypeReference(ReferenceResolver.java:187)
         at com.healthedge.config.util.ReferenceResolver.resolveTypeReference(ReferenceResolver.java:156)
         at com.healthedge.config.eval.HicIdentifier.getReference(HicIdentifier.java:58)
         at com.healthedge.startup.StartupService.startup(StartupService.java:56)
         at com.healthedge.startup.wl.WLStartupService.main(WLStartupService.java:13)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeMain(ClassDeploymentManager.java:362)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:272)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:214)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:207)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:186)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppAdminState(ClassDeploymentManager.java:162)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    NESTED TRACES DONE
    >
    <Oct 10, 2012 5:11:18 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Oct 10, 2012 5:11:18 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Oct 10, 2012 5:11:18 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    Hi,
    It looks like your DB is down for now and that is reason why the server cannot initialize your App while startup.
    Check which Data source you are using and make initial capacity as zero and try to restart the server again.
    Note: you need to do this changes from JMS module under %Domain_Home% / config / jdbc/
    Regards,
    Kal

  • Macbook Pro does not start. Grey screen with logo and status bar going on forever.

    I have a Macbook Pro, late 2010 running with OS Mavericks. Lately it became very slow but never had major issues like crashing. Lat night, I tried a hard restart because it was stuck and I cannot get it to restart ever since. I get sound and grey screen with logo. The status bar is going on forever but does not boot. Can anyone help, please?

    Try a safe boot:
    http://support.apple.com/kb/HT1564
    If no success, boot into recovery:
    http://support.apple.com/kb/ht1310
    Select the recovery partition and then from the 4 option menu select Disk Utility.
    Open Disk Utility>First Aid and run Verify and Repair.
    What are the results?
    Ciao.

  • Photoshop does not start, instead, only annoys with CS6 Extended Test Version

    Hello all,
    since today, after a correct start, when starting Photoshop CS6 (Windows), only a dialog stating "Login for CS6 Extended Test Version" (or similar, as the text is in German). Afterwards, Photoshop simply exits. How do I get rid of this and make PS start as usual, as I do not want to test the extended version.
    Thank you and best regards,
    Dirk

    Thank you for this information. I do not use Creative Cloud and just purchased Photoshop CS6 for my laptop. When I install Application Manager as suggested in the link, I get a Creative Cloud icon that -- when clicked -- asks me to enter my Adobe ID. I deliberately do not want to use Creative Cloud, just continue using CS6 on my laptop.
    As the startup screen insists on entering my Adobe ID, I did. And now Photoshop starts as Extended in test mode and does not allow me to (Help ->) Deactivate.
    How do I get rid of this Extended test license (I do not need the "Extended" features) and return to my original one computer CS6 license without having to use Creative Cloud.
    Thank you and best regards
    Dirk

  • My Satellite A notebook does not start due to missing files

    I have a Toshiba Satellite and at the start of every month is ***** out.
    I brought it brand new about 2 years ago and at the start of every month it will not go into windows.
    It wont even let me into safe mode or anything and it is not a virus as I expected it to **** out tonight.
    So I did a virus scan and nothing showed up and then half an hour later it died, right on schedule. Im sick of this as each time it dies I have to use the recovery disk and it wipes everything. I have on there and after 2 years of having to restart everything all over again each month. Im ready to "accidentally" drop it in the pool and claim insurance on the dam thing. I dont get me wrong its great till the first of every month and without warning it just goes really slow, and when I restart it, it says a file is missing and wont boot up.
    The weird thing is........... it is always the same time of the month and since today is the 4th it died so at Im on my 8s computer typing this while my Toshiba is restarting all over again.
    IF U THINK, YOU CAN TELL ME WHY THIS IS HAPPING I will love u forever.
    Im just so sick of having to reload everything and like last month I expected it to kill itself. So I did all the scans and cleaned it up.
    But no it still died right on schedule..........hmm plz help

    Hi sorry can't actually give you a solution to your problem but would say sounds as if you never thought to buy extended warranty on it, also if it did this within the first year what did Toshiba say about it as surely you asked them to look into it and if not, sorry but why on earth not? I can see why you thought it was a virus but sounds to me(not technically trained but using logic) that if it does it at the beginning of each month then its something wrong with the actual computer that deals with the clock and might be worth emailing Toshiba themselves and explain it to them and see what they say or take it to a computer shop and explain and ask them to look at it and see if they can find out what is causing it as sounds as if it's been doing this from the time you first bought it.

  • Active Sync does not start as domain user with no Administrator rights.

    Hi all,
    Searched the forums and the net but can't find anything about this.
    Situation:
    In a domain where users only have standard users rights I installed on a PC as a domain admin Active Sync 4.5
    When I logon as a user the Active Sync software can not be started.
    I disabled the firewall and even set full rights permission on the Active Sync directory both didn't help out.
    When I m logged on as this user I can choose to Start the program as a different user.
    This only works when I Start it with the domain administrator account.
    I hope that I do not have to give that information to this user to make this software work.....
    Anyone had the same problems? Anyone a idea?
    Thx in advance.
    Kind regards,
    Aartjan

    try this:
    1. make sure you install "activesync" from local harddisk (not from network), and do not delete the setup file after
    installation
    2. local in as "local administrator" and connect your PDA and make sure it can sync, I did not create a profile and just leave PDA connect as "guest" for now
    3. log off and re-login as "domain user", connect with USB should work
    4. if they still cannot communicate, run "ActiveSync" from start menu
    it works for me

  • Mac does not start and a cartel with a question mark appears. what does it means?

    it's the second time it happens. I start Mac and a folder with a question mark appears, then I close and restart and Mac opens normally. What's going wrong? Thank you for any help

    Welcome to the Apple Support Communities
    The question mark appears when your Mac can't find a bootable volume to start from, and it may indicate that your hard drive is failing.
    Open Disk Utility, select Macintosh HD in the sidebar and verify the disk. If it finds a problem, you will have to repair the disk, starting your Mac from the Snow Leopard DVD

  • Has anyone experienced issues with the new 6.0 update.  Hotspot does not work now and issues with Wi-Fi

    Since putting new operating system of 6.0 on several iPhones.....the hotspot will no longer work and either does Wi-Fi

    Use the search box at the upper right hand corner of this page
    Look to the right in the "MORE LIKE THIS" area

  • If default domain name and server name is not accepted weblogic server 6.1 does not start as NT service

    I want to change the domain name and the server name ( I do not want
    mydomain, myserver) while installing
    weblogic as an NT service. After installing and starting weblogic from NT
    services program, weblogic does not start
    But if I start it from the command script, it starts
    Thanks
    madhu

    Hi,
    I could start weblogic as an nt service by changing the name of the
    default server and domain. I had to include password in the
    installNTservice script.
    Thanks
    Madhu
    Michael Young <[email protected]> wrote in message
    news:[email protected]..
    Hi.
    Please open a case with BEA support.
    Thanks,
    Michael
    m holur wrote:
    I want to change the domain name and the server name ( I do not want
    mydomain, myserver) while installing
    weblogic as an NT service. After installing and starting weblogic from
    NT
    services program, weblogic does not start
    But if I start it from the command script, it starts
    Thanks
    madhu--
    Developer Relations Engineer
    BEA Support

  • After upgrade to 2.6.28, vmware workstation does not start

    After upgrading to the 2.6.28 kernel, vmware does not start. It complains with:
    Could not open /dev/vmmon: No such file or directory.
    Please make sure that the kernel module `vmmon' is loaded.
    I have found that I can run the following command to load the modules:
    vmware-modconfig --console --install-all
    But after a reboot, the modules aren't loaded again.
    Not sure how to get the modules to autoload properly.

    You need to go to the wiki under Installing VMware.
    Search until you find 2. Start and stop script
    Create the script in /etc/rc.d directory and make sure you chmod 755 the file.
    Add mkvmdev to the rc.conf file under daemons.
    This should now work properly.
    I was able to get it working using Vmplayer.

  • Adobe Reader for the BlackBerry PlayBook Showstopping Issue: App does not start

    Hello;
    I would like to report an issue with the Adobe Reader app for the BlackBerry PlayBook which renders the application fully unusable. This issue occurs everytime. This issue has been tested and verified to occur in two distinct BlackBerry PlayBook devices.
    Here is a screenshot stating what version (10.0.3.325) of the Adobe Reader app I have installed:
    This, I understand, is the latest version for my platform. Unfortunately, the application does not start. Attempting to run it results in a blank screen after showing the BlackBerry logo. The blank screen can be seen in the following screenshot:
    It is also strange that the application does not appear in the Application Permissions list, as seen in the following screenshot:
    Is there a fix for this showstopping issue? What steps should I take?

    Same issue here.  Playbook support knows about it, and referred to Adobe.  The Adobe forum has this comment.  Looks like our Playbooks are abandoned as a platform.
    "Mar 4, 2012 7:20 PM
    As the tablet market continues to evolve, we continue to evaluate how to best support the market and where to focus on our resources. Because of this,  Adobe has decided to end its support of the  RIM QNX Playbook devices in March 2012.  This means the ability to create new applications for submission to the RIM store will no longer be possible in Adobe Viewer Builder as well as the ability to rebuild existing targets for new releases of Digital Publishing Suite. Any existing QNX targets will be removed from the manage view inside Viewer Builder".

  • TS1574 My apple macbook pro retina 15'' ME664 has problems with sound.Either there will be no sound at all or at startup there il be very scary and broken sound and afterwards still there would be no sound.Secondly , it does not start in one shot.

    My apple macbook pro retina 15'' ME664 has problems with sound.Either there will be no sound at all or at startup there il be very scary and broken sound and afterwards still there would be no sound.Secondly , it does not start in one shot.atleast 2 to 3 times pressing power button for longer time starts it up and afterwards still there will be no sound. Please help

    This morning i was not able to hear sound on my recently purchased  macbookpro retina 15 inch model.My attempts to resolve this issue by going to system preferences and removing the mute box that was ticked as active. i had downloaded much earlier a mac version of logmein app and noticed that in the sound  box noted above that there was a bar indicating that the default was now to logmein. i had never used this app. Why it started today, i have no idea. I moved the logmein application to trash and deleted the app , however it did not remove the default option which still blocked the sound.
    Going to a macforum gave the tha anser that to remove the logmein app, it first had to be reinstalled a nd them use the uninstaller option ftrom the dropdown menu. for now that has resolved the failure to allow sound oputput.

  • T400 does not start up with a battery and AC, but starts up with only AC.

    I bought T400, 7417-CTO in Jan 2010. My T400 does not start up with a battery and AC power. I tried to start with only AC power after pulling out the battery, it worked fine. Even when I inserted the battery in T400, which was running perfectly with AC only, T400 seems to lose the power - more strictly speaking, it kept stoping and re-running several times, and finally it dead.
    a few possibilities
    1) a battery is dead - but it does not explain the failure with both AC and battery
    2) some hibernation issue - I plugged in and out the DIMM, and clock battery. I tried to keep pushing the power button trick, but it didn't work
    3) Mother board failure??
    I really appreciate if you give me some advice on it.
    Wanyong

    Thanks for all your kind and helpful comments.
    Unfortunately, I don't have any friends who have Lenovo - or I don't have many friends here since I moved in the last summer. ;-)
    After purchasing a new battery, I will update it. Hope that this thread helps someone who had/will have same prob. as mine.
    -WS

Maybe you are looking for

  • How to read a message from com port

    i have a gsm modem connect to my pc though a serial port how can i read the output from modem and use them in my java program many thanks....

  • How to add MIR7 Parked invoices in FBL1N report?

    Hi, I would like to add MIR7 parked MM invoices into the FBL1N report. Is this possible to be done using some sort of user exits or BTE?

  • HT4356 Why is printer not print from pc but prints from ipad?

    PRinter will print from iPad but not from pc why? Printer 8600 plus

  • Route determination in shipment

    Dear All, Route & shipping conditions are not getting copied from delivery nor determined automatically in the shipment. what is missing in the configuration? Regards, SmartSD.

  • OWB File_exist

    Dear all, In my OWB 10.2.0.2.8 project I created a process flow which simply contains a file_exists activity. The structure of my process is the following: START->FILE_EXIST IF(FILE_EXISTS=MISSING)->TRASFORMATION(LOG MISSING)->END_ERROR IF(FILE_EXIST