JWS app randomly fails

Hi
Firstly sorry for my english.
I have a JAR signed with a self-signed certificate and deployed by JWS.
It usually runs ok but sometimes fails which is quite annoying.
These are the last log lines:
+<record>+
+<date>2009-09-08T16:55:33</date>+
+<millis>1252421733468</millis>+
+<sequence>173</sequence>+
+<logger>com.sun.deploy</logger>+
+<level>FINE</level>+
+<class>com.sun.deploy.util.LoggerTraceListener</class>+
+<method>print</method>+
+<thread>10</thread>+
+<message>network: Conectando socket://127.0.0.1:4590 con proxy=DIRECT+
+</message>+
+</record>+
+<record>+
+<date>2009-09-08T16:55:37</date>+
+<millis>1252421737171</millis>+
+<sequence>174</sequence>+
+<logger>com.sun.deploy</logger>+
+<level>FINE</level>+
+<class>com.sun.deploy.util.LoggerTraceListener</class>+
+<method>print</method>+
+<thread>10</thread>+
+<message>security: JAVAWS AppPolicy Permission requested for: http://127.0.0.1/ikuspro/ikuspro.jar+
+</message>+
+</record>+
+<record>+
+<date>2009-09-08T16:55:37</date>+
+<millis>1252421737171</millis>+
+<sequence>175</sequence>+
+<logger>com.sun.deploy</logger>+
+<level>FINE</level>+
+<class>com.sun.deploy.util.LoggerTraceListener</class>+
+<method>print</method>+
+<thread>10</thread>+
+<message>security: We were not granted permission, exiting+
+</message>+
+</record>+
+</log>+
And this is my jnlp
+<?xml version="1.0" encoding="utf-8"?>+
+<!-- Fichero JNLP de Ikuspro -->+
+<jnlp spec="6.0+" codebase="http://127.0.0.1/ikuspro" href="ikuspro.jnlp">+
+     <information>+
+          <title>Ikuspro</title>+
+          <vendor>MyName</vendor>+
+          <homepage href=""/>+
+          <description>Ikuspro</description>+
+          <description kind="short">Desc+
+          </description>+
+          <icon href="ikusproLogo.png"/>+
+          <icon kind="splash" href="splash.png"/>+
+          <offline-allowed/>+
+          <shortcut online="true">+
+               <desktop/>+
+               <menu submenu="Ikuspro"/>+
+          </shortcut>+
+     </information>+
+     +
+     <security>+
+          <all-permissions/>+
+     </security>+
+     <update check="timeout" policy="prompt-update">+
+     </update>+
+     <resources>+
+     <property name="javaws.debug.0" value="+TraceSecurity"/>+
+     <property name="javaws.debug.1" value="+TraceCache"/>+
+     <property name="javaws.debug.2" value="+TraceDiskCache"/>+
+     <property name="javaws.debug.3" value="+TraceDownload"/>+
+     <property name="javaws.debug.4" value="+TraceXMLParsing"/>      +
+          <j2se version="1.6+" java-vm-args="-esa -Xnoclassgc"/>+
+          <jar href="ikuspro.jar"/>+
+     </resources>+
+     <application-desc main-class="ikuspro.main.Ikuspro"/>+
+</jnlp>+
As I've said It doesn't always happen and the cert has been accepted permanently.
Besides I see that the debugging is in FINE level, How can I make it more verbose? How can I attach a debugger a JWS app?
Thanks in advance

I just made a topic about the same problem but I didnt see yours. I had the same thing happen. Subscribing toa  podcast would cuase it to load a list of past episodes. I marked them as played and enabled autodownload. Shortly thereafter it would start downlaoding an episode from 2 years ago. It seems like the app isnt getting the full list upfront and with each new episode it finds, considers them new regardless of the date. After killing the autodwonload feature I had some weird bug with getting empty duplicate podcast subscriptions. I've given up on the app for now. They really should waited for iOS 6. I am using the iOS 6 beta and the Music app recognizes the podcast app and removes Podcasts section from the music app. Its clear they intend to make the same separation they did with Videos, but since iOS5 still access podcasts and iTunes hasn't been updated to deal specifically with the Podcasts app, its just making a mess of things.

Similar Messages

  • 0x80004005: app install failed - OSD SCCM 2012 R2 - randomly

                    
    Hi,
    I have visited many forums with this error before posting.
    Problem : During TS New computer OSD, app failed to install randomly on all model Win 7 x86 or x64.
    Information :
    App concerned : Adobe flash, office, chrome...
    Domain integration : OK
    App installation tested across software center : OK
    smsts.log error  :
    Policy Evaluation failed, hr=0x80004005
    Install application action failed: 'Adobe Shockwave Player '. Error Code 0x80004005 InstallApplication
    LocationServices.log error :
    Policy prevents failover to WINS for lookup
    Successfully sent location services HTTP failure message.
    Error sending HEAD request. HTTP code 401, status 'Unauthorized'
    Client is not assigned to a site. Cannot get security settings.
    Client is not assigned to a site. Cannot get site signing cert.
    An idea ?

    Hi, 
    I create another topic and my problem (App install during OSD) is now solved yes:
    http://social.technet.microsoft.com/Forums/en-US/bb10bfc3-f5ec-46a6-9535-ea299266795c/strange-problem-app-install-failed-randomly-osd-sccm-2012-r2?forum=configmanagerosd#f54d0af1-2658-49ee-a57a-1ec9e2b09a3e
    You can Check "Continue on error" inside  "Options" Tab on your TS. Even if App install fail At least the rest ends well...

  • BOL randomly failing

    We're running into an issue with our Bills of Lading where they will randomly fail to with an OPP error after ship confirmation. We can reprint the same trip/delivery with no issues.
    Some of the OPP errors we get are
    java.lang.ClassCastException: java.io.File
              at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1566)
              at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:951)
              at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5975)
              at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3555)
              at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3614)
              at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
              at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    [UNEXPECTED] [39753:RT18542341] java.lang.NullPointerException
              at oracle.apps.xdo.template.fo.area.PageNumber.formatString(PageNumber.java:104)
              at oracle.apps.xdo.template.fo.IDManager.registerId(IDManager.java:44)
              at oracle.apps.xdo.template.fo.area.AreaTree.registerLastPageJoinSeq(AreaTree.java:1106)
              at oracle.apps.xdo.template.fo.area.AreaTree.incrementJoinSequenceIndex(AreaTree.java:219)
              at oracle.apps.xdo.template.fo.area.AreaTree.registerLastPageDocument(AreaTree.java:1089)
              at oracle.apps.xdo.template.fo.area.AreaTree.forceOutput(AreaTree.java:471)
              at oracle.apps.xdo.template.fo.elements.FORoot.end(FORoot.java:58)
              at oracle.apps.xdo.template.fo.FOHandler.endElement(FOHandler.java:386)
              at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
              at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
              at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
              at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
              at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
              at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:279)
              at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1022)
              at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5975)
              at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3555)
              at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3614)
              at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
              at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    has anyone else encountered this and what might we do to resolve this?

    This was an issue with my A/D converter being switched to "digital in" when it should be set to "analog in". It does switch over by itself. I also need to ensure that the 'play' button is pushed in the import window.

  • Mail app intermittently fails to connect - internet accounts preferences cannot connect, then unable to verify name or password. Why?

    Running 10.10.2 on early 2011 MBP, 8 GB RAM.
    Mail app intermittently fails to connect - message: internet accounts preferences cannot connect, then unable to verify name or password.  No problem with iPhone to connect same 3 accounts. Have run Disk Utility and rebooted. What is happening?

    Same issue, too.  But I have nothing better to do than try to fix Apple problems that appear mysteriously and randomly; I'm sure you're the same way.
    The REAL REASON, which can no longer be overlooked, is that Apple's (probably underpaid sweatshop Chinese) employees build toys for grown-ups and do little more than that.  I wish I had never bought my Mac (2009) since few things about Apples are "intuitive" unless you've been an Apple cultist since Jobs introduced the first Mac.  Oh, and because things mysteriously stop working, something I don't recall happening with any of the PCs I've owned. 
    Apple's version of Excel is a total joke and on an update that I did not ask for, the "Save As" feature, a convention that was 30 years old and worked well, was removed in favor of "Duplicate, Rename, Save."  What 22 year-old Apple product manager was allowed to make this change? 
    I foolishly compounded my Mac purchase error by buying an iPhone 4S.  On that lovely ($200 Verizon-subsidized) product, I can no longer discover my home network, rendering my ($100) Airplay for outdoor music useless.  (But I probably can post a picture directly to Facebook or something!  More toyish behavior in which Apple specializes.)  Can I get support on these POS with a phone call?  No, I need to rely on a Aapl cultist to devise some esoteric key combo or a "jailbreak" on a Support board or blog site.
    I'm eligible for a phone upgrade on 8/13 and I'm counting the days.  Will upgrade to a good large-screen laptop asap as well and then throw the Mac out my office window.  Junk, just junk.  Apple's stock is at $433 from $700 and it's still overpriced.  How long will this rant last before it's sanitized by the Cupertino Big Brother? Maybe what the children who design product ought to do instead is BUILD BETTER STUFF.

  • Offline deploying of JWS app

    Hello,
    I have pretty big JWS app, it's loading properly, it's running properly and generally speaking everything is just fine. But the as you focus on the word "big", you will get the point---it has about 30MB and it is to be supposed to run on mobile laptops with GPRS connection to internet. In other words: very slow connection. So the initial download could be very long and problematic, besides not every worker is familiar enough with "technical problems", so it may happen that on some terminals it would fail to initialize properly. So I (we) wanted to issue installation CD to our workers with the complete installation. And the the question: is there a way to preinstall JWS app not directly from host and via JNLP file, but from local files?

    Hi
    You could pre-install the bulk of the jars into the lib folder of the JRE on the laptop, leave a single small jar on the server to act as the booting application. All your classes should then be available because the JVM boot path automatically includes all jars stored in the jre/lib folder...
    The booting class could event do a getClassLoader().getInstance("your.class.name") to check to see if your custom jars are available. If they are not then it could say something like "Sorry you need to install the software from the CD befor running this application"
    If your not comfortable installing the extra jars in the jre/lib folder you could (alternately) install the jars in another location on the machine and invoke a new instance of the JVM with those jars on the boot path (using the System.exec(""))
    Z

  • 2nd Generation iPod Touch Closing out of apps randomly

    Sometimes my 2nd generation iPod Touch will close out of apps randomly. I'll be using an app and it will randomly close. How can I fix this, because I've already reset it to factory settings and not saving the memory while restoring it?

    When restoring to factory settings/new iPod fails to resolve a problem that indicates a hardware problem. An appointment at the genius Bar of an Apple store is in order.

  • App Server Fails to Start after Installation

    Hi,
    I've spent a whole day struggling with this, looking through forum discussions and trying out every single suggestion I've come across in the forums. I'm running out of ideas now and really appreciate any help I can get with this problem.
    I'm trying to install SJSC2 (also tried with SJSC2u1 with the same outcome) on a new HP notebook (nw9440) running WinXP_sp2. I'm using the default installation done by HP.
    My installation path is C:\Java\SunCreator2 (C:\Java\SunCreator2_1 for update 1).
    After the installation the App server fails to start up and gives the below error in the server.log.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d779c9d, pid=5368, tid=5760
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x99c9d]
    # An error report file with more information is saved as hs_err_pid5368.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Upon looking at the install.log in the rave_home directory, I noticed the below sequence of errors.
    Timeout waiting for domain creator to go to starting state.
    Compiler warnings:
    line 44: Attribute 'debug-options' outside of element.
    line 62: Attribute 'port' outside of element.
    line 73: Attribute 'port' outside of element.
    line 84: Attribute 'port' outside of element.
    line 105: Attribute 'port' outside of element.
    line 116: Attribute 'port' outside of element.
    line 127: Attribute 'port' outside of element.
    line 145: Attribute 'port' outside of element.
    line 156: Attribute 'port' outside of element.
    CLI156 Could not start the domain creator.
    The following script has unexpected output: "C:\Creator2\bin\deploy-ws.bat"
    Aug 14, 2006 11:27:33 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:35 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:37 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    The following script has unexpected output: "C:\Creator2\bin\deploy-ejbs.bat"
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    CLI137 Command create-jdbc-resource failed.
    CLI137 Command create-jdbc-connection-pool failed.
    CLI137 Command create-jdbc-resource failed.
    Aug 14, 2006 11:27:52 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:53 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:55 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:57 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    I've tried every workaround I've seen in the forums such as installing under different paths (both with spaces and without spaces), cleaning all the temporary files in the Temp directory, renaming the productregistry in the windows system directory. Each time I get the exact same error in the install.log.
    I also tried installing the stand alone SUN App Server 8.1_02_2005Q2 as well as 8.2. I don't seem to have any issue with this installation or running of the stand alone server at all on the same machine.
    Really appreciate any help I can get. TIA....
    rgds,
    KC

    Hi,
    After spending more time looking through the forum, I came across the below thread which has worked in my case (though it was suggested for Sol10x86).
    http://forum.sun.com/jive/thread.jspa?threadID=62404&messageID=243113
    This is the workaround that worked in my case.
    > $ cd <Creator_Home>/SunAppServer8/lib
    $ mv processLauncher.xml processLauncher.xml.trayIcon
    $ cp processLauncher.xml.bak processLauncher.xml
    # If you have a domains/creator/config/domain.xml
    $ cd ../bin
    $ ./asadmin start-domain creator
    This started the app server. After that I was able to start and stop app server within the JSC as well.
    Only difference between these two xml files seem to be,
    processLauncher.xml.trayicon
    <main_class classname="com.sun.rave.tray.RavePEMain"/>
    processLauncher.xml
    <main_class classname="com.sun.enterprise.server.PEMain"/>
    Possibly pointing to a bug in the "com.sun.rave.tray.RavePEMain" class.
    Thanks for your suggestions guys... and especially to Marco and Greg.
    Rgds,
    Kc
    Message was edited by:
    Kc

  • Safari and app store fail to work after installing Maverick, what can I do?

    Safari and app store fail to work after installing Maverick, what can I do?

    Disk Utility (Applications - Utilities - Disk Utility) Repair Disk Permissions 2x. Then restart in Safe Mode and try both apps. Restart normally and post results.

  • Im trying to download an app for my ipod touch, but when the sync is over i look at my screen and it says the app has fail to install

    i have a 4th gen ipod touch, im teying to download an app to it, so i click sync. the sync finishes and when i look at my ipod its still installing, then it says the app has failed to download. any help?

    Right, what App are you trying to download? What iPod touch have you got? 1st Gen., 2nd Gen., 3rd Gen or 4th Gen? Also what version of iOS are you running?

  • Cluster Network Randomly Failing on Hyper-V Cluster

    Please let me know if there is a more appropriate forum. I am having a really strange issue that is seemingly random. I have a 3 host cluster that are all identical hardware and running Hyper-V Server 2012 R2. The networking is as follows and each network
    is a different VLAN/Subnet:
    3 Cluster networks for virtual machines
    1 Cluster network for cluster traffic/management
    1 Heartbeat network
    2 iSCSI networks for storage
    All of the networks are perfectly fine except for one which seems to fail on a random node at a random time during the day (so far, a maximum of once per day).
    If I start to live migrate virtual machines that are on the failed network, the cluster network comes back up. The cluster networks are teamed using SCVMM and they are switch independent and running the Dynamic teaming algorithm. We have tried changing the
    network switches to see if it was faulty network hardware and things ran fine for one day and then just happened again today so we've ruled that out. The only error message I get is 1127 which is the error stating that the cluster network has gone into a failed
    state which doesn't help much. I've run the cluster validation tool for networking several times and it always passes 100%. What I am worried about is hardware incompatibilities as I am using Dell servers (PowerEdge R720) that have Broadcom NIC's in them.
    We have 12 Ethernet ports in each server and they are all identical hardware. Four of them are integrated Broadcom, another four that are from a Broadcom quad add-on NIC, and another 4 that are from an Intel quad add-on NIC. All are server grade NIC's. The
    only problem I've had in the past is with VMQ which we've had to disable as a workaround but that has always stabilized our virtual networks. In any case all of the cluster networks for virtual machines are set up identically and only this particular one randomly
    fails on any one of the three hosts (it has happened at least once on each node now).
    I am wondering if anyone has had this experience before. I have read that there are some nasty compatibility issues between Broadcom and Hyper-V  but I am wondering if someone could give me some ideas to find out how to narrow this down since the event
    logs don't seem to be speaking in obvious terms to me.
    Please let me know if you have any suggestions on how to narrow down what's causing this or if there is more information that I could provide. In the meantime, I'm going to try and take note of which virtual machines are running on the host that has the
    network fail just in case there's some correlation there but that could take a while to accrue any useful data and our users aren't too happy with the instability...
    Thank you in advance for your time and sorry for the lengthy post!

    Since I made the change last Friday evening, 4/10, I haven't experienced the issue. I won't be completely convinced that this resolved it until I monitor for at least one more week since it didn't actually present itself for the first time until I was already
    one week into live deployment. Also, this link below is much more eloquent than how I put it and describes my issue exactly. Coupled with the KB article that someone posted within this comments section (the same that I posted earlier here) of the article,
    this is what led me to check the VMQ status through PowerShell which is much better than going through the registry to do it (I'm running Hyper-V Server 2012 R2 which is like core so I don't have the GUI options shown in the article).
    http://alexappleton.net/post/77116755157/hyper-v-virtual-machines-losing-network
    I could try updating the driver but there is mention in the comments of this post that driver updates have yet to resolve this issue so we may still be waiting on Broadcom for a fix. Please confirm otherwise if anyone has any information.

  • OSD SCCM 2012 R2: 0x80004005: app install failed

    Hi,
    I have this application in a simple task sequence which fails to install (error 0x80004005).
    The application itself installs correctly in a windows session. It has "Allow this application to be installad from the Install Application task sequene ..." enabled.
    Also when I run the installation manually in the tasksequence (next to the error I open a dosbox -F8- and map the source, run the exact command of the application "msiexec ...")  this install correctly.
    Error in smsts.log =Installation job completed with exit code 0x00000000    InstallApplication    26/02/2014 12:50:09    2320 (0x0910)
    Execution status received: (Application download failed )    InstallApplication    26/02/2014 12:50:09    2320 (0x0910)
    App install failed.    InstallApplication    26/02/2014 12:50:09    2320 (0x0910
    Not sure why it tries to download and why it fails. Network access account is ok.
    Please advise.
    J.
    Jan Hoedt

    Execution status received: (Application download failed )    InstallApplication    26/02/2014 12:50:09    2320 (0x0910)
    I totally missed that line when I read your posting first. Check CAS.log, LocationServices.log and ContentTransferManager.log.
    Torsten Meringer | http://www.mssccmfaq.de

  • Dv6 2170us sound randomly fails

    Laptop audio sound randomly fails.  Only way I've found to fix it is to plug my headphones into the microphone jack...suddenly it will work.  When you unplug - it goes quiet.  Now - sound works through the head phones (when plugged into the head phone jack) but not through the external speakers.  As far as I can tell, the firmware driver gets confused by whether to send the sound through the speaker/headphone jack...or simply the headphone jack.  Weird.  
    Weirder.  Give it a while after doing the "plug the headphones into the mic jack" and the external speakers will keep working after you unplug. 
    HP - Please fix!  Its annoying and driving me nuts.  Getting ready to stop recommending HP's after this experience.

    Hi,
    Your laptop is under warranty so You may give it to the service. Please contact with HP and tell them about this problem. How to do it all informations here (just choose Your country).
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • Queued files randomly failing with "Unknown error"

    This making no sense. Any file I queue singularly into ME from premiere will export fine. If I queue up a bunch and let it go on its own, the files randomly fail. The log says unknown error.
    I'm on win 7, I have 16 GB of RAM, I am using Mercury acceleration, ppreHeadless.exe is using 2.1 GB or RAM, resource monitor is telling em I have 5 GB of RAM not in use that is available and CPU usage is maxed.
    ANY ideas what could be the issue?
    EDIT:
    Seems ot be happening randomly with singular vids as well. All possible updates are installed. It gets right to rendering the last frame of the file and then hangs and then the sheep yells at me.
    Edit 2: Exporting them right of Premiere works just fine.

    Hello,
    Thanks for letting us know about your problem. It seems that there is some problem in your profile. Creating a new profile may fix your problem. Create a new profile and sync with your Firefox Account.
    For Creating a profile, Please do following:
    If Firefox is already included in your Linux distribution or if you have installed Firefox with the package manager of your Linux distribution:
    # Close your Firefox.
    # In '''Terminal''' run: <br/> <code>firefox -P</code>
    # To start the Create Profile Wizard, click '''Create Profile...''' Button in the Profile Manager.
    # Click {button Next} and enter the name of the profile. Use a profile name that is descriptive, such as your personal name. This name is not exposed on the Internet.
    # To create the new profile, click '''Finish'''
    For more instruction regarding creating a new profile, please see this article. [[Use the Profile Manager to create and remove Firefox profiles]]

  • Failed Windows Store App certification - error 10.3.1 Unfortunately when we reviewed your app, it failed to launch every time. - No clue

    I am trying to submit a Windows Store App (x64 for Windows 8.1 only), but it fails the certification procedure,  and I have no idea about what I am doing wrong.
    - The app passes successfully the local Windows App Certification Kit 3.4.
    - I have tried the app with the network cable out, and it works as expected.
    - I have used the same credentials to generate the appupload package and to submit it.
    - The app starts up and works as expected with a Surface Pro 3, a PC with development tools like Visual Studio; and another PC without anything extra installed.
    - The feedback provided by the certification testers is the following sentence: "10.3.1 App is testable: Unfortunately when we reviewed your app, it failed to launch every time."
    - Their attachment is a screenshot showing a fullscreen, flat color, rectangle.
    - There is no crash report of any kind.
    - The e-mail interaction with the certification guys seems to be quite a nonsensical conversation.
    ¿Any ideas that can help me to solve this problem?
    Thank you very much for any hint you can provide.

    I am trying to submit a Windows Store App (x64 for Windows 8.1 only), but it fails the certification procedure,  and I have no idea about what I am doing wrong.
    - The app passes successfully the local Windows App Certification Kit 3.4.
    - I have tried the app with the network cable out, and it works as expected.
    - I have used the same credentials to generate the appupload package and to submit it.
    - The app starts up and works as expected with a Surface Pro 3, a PC with development tools like Visual Studio; and another PC without anything extra installed.
    - The feedback provided by the certification testers is the following sentence: "10.3.1 App is testable: Unfortunately when we reviewed your app, it failed to launch every time."
    - Their attachment is a screenshot showing a fullscreen, flat color, rectangle.
    - There is no crash report of any kind.
    - The e-mail interaction with the certification guys seems to be quite a nonsensical conversation.
    ¿Any ideas that can help me to solve this problem?
    Thank you very much for any hint you can provide.

  • After installing the photoshop cc app it fails launch,can anyone please help?

    After installing the photoshop cc app it fails launch,can anyone please help?

    Hi prajaktai,
    Could you please elaborate the issue?
    What exactly happens when you launch PS CC?
    Are there any errors – if so, what are they?
    Does it launch and then crash? If so, when exactly does the crash occur?
    Does it crash right after launching the application or after the product splash screen or when you use a particular feature?
    Does it crash on any specific module like Loading plugins, add-ons, fonts, etc?
    Which OS do you have?
    Please share the event viewer or console crash logs.
    ~ Arpit

Maybe you are looking for