Product display is irregular

I asked this on a ticket because the layout is a BC standard template, and got rebuffed because it wasn't "their problem"    
Anyway:
http://joden.businesscatalyst.com/antique-jewelry?Page=1&Items=20
I am getting a weird layout problem on pages with many images. Although I have selected 4 images to be displayed on a line I've encountered two problems.
1. as you can see from the above page, the first line of images is displaying only 3 images, where ItemLast is appearing on the next line. All images are the same size, so I'm not sure why this is happening.
2. I was getting an error where 4 or 5 lines of images would be followed by a new line that would only have 2 images on it, floated right.
To see the different display effects, modify style.css line 1087 and remove
clear: both; from the css and you will see the first line show 4 images but some lines only 2 floated right.
see behavior here: http://screencast.com/t/bp4hAhuXkqKH

Liam,
The only reason I was modifying the CSS is because the layout was not working properly in the first place from the BC template.   So I did what you suggested, however, as you can see  on the  fourth row,  the row is indenting and starting  1/2 row over. 
https://joden.worldsecuresystems.com/antique-jewelry
I can't see what CSS would be causing that since there is plenty of room and the new item CSS is supposed to float left.
style.css: 1081
.productSmall li, .productfeaturelist li {
padding: 0 10px 20px 0;
width: 222px;
float: left;
list-style: none outside none;

Similar Messages

  • How can we change the  color of the image for product display for different

    Hi All,
    How can we change the  color of the image for product display for different colors, to be displayed on site.
    jeff

    Hi priya,
    The requirement that you have stated is not a standard feature in ISA CRM. In order to do the same, you will need to modify the standard ISA code in Java. A common path for the solution would be as follows:
    1. Colours
        a. Maintain a text type for Color under the object - PCAT_ITM in Customizing.
        b. Modify the standard search of ISA to search within your new text type as well. (In standard it only searches in Description.
       c. Maintain all shirts colour data in the new type created in step a.
       d. Your requirement will be done!
    2. Price
      a. Use list prices for your shop and assign the appropriate condition type, acces in your catalog.
      b. Modify the standard search of ISA to search on the list prices as well.
      c. This too will be done!
    3. Accessories - This is very tricky, and will require some exploration. However, here's my opinion,
    a. Search for the standard function module, which will return the accessories when provided the product as an input.
    b. Modify this function module according to your requirement and ensure that it can be accessed remotely.
    c. Modify the JSP as in steps 1b and 2b above to call this new remote-enabled function module.
    d. Now you're done!!
    The ISA modification part is not so simple, you need a really good guy like "Sateesh Chandra" who'll be able to handle your requirements. This is all I could manage, hope it is some help to you!
    Thanks & Regards,
    Nelson.

  • Hi, I have installed creative cloud however no products display in the App section. Any ideas

    Hi, I have installed creative cloud however no products display in the App section. Any ideas

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • Strategy for product display in multi -multi categories??

    Hi guys,
    My client wants many many variations of product catalogs... too many to do effectively by creating catalogs for each one. I'm trying to figure out the best way of doing this and I realize there is a potential problem with keywords and tags.  As I understand it, I have keywords and have created "tags" in Custom (column) 1 .    I realize you can create a featured list by calling a tag, but here's the problem...   All Cartier  watches are tagged with watch, but not all watches are Cartier.   To give you the idea of the complexity of this layout, here's a sample of some of the current catalogs I'm moving over to BC:
    Watches (36)
    All (36)
    Breguet Ladies (1)
    Breitling (1)
    Cartier Ladies (5)
    Cartier Mens(5)
    Omega (1)
    Panerai (1)
    Patek Phillipe(1)
    Rolex Watches Ladies (5)
    Rolex Watches Modern (11)
    Rolex Watches Vintage (5)
    Cartier Jewelry (4)
    All (4)
    Bracelets (1)
    Earrings (1)
    Rings (2)
    Watches (10)
    Now multiply this by several brands, like Tiffany and the like, and you get many many crossovers.
    So I have a couple of questions:   what is the safest way to enter tags and keywords for a featured list, e.g.: with or without commas???
    Rather than create a separate catalog for each of these many options,  is there a way to create a display catalog from keywords or tags?  I started creating a featured list, but IF I use Rings, for example, it calls up all rings and not just rings that are Cartier rings or Tiffany rings.
    In addition, he has an entirely separate catalog that is of archived items for custom jewelry already sold as examples and not for sale, and they too have rings, bracelets, etc...
    If I could call up featured items in ONLY a single catalog  and exclude all rings from other catalogs, it might work... But I'm kind of stumped as how to best do this..
    TIA,
    Jeff
    PS... this was so much easier in php creating dynamic catalogs I could control...

    Have you got all the RH7 patches installed? There was a problem fixed in 7.0.1 that sounds similar to what you are experiencing. If you haven't patched your version yet, I'd recommend getting all of the patches.
    See snippet 14 on Peter Grainge's site for the blank topic issue, and snippets 23, 31 and 34 for what's in the patches.
    http://www.grainge.org/pages/authoring/rh7/using_rh7.htm
    Also note issue #20 in the 7.0.1 patch notes - if you are affected by this, I believe you'll have to fix it manually, unless you can afford to go back to a pre-upgraded version of your project and upgrade once you've installed all the patches. If you can't go back, which is likely if you've all been working on the project, I think it should just be a case of find and replace across your HTML files - you should be able to do a search on the forums for it, or maybe Peter or Rick will chime in with additional information if it is a problem for you.
    HTH,
    Amber

  • Product display problem in business catalyst shop

    I have set up a shop in business catalyst, but I am having trouble getting all the products to display on one page, 3 have moved to a second page, but left gaps on the previous page where they should fit in? Adobe support told me to post this on the forum, saying to 'alter the css and have it checked out', has anyone else had this problem? How do I fix this?

    No I had no idea either, I had checked everything, but just could not see a way around it.
    This was really helpful after a few frustrating hours! Thanks again.

  • Product display limits?

    Hi folks,  
    My client is looking at her catalog page, and it is displaying only 9 images. She'd like to display 12 at a time.  I'm looking at the modules for online shopping and don't see anything in the back end that would allow me to modify the display parameters.  IOW, I see individual catalog, or individual product, but when you open them, there is only the simple tag code and no references to how many products are displayed. No module code, etc.
    I also don't see where to add  a next/previous button to display the rest of the inventory.
    http://joden.businesscatalyst.com/antique-jewelry
    Thanks for the help.
    Jeff

    If you are referring to pagination if the tag is not added within the overall layout then it will not display even if you have additional items to display. 
    If wanting pagination of the "next/previous" feature to show you'll need to include the tag within the overall shop layout. Simliar to my test layout below...
    -Sidney

  • Display has irregular horizontal lines

    My Macbook Pro (2009) display is showing vibrating irregular patches of horizontal lines. They seem to be green in areas that are black. Today I found a large patch of vibrating yellow lines in an area that is red. Any ideas why this is happening and what I should do about it?
    Nancy

    Your graphics is failing.
    Think about what kind of Mac you want next.
    Your appointment at the genius bar of an Apple Store for an evaluation is FREE, in warranty or out.

  • No Customer Service and lack of product display

    Today I made the trip to our local best buy in Lexington Park(California), Maryland where we have bought all of our tv's and electronics.  We have decided to get a new 70 in led tv for our living room.  My wife and I were very disappointed in the displays at the store. They didn't have any tv's on display that were bigger then 60 in.  We waited over 20 mins for a sales person to come over and ask us if we needed any help which never happened.  It was around 10:30am on a Monday morning so the store definitely wasn't busy, it is a small store and we noticed there was only one other couple in there at the time(which also no one walked over to them to ask if they needed help).  I saw 4 workers just standing around on the floor talking, there were 2 at the door as "greeters" who weren't doing anything.  So after their poor customer service and lack of displays I will never buy a tv from Best Buy again.  Also it doesn't say much when we went to WalMart and found multiple 70 in tv's on display & in stock which were cheaper than Best Buy online and in store, which is saying a lot because our local WalMart NEVER stocks anything.  I thought Best Buy was an electronics store? 

    Hello Drumm42,
    Thank your for taking the time to write to us! It is ever our goal to ensure that you get the help you need when you visit one of our stores. I regret that our representatives at the Lexington Park store didn't take that aspiration to heart when you visited recently. I know that I would be -- and have been on some occasions -- frustrated by such neglect.
    Considering that you weren't able to find a selection of TVs in the size you were hoping to purchase -- and the lack of attention from the store's staff -- it sounds like your overall experience was far less than ideal. I realize that you weren't approached while in the Home Theater department, but did you speak to a representative or manager about your experience?
    John|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Mac OSX 10.9.4 - Adobe Download Assistant does not display any products to download

    I am attempting to download the free 30 day trial of Acrobat XI Pro, and I downloaded and installed Adobe Download assistant to do so.  I successfully created an Adobe ID and have verified it.  However, when I log in with my ID into the Adobe Download Assistant, no products display as being available for download (or display - period - before or after logging in).  I have tried uninstalling and reinstalling the software, but no luck.  The screen I am looking at is as follows:
    Is there something I'm missing?  I can go to "Select product" and select either "Photography", "Video" or "PDF", but when I click any of the options, nothing happens.
    I couldn't seem to find a comparable problem on the forums.  Any help would be appreciated, especially insofar as I am trying to evaluate whether to purchase the product in question.

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • How can I create a pdf that displays three pages in a one page pdf?

    I wasn't sure where to post this question since it involves different products, but maybe someone here has a solution...
    I design three-panel product displays and it sure would be nice if I could present them in a pdf (I use Acrobat Pro 9) that shows all three panels side-by-side in a single page. I've been using ID CS4 for the individual panel layouts for the vendor then making a pdf for client review, with each panel on a separate page, however more than one client has requested a three-up electronic presentation. I could create all three as one page in ID then export to pdf, yet that seems kind of redundant and I'm trying to streamline this process as much as possible. Any ideas?

    sureicandothat.com wrote:
     I could create all three as one page in ID then export to pdf, yet that seems kind of redundant and I'm trying to streamline this process as much as possible. Any ideas?
    I do that a lot. It's the easiest way that I know of. Just create a new page that will fit all threee panels, use File>Place to place the panels, export as a PDF.

  • Report Painter -  Report not displaying all values

    Hi All,
    We are executing a report for Manufacturing variances by Product group which is created through report painter.
    In the output of the report in rows product wise data is displayed and columns are volume, price .. are there.
    Out of 8 products displayed in the report for one product volume is being displayed blank. But when I double click it is displaying actual line items,
    Can you please let me know why for one product it is showing blank inspite of data existing.
    Thanks
    Satish

    So the  report is actually showing undeterminable values..
    this is the prblem
    Ex in the report
    Col1    500 USD
    Col 2   200 USD
    Col 3   300 USD
    Col4    100 EUR
    Col5    300 USD
    In this case the system cannot show the total figure for the amount row because one of the amount is in EUR. So it shows a Black X in the EUR cell.
    That is the reason why you wont get this problem for one single company code but get this for multiple company codes.
    To avoid this use controlling area currency as the key figure so that all will be translated into one currency. Or unit of measure if you are dealing with quantities.
    Thanks
    Naveen

  • Extension Manager CS6 isn't showing any Products

    Hello!
    I need to install an extension into Flash CS6, but when i open the Extension Manager there are no Products displayed on the left side.
    I'd be very thankful for your help, because this extension is essential to publish online ads. Thank you very much!
    I'm using the following CS6 products: Flash, Illustrator, InDesign Photoshop and i am on a Mac (10.7.5)
    Maybe it's usefull to mention that this is not my private computer but occupational. As developer i have local admin rights but i'm not acquainted with the details of the installations...
    I followed the instructions to create a log report for the Extension Manager – this is what i got:
    1/4/2013 21:30:41.947 [INFO] com.adobe.exman.controller.PassiveGatewayPrepCommand execute(), PassiveGatewayPrepCommand is executed.
    1/4/2013 21:30:41.952 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway registerAirInterfaces
    1/4/2013 21:30:41.952 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway sendCallBackReady(), available==true
    1/4/2013 21:30:41.953 [INFO] com.adobe.exman.controller.ModelPrepCommand ModelPrepCommand command finished.
    1/4/2013 21:30:41.955 [INFO] com.adobe.exman.model.ExManConfigurationProxy ExManConfigurationProxy(), zstringPath is: /Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/MacOS/ZStringResources
    1/4/2013 21:30:41.956 [INFO] com.adobe.exman.model.ExManConfigurationProxy initLocaleList(), the locale list is: en_US,da_DK,de_DE,cs_CZ,es_ES,fi_FI,fr_FR,hu_HU,it_IT,ja_JP,ko_KR,nb_NO,nl_NL,pl_PL,pt_BR,ru_RU,sv_SE,tr_TR,uk_UA,zh_CN,zh_TW
    1/4/2013 21:30:41.959 [INFO] com.adobe.exman.view.ExManApp ExManApp(), instance is constructed.
    1/4/2013 21:30:41.976 [DEBUG] com.adobe.exman.util.ExManVulcan ExManVulcan: ctor...
    1/4/2013 21:30:41.981 [DEBUG] com.adobe.exman.util.ExManVulcan ExManVulcan, vulcanSetup
    1/4/2013 21:30:42.004 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airGetLocaleList Message:-1,airGetLocaleList
    1/4/2013 21:30:42.005 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway handleAirGetLocaleList(), sessionId== -1
    1/4/2013 21:30:42.005 [INFO] com.adobe.exman.controller.passivecommand.GetLocaleListCommand execute(), sessionId= -1
    1/4/2013 21:30:42.006 [INFO] com.adobe.exman.controller.passivecommand.GetLocaleListCommand execute(), the locale list is: en_US,da_DK,de_DE,cs_CZ,es_ES,fi_FI,fr_FR,hu_HU,it_IT,ja_JP,ko_KR,nb_NO,nl_NL,pl_PL,pt_BR,ru_RU,sv_SE,tr_TR,uk_UA,zh_CN,zh_TW
    1/4/2013 21:30:42.006 [INFO] com.adobe.exman.controller.passivecommand.RespondPassiveExternalGatewayCommand execute(), parameter: sessionId to respond: -1parameters to respond: en_US,da_DK,de_DE,cs_CZ,es_ES,fi_FI,fr_FR,hu_HU,it_IT,ja_JP,ko_KR,nb_NO,nl_NL,pl_PL,pt_BR,ru_RU,sv_SE,tr_TR,uk_UA,zh_CN,zh_TW
    1/4/2013 21:30:42.007 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway giveResponseToExternal(), the args to external interface is: externalCallBack,-1,0,en_US,da_DK,de_DE,cs_CZ,es_ES,fi_FI,fr_FR,hu_HU,it_IT,ja_JP,ko_KR,nb_NO,nl_NL,pl_PL,pt_BR,ru_RU,sv_SE,tr_TR,uk_UA,zh_CN,zh_TW
    1/4/2013 21:30:42.007 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalCallBack,-1,0,en_US,da_DK,de_DE,cs_CZ,es_ES,fi_FI,fr_FR,hu_HU,it_IT,ja_JP,ko_KR,nb_NO,nl_NL,pl_PL,pt_BR,ru_RU,sv_SE,tr_TR,uk_UA,zh_CN,zh_TW
    1/4/2013 21:30:42.010 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airSetLocale Message:-2,airSetLocale,de_DE
    1/4/2013 21:30:42.010 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway handleAirSetLocale(), sessionId=-2args=de_DE
    1/4/2013 21:30:42.011 [INFO] com.adobe.exman.model.ExManConfigurationProxy defaultOSLocale(), set to: de_DE
    1/4/2013 21:30:42.016 [INFO] com.adobe.exman.view.ExManApp handleNotification(), got notification: SET_LOCAL
    notification body: de_DE
    1/4/2013 21:30:42.016 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.016 [DEBUG] com.adobe.exman.view.ExManApp SET_LOCAL
    1/4/2013 21:30:42.017 [INFO] com.adobe.exman.view.ExManApp handleNotification(), locale= de_DE
    1/4/2013 21:30:42.019 [INFO] com.adobe.exman.controller.LoadUIPreferencesCommand execute(), LoadUIPreferencesCommand is executed.
    1/4/2013 21:30:42.020 [INFO] com.adobe.exman.view.ExManApp handleNotification(), got notification: LOAD_UI_PREFERENCES_DONE
    notification body: [object UIPreferences]
    1/4/2013 21:30:42.021 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.021 [DEBUG] com.adobe.exman.view.ExManApp LOAD_UI_PREFERENCES_DONE
    1/4/2013 21:30:42.021 [INFO] com.adobe.exman.controller.SetWindowPreferencesCommand execute(), SetWindowPreferencesCommand is executed.
    1/4/2013 21:30:42.022 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 0----
    1/4/2013 21:30:42.023 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ExternalGateway()
    1/4/2013 21:30:42.023 [INFO] com.adobe.exman.controller.gateway.ExternalGateway resetExternalInterface()
    1/4/2013 21:30:42.023 [INFO] com.adobe.exman.controller.gateway.ExternalGateway resetExternalInterface(), airCallBack added.
    1/4/2013 21:30:42.023 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 0----
    1/4/2013 21:30:42.024 [INFO] com.adobe.exman.controller.gateway.ExternalGateway setWindowPreferences(), sessionId= 0, windowPosition_x= 250, windowPosition_y= 168, windowWidth= 810, windowHeight= 600
    1/4/2013 21:30:42.073 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airCallBack Message0,0
    1/4/2013 21:30:42.074 [INFO] com.adobe.exman.controller.gateway.ExternalGateway handleResponse(), parameters of handleResponse:
    sessionId= 0
    responseType= 0
    responseBody=
    1/4/2013 21:30:42.074 [INFO] com.adobe.exman.controller.session.backend.BackendSession com.adobe.exman.controller.session.backend::SetWindowPreferencesSession got parameters in handleResponse:
    responseType= 0
    1/4/2013 21:30:42.074 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.074 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_SET_WINDOW_PREFERENCES_SUCCEED
    1/4/2013 21:30:42.074 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now:
    1/4/2013 21:30:42.084 [INFO] com.adobe.exman.ExManGUI onColumnAssociateChange()
    1/4/2013 21:30:42.084 [INFO] com.adobe.exman.view.widget.ExManDataGridColumn adjustColumnWidth()
    1/4/2013 21:30:42.086 [INFO] com.adobe.exman.view.widget.ExManDataGridColumn adjustColumnWidth(), width of column [OnOff] set to: 73
    1/4/2013 21:30:42.086 [INFO] com.adobe.exman.ExManGUI onColumnAssociateChange(), width of column [0] is changed to: 73
    1/4/2013 21:30:42.109 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airNotifyReady Message:-4,airNotifyReady
    1/4/2013 21:30:42.109 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway handleAirNotifyReady(), sessionId=-4
    1/4/2013 21:30:42.110 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----
    1/4/2013 21:30:42.110 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----
    1/4/2013 21:30:42.110 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----2----
    1/4/2013 21:30:42.110 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----2----
    1/4/2013 21:30:42.111 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----2----3----
    1/4/2013 21:30:42.111 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----2----3----
    1/4/2013 21:30:42.111 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###getExManConfigPath(), the params to OWL: sessionid=2
    1/4/2013 21:30:42.111 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalGetExManConfigPath,2
    1/4/2013 21:30:42.112 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###getSupportedProducts(), the params to OWL: sessionid=3
    1/4/2013 21:30:42.112 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalGetSupportedProducts,3
    1/4/2013 21:30:42.113 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airCallBack Message2,0,/Library/Application Support/Adobe/Extension Manager CS6/EM Store,/Users/**************/Library/Application Support/Adobe/Extension Manager CS6/EM Store,6.0.4.8,,file:///Library/Application Support/Adobe/Extension Manager CS6/,file:///Library/Application Support/Adobe/Extension Manager CS5.5/,/Applications
    1/4/2013 21:30:42.113 [INFO] com.adobe.exman.controller.gateway.ExternalGateway handleResponse(), parameters of handleResponse:
    sessionId= 2
    responseType= 0
    responseBody=/Library/Application Support/Adobe/Extension Manager CS6/EM Store,/Users/**************/Library/Application Support/Adobe/Extension Manager CS6/EM Store,6.0.4.8,,file:///Library/Application Support/Adobe/Extension Manager CS6/,file:///Library/Application Support/Adobe/Extension Manager CS5.5/,/Applications
    1/4/2013 21:30:42.113 [INFO] com.adobe.exman.controller.session.backend.BackendSession com.adobe.exman.controller.session.backend::GetExManConfigPathSession got parameters in handleResponse:
    responseType= 0
    1/4/2013 21:30:42.114 [INFO] com.adobe.exman.controller.session.backend.BackendSession responsebody 0 :/Library/Application Support/Adobe/Extension Manager CS6/EM Store
    1/4/2013 21:30:42.114 [INFO] com.adobe.exman.controller.session.backend.BackendSession responsebody 1 :/Users/**************/Library/Application Support/Adobe/Extension Manager CS6/EM Store
    1/4/2013 21:30:42.114 [INFO] com.adobe.exman.controller.session.backend.BackendSession responsebody 2 :6.0.4.8
    1/4/2013 21:30:42.114 [INFO] com.adobe.exman.controller.session.backend.BackendSession responsebody 3 :
    1/4/2013 21:30:42.114 [INFO] com.adobe.exman.controller.session.backend.BackendSession responsebody 4 :file:///Library/Application Support/Adobe/Extension Manager CS6/
    1/4/2013 21:30:42.114 [INFO] com.adobe.exman.controller.session.backend.BackendSession responsebody 5 :file:///Library/Application Support/Adobe/Extension Manager CS5.5/
    1/4/2013 21:30:42.114 [INFO] com.adobe.exman.controller.session.backend.BackendSession responsebody 6 :/Applications
    1/4/2013 21:30:42.115 [INFO] com.adobe.exman.model.ProductExtensionManagerProxy totalExtDir(), the _totalExtDir is set to: /Library/Application Support/Adobe/Extension Manager CS6/EM Store/
    1/4/2013 21:30:42.115 [INFO] com.adobe.exman.model.ProductExtensionManagerProxy myEMStorePath(), the _myEMStorePath is set to: /Users/**************/Library/Application Support/Adobe/Extension Manager CS6/EM Store/
    1/4/2013 21:30:42.115 [INFO] com.adobe.exman.model.ProductExtensionManagerProxy the extension manager's version is set to: 6.0.4.8
    1/4/2013 21:30:42.115 [INFO] com.adobe.exman.model.ProductExtensionManagerProxy the extension manager last version extension path is set to:
    1/4/2013 21:30:42.116 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----3----
    1/4/2013 21:30:42.116 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airCallBack Message3,0
    1/4/2013 21:30:42.116 [INFO] com.adobe.exman.controller.gateway.ExternalGateway handleResponse(), parameters of handleResponse:
    sessionId= 3
    responseType= 0
    responseBody=
    1/4/2013 21:30:42.116 [INFO] com.adobe.exman.controller.session.backend.BackendSession com.adobe.exman.controller.session.backend::GetSupportedProductsSession got parameters in handleResponse:
    responseType= 0
    1/4/2013 21:30:42.117 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.117 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_APPLICATION_STARTUP_SUCCEED
    1/4/2013 21:30:42.118 [INFO] com.adobe.exman.controller.MigratePreferredExtensionCommand execute(), MigratePreferredExtensionCommand
    1/4/2013 21:30:42.119 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----3----4----
    1/4/2013 21:30:42.119 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----3----4----
    1/4/2013 21:30:42.119 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----3----4----5----
    1/4/2013 21:30:42.120 [INFO] com.adobe.exman.controller.session.frontend.FrontendMigratePreferredExtensionSession initiate()
    1/4/2013 21:30:42.120 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 1----3----4----
    1/4/2013 21:30:42.120 [INFO] com.adobe.exman.view.ExManApp handleNotification(), got notification: NOTIF_ACTION_BEGIN
    notification body: [object ActionBeginParameter]
    1/4/2013 21:30:42.121 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.121 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_ACTION_BEGIN
    1/4/2013 21:30:42.121 [INFO] com.adobe.exman.model.CommandLineRequestProxy canExecuteCommandLineRequest, set value to: false
    1/4/2013 21:30:42.122 [INFO] com.adobe.exman.ExManGUI enableApp(), set value to: false
    1/4/2013 21:30:42.123 [INFO] com.adobe.exman.ExManGUI canAcceptUIInput(), set to: false
    1/4/2013 21:30:42.123 [INFO] com.adobe.exman.controller.AppWinOperationCommand execute(), AppWinOperationCommand is executed. notification=APPWIN_MODALDIALOG_POPUP
    1/4/2013 21:30:42.124 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###appWinOperate(), sessionId: 6, opCode=10, mouseX=0, mouseY=0
    1/4/2013 21:30:42.124 [INFO] com.adobe.exman.controller.MigratePreferredExtensionSession. MigratePreferredExtensionSession. initiate ()
    1/4/2013 21:30:42.124 [INFO] com.adobe.exman.controller.NotifyOperationBeginEndCommand execute(), NotifyOperationBeginEndCommand is executed.
    1/4/2013 21:30:42.125 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr airNotifyOperationBeginOrEnd,7,preinstall,1,0
    1/4/2013 21:30:42.125 [INFO] com.adobe.exman.controller.gateway.ExternalGateway migratePreferredExtension(), the params to external install: sessionid=4
    1/4/2013 21:30:42.125 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalMigratePreferredExtension,4
    1/4/2013 21:30:42.126 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 3----4----
    1/4/2013 21:30:42.126 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 4----
    1/4/2013 21:30:42.133 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airCallBack Message4,0
    1/4/2013 21:30:42.133 [INFO] com.adobe.exman.controller.gateway.ExternalGateway handleResponse(), parameters of handleResponse:
    sessionId= 4
    responseType= 0
    responseBody=
    1/4/2013 21:30:42.133 [INFO] com.adobe.exman.controller.session.backend.BackendSession com.adobe.exman.controller.session.backend::MigratePreferredExtensionSession got parameters in handleResponse:
    responseType= 0
    1/4/2013 21:30:42.133 [INFO] com.adobe.exman.controller.MigratePreferredExtensionSession. MigratePreferredExtensionSession. specificHandleSuccess ()
    1/4/2013 21:30:42.134 [INFO] com.adobe.exman.controller.NotifyOperationBeginEndCommand execute(), NotifyOperationBeginEndCommand is executed.
    1/4/2013 21:30:42.134 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr airNotifyOperationBeginOrEnd,8,preinstall,0,0
    1/4/2013 21:30:42.134 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.134 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_MIGRATE_PREFERRED_EXTENSION_COMPLETE
    1/4/2013 21:30:42.136 [INFO] com.adobe.exman.controller.GetLastVersionPointProductsCommand execute(), GetLastVersionPointProductsCommand
    1/4/2013 21:30:42.136 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 4----9----
    1/4/2013 21:30:42.136 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 4----9----
    1/4/2013 21:30:42.137 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 4----9----10----
    1/4/2013 21:30:42.137 [INFO] com.adobe.exman.controller.session.frontend.FrontendGetLastVersionPointProductsSession initiate()
    1/4/2013 21:30:42.137 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 4----9----
    1/4/2013 21:30:42.137 [INFO] com.adobe.exman.view.ExManApp handleNotification(), got notification: NOTIF_ACTION_BEGIN
    notification body: [object ActionBeginParameter]
    1/4/2013 21:30:42.137 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.138 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_ACTION_BEGIN
    1/4/2013 21:30:42.138 [INFO] com.adobe.exman.model.CommandLineRequestProxy canExecuteCommandLineRequest, set value to: false
    1/4/2013 21:30:42.138 [DEBUG] com.adobe.exman.ExManGUI onActionBegin(), unknown action name: GET_LAST_VERSION_PRODUCTS
    1/4/2013 21:30:42.138 [INFO] com.adobe.exman.ExManGUI enableApp(), set value to: false
    1/4/2013 21:30:42.138 [INFO] com.adobe.exman.ExManGUI canAcceptUIInput(), set to: false
    1/4/2013 21:30:42.139 [INFO] com.adobe.exman.controller.AppWinOperationCommand execute(), AppWinOperationCommand is executed. notification=APPWIN_MODALDIALOG_POPUP
    1/4/2013 21:30:42.139 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###appWinOperate(), sessionId: 11, opCode=10, mouseX=0, mouseY=0
    1/4/2013 21:30:42.139 [INFO] com.adobe.exman.controller.session.backend.GetLastVersionPointProductsSession. GetLastVersionPointProductsSession. initiate ()
    1/4/2013 21:30:42.139 [INFO] com.adobe.exman.controller.gateway.ExternalGateway getLastVersionPointProducts(), the params to external install: sessionid=9
    1/4/2013 21:30:42.139 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalGetLastVersionPointProducts,9
    1/4/2013 21:30:42.140 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 9----
    1/4/2013 21:30:42.140 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airCallBack Message9,0
    1/4/2013 21:30:42.140 [INFO] com.adobe.exman.controller.gateway.ExternalGateway handleResponse(), parameters of handleResponse:
    sessionId= 9
    responseType= 0
    responseBody=
    1/4/2013 21:30:42.140 [INFO] com.adobe.exman.controller.session.backend.BackendSession com.adobe.exman.controller.session.backend::GetLastVersionPointProductsSession got parameters in handleResponse:
    responseType= 0
    1/4/2013 21:30:42.141 [INFO] com.adobe.exman.controller.session.backend.GetLastVersionPointProductsSession. GetLastVersionPointProductsSession. specificHandleSuccess ()
    1/4/2013 21:30:42.141 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.141 [DEBUG] com.adobe.exman.view.ExManApp END_GET_LAST_VERSION_POINT_PRODUCTS
    1/4/2013 21:30:42.142 [INFO] com.adobe.exman.model.MigrationExtensionsProxy MigrateExtensionsProxy(), _already_Migrated_Flag_File: /Users/**************/Library/Preferences/Adobe/Extension Manager CS6/Migrated.YES
    1/4/2013 21:30:42.142 [INFO] com.adobe.exman.model.MigrationExtensionsProxy MigrateExtensionsProxy(), _never_Migrated_Flag_File: /Users/**************/Library/Preferences/Adobe/Extension Manager CS6/Migrated.NEVER
    1/4/2013 21:30:42.142 [INFO] com.adobe.exman.model.MigrationExtensionsProxy needToMigrateExtensions(), don't need to immigrate extensions.
    1/4/2013 21:30:42.143 [INFO] com.adobe.exman.controller.RequestLoadExtensionCommand execute(), RequestLoadExtensionCommand
    1/4/2013 21:30:42.143 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 9----12----
    1/4/2013 21:30:42.143 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 9----12----
    1/4/2013 21:30:42.143 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 9----12----13----
    1/4/2013 21:30:42.144 [INFO] com.adobe.exman.controller.session.frontend.FrontendRequestLoadExtensionSession initiate()
    1/4/2013 21:30:42.144 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 9----12----
    1/4/2013 21:30:42.144 [INFO] com.adobe.exman.view.ExManApp handleNotification(), got notification: NOTIF_ACTION_BEGIN
    notification body: [object ActionBeginParameter]
    1/4/2013 21:30:42.144 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.144 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_ACTION_BEGIN
    1/4/2013 21:30:42.144 [INFO] com.adobe.exman.model.CommandLineRequestProxy canExecuteCommandLineRequest, set value to: false
    1/4/2013 21:30:42.145 [INFO] com.adobe.exman.ExManGUI enableApp(), set value to: false
    1/4/2013 21:30:42.145 [INFO] com.adobe.exman.ExManGUI canAcceptUIInput(), set to: false
    1/4/2013 21:30:42.145 [INFO] com.adobe.exman.controller.AppWinOperationCommand execute(), AppWinOperationCommand is executed. notification=APPWIN_MODALDIALOG_POPUP
    1/4/2013 21:30:42.145 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###appWinOperate(), sessionId: 14, opCode=10, mouseX=0, mouseY=0
    1/4/2013 21:30:42.145 [INFO] com.adobe.exman.controller.RequestLoadExtensionSession. MigratePreferredExtensionSession. initiate ()
    1/4/2013 21:30:42.145 [INFO] com.adobe.exman.controller.gateway.ExternalGateway requestToLoadExtension(), the params to external install: sessionid=12
    1/4/2013 21:30:42.146 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalLoadExtension,12
    1/4/2013 21:30:42.146 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 12----
    1/4/2013 21:30:42.152 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airCallBack Message12,0
    1/4/2013 21:30:42.153 [INFO] com.adobe.exman.controller.gateway.ExternalGateway handleResponse(), parameters of handleResponse:
    sessionId= 12
    responseType= 0
    responseBody=
    1/4/2013 21:30:42.153 [INFO] com.adobe.exman.controller.session.backend.BackendSession com.adobe.exman.controller.session.backend::RequestLoadExtensionSession got parameters in handleResponse:
    responseType= 0
    1/4/2013 21:30:42.153 [INFO] com.adobe.exman.controller.RequestLoadExtensionSession. MigratePreferredExtensionSession. specificHandleSuccess ()
    1/4/2013 21:30:42.153 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.153 [DEBUG] com.adobe.exman.view.ExManApp LOAD_EXTENSIONS_COMPLETE
    1/4/2013 21:30:42.154 [INFO] com.adobe.exman.ExManGUI chenxiaoyan: п
    1/4/2013 21:30:42.158 [INFO] com.adobe.exman.view.ExManApp loadSupportProducts, no supported product installed
    1/4/2013 21:30:42.158 [INFO] com.adobe.exman.view.ExManApp onUIInitializationDone()
    1/4/2013 21:30:42.159 [INFO] com.adobe.exman.controller.StartTimerToBumpBridgeTalkMessages execute(), StartTimerToBumpBridgeTalkMessages is executed.
    1/4/2013 21:30:42.159 [INFO] com.adobe.exman.model.PumpBridgeTalkMessagesProxy startTimer(), to start timer.
    1/4/2013 21:30:42.159 [INFO] com.adobe.exman.controller.CommandLineRequestReadyCommand execute(), CommandLineRequestReadyCommand is executed.
    1/4/2013 21:30:42.160 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway sendCommandLineRequestReady(), available==true
    1/4/2013 21:30:42.160 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr airCommandLineRequestReady,15
    1/4/2013 21:30:42.160 [INFO] com.adobe.exman.model.CommandLineRequestProxy canExecuteCommandLineRequest, set value to: true
    1/4/2013 21:30:42.161 [INFO] com.adobe.exman.controller.RemoveProductCommand execute(), RemoveProductCommand is executed.
    1/4/2013 21:30:42.161 [INFO] com.adobe.exman.controller.ImportProductCommand XManDerived path = /Library/Application Support/Adobe/Extension Manager CS6/EM Store,name = XManDerive.xml
    1/4/2013 21:30:42.161 [INFO] com.adobe.exman.controller.ImportProductCommand XManDerived path = /Library/Application Support/Adobe/Extension Manager CS6,name = XManDerive.xml
    1/4/2013 21:30:42.162 [INFO] com.adobe.exman.controller.ImportProductCommand XManDerived path = /Library/Application Support/Adobe/,name = XManDerive.xml
    1/4/2013 21:30:42.163 [INFO] com.adobe.exman.business.XMLLoader XMLLoader(), will load XML File: file:///Library/Application%20Support/Adobe/XManDerive.xml
    1/4/2013 21:30:42.163 [DEBUG] com.adobe.exman.business.XMLLoader XMLLoader(), XML file is NOT XManConfig.xml file, copy it to a temp file to load
    1/4/2013 21:30:42.164 [DEBUG] com.adobe.exman.business.XMLLoader Temp file created: /private/var/folders/vs/3m_p6qjx08z4gy10s4mwnf3800013b/T/TemporaryItems/FlashTmp0
    1/4/2013 21:30:42.164 [DEBUG] com.adobe.exman.business.XMLLoader Config file copied to temp file
    1/4/2013 21:30:42.165 [INFO] com.adobe.exman.business.XMLLoader XMLLoader(), try to load: file:///Library/Application%20Support/Adobe/XManDerive.xml
    1/4/2013 21:30:42.166 [INFO] com.adobe.exman.ExtensionDescription setExtensionFileInfo()
    1/4/2013 21:30:42.166 [INFO] com.adobe.exman.ExtensionDescription setExtensionFileInfo(), no file info entry.
    1/4/2013 21:30:42.169 [INFO] com.adobe.exman.ExtensionDescription setUpdateInfo()
    1/4/2013 21:30:42.169 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now:
    1/4/2013 21:30:42.194 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.194 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_PRODUCT_OPERATION_FINISHED
    1/4/2013 21:30:42.194 [INFO] com.adobe.exman.view.ExManApp Product opeation as been succeeded
    1/4/2013 21:30:42.195 [DEBUG] com.adobe.exman.util.ExManVulcan ExManVulcan, vulcanSetup
    1/4/2013 21:30:42.201 [INFO] com.adobe.exman.controller.gateway.Application ###Receive airEnableUI Message:-5,airEnableUI
    1/4/2013 21:30:42.201 [INFO] com.adobe.exman.controller.gateway.PassiveExternalGateway handlAirEnableUI(), sessionId=-5
    1/4/2013 21:30:42.202 [INFO] com.adobe.exman.model.CommandLineRequestProxy pushRequest(), can execute command line request now, directly execute it.
    1/4/2013 21:30:42.202 [INFO] com.adobe.exman.model.CommandLineRequestProxy canExecuteCommandLineRequest, set value to: true
    1/4/2013 21:30:42.202 [INFO] com.adobe.exman.model.CommandLineRequestProxy The current request is : com.adobe.exman.controller.commandlinerequest::EnableUICommandLineRequest: requestArguments=null timeout=5
    1/4/2013 21:30:42.203 [INFO] com.adobe.exman.controller.commandlinerequest.EnableUICommandLineRequest execute(), EnableUICommandLineRequest is executed.
    1/4/2013 21:30:42.203 [DEBUG] com.adobe.exman.view.ExManApp @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    1/4/2013 21:30:42.203 [DEBUG] com.adobe.exman.view.ExManApp NOTIF_EABLE_UI
    1/4/2013 21:30:42.204 [INFO] com.adobe.exman.controller.SendDraggableAreaToExternalCommand execute(), SendDraggableAreaToExternalCommand is executed. the parameter is:
    Title bar height: 50
    Excluded area: 426, 10, 327, 38
    Excluded area: 312, 10, 188, 38
    Excluded area: 173, 10, 84, 38
    Excluded area: 55, 17, 40, 30
    Excluded area: 38, 17, 23, 30
    Excluded area: 21, 17, 6, 30
    1/4/2013 21:30:42.205 [INFO] com.adobe.exman.controller.gateway.ExternalGateway sendDraggableAreaToExternal(), sessionId= 16, titleBarHeight=50, excludedAreas= 426,10,327,38,312,10,188,38,173,10,84,38,55,17,40,30,38,17,23,30,21,17,6,30
    1/4/2013 21:30:42.205 [INFO] com.adobe.exman.ExManGUI enableApp(), set value to: true
    1/4/2013 21:30:42.205 [INFO] com.adobe.exman.ExManGUI canAcceptUIInput(), set to: true
    1/4/2013 21:30:42.205 [INFO] com.adobe.exman.controller.AppWinOperationCommand execute(), AppWinOperationCommand is executed. notification=APPWIN_MODALDIALOG_CLOSE
    1/4/2013 21:30:42.206 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###appWinOperate(), sessionId: 17, opCode=11, mouseX=0, mouseY=0
    1/4/2013 21:30:42.207 [DEBUG] com.adobe.exman.controller.RequestHeadlightsCommand execute: notification NOTIF_INIT_ADOBE_PIP
    1/4/2013 21:30:42.208 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway headhightsOperate: sessionid 18
    1/4/2013 21:30:42.208 [INFO] com.adobe.exman.model.CommandLineRequestProxy clRequest.executeChildCommand()
    1/4/2013 21:30:43.777 [INFO] com.adobe.exman.controller.AppWinOperationCommand execute(), AppWinOperationCommand is executed. notification=APPWIN_STARTTOMOVE
    1/4/2013 21:30:43.777 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###appWinOperate(), sessionId: 19, opCode=3, mouseX=725, mouseY=12
    1/4/2013 21:30:44.917 [INFO] com.adobe.exman.controller.AppWinOperationCommand execute(), AppWinOperationCommand is executed. notification=APPWIN_STARTTOMOVE
    1/4/2013 21:30:44.917 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###appWinOperate(), sessionId: 20, opCode=3, mouseX=312, mouseY=28
    1/4/2013 21:30:45.387 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:30:45.387 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:30:48.391 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:30:48.392 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:30:51.392 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:30:51.393 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:30:54.392 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:30:54.392 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:30:57.392 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:30:57.393 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:31:00.393 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:31:00.393 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:31:03.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:31:03.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:31:06.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:31:06.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:31:09.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:31:09.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:31:12.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway pumpBridgeTalkMessage(), sessionId: pumpBridgeTalkMessage
    1/4/2013 21:31:12.434 [DEBUG] com.adobe.exman.controller.gateway.ExternalGateway ###call2extensionMgr externalPumpBridgeTalkMessage,pumpBridgeTalkMessage
    1/4/2013 21:31:12.449 [INFO] com.adobe.exman.controller.AppWinOperationCommand execute(), AppWinOperationCommand is executed. notification=APPWIN_STARTTOMOVE
    1/4/2013 21:31:12.450 [INFO] com.adobe.exman.controller.gateway.ExternalGateway ###appWinOperate(), sessionId: 21, opCode=3, mouseX=305, mouseY=12
    1/4/2013 21:31:13.786 [INFO] com.adobe.exman.controller.ApplicationReadyToExitCommand execute(), ApplicationReadyToExitCommand is executed.
    1/4/2013 21:31:13.787 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 22----
    1/4/2013 21:31:13.787 [INFO] com.adobe.exman.model.SessionManagerProxy outputAllTheSessionId(), there are following sessions now: 22----
    1/4/2013 21:31:13.787 [INFO] com.adobe.exman.controller.gateway.ExternalGateway getWindowPreferences(), sessionId= 22
    1/4/2013 21:31:13.788 [INFO]

    There should be another log file ExtensionManager.log. Please package all *.log files under the log folder into a zip file then send it to [email protected]

  • Mac Mini and the Dell Display

    Has anyone ever used the Mac Mini with a Dell Display? Specifically, the Dell SP2309W. If so, how well the two work together? Thanks in advance!
    http://accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us&l=e n&s=dhs&cs=19&sku=320-7641

    I bought one of these when they first came out. It's a nice monitor but the camera has been a bust. It just won't work reliably. Maybe the firmware has been improved since when I bought mine. But if you care about the camera and mic working, you should investigate further to make sure it's working better than it is on mine.

  • Pefect display for Mac Mini, recommendations sought

    I'm thinking of upgrading. I currently have a pair of 17" G5 iMacs and I'm considering my options. I'm leaning towards Minis for a few reasons:
    1. The spec is good enough for what I want.
    2. The new iMacs are just too big for where I want to put them.
    3. The idea of moving to a platform where I can upgrade the processing element independently is attractive (one of the downsides of iMac ownership, IMHO).
    The one remaining question is this: which display should I buy. My criteria are:
    1. It needs to look good.
    2. I can't stretch to an Apple Cinema Display.
    3. I think 19" is about as big as I can go.
    4. Integrated speakers might be useful.
    Aesthetics are important to me. Recommendations needed!

    The Dell UntraSharp displays look pretty good physically, and they have excellent display quality. They have used the same panels as Apple in the Cinema Displays, so typically they have been highly recommended.
    You can have a look at the 19" widescreen model at http://accessories.us.dell.com/sna/products/Displays/productdetail.aspx?c=us&l=e n&s=bsd&cs=04&sku=320-6138 for an example.
    The internal speaker (singular) in the mini is of no use other than to play the startup chime (which always comes from the internal speaker regardless of external speakers plugged in). It is too quiet for use for any other purpose really. However, there are lots of external speakers to choose from since almost any that use a standard stereo mini-jack will work just fine. If all you need is the system beeps, then the internal will likely do however.
    In terms of displays with integrated speakers, there are decreasing numbers of these models available. At one time there were models from most manufacturers, but this is not the case any longer.
    ON EDIT: I meant to add the HP w1907 is an example of a DVI display which has (rearward) speakers and is of good quality. http://www.bestbuy.com/site/olspage.jsp?skuId=8294115&type=product&id=1172880154 959&DCMP=KNC-TLC&ref=30&loc=KW-1304 is one link to it.

  • Cost estimate display is confusing

    I have a cost estimate scenario as under:
    Finished product Y gets received at distribution plant N after external processing after leaving manufacturing plant M as a semi-finished product X.
    Finished product  (at the distribution center) costed on Day 1 = $ 90 (cost of X pulled from plant M's last cost estimate)
    Semi-finished product X gets recosted again in plant M on Day 2 and gives cost $95
    But finished product Y not recosted in plant N after that to reflect $95 instead of $90.
    But when you do a CK13N on finished product Y in plant N.
    It shows $90 in the multi-level costed BOM at the top total but underneath it, the semi-finished product displays the Day 2 cost of $95. Should it not be showing the cost of $90 as on the date of the Day 1 cost estimate which is what was used for the Day 1 cost estimate for the finished product?
    Attached document contains screenshot

    Hello Rajaram,
    The report can be a confusing report. 
    One thing to understand is that the report is reading saved data and values in tables KEKO and CKIS.   The report you see in CK13n is not doing any totaling, just displaying saved data.
    If FP in DC was saved at 90
    and SFP recosted and saved at 95
    and this new cost was not rolled into DistCenter and saved,  there is no way the report will reflect 95.
    It is not like an EXCEL sheet totaling columns of numbers, it only reports what was saved.
    hope this helps,  please ask if you have another question about it
    Althea

Maybe you are looking for

  • Field Descriptions without TOP OF PAGE

    Hi Experts, I have one Z report  and this was written somebody long back. This report was normal standard report i.e just writing the table values to screen using WRITE statement. Eventhogh there is no TOP OF PAGE event in the report, field names wer

  • An error occured while trying to access the service

    i'm continually having issues with trying to convert my files from PDF to excel.  I keep on getting the error message "An error occured while trying to access the service" with no real explanation as to what is wrong.  I've tried several times on sev

  • Error window while opening web gallery

    I've created a few galleries with (Adobe Bridge and) FIreworks and the same error message appears whcn I click on the galleries in my web site. I keep getting this error message: Adobe flash has stopped a potentially unsafe operation.  The folllowing

  • NTUSER.DAT in every TS profile locked by system process

    I have a 32 bit 2008 Enterprise server (not R2) running terminal services that is continually generating profile errors.  Users are receiving "Your user profile was not loaded correctly! You have been logged on with a temporary profile...".  This is

  • Troubles with JRE 1.4.2 and iReport (with db2 connection)

    Hello everyone. My company is developing a product, and the client is working with JRE 1.4.2 . They (the client) are using db2 Database. We are using iReport to generate the product reports, but we encounter a problem with it - the report will compil