JMSServer unavailable

Hi,
We are using WebLogic 8.1 SP6 in Solaris (Solaris 10 1/06 s10s_u1wos_19a SPARC). JDK 1.4_11.
We have a clustered environment using two physical servers, with two WebLogic servers per physical server, making a cluster composed by a total of four servers. Our application is deployed in this cluster.
The application has few JMSServers, being one of them the following:
<JMSServer Name="EGMSServer@ServerA1" Targets="ServerA1">
<JMSQueue ExpirationLoggingPolicy="%header%,%properties%"
ExpirationPolicy="Log"
JNDIName="jms/Queue1ServerA1"
Name="Queue1@ServerA1"
RedeliveryDelayOverride="10000" RedeliveryLimit="1" StoreEnabled="default"/>
<JMSQueue ExpirationLoggingPolicy="%header%,%properties%"
ExpirationPolicy="Log"
JNDIName="jms/Queue2ServerA1"
Name="Queue2@ServerA1"
RedeliveryDelayOverride="0" RedeliveryLimit="0" StoreEnabled="default"/>
<JMSQueue ExpirationLoggingPolicy="%header%,%properties%"
ExpirationPolicy="Log"
JNDIName="Queue3ServerA1"
Name="Queue3@ServerA1"
RedeliveryDelayOverride="10000" RedeliveryLimit="1" StoreEnabled="default"/>
<JMSQueue ExpirationLoggingPolicy="%header%,%properties%"
ExpirationPolicy="Log"
JNDIName="Queue4ServerA1"
Name="Queue4@ServerA1"
RedeliveryDelayOverride="10000" RedeliveryLimit="1" StoreEnabled="default"/>
</JMSServer>
Obviously the definition of this JMSServer is repeated for each member of the cluster.
All worked fine until yesterday at night. We had a big volume of workload and our transactions started to fail due the following reason:
2007-08-31 05:04:14,775;[ExecuteThread: '4' for queue: 'activity'];trg.TrgService;ERROR;weblogic.jms.common.JMSException: Internal error: XAResource 'JMS_EGJMSServer@ServerA2_NotDurable' is unavailable
2007-08-31 05:04:14,784;[ExecuteThread: '4' for queue: 'activity'];util.DBService;ERROR;java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: Transaction rolled back: delist() failed on resource 'JMS_EGJMSServer@ServerA2_NotDurable'.
Internal error: XAResource 'JMS_EGJMSServer@ServerA2_NotDurable' is unavailable
     at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1604)
     at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1512)
     at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:455)
     at weblogic.jdbc.jta.DataSource.connect(DataSource.java:410)
     at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:344)
     at DatabaseConnectionPool.getConnection(DatabaseConnectionPool.java:28)
     at Module.getInboundConnection(Module.java:130)
     at DBService.updateIpDataTransmLog(DBService.java:1008)
     at Service.process(bService.java:269)
     at activity.postprocessor.InPostProcessor.processImpl(InPostProcessor.java:88)
     at StageAbs.timebox(StageAbs.java:80)
     at StageAbs.process(StageAbs.java:46)
     at core.bridge.MDBBridgeDelegate.onMessage(MDBBridgeDelegate.java:55)
     at activity.bridge.impl.ejb.EventQueueMDB.onMessage(EventQueueMDB.java:73)
     at weblogic.ejb20.internal.MDListener.execute(MDListener.java:400)
     at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:333)
     at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:298)
     at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2698)
     at weblogic.jms.client.JMSSession.execute(JMSSession.java:2610)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
We observed that few minutes before this problem the JMSServer EGJMSServer became unavailable in the server where the crash took place, and stayed unavailable for 5 minutes. It seems that this unavailability caused this failure. I am including the relevant server logs:
####<Aug 31, 2007 5:02:26 AM MEST> <Warning> <JTA> <barge> <ServerA2> <ExecuteThread: '0' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-110030> <XA resource [JMS_EGJMSServer@ServerA2_NotDurable] has not responded in the last 0 second(s).>
####<Aug 31, 2007 5:02:26 AM MEST> <Warning> <JTA> <barge> <ServerA2> <ExecuteThread: '1' for queue: 'activity'> <<anonymous>> <BEA1-288E8324BAE684A42059> <BEA-110405> <Resource JMS_EGJMSServer@ServerA2_NotDurable was not assigned to any of these servers: ServerA2 >
####<Aug 31, 2007 5:02:26 AM MEST> <Warning> <JTA> <barge> <ServerA2> <ExecuteThread: '2' for queue: 'activity'> <<anonymous>> <BEA1-288C8324BAE684A42059> <BEA-110405> <Resource JMS_EGJMSServer@ServerA2_NotDurable was not assigned to any of these servers: ServerA2 >
####<Aug 31, 2007 5:02:26 AM MEST> <Warning> <JTA> <barge> <ServerA2> <ExecuteThread: '3' for queue: 'ctivity'> <<anonymous>> <BEA1-288F8324BAE684A42059> <BEA-110405> <Resource JMS_EGJMSServer@ServerA2_NotDurable was not assigned to any of these servers: ServerA2 >
####<Aug 31, 2007 5:02:26 AM MEST> <Warning> <JTA> <barge> <ServerA2> <ExecuteThread: '4' for queue: 'activity'> <<anonymous>> <BEA1-288D8324BAE684A42059> <BEA-110405> <Resource JMS_EGJMSServer@ServerA2_NotDurable was not assigned to any of these servers: ServerA2 >
####<Aug 31, 2007 5:02:26 AM MEST> <Info> <EJB> <barge> <ServerA2> <ExecuteThread: '0' for queue: 'activity'> <<anonymous>> <> <BEA-010213> <Message-Driven EJB: DbSpoolEventQueueMDB's transaction was rolledback. The transaction details are: Xid=BEA1-28908324BAE684A42059(20710803),Status=Rolled back. [Reason=javax.jms.JMSException: failed to enlist the transaction],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=60,SCInfo[xxx+ServerA2]=(state=rolledback),local properties=({weblogic.jdbc.jta.IntegXAConnectionPool=weblogic.jdbc.wrapper.TxInfo@15eb303}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=ServerA2+barge:7032+xxx+t3+, XAResources={JMS_EGJMSServer@ServerA2_NotDurable, JMS_ZZZJMSServer@ServerA2_NotDurable, Sys2ConnectionPool, Sys1ConnectionPool, IntegXAConnectionPool},NonXAResources={})],CoordinatorURL=ServerA2+barge:7032+xxx+t3+).>
(2.1) ####<Aug 31, 2007 5:02:26 AM MEST> <Error> <EJB> <barge> <ServerA2> <ExecuteThread: '2' for queue: 'activity'> <<anonymous>> <> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-288C8324BAE684A42059(33313611),Status=Rolled back. [Reason=javax.transaction.SystemException: Aborting prepare because the following resources could not be assigned: JMS_EGJMSServer@ServerA2_NotDurable],
--------------- nested within: ------------------
weblogic.transaction.RollbackException: Aborting prepare because the following resources could not be assigned: JMS_EGJMSServer@ServerA2_NotDurable - with nested exception:
[javax.transaction.SystemException: Aborting prepare because the following resources could not be assigned: JMS_EGJMSServer@ServerA2_NotDurable]
     at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1687)
     at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:311)
     at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:228)
     at weblogic.ejb20.internal.MDListener.execute(MDListener.java:430)
     at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:333)
     at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:298)
     at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2698)
     at weblogic.jms.client.JMSSession.execute(JMSSession.java:2610)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
.>
####<Aug 31, 2007 5:02:26 AM MEST> <Error> <EJB> <barge> <ServerA2> <ExecuteThread: '3' for queue: 'activity'> <<anonymous>> <> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-288F8324BAE684A42059(21874355),Status=Rolled back. [Reason=javax.transaction.SystemException: Aborting prepare because the following resources could not be assigned: JMS_EGJMSServer@ServerA2_NotDurable],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=60,XAServerResourceInfo[JMS_EGJMSServer@ServerA2_NotDurable]=(ServerResourceInfo[JMS_EGJMSServer@ServerA2_NotDurable]=(state=started,assigned=none),xar=JMS_EGJMSServer@ServerA2_NotDurable,re-Registered = false),XAServerResourceInfo[IntegXAConnectionPool]=(ServerResourceInfo[IntegXAConnectionPool]=(state=rolledback,assigned=ServerA2),xar=IntegXAConnectionPool,re-Registered =
####<Aug 31, 2007 5:02:26 AM MEST> <Error> <EJB> <barge> <ServerA2> <ExecuteThread: '1' for queue: 'activity'> <<anonymous>> <> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-288E8324BAE684A42059(30340443),Status=Rolled back. [Reason=javax.transaction.SystemException: Aborting prepare because the following resources could not be assigned: JMS_EGJMSServer@ServerA2_NotDurable],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=60,XAServerResourceInfo[JMS_EGJMSServer@ServerA2_NotDurable]=(ServerResourceInfo[JMS_EGJMSServer@ServerA2_NotDurable]=(state=started,assigned=none),xar=JMS_EGJMSServer@ServerA2_NotDurable,re-Registered = false),XAServerResourceInfo[IntegXAConnectionPool]=(ServerResourceInfo[IntegXAConnectionPool]=(state=rolledback,assigned=ServerA2),xar=IntegXAConnectionPool,re-Registered
####<Aug 31, 2007 5:02:26 AM MEST> <Error> <EJB> <barge> <ServerA2> <ExecuteThread: '4' for queue: 'activity'> <<anonymous>> <> <BEA-010026> <Exception occurred during commit of transaction Xid=BEA1-288D8324BAE684A42059(5134189),Status=Rolled back. [Reason=javax.transaction.SystemException: Aborting prepare because the following resources could not be assigned: JMS_EGJMSServer@ServerA2_NotDurable],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds left=60,XAServerResourceInfo[JMS_EGJMSServer@ServerA2_NotDurable]=(ServerResourceInfo[JMS_EGJMSServer@ServerA2_NotDurable]=(state=started,assigned=none),xar=JMS_EGJMSServer@ServerA2_NotDurable,re-Registered = false),XAServerResourceInfo[IntegXAConnectionPool]=(ServerResourceInfo[IntegXAConnectionPool]=(state=rolledback,assigned=ServerA2),xar=IntegXAConnectionPool,re-Registered =
     at weblogic.jms.client.JMSSession.execute(JMSSession.java:2610)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
.>
We have never had this problem and we are clueless about what could have caused it. It was during a moment of a workload pick.
Could you please advice us on what could be causing this JMSServer to became unavailable? What can justify this problem and wow can we preventit?
Many thanks!

Same here. I cannot register for skype manager, it fails on login with the usual:
"Oops, something went wrong...
We're having technical problems. We're sorry for the inconvenience. Please try again after a few minutes.
Thank you."
Skype heartbeat says everything is ok. Please can we get an update on this?

Similar Messages

  • SmartWebPrinting.msi feature I am trying to use is on a network that is unavailable how do i fix it?

    I have bee having problems with SmartWebPrinting.msi it keeps loading up everytime i try to get on the internet or open one of my programs on my computer these are the mesges I am recieving from it: 1. the feature you are trying to use is on a network resource that is unavailable. 2. Enter an alternate path to a folder containing the instalation package 'SmartWebPrinting.msi in the box below. 3. An installation package for the product SmartWebPrinting.msi cannot be found try the installation again using a valid copy of the installation package SmartWebPrinting. msi. I am unable to load a web page correct and pages are missing and I cannot view web pages. and it wont go away and i put in the cd and it still keeps saying the same thing What do I do?
    Thank you

    Hi there,
    Try uninstalling Smart Web Printing using the instructions in this document:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01812475&cc=us&dlc=en&lc=en
    1.  Expand the + sign next to:  How do I upgrade from HP Smart Web Printing to HP Smart Print
    2.  Follow the steps under:  Step one: Uninstall HP Smart Web Printing software (and then expand the + sign next to the operating system you are using)
    You can then install HP Smart Print (which has the same features as Smart Web Printing) if you have a need for this software (following the instructions in this document).
    Thanks!
    Tara
    **Although I am an HP employee, I am speaking for myself and not for HP.

  • Error while executing script for sharepoint online (office 365) - the remote server returned an error: (503) server unavailable

    error while executing script for sharepoint online (office 365) - the remote server returned an error: (503) server unavailable.
    I am creating many site collections reading records from sharepoint list using powershell in sharepoint online tenant (office 365).
    Few site collections are created and then getting above error so this error record will be skipped then few succeeding record processed then again getting error.
    pattern is like:
    success
    success
    success
    success
    Error
    success
    success
    success
    success
    success
    success
    error
    success

    Hi,
    As it is an online environment, to troubleshoot this issue in an easier way, I suggest you contact Office 365 Support to see if there is any useful information in
    the log files in the server side:
    https://support.office.com/en-us/article/Contact-Office-365-for-business-support-32a17ca7-6fa0-4870-8a8d-e25ba4ccfd4b?ui=en-US&rs=en-US&ad=US
    Best regards
    Patrick Liang
    TechNet Community Support

  • Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet." Help!?

    Upon upgrading iPhoto, iPhoto Help no longer works.  It gives the error message:  "The selected topic is currently unavailable. To see all iPhoto Help, you must be connected to the Internet."   I am obviously connected to the internet since you are reading this.
    I tried upgrading permissions but it did not help!?  Can anyone tell me what is wrong?  Thanks

    Try
    Reboot the computer, see if that fixes it.
    Then try:
    Backup your files off the computer (not TimeMachine) and disconnect
    Hold c boot off the 10.6 disk and simply reinstalling OS X
    Log in and update to 10.6.8
    c boot off the 10.6 disk again and use Disk Utility >Repair Disk
    reboot and all should be fine, except some third party programs that install kext files, those will have to be reinstalled from fresh sources.

  • Will there be a fix for Firefox's problems with Hotmail. I have gone back to 3.5.9 but mostly I am disappointed by the lack of action on this serious problem where a major and critical feature of a major international website is unavailable in the Firefox

    Will there be a fix for Firefox's problems with Hotmail. I have gone back to 3.5.9 but mostly I am disappointed by the lack of action on this serious problem where a major and critical feature of a major international website is unavailable in the Firefox browser.
    == URL of affected sites ==
    http://www.hotmail.com

    We've reached out to the Hotmail team and they've determined that this is a bug in their code. (It was masked by a timing issue in 3.5 that was fixed in 3.6.) We've worked with them to develop a fix but they may not have deployed it yet.

  • I'm trying to download itunes 10 but I get to a point in the download and it tells me, "The feature you are trying to use is on a network resource that is unavailable" but I haven't had itunes on my computer for a year now so how can I get around this?

    I'm trying to download itunes 10 but I get to a point in the download and it tells me, "The feature you are trying to use is on a network resource that is unavailable" but I haven't had itunes on my computer for a year now so how can I get around this?

    iTunes.msi
    Perfect, thanks.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • I updated my computer to the new software and now the iPhoto has a circle with a line through it.  When I try to update, it pops up to say "These apps cannot be accepted by your apple id". Then will say "update unavailable with this apple id" how do i fix

    I updated my computer to the new software and now the iPhoto has a circle with a line through it.  When I first try to open it the pop us says: "You can't use this version of the application "iPhoto" with this version of OS X. Version: 9.2.1"  When I try to update, it pops up to say "These apps cannot be accepted by your apple id - These apps were already assigned to another Apple ID and they will be available in that Apple ID's purchases list.  If you don't have access to that Apple ID and want to receive future updates, you will need to purchase the application".  I checked and there is nothing under the "purchases" in my App store.  Then will say "update unavailable with this apple id - This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or canceled." Then the third pop up says "We could not complete your request. There was an error in the App Store.  Please try again".  Just want to know how do to fix.

    After I upgraded to Mavericks I was also having this message when I tried to update. There was a previous post about this problem which offered this simple solution which worked for me:
    b0n0b0
    Re: Recently upgraded to Maverick from SnowLeopard. Unable to get updates from App store.
    Mar 15, 2014 9:05 AM (in response to Terence Devlin)
    Got it! Thanx.  What I did was go to my account, check that they had my new ID and Password which they did, then hit reset button. All fixed.

  • Unable to print from MS Word: "The Directory Service is currently unavailable"

    Hi! I hope you can help me. Please note that I have a Windows XP computer (Home Edition, Version 2002, Service Pack 3, 32-bit). When I initially installed a Brother printer (model# MFC-J475DW) in Dec 2013, I had no problems printing documents. My problems
    started about 2 days ago. I got an error message after I opened a MS Word document (.doc) and clicked the Print button to print a document. The Printer "Name" field was empty.  I clicked the dropdown box in that window and saw 3 options:
    1 - Brother MFC-J475DW Printer
    2 - Brother PC-FAX v.3.2
    3 - PaperPort Image Printer
    When I selected "Brother MFC-J475DW Printer," a Microsoft Word dialog box appeared, saying the following:
    "The printer has not yet responded, but the Microsoft Office program may be able to proceed without printer information. Do you want to continue to wait for the printer?"
    I can either click on a Yes button or a No button. Either way, I'm brought back to the Print page. When I click on the OK button to start printing, another error message appears:
    "Windows cannot print due to a problem with the current printer setup. Try one or more of the following:
    *Check the printer by printing a test page from Windows.
    *Make sure the printer is turned on and online.
    *Reinstall the printer driver."
    I have a choice to click either OK or Web Help. I click the OK button to close the box, then return to the Print page. When I click on the "Find Printer..." button, the Find Printers window appears for a moment, then is replaced by this error message:
    "The Directory Service is currently unavailable"
    On Friday (Mar 21), when the error first occurred, I was able to print a letter in MS Word after un- and re-installing the Brother printer and its drivers. The problem reappeared the next day (Saturday). I don't want to do that every time to print a single
    page, so would you please recommend a solution?
    By the way, I am able to print a test page from the printer in Control Panel, and I can print from a Notepad document. Also, when I go to the Control Panel, select "Printers and Faxes," then right-click on the printer (Brother MFC-J475DW Printer),
    then select the Ports page, there's a check mark next to USB001 (not LPT1 or COM1). When I click on the "Configure Port..." button, I get this error message:
    "An error occurred during port configuration. This operation is not supported."
    Earlier today, I got a reply from brother.com's tech support (thanks to the 1 year warranty). They said the problem is on my PC, not their printer. However, they provided links to completely uninstall the printer, then reinstall it. I did just that, but
    the problem persists. I'll download OpenOffice.org's Office Suite to see if I can print documents with their software instead of MS Word. Until then, I await any suggestions.
    I hope this info is helpful. Thanks in advance for your help.

    I downloaded OpenOffice and am able to print documents (in particular, the same document I created in MS Word). I guess MS Word is to blame. I believe the issue is concluded, but I'd welcome any comments about the Active Directory, as I might have a problem
    with OpenOffice in the future regarding that.

  • Adobe Muse (2014.3) "Add Web Font" Function Not Working As Expected - Newly Added Fonts Become Unavailable Though Shown

    Hello.
    This has also been posted in the Community: Adobe Muse Bugs forum.
    I've been having some odd/irregular issues though they have now become fairly predictable in nature. The issue is in regards to Adobe Muse (2014.3) and the availability of web fonts provided through the applications "Add Web Fonts" feature. Once added they perform as expected but then become "unavailable." Full details below. I have been a Creative Cloud Complete subscriber for a number of years so am fairly familiar with the way in which the system works minus a few issues that have popped up now and then, this one included.
    System Info:
    Adobe Creative Cloud (Full Subscription): Version 1.9.1.474
    Adobe Muse: Version 2014.3
    OS X Yosemite: 10.10.2
    Here is a recap of what has been taking place. I'll detail the bug as best I can.
    1. Created new Adobe Muse project. Everything normal.
    2. Chose to add a new font through the "Add Web Fonts" function within Muse. A note, my Creative Cloud App is running/open at all times (in file synch mode).
    3. Chose new fonts using above. All seemed fine (see screenshots below).
    4. Fonts also were indicated as being "Synched" within Creative Cloud (screenshot below).
    5. As expected the two fonts were added to the list of available Web Fonts within Muse (first screenshot below - left). I added them successfully to my site. Well after a number of hours I went back to this same font selection menu within Muse and the fonts were still visible yet the sub-menu that one would expect showing various forms (i.e. Bold, Italic, etc) was not available. In a sense the font could not be chosen from the list even though the name is clearly visible (second screenshot below - right).
    Have no idea what may have been wrong. Saved Muse project, closed and reopened - nothing changed. Created new project - fonts still "shown" in menu but can't be used. Did find a vague description using Google of similar problem (different application) which recommended closing Creative Cloud Desktop App and reopening as one possible solution. This DID WORK initially yet the problem, though corrected for a period of time (few hours at most), would reappear again where one would again see yet not be able to choose from the two Web Fonts. Went so far as to uninstalling the Creative Cloud Desktop application and reinstalling. Still have not solved the problem.
    Any thoughts as to what this may be would be welcome. Restarting the CC app each and every time the fonts become unavailable is quite time consuming to my workflow.
    Thanks!

    Abhishek,
    Thank you for the reply. Wanted to comment on a few things.
    I reviewed the other post that you've referenced. Nothing unusual jumped out at me as something that I was not aware of. I'm running an older iMac that is in good working condition. 2.4 GHz Intel Core 2 Duo, 24" screen. I know this issue is fleeting, as I stated earlier typically can be corrected with a restart of the CC Desktop application (that I am always running at startup). I have not been able to determine that shutting down Muse corrects the issue. I would, at this time say it doesn't.
    I did open InDesign and see if the fonts in question, Open Sans and Open Sans Condensed, were present and usable. They were. The fonts are shown as being synched in my CC Desktop app window (even if they are not "installed" in Muse). That is expected but it may be a bug in how Muse brings in a font from those that are already synched to your CC account. I don't know enough about how that works to comment.
    And just to complicate matters, Muse seems to be working again, the fonts that is. I brought them back in and they are showing up in all locations (which there are actually three - see screen shots).
    First is primary text menu dropdown (to right of orange "Text").
    Second is if you click orange Text link. Another drop down menu appears.
    And lastly, the Text Panel to right of screen.
    I also wanted to add this extra bit of information, for what it is worth. When the issue arises and you do not get the sub-menu dropdown showing various styles of the font (italics, bold, etc.), one can use click on the missing font if you had used it previously and it is present in the "previously used font" list.
    Cheers!

  • I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded

    Here is a ticket regarding our current client web application (  Image data add, edit , delete in folder with form data in MSSQL Database) that using code c#, web form, ajax, VS2008, MSSQL Server2008 , it appears that there is an error where the HTTP
    503 error occurs. 
    . Below is a conversation with Host Server support assistant.Can you take a look at it? 
    Ben (support) - Hi 
    Customer - We're having an issue with our windows host 
    Ben (support) - What's the issue? 
    Customer - 503 errors 
    Ben (support) - I am not getting any 503 errors on your site, is there a specific url to duplicate the error? 
    Customer - no, it comes and goes without any change Customer - could you have access to any logs ? 
    Ben (support) - Error logs are only available on Linux shared hosting, however with this error it may be related to you reaching your concurrent connections 
    Ben (support) - You can review more about this at the link \ 
    Customer - probably yes - how can we troubleshoot ? 
    Ben (support) - http://support.godaddy.com/help/article/3206/how-many-visitors-can-view-my-site-at-once 
    Ben (support) - This is something you need to review your code and databases to make sure they are closing the connections in a timely manner 
    Customer - we're low traffic, this is an image DB to show our product details to our customers 
    Customer - ahhhh, so we could have straying sessions ? 
    Ben (support) - Correct Customer - any way you could check if it's the case ? 
    Customer - because it was working previously 
    Ben (support) - We already know that's the case as you stated the 503 errors don't happen all the time if it were issue on the server the the 503 would stay. 
    Customer - so our 2/3 max concurrent users can max out the 200 sessions 
    Customer - correct ? 
    Customer - is there a timeout ? 
    Ben (support) - no that's not a time out concurrent connections are a little different then sessions and or connections. Lets say for an example you have 5 images on your site and 5 7 users come to your site this is not 7 concurrent connections but 35. They
    do close after awhile hence why the 503 error comes and goes. You can have these connections close sooner using code but this is something you have to research using your favorite search engine 
    Customer - thank you so much 
    Customer - I'm surprised that this just started a few weeks ago when we haven't changed anything for months 
    Customer - any changes from your side ? lowering of the value maybe ? 
    Customer - I'm trying to understand what I can report as a significant change 
    Ben (support) - We haven't touched that limit in years 
    Ben (support) - This could just be more users to your site than normal or even more images 
    Customer - I was thinking that could be it indeed 
    Customer - so I need to research how to quickly close connections when not needed 
    Ben (support) - Correctly 
    Ben (support) - correct 
    Customer - thanks !! 
    Ben (support) - Your welcome 
     Analysis : 
     The link provided tells us : All Plesk accounts are limited to 200 simultaneous visitors. 
     From what Ben (support) says and a little extra research, if those aren't visitors but connections then it's quite easy to max out, especially if the connections aren't closed when finished using. I'd suggest forwarding this to Kasem to see what he thinks. 
    Cheers, 
    Customer

    Hi Md,
    Thank you for posting in the MSDN forum.
    >>
    I want to writte C# code for 503 Service Unavailable error to web application page immediate close connection any page loaded.
    Since
    Visual Studio General Forum which discuss VS IDE issue, I am afraid that you post the issue in an incorrect forum.
    To help you find the correct forum, would you mind letting us know more information about this issue? Which kind of web app you develop using C# language? Is it an ASP.NET Web Application?
    If yes, I suggest you could post the issue directly on
    ASP.NET forum, it would better support your issue.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Itunes Radio does not operate on my IPad.  All stations are unavailable

    I have downloaded the newest version of ITunes on both my IPhone and IPad.  I can use ITunes Radio on my IPhone, but not my IPad.  It comes up, but all the stations say that they are unavailable.  I am at home with wi-fi.  What's going on?

    Hi, herekitty99. 
    Thank you for visiting Apple Support Communities. 
    Try forcing all applications to close and power cycle the device.  Test accessing iTunes Radio after processing these steps. 
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Cheers,
    Jason H. 

  • Print driver for hp officejet 6500 unavailable with Windows 8.1

    I have an Asus laptop running Windows 8.1.  Every few days I can not print on our Officejet 6500 e709n.  The message says the print driver is unavailable.  I must then uninstall and reinstall the print driver.  We have a Dell laptop running Windows 7 and a Macbook also connected wirelessly that we have no problems with this issue.  How do I correct the issue so I do not have to uninstall/reinstall every few days?
    Thanks.

    Hi,
    Where do you install from ? Please try the following driver (dated Aug-28-2014):
       http://ftp.hp.com/pub/softlib/software12/COL31304/mp-110035-2/OJ_AIO_6500_E709_Full_Win_WW_140_408-4...
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Enhanced 3 fields unavailable in BI after DS enhancement

    I did datasource enhancement in R/3 to add 3 fields into DS "0FI_GL_4". Then I go to RSA6 to click unhide for those 3 fields, activate DS. And then I put coding in CMOD. After that I replicate DS to BW system. I found those 3 fields are existing in DS, but the Transfer check box show uncheck for those 3 fields. That mean those 3 enhanced fields are still unavailable in BI. Does anybody know the reason for that?

    Hi,
    Need few clarifications.
    You said that Transfer check box is Unchecked. Which Transfer check box you are refering to?
    Regards,
    Nagasekhar

  • Hard drive error: Some information was unavailable during an internal lookup

    I tried upgrading my hard drive on my 13" MacBook Pro (mid-2010)  to a solid state drive.  When I did, I encountered a problem where I could not boot from my internal drive.
    It boots fine from the external drive that I used to clone my old HHD.
    When I run repair disk in disk utility I get an error:
    Problems were encountered during repair of the partition map
    Error: Some information was unavailable during an internal lookup.
    Running repair disk on the external drive returns no errors.
    My first thought was I have a bad SATA cable.  After replacing the SATA cable, I am still having the problem.
    Anyone have any ideas on what could be the problem?  SATA Connector on the motherboard failed?
    Thanks in advance.

    I formatted it a Mac OS Extended (Journaled) using the Erase function in Disk Utility then copied the contents of my HD using Restore in Disk Utility.  It seemed to copy all of the contents correctly.  It boots from the external drive.
    The problem starts when I put it in the computer and try to boot internally.  It will not boot.  Also, my old HD will also not boot internally now either.

  • Team Foundation Server 2013 update 4 New Install - Error 503 Service Unavailable for Sharepoint Central Admin

    Hello,
    I ran a new install of Team Foundation Server and let it install the built in SharePoint pieces on a single server setup. After the install i'm able to access the
    http://teamfoundation:8080/tfs/ address without issue but am unable to create a project. When I attempt to create a project I get the following error:
    TF30172: You do not have permission to create a new team project (when checking security i'm a member of the project collection administrators and Team Foundation Administrators)
    This led me to look at the sharepoint central administration site where I receive the following error:
    Error 503 Service Unavailable
    I've gone through and validated the identity is set correctly in IIS for the following services:
    SharePoint Central Admin v4
    SharePoint15AppPool
    The SharePoint Web Services Root is set as LocalService instead of the domain user.
    The identity domain user is setup as local administrator on the Team Foundation Server. They are all set to use .net v4.0.30319 with integrated Pipeline mode.
    Any help would be great!
    Thanks!
    Eric

    Hi Eric,      
    Thanks for your post.
    Please share your detailed team project creation log here.
    In your TFS Admin Console>>Extensions for SharePoint Products tab, ensure SharePoint Web Application shows correctly in the right panel. And go to TFS Admin Console>>Application Tier>>SharePoint Web Applications tab, ensure your SharePoint
    web application displays in the right panel, then select your SharePoint web application and click Repair Connection, ensure can repair successfully.
    In your IIS Manager, select your SharePoint Central Administration V4 site and click Browser:17012(http) in the right panel, check if your SharePoint Central site can be opened successfully or not. If your SharePoint Central site cannot be accessed, I think
    this issue relate to your SharePoint site, you should contact SharePoint experts to resolve this issue first. After you resolved this issue and your SharePoint Central Admin site can be accessed correctly, then try to create your team project(within SharePoint
    site) again, if there still has issue when creating team project, please share the detailed error message here, we will try to resolve it.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for