Weblogic console not work after JDK reinstalled

Hi all:
After i reinstalled JDK 1.3.1, the weblogic console doesn't work any
more. Previously i am using jdk1.3, and the console works.
Weblogic server itself can run without any effect. But now when i
click console in windows startup menu, the error msg is "WEblogic Err
Occurred: Java dll not found. Bad value for JAVA_HOME................".
After i copied javai.dll into the every possible folder, it still
compliants this error.
What is happenning here? Do i have to reinstall weblogic? Actullay i
try to do that, but weblogic asks me to remove the previous installation
first, and make sure to remove some windows registration
items..............headache!
Does any one know how to get around this? Seems the sonsole is using
windows specific infor inclduing dll and registration.......etc.
Thanks.
minjiang

Ok, partly i solved the problem. Now i can run weblogic console by using
startconcole.cmd file, not the other one called weblogic\bin\wlconsolew.exe
(although previously i can).
Don't know what caused this.
Thanks.
minjiang
minjiang wrote:
Hi all:
After i reinstalled JDK 1.3.1, the weblogic console doesn't work any
more. Previously i am using jdk1.3, and the console works.
Weblogic server itself can run without any effect. But now when i
click console in windows startup menu, the error msg is "WEblogic Err
Occurred: Java dll not found. Bad value for JAVA_HOME................".
After i copied javai.dll into the every possible folder, it still
compliants this error.
What is happenning here? Do i have to reinstall weblogic? Actullay i
try to do that, but weblogic asks me to remove the previous installation
first, and make sure to remove some windows registration
items..............headache!
Does any one know how to get around this? Seems the sonsole is using
windows specific infor inclduing dll and registration.......etc.
Thanks.
minjiang

Similar Messages

  • SOA Suite 10.1.3.4 BPEL Console not working after install the mlr#4 patch

    After install the mlr#4 patch for 10.1.3.4 version the BPEL console dos not work. The BEPL is up and running , I can deploy projects, all domains are fine and working (I see on the logs) but the console show the following error:
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Build Information:
    Oracle BPEL Server version 10.1.3.4.0
    Build: 0
    Build time: Sun Jan 11 19:33:46 PST 2009
    Build type: release
    Source tag: PCBPEL_10.1.3.4.0MLR#4_GENERIC_RELEASE
    Exception Message:
    javax.servlet.ServletException - com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)
    When I check the log I can see this:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-01-26T16:18:33.115+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>j2ee</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>soasit.BCR.WAN</HOST_ID>
    <HOST_NWADDR>172.19.128.128</HOST_NWADDR>
    <MODULE_ID>security</MODULE_ID>
    <THREAD_ID>15</THREAD_ID>
    <USER_ID>oracle</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1232979513:172.19.128.128:4415:0:247</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>ServletException cause</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)
         at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:91)
         at com.oracle.bpel.client.BPELProcessHandle.getMetaData(BPELProcessHandle.java:236)
         at _ngDeployedProcesses._jspService(_ngDeployedProcesses.java:118)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
         at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:456)
         at _index._jspService(_index.java:104)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:230)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.handleNotFound(HttpRequestHandler.java:1042)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodException: com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getDefaultRevision(com.oracle.bpel.client.BPELProcessId, com.oracle.bpel.client.auth.DomainAuth)
         at java.lang.Class.getMethod(Class.java:1581)
         at com.evermind.server.ejb.interceptor.MethodStateFactory.createMethodState(MethodStateFactory.java:112)
         at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.createMethodStates(ExposableBeanDescriptor.java:657)
         at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getRemoteComponentMethodStates(ExposableBeanDescriptor.java:723)
         at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.getMethodState(ExposableBeanDescriptor.java:599)
         at com.evermind.server.ejb.AbstractEJBObject.OC4J_getMethodState(AbstractEJBObject.java:385)
         at ProcessManagerBean_RemoteProxy_4bin6i8.getMetaData(Unknown Source)
         at com.oracle.bpel.client.BPELProcessHandle.getMetaData(BPELProcessHandle.java:232)
         ... 52 more
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    If I rollback the mlr#4 , everithink works fine. With mlr#3, mlr#2 the problem is the same.
    The platform is one for development installer on RedHat 5 OS.
    Any ideea ?
    Edited by: [email protected] on Jan 26, 2009 4:34 PM

    Man Christian!
    1000 Thanks for your tip. I run into same issue on W2K3 with 10.1.3.4 MLR#4 (so far last MR allowed for AIA apps).
    I had the orabepl.ear file of the size as was mentioned earlier: 2.530.260 in the bpel\system and other one on the j2ee\ocj4_soa\applications folder.
    Copying did not help.
    I had to perform following steps from the <MLR#4>/custom/scripts/post.bat file which takes the file from the bpel\system,
    ADDS some another .jars in it and ONLY THEN move it to the j2ee\...\applications folder:
    copy %ORACLE_HOME%\bpel\system\j2ee\orabpel.ear %ORACLE_HOME%\bpel\system\services\lib\orabpel.ear
    copy %ORACLE_HOME%\bpel\system\j2ee\ejb\oc4j_ejb_services.jar %ORACLE_HOME%\bpel\system\services\lib\ejb_services.jar
    copy %ORACLE_HOME%\bpel\system\j2ee\ejb\ejb_ob_engine_oc4j.jar %ORACLE_HOME%\bpel\system\services\lib\ejb_ob_engine.jar
    cd %ORACLE_HOME%\bpel\system\services\lib
    %ORACLE_HOME%\jdk\bin\jar -uvf orabpel.ear ejb_services.jar ejb_ob_engine.jar
    After doing manually these steps the orabpel.ear in j2ee\...\applications has got the size: 2.798.840 which was bigger as right after patch application.
    Then I deleted the orabpel folder from the j2ee\...\aplication-deployments
    started the j2ee containe (it was named: oc4_soa ) and the BPEL Console started live well as before in 10.1.3.3
    As I did verify from other files The rest of steps from the post.bat file seems did well, only this part was not executed.
    With Best Regards,
    Alexey

  • Weblogi console not working

    hi,,
    i tried to run weblogic console and i started weblogic server,,
    i got the error message
    Tue May 16 16:40:21 EDT 2000:<I> <EJB> 0 deployed, 0 failed to deploy.
    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.java:140)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:112)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:104)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
         at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1390)
         at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:513)
         at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
         at weblogic.t3.srvr.HttpServer.start(HttpServer.java:442)
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
         at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
         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)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:140)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:112)
         at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.java:104)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(RecursiveReloadOnModifyClassLoader.java:53)
         at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
         at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextImpl.java:1390)
         at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:513)
         at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Compiled Code)
         at weblogic.t3.srvr.HttpServer.start(HttpServer.java:442)
         at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
         at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
         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)
    can anybody help me ..
    thanks
    bye
    san

    hi,
    i have installed java in my system newly and i want
    to use the 'console' in my programing console?
    What console?
    but it is not working.Be specific.
    Does it compile?
    if not, what error do you get (cut&paste, put between [code] ),
    if it does compile, do you get a runtime error? Or do you just observe behaviour different from what you expect?
    when ever i am creating an object of console its not
    working.Be specific.
    is their any spl '.jar ' to be runed to use it.The only "spl" I remember is an HP3000 programming language.

  • My macbook cam is not working after i reinstalled it plz help?

    i just reinstalled my macbook os x 10.8.2  but i found out that my camera is disable not working with FaceTime and messenger  plz kindly assist me on how to make my cam start working again please someone should help me ...........

    Are you sure you are running 10.8.2 or is it 10.8.5. There was an issue with 10.8.5 and the recent supplemental update should fix that camera problem.
    If it is 10.8.2, I'm not sure what is wrong. Might try an SMC or NVRAM reset.

  • New Mac user, black screen on start up! Password not working after SW reinstall

    Re doing this again.......
    I got blk screen, reinstalled Mac os x ( had the lastest software up to 2 days ago) and now my password does not work?
    I did get a prompt 2 days ago to update but didn't get a chance to. Also had my iTunes acct hacked into. Can someone help?

    Foxfire, welcome to Apple Discussions.
    A failed internal memory battery can cause the no video. Check this site for battery part numbers and sources. Mac PRAM, NVRAM, CUDA/PMU & Battery Tutorial
    Cheers, Tom

  • P6N Diamond X-Fi Xtreme, back audio jack not working after windows reinstall

    Hi everyone,
    I've been having a problem with audio since reinstalling windows. Previously under windows xp sp3 i had no issues but after the most recent reinstall of windows xp, the rear jacks for the audio aren't working despite the front headphones jack working perfectly fine. Since this was only a short term measure, i didn't bother trying to sort it out until now, when I've now installed windows 7 on the computer and the issue still exists.
    I'm using the latest driver available on the msi website http://www.msi.com/index.php?func=downloaddetail&type=driver&maincat_no=1&prod_no=1168 and I have also tried using the audio driver patch available on the same page.
    The fact that there were no problems before a recent windows reinstall and that the issue is mentioned on the driver download page makes me think the problem is with the drivers and not with the hardware.
    I searched through the forums and while a fair few people seem to be having the same issue or similar issues with audio jacks not functioning properly, i couldn't find a relevant solution for me.
    Cheers,
    Dave

    Yep that sounds exactly like my problem. The issue lies with the on board soundcard and their vista drivers. Creatives' vista drivers are notoriously bad. This coupled with the fact their drivers won't even INSTALL on a p6n board because their drivers do not detect the onboard soundcard adds to the problem. As far as I see it there are two ways to solve this issue:
    1.) Buy a front audio panel addition to your case.
    I am not sure on your setup but here is one with HD audio support: http://www.newegg.com/Product/Product.asp?Item=N82E16813999356
    And that will fix your back panel port, and give you the option to use the front as well.
    2.) Buy a new soundcard.
    This is what I did after learning that the onboard x-fi isn't even a real x-fi card. I opted to buy the X-Fi gamer (cheapest of the X-Fi cards) and so far the drivers have been acceptable in vista. My non-hd front ports work, as well as my back port.
    Another alternative would be to wait for MSI to release an update to the creative drivers that they provide. No guarantee on that though.

  • Console not working after CF 10 install

    I have installed CF 10 and the console in CF Builder 2 no longer seems to work? Both products are fully up to date and I have the same issue on 3 separate dev machines.  All else, works fine.  Did somethin change with CF 10? A complete frsh re-install of CF Builder does not help either... I am on Win7 Pro, 64b and 32b... same issue.
    Upon starting CF Builder, the localhost Server console will say this:
    [localhost]:(12/10 at 01:53:40) Server is available. Getting server settings.
    but that's it. Nothing after that. Stopping and restarting CF from within Builder does not fix this?
    Also, I read on a blog re: CF 10 "beta" that you no longer need to set the CF service to manual in order to get the full effect of the console, etc. in CF Builder. Is this the case and the proper way to handle this now?
    Andy

    Andy, here’s a thought: you don’t make it clear in your original post, but have you edited the “server” definition (for that being shown in the console message you’re observing) to change it to indicate that the server is CF10?
    When you right-click a server (in the Servers view), and choose “edit server”, the “application server” drop-down has a new value (only in CFBuilder 2.0.1, mind you) to point to “CF+Tomcat Bundle”. You’ll want to make sure the server, port and username/passwords are all correct for the new CF10 instance as well. Similarly, click the “next” button to configure the server home and docroot.
    Sometimes people are stumped by this server configuration (either they miss it, or don’t feel there’s enough info on the screens). For more, see either the docs:
    http://help.adobe.com/en_US/ColdFusionBuilder/2.0/Using/WS0ef8c004658c1089-38317734121cdfd 5fd3-8000.html
    Or these older blog entries, which while focused on remote config, may still interest some regarding server setup:
    http://blogs.adobe.com/cfbuilder/2009/07/remote_server_setup_is_it_real.html
    http://blogs.adobe.com/cfbuilder/2009/07/remote_server_setup_-_multiser.html
    Let us know if these help.
    /charlie

  • Applications not working after archive reinstall

    After a new optical drive, the tech at the mac store suggested that I clear up some space and archive reinstall. I did, and now all applications are seriously crashing - For ie iPhoto's icon just bounces then notifies that it has 'Quit Unexpectedly', and is now constantly failing to open. iTunes says the file cannot be read because it was created by a newer version. I don't know why. I do have Time machine backup's. Any suggestions on a next step....
    I had upgraded to Leopard 10.5.6 last year and it was those new Leopard Install disc that I used for the archive reinstall because the option to preserve user data was greyed out when I tried my original discs that came with the iMac.
    Message was edited by: circularlogik

    Have you run Software Update yet?
    There are frequent updates to the OS after the disc is released. The last release of Leopard is 10.5.8.
    I just did an archive and reinstall from 10.5.1, and the Mac OS X Combined update for me is 768Mb!

  • Firefox will not start, will not open in safe mode, and still will not work after clean reinstall, Mac/OSX

    One moment I was using Firefox the same as I always have. The only difference was that I changed the preferences to erase history when quitting Firefox. When trying to open the program again, it is immediately unresponsive. I attempted opening it in safe mode and a window will appear but never load, and Firefox remains unresponsive. I could not reset Firefox either. I deleted the application and re-downloaded Firefox, but it changed nothing. I am in OSX 10.7.4. Can anyone help?

    Hello chillman4130, try to create a new profile(in case that you profile is corrupted), go (with closed firefox...... it is anyway) to /Applications/Utilities > Open the Terminal application > in the Terminal application, enter the following:
    * /Applications/Firefox.app/Contents/MacOS/firefox-bin -p
    Press Return
    the above opens Profile Manager, if the profile manager open then see : [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles#w_creating-a-profile Creating a profile]
    then see: [https://support.mozilla.org/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile Recovering important data from an old profile]
    http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    thank you

  • ITunes WiFi sync not working after Lion reinstall

    Hello all,
    Here is the situation. Wifi syncing was working superbly well for both my iPhone and my iPad. They could be upstairs while I was downstairs in my office and I would see them both in iTunes and could sync them at will. Great stuff!
    Until yesterday. I bought a new hard drive for my Macbook Pro, installed Lion on it and imported all of my apps and settings on it. Everythings works fine EXCEPT for wifi syncing. When I plug my devices to the USB cable I see them appear in the iTunes sidebar but I soon as I disconnect them, POOF! They're gone!
    The checkbox IS checked. I tried unchecking it, syncing via USB, rechecking it an resyncing to no avail. I just can't get the darned thing to work again!
    Both devices and the laptop have been restarted multiple times.
    Any ideas?
    Thanks!

    Can't believe it was so simple.
    I just restarted my Mac and everything came back to normal.
    Ok then sorry for the disturbance, move along, nothing to see here.

  • Serial Number Not Working After LR4 ReInstall

    I wiped my desktop PC hard drive and installed Win 8.1. My PC runs fine. I downloaded and installed LR 4 with no problem. Activation is the issue.
    I bought LR 1.1 and have upgraded to each version including LR 4 in the past. I used the same desktop PC to run those versions of LR (and have changed the OS with no problems). I tried to use the serial numbers from the previous versions of LR to activate LR 4, but no success. I am running the same purchased LR 4 on my laptop with no problem.
    What do I do to re-activate LR 4 on my desktop PC?

    Issue resolved.

  • Adobe Flash Player 11 NOT working after several attempts to download, uninstall, & reinstall

    I have problems with Adobe Flash Player 11 NOT working after several attempts to download, then uninstall, & re-install. 
    I uninstalled the previous versions of Adobe Flash Player from my computer PRIOR to attempting to install the new 11 version, so now I'm unable to view videos, etc., 
    I'm using Windows Vista 32 bit, Internet Explorer 9.0 (which I closed when I got error messages during Adobe Flash Player 11 Installation.  I've  disabled my AVG -Virus also during the installation of Flash Player 11.   
    FYI, I'm not computer savvy so the YouTube video by Adobe Tech was too complicated to follow AND I'm unable to view  (DUH!) it since I have no Flash Player program installed (doesn't make sense!) .
    Thanks for keeping it simple (KISS for me).

    I've tried uninstalling and reinstalling some 30 times now ..rebooting, you name it.
    I haven't been able to use flash since Adobe kindly shoved that latest update down my computer's throat.
    Right after getting the 'successful' installation message I restart IE9 ..go to my channel on youtube and immediately get the message:
    The Adobe Flash Player is required for video playback.
    Get the latest Flash Player
    I tried Chrome and on two or three it worked but then even after closing out of them ..Chrome slowed down to a crawl and finally informed me that Flash had stopped working.
    This has entirely wasted 3 nights of my time. It is 2:30 am and I should have had at least 2hours sleep already to rise at 6:30 but no, thanks this I'm still up and no doubt millions of other computer users are having just as much fun.. Everyone I know that allowed the updates to install ..is having the same problem ..Chrome/IE9/Firefox ...you can truly call it Adobe's Universal Cluster ...
    I live with Adobe. At work we have 6 fully Adobied LR4/CS5 & 6/InDesign workstations. I'm a photographer using nothing but Adobe products and quite frankly I feel this is the worst treatment you have ever given your customers.
    Please stop the CYA and just fix the damm thing! I realize you didn't write it Chris but surely you can get Adobe management to address this instead of just trying to get their users to try and debug it for the airheads that released it. Has anyone stopped to consider the financial damage being done due to videos not playing the ads that support the sites and no doubt stream revenue to Adobe? These guys have rolled the online experience back 5 years minimum and Adobe will probably pay the price for it. Re-issue a working version and go back to the drawing board!

  • Mic Jack not working after Driver Update, Console unavailable, can't install

    LMic Jack not working after Driver Update, Console unavailable, can't install? I've had nothing but problems after downloading the latest updates via the auto-updater.
    I'm currently using the Creative SB X-Fi Pro Series card. I've had it for close to 6 months and have not had any issues until I ran the auto-updater last night, and while it downloaded over 250Mb of updates, all of them failed to install as described below.
    I'm running on Windows Vista Ultimate, 64-bit
    My main issue is the fact that my microphone is no longer working. I've done a lot of searching and I think the problem has to do with flexijack not being a microphone jack, but instead is an 'in-line' jack. I can no longer find my audio control console, which allows me to switch between gaming and entertainment modes, ect. The solution I found on the KB says that you can switch the blue jack on the back of the card from an in-line jack to a mic jack within the Audio console. I tried downloading it, but while going through the install, I get an error saying the files could not be found and a prompt which asks for a disk or file location. The same thing pretty much happens with all of the items I attempted to download and install.
    I was able to run console fine, as well as use my mic yesterday before I attempted any updates. I attempted the updates because since I've had the card, I've had issues where after I exit a game, all my sound will become crackly and static. Before, I would simply open up the console and switch back-and-forth from gaming to entertainment, which would fix the problem most of the time. If that didn't work, a restart would fix it, but now I've opened up a whole new set of issues.
    Any help would be greatly appreciated.
    I also want to say that the support tickets should not require a serial number to submit a new ticket. My product is registered, so I got rid of the box which contains all that information, leaving me at the mercy of these boards...

    Hello all. Fisrt of all, this are my specs: Yoga 2 pro 13". WiFi card: Intel(R)Dual Band Wireless-AC 7260. I bought it from Best Buy on November 27, 2014. If you aquired your Yoga before this date, you may have the single band WiFi card. As many of you have experienced, I also had a bunch of issues with my WiFi connectivity and this is how I was able to solve it. At least it has been a couple of days that I haven't had any issues. The first symptom was the usual connection drops every X amount of time. For me it was about every 2 hours. I first unchecked the "Allow the computer to turn off this device to save power" option in the Power Management tab of device manager and disabled U-APSD support in the Advanced tab of device manager. This action did not solve the problem. I then downloaded and updated the driver from the Intel web site (http://www.intel.com/p/en_US/support/detect) and this seemed to solve the drops; however, a new problem arised: Everytime my Yoga would wake up from sleeping mode, all my wifi networks were gone and the adapter showed as disabled in Device Manager. I would have to anable it to have my networks back. It was a solution but a pain the butt to have to do this everytime. After hours of reading post after post in several forums, I read a repy from Lenovo asking to try leaving the "Allow the computer to turn off this device to save power" CHECKED if you were using the latest version of the driver. I went back to device manager and checked it back and that seems to have solved the problem. So far I haven't had any drops and everytime my laptop comes back from sleeping mode the WFi connection is still there! Here is a recap of how everything ended up: -The driver version I installed is 17.1.0.19-The driver date is 7/21/2014-In device manager|Advanced, U-APSD support is Disbled.-In device manager|Power Management, "Allow the computer to turn off this device to save power" is checked. Hope this helps somebody else.

  • Safari not working after reinstall

    Hi there,
    I had issues with my Safari (it woudn't start after the new upgrade), so I had to reinstall it (had to use AppDelete). The reinstallation worked fine, the program now starts (it used to get stuck at the beginning, with the icon bouncing on the dock and doing nothing), but now the browser doesen't seem to go on the internet anymore. All it does is waiting and timing out. Chrome,Opera and Firefox are working just fine. I am guessing the problem is the new installation, how can I fix this? I'm on the latest version of Lion, latest version of Safari downloaded from the official Apple site.
    Thanks in advance

    It is not very clear what you did, therefore difficult to recommend something. I understand you upgraded from SL to Lion, and Safari did not work AFTER that upgrade? Strange, does not seem plausible. Or what other upgrade did you do? Safari is a component of the system, and should NEVER be deleted via AppDelete or any other similar app.
    As I do not know what you exactly did, I would recommend to download the 10.7.2 combo update (a dmg, around 1 GB), reinstall it as a separate download. After restart, all should be again fine.
    How did you reinstall Safari after deleting it with AppDelete? You write ‘The reinstallation worked fine’, could you clarify what you did?

  • Tecra M7: Tablet does not work after lid closing

    Has anyone had problems with the tablet not working after closing the lid on a Tecra M7? Bios is 3.20
    Doesn't seem to happen on hibernate or sleep.
    I have the lid set to do nothing on close.

    Hi
    What do you mean with tablet not working after closing the lid?
    Does the notebook freezes or what?? What happens exactly???
    The close the lid settings can be set to hibernation mode or standby mode or no action.
    These settings can be set in the power saver setup actions.
    If you have some problems with some installed Toshiba applications I would recommend reinstalling the TOSHIBA Common Modules and the program which doesnt run correctly!
    Best regards

Maybe you are looking for

  • Adobe illustrator CS2.. Save As..

    Dear Mac illustrator user. I tried to SAVE AS in illustrator file (ex: 0000.ai), then this small box appears.. (Acrobat PDF file format is having difficulties. Bad font object or font descriptor object.) Then it automatically saves as PDF file, not .

  • Problems to access facebook & google after flash player 12 update

    I just installed the latest version of Flash player 12.0.0.77 on my mac, running osx 10.9.2, but since then, whenever I try to visit a facebook page , youtube page or google search page I get stuck on an error message saying WARNING! Your Flash Playe

  • Classic Scenario PO after Bidding of ECC Purchase Requisition - PR

    Dear SRM experts Is it possible to create bidding invitation for a ECC-MM-PR   and then  create a Purchase Order for Winner Bid in Classic Scenario of SRM. What configuration should be done for making Bid and then PO in SRM in classic scenario to pro

  • How can I organise Audiobooks by Author

    Hi I have a lot of Audiobooks on my iPod Touch. One thing that I find a bit of a trial is the fact that the books are grouped by Title. I would like to find a way of grouping them by Author (In order), then by title, similar to the way that they are

  • Error in determining posting key T030B account key GT0 Message no. FF701

    While doing MIRO i am getting this error Error in determining posting key T030B account key GT0 Message no. FF701 I dont know y..can u pls help me on this?