BPM analytics visualization fails - Doesn't display Dashboard

Hi all,
we're running a 7.4 netweaver installation and are currently testing the bpm components. Everything works fine except the bpm analytics dashboard which simply didn't get displayed. When loading the page only the background and page title (on tab) appears. According to discussion Cannot access to BPM Analytics Dashboard i did every steps mentioned. My user has the appropriate rights, the baseurl is defined and the analytics sc is available and running.
Could it be possible that something with UI5 doesnt work properly? As far as i know UI5 is installed by default on NW7.4, but perhaps something went wrong here.
Thanks for your help,
Maurice

Hi Sid,
find below a screenshot with the version of the base components, but i think they are correct.
Due to the reason that nothing is displayed, i can't give you a concrete error message. I did inspect the site with the firefox web develop tool which gives me the following error:
     TypeError: sap.service is undefined
Opening with other browsers also didn't solve the issue
Could it be possible that something with the bpm analytics app is wrong? Has someone a working app and could provide the index.html file and/or the content of the resources folder?
This would be awesome!
Thanks, Maurice
Edit:
After clearing the cache i got a more detailed error description:

Similar Messages

  • IE doesn't display navigation menus or slideshows correctly

    I'm fairly new to Muse and was pretty excited for it as an alternative to using Dreamweaver all of the time but now I wish it would come with a disclaimer that the sites created with it are not compatible across all browsers.
    I have a simple horizontal navigation menu that won't work in IE but appears fine in Firefox and Chrome. The slideshows on the homepage as well as the project pages doesn't display correctly either. As you can imagine, the client is none too happy. Also, the Google map widget does not work correctly in IE either.
    Are there known issues with IE? Are there any fixes short of redoing the site in another program?
    The URL is:  www.ethosthree.com
    Any help or input would be greatly appreciated. Thanks.

    We are experiencing similar issues. We have used the slideshow widget in Muse on several pages and it fails to work under IE 10 or IE 11, but works fine on all current versions of Firefox, Chrome, and Safari.

  • SAPUI5 Application doesn't display in Portal Content Area

    Hallo Guys
    We are developing a SAPUI5 application that needs to be displayed inside the portal.
    The problem is that the SAPUI5 app doesn't display in in the content area, no erors, just a blank page, you have to set the iview to open in a seperate headerless window, then it works. But it needs to work in the content area.
    Our findings: a possible cause is that the IE mode when inside the Portal content area is IE5 Quirks, and when it displays in a new window, the mode changes to a more recent and acceptable mode for SAPUI5, IE9.
    Is there any solution to this? We get the same result with both URL iView and using the SAPUI5 iView in content provided by SAP. We are on NW 7.4
    Regards
    Antonette

    Hi Antonette,
    As Lawrence explained the reason is indeed that quirks and standards mode can't run together on the same page (not only in portal but it's a limitation by MS).
    Since your framework page is in IE5 quirks mode the UI5 application doesn't run in the content area, you can run it by selecting in the iView properties "Launch in a new headerless window (strandards)", that will open the UI5 application in a new window and will work.
    If you wish to run UI5 applications in the content area you can get latest SP of 7.4 and there you will have a new framework page: standards AFP, basically an AFP framework page that works in standards mode.
    In that framework page you can run UI5 applications in the content area, however trying to run old applications (HTMLB, not WD) may fail, for WD you have a paramater you need to pass called sap-ie, passing it with the value of "Edge" will make sure WD applications run in standards mode as well.
    When running the AFP in standards mode you will need to open your HTMLB and other old applications in a new headerless window or new window so you can see the content.
    Hope this helped,
    BR,
    Saar

  • [Plasma-Next] Docky doesn't display application icons

    Hello,
    I have a fresh Arch + Plasma 5 install running on my machine. I have followed the arch-wiki to get it up and running. However I have installed Docky and it's shooting errors at me. The main issue is that it doesn't display most of the applications icons. Screenshot here. The order of the apllications is Docky Settings, Firefox, Konsole, Separator, Trashcan, Weather. I am using the default Breeze icon theme and switching to a different one didin't help.
    Output from terminal when running Docky:
    [vilius@asus ~]$ docky
    [Info 16:15:09.941] Docky version: 2.2.0 Release
    [Info 16:15:09.960] Kernel version: 3.18.2.2
    [Info 16:15:09.961] CLR version: 4.0.30319.17020
    [Error 16:15:10.111] [SystemService] Could not initialize power manager dbus: 'Could not load type 'Docky.Services.SystemService+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+IUPower'.'
    [Info 16:15:10.113] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[IUPower] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeBattery () [0x00000] in <filename unknown>:0
    [Error 16:15:10.115] [SystemService] Could not initialize Network Manager dbus: 'Could not load type 'Docky.Services.SystemService+INetworkManagerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+INetworkManager'.'
    [Info 16:15:10.115] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[INetworkManager] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeNetworkManager () [0x00000] in <filename unknown>:0
    [Info 16:15:10.122] [ThemeService] Setting theme: Transparent
    [Warn 16:15:10.141] [DesktopItemService] Could not find remap file '/home/vilius/.local/share/docky/remaps.ini'!
    [Info 16:15:10.328] [DockServices] Dock services initialized.
    [Info 16:15:10.496] [PluginManager] Loaded "Trash".
    [Error 16:15:10.499] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.499] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.500] [GLib-GIO] g_file_info_get_attribute_uint32: assertion 'G_IS_FILE_INFO (info)' failed
    [Error 16:15:10.500] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.500] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.501] [GLib-GIO] g_file_info_get_icon: assertion 'G_IS_FILE_INFO (info)' failed
    [Fatal 16:15:10.501] [GLib-GObject] g_object_ref: assertion 'G_IS_OBJECT (object)' failed
    [Fatal 16:15:10.557] [GLib] Source ID 72 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 75 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 71 was not found when attempting to remove it
    [Info 16:15:10.601] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    Cairo.Surface is leaking, programmer is missing a call to Dispose
    Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
    [Info 16:15:10.677] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.817] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.818] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.831] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.831] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    I have also tried avant-window-navigator but had the same issues with it.
    Please have a look at the output, maybe the icons problem is caused by some errors encountered before all the drawing?
    Thank you!

    Hello,
    I have a fresh Arch + Plasma 5 install running on my machine. I have followed the arch-wiki to get it up and running. However I have installed Docky and it's shooting errors at me. The main issue is that it doesn't display most of the applications icons. Screenshot here. The order of the apllications is Docky Settings, Firefox, Konsole, Separator, Trashcan, Weather. I am using the default Breeze icon theme and switching to a different one didin't help.
    Output from terminal when running Docky:
    [vilius@asus ~]$ docky
    [Info 16:15:09.941] Docky version: 2.2.0 Release
    [Info 16:15:09.960] Kernel version: 3.18.2.2
    [Info 16:15:09.961] CLR version: 4.0.30319.17020
    [Error 16:15:10.111] [SystemService] Could not initialize power manager dbus: 'Could not load type 'Docky.Services.SystemService+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+IUPower'.'
    [Info 16:15:10.113] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[IUPower] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeBattery () [0x00000] in <filename unknown>:0
    [Error 16:15:10.115] [SystemService] Could not initialize Network Manager dbus: 'Could not load type 'Docky.Services.SystemService+INetworkManagerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+INetworkManager'.'
    [Info 16:15:10.115] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
    at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
    at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at DBus.Connection.GetObject[INetworkManager] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
    at Docky.Services.SystemService.InitializeNetworkManager () [0x00000] in <filename unknown>:0
    [Info 16:15:10.122] [ThemeService] Setting theme: Transparent
    [Warn 16:15:10.141] [DesktopItemService] Could not find remap file '/home/vilius/.local/share/docky/remaps.ini'!
    [Info 16:15:10.328] [DockServices] Dock services initialized.
    [Info 16:15:10.496] [PluginManager] Loaded "Trash".
    [Error 16:15:10.499] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.499] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.500] [GLib-GIO] g_file_info_get_attribute_uint32: assertion 'G_IS_FILE_INFO (info)' failed
    [Error 16:15:10.500] [NativeInterop] Failed to query info for '': Operation not supported
    [Info 16:15:10.500] [NativeInterop] at Docky.Services.NativeInterop+<GFileQueryInfo>c__AnonStorey7.<>m__0 () [0x00000] in <filename unknown>:0
    at Docky.Services.NativeInterop.NativeHelper[IntPtr] (System.Func`1 act, IntPtr errorReturn, System.String notFound, System.String error) [0x00000] in <filename unknown>:0
    [Fatal 16:15:10.501] [GLib-GIO] g_file_info_get_icon: assertion 'G_IS_FILE_INFO (info)' failed
    [Fatal 16:15:10.501] [GLib-GObject] g_object_ref: assertion 'G_IS_OBJECT (object)' failed
    [Fatal 16:15:10.557] [GLib] Source ID 72 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 75 was not found when attempting to remove it
    [Fatal 16:15:10.557] [GLib] Source ID 71 was not found when attempting to remove it
    [Info 16:15:10.601] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    Cairo.Surface is leaking, programmer is missing a call to Dispose
    Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
    [Info 16:15:10.677] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.817] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.818] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    [Info 16:15:10.831] [DrawingService] Could not find 'utilities-terminal', using fallback of 'application-default-icon'.
    [Info 16:15:10.831] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
    I have also tried avant-window-navigator but had the same issues with it.
    Please have a look at the output, maybe the icons problem is caused by some errors encountered before all the drawing?
    Thank you!

  • If i neglect to create a mobile account when first signing in, finder bar doesn't display

    I have a fairly large office environment with hundreds of Macs that are connected to our Active Directory managed domain.  Sometimes a new user will try to log in to a machine for the first time but if they neglect to create a mobile account, the finder bar doesn't display properly at the top of the desktop.  It will appear briefly when something is clicked on the dock but will disappear again as soon as the desktop or anything else is clicked.  It doesn't even appear when Finder is clicked on the dock.  What's more, when mobile account isn't created, the user account doesn't appear in System Preferences> Users & Groups so a mobile account can't be created after the fact, nor can the user account be deleted in order to start from scratch.  This will happen regardless of the OS version, between 10.6 and 10.9. The only solution I've found is a complete rebuild of the OS on the computer in question which I can't do every time someone doesn't know to choose creation of a mobile account.
    Has anyone else run into this?  And if so, what solutions have you found?
    Thanks.

    Hi Russ!
    Apparently you already configured your account but you don't have nor the key or the password. You can get the password in the [https://account.services.mozilla.com/forgot following link] but you would need the Sync Key to sync your device to the rest of your devices.
    If you don't have the Sync Key the best thing you can do is to reset it, by deleting the previous account and creating a new one with the same user. You can perform this tasks from your [https://account.services.mozilla.com/ account dashboard].

  • The Video app in OS7 update doesn't display file names.

    The Video app in OS7 doesn't display file names under the image.
    How can I identify my video files without having to open each file to access the file name.
    Is there something I am missing or is this just an omission in the OS7 upgrade.
    I am a music teacher and this lack of file names makes the app virtually useless for use in the classroom.

    Agreed. This has been a problem with TV Shows in the Videos app since forever, but at least it used to put the name under Movies. Now instead fixing it for TV Shows in iOS 7 they've done the opposite and made Movies fail the same way as TV Shows always have!
    Apparently it still lists the title for Home Videos, so the best work around for now is probably to reclassify all your Movies as Home Videos. Sigh.
    Apple's Videos app development team seem to be unaware that iTunes can store and play movies and TV shows that don't come from the iTunes Store, videos that don't have covers, and that need to display the names and other info from iTunes for them. They also seem to not understand that the default grid view for videos is totally inadequate for users with scores or hundreds of movies and TV shows that they home share to their iPads and iPhones from iTunes. The Videos app needs a list view at least, as well as a grid view.
    All they have to do is look at how the Apple TV handles the same files and meta-data from iTunes and provide something similar for the iPad and iPhone. Why after all these years they still don't get that I have no idea.

  • Visualizer won't prevent display sleep?

    I've seen other posts related to this but haven't found the exact issue, so here goes (and thanks in advance for your insights):
    Instead of using appleTV, I hardwired my nice, huge sony tv to my macpro with a DVI-to-HDMI cable.  I did this because I like to have the iTunes visualizer running during parties and such (because, APPLE, the ATV won't freaking do it!)
    The problem is that the iTunes visualizer apparently doesn't count as "activity," and the displays (including my tv) go to sleep after the interval that I've set in system preferences for display sleep.
    I know that I can fix this by simply changing my system preferences when I intend to use my TV in this way, and I know that this isn't hard to do.  But I want to make sure that there isn't an option that I've missed.
    Is there a way to tell the OS, one time and permanently, not to put the display(s) to sleep if the visualizer is running?
    Thanks again y'all!

    The same thing happens on both my MacBook Pro (15", late 2011) and Mac Mini running Mavericks. After the screen saver appears, the computer's display won't sleep if the Playstation DualShock 3 controller is either plugged in (via USB) or connected via Bluetooth.
    I don't know if this has anything to do with it, but I noticed that my controller is sending a bunch of data that's not related to any physical button or axis.

  • BPEL Control in SOA Suite 10g doesn't display BPEL Process deployed in jdev

    Hello,
    I've created a directory in C:\ as Examples for my demo BPEL Projects.
    After deployment is successful using Jdeveloper, BPEL Control in Oracle Application Server 10g doesn't display the BPEL process in Dashboard. This is possible only if I have my BPEL Projects placed under /jdev/mywork folder or I have to click on "Deploy New Process" and select the jar file from /bpel/output directory.
    How do I make BPEL control to look for the deployed bpel jars by default in C:\Examples folder?
    Help appreciated!

    bpel control won't look at those locations when you have deployed a bpel process
    after deployment it will unpack the jar in some tmp location in your domain
    i'm sure what you mean with those 2 locations, they both have nothing to do with a deployed version of your bpel.
    jdev will generate the jar for you and after that it will be deployed to the application server. After that the jar isnt needed anymore in your jdev workspace, it's already on the server itself

  • Scorecard doesn't display data for some selections

    Hi,
    I have configured a scorecard to display detail data (product quantities for 4 quarters) based on different parameter (product code) selection in other master scorecard. The detail dashboard doesn't display data for all the product codes. It's weird even data is there for the same product code where the scorecard is mapped in the excel however doesn't display. Appreciate if any of you can help me to overcome the issue.
    Technology: SAP Dashboard 4.1 SP4, Oracle 11g
    Thanks,
    Anurag

    Hi Anurag
    Have you taken an excel snapshot and checked if the master scorecard has the rows you expect to see in the detail sorecard?
    Thanks
    Runali

  • Google email doesn't display

    Installed new Lion OS and it doesn't display Google email.  Any suggestions on correcting the problem?

    I had this issue for SO LONG. Turns out that it was a router issue; SPI Firewall specifically.
    I have a Netgear router, and had to disable SPI Firewall in order for Google Maps to work.
    The issue was that the maps would load, but the tiles would fail to redraw as I zoomed in or out. Safari or Firefox or Camino had same issue, and all are fixed now.
    Now I can zoom in and out, and the Google Maps pages redraw instantly!
    Look up SPI Firewall to learn more. I'm advised that if I have the Mac Firewall set up, then the router Firewall can be safely disabled. (I have only a small network of three Macs at home here.)
    Message was edited by: Kenneth Feldman

  • XMP doesn't display proper info in Photoshop CS2 for Mac.

    Dear List members:
    I have just recently installed Creative Suite CS2 and begun to explore the functionality of XMP. After purchasing Bruce Fraser's book on Camera Raw for CS2, I downloaded Metalab (Pound Hill Software) and created my first custom XMP panel that can be seen under the file info in Photoshop when an image (digital photo) is open.
    The problem is that I noticed a few odd things and began to question myself if there is some kind of bug or a problem with my installation of CS2.
    1. The window that opens under the file info command has several categories of information on the left to be chosen from, in the following order:
    (1)Description, (2)Camera Data 1, (3)Camera Data 2, (4)Categories, (5)History, (6)IPTC Contact, (7)IPTC Content, (8)IPTC Image, (9)IPTC Status, (10)Adobe Stock Photos, (11)Origin, (12)Advanced
    The Camera Data 1 option when selected opens a panel in the file info window that seems to contain all the information it is supposed to contain. The Camera Data 2 panel, on the other hand, doesn't display any information at all. Although the fields are there, they are empty. The fields are:
    (1)Pixel Dimension X and Y, (2)Orientation, (3)Resolution X and Y, (4)Resolution Unit, (5)Compressed Bits per Pixel, (6)Color Space, (7)Light Source, (8)File Source.
    All these fields are empty but when looking at the same file under Bridge the information is there, displayed under the metadata menu.
    This is something I noticed "before" installing Metalab so I know it is not a compatibility issue generated by the installation of the software.
    After installing CS2 I noticed that CS1 remained installed in my system. The version I purchased of CS2 is the upgrade one. Since I have no use for CS1 as I am now totally converted to CS2, I would like to uninstall CS1. The following are some of the questions I have:
    1. How can I uninstall CS1 without causing any problems to my installation of CS1 ? Is there an uninstall utility with the software or will I have to uninstall the entire package manually ?
    2. My G5 came with only one internal 160 GB drive where I originally installed CS1. I then purchased another internal 400 GB HD and copied the original drive onto it. This week I am going to replace the original 160 GB drive with a second 400 GB drive so that I can do regular "mirror image" back-ups between the two drives. Shold I expect any problems as I remove the drive where I originally installed CS1 ? Since I used disk utility to "copy" the 160 GB drive onto the 400 GB drive, my understanding it that any Adobe software key or authorization was also transferred to the drive. Is this right ? In case it hasn't, how can I transfer this information so that after I remove the 160 GB drive I will not experience any problems when trying to run CS2 ?
    3. How can I fix the problem with the Camera Data 2 panel under the file info window and command ? I noticed that the folder that is supposed to hold the Custom File Info Panels (HD>Library>Application Support>Adobe>XMP>Custom File Info Panels) has files for CS1 and CS2. Could this be a problem ? There many more files with .dat extenson than there are with the .txt extension. Bruce Fraser specifically says that the ones with the .txt extension are the ones that hold the XMP templates for information related to the image files. The files I have in this folder with the .txt are:
    (1)Camera1_CS2.txt , (2)Camera1.txt , (3)Camera2_CS2.txt , (4)Camera2.txt , (5)Categories.txt , (6)History.txt , (7)IPTC_Contact.txt , (8)IPTC_Content.txt , (9)IPTC_Image.txt , (10)IPTC_Status.txt , (11)StockPhotoInfo.txt
    The only ones that have two separate files one each for CS1 ad CS2 are Camera 1 and Camera 2. Camera 2 seems to be the only that is now non-functional. What should I expect to happen if I were to manually uninstall the ones that relate to CS1 ? Could that cause any problems ?
    My apologies for the long post but I didn't really know how to make it shorter.

    The Photoshop and/or Bridge forums would be more likely places to get answers to your questions. This forum is inhabited more by programmer types interested in implementing the XMP specification in applications we write.
    I'd expect CS2 to ignore CS1 panels so I doubt that's the issue. Panels don't interfere with each other--they just offer different views of the data. In any case, move the extra panels to your desktop and see what happens.
    As far as I know, all you need to do on the Mac is drag the CS1 application folder to the trash to uninstall it.

  • Mac Mini Doesn't Display through Philips Tube HDTV

    I have a Philips tube HDTV with a VGA connector in the back, and used the DVI-VGA connector that came with my new Mac Mini to connect. I don't have a computer monitor at home. The TV doesn't display anything.
    So then I took the Mac Mini over to a friend's. He has a VGA monitor, and so he ran the Mac Mini through setup and set it to the lowest possible display settings. I came back here, rebooted and plugged it back in; still no display.
    Then I tried this:
    "First thing to try is to boot the mini into safe mode by holding down the shift key as it boots up. This should allow it to boot, and then give you access to the display preference pane to adjust the settings back to those that worked.
    If that doesn't work, try disconnecting the TV, and rebooting the Mac with no display attached. Once it has fully booted and enough time has passed to allow the desktop to be displayed, reconnected the TV. This should force the mini to boot into a low-res mode that works with just about anything, then when you reconnect the display, either cause it to auto-sense the correct resolutions, or give you access to display preferences."
    This didn't work either. Any suggestions?

    Hi Alan,
    Check your TV manual to see what resolutions your VGA/RGB connector on your TV will accept. Being a HDTV it is likely to be from 480p to at least 1080i.
    You then set the resolution in your Display preference pane to 640x480 and you should get a picture on your TV. The trick is to set it when you can't see anything! Attaching to another device may not help because the Mac detects that device when you set the Display and will know its not that when attached again to your TV. When attached to your TV it is setting another resolution it thinks will work. It is clearly guessing the wrong screen resolution when you do connect it.
    I overcame this situation myself using a VNC client. That requires you to have another computer you can use to control your Mac Mini via VNC. You can then access the Display pane via VNC and set the 640x480 resolution which will work.
    For setting 1080i (and the VNC process) please see:
    http://www.macosxhints.com/article.php?story=20060319073027371&query=1080i%2BMac %2BMini
    I am guessing you can also use an S Video adapter - available from Apple - to connect to an S Video port your TV may also have. That won't help with the VGA connection though.
    Hope this helps.

  • Secondary Cost Element Values doesn't display in Profit Center Report

    Hi everyone,
    I'm having a problem with our Profit Center plan/actual/variance reports wherein it doesn't display the postings I made to the Secondary cost element when I executed an assessment cycle (KSU5). I already set in the configuration that all postings to be done in the cost centers, should have a parallel posting to the profit center assigned to it. I can see the postings in my cost center reports, but not in my profit center report. Could I have missed out on any procedure to enable the secondary cost element parallel posting in my profit centers? Any help would be appreciated. Thanks!

    it might be the configuration of the library or some parameter in the report (record type should be 0 and 2 for actual values, where 2 stands for distributed values and 1 and 3 for planned values)
    but it also might be that the reconciliation is done between different CC and same PC
    - check your CC organisation asignment
    - if sender cost center and receiver cost center have tha same PC it is probably the reason
    - I had that problem my self and didn't solve it
    cheers
    matej

  • WEB.SHOW_DOCUMENT sometimes doesn't display the generated PDF file

    Hi all,
    I'm using the following code to generated my report from Forms:<br><br>
    V_REPORT_ID := FIND_REPORT_OBJECT(V_REPORT_NAME);
    V_REPORT_SERVER_JOB:= RUN_REPORT_OBJECT(V_REPORT_ID,P_LIST);
        V_JOB_ID := substr(V_REPORT_SERVER_JOB,length(:GLOBAL.REPORTS_SERVER)+2,length(V_REPORT_SERVER_JOB));
        V_REPORT_STATUS := REPORT_OBJECT_STATUS(V_REPORT_SERVER_JOB);
    LOOP
       IF V_REPORT_STATUS = 'FINISHED' THEN          
          V_TMP_PDF := :GLOBAL.APACHE_HTML_FOLDER ||'rpt'|| V_JOB_ID  ||'.pdf' ;
         COPY_REPORT_OBJECT_OUTPUT(V_REPORT_SERVER_JOB, V_TMP_PDF );
        WEB.SHOW_DOCUMENT(:GLOBAL.AS_HOME_URL ||  'rpt'|| V_JOB_ID  ||'.pdf' ,'_BLANK');     
        END IF;
    END LOOP; <br><br>
    Everything works fine except the WEB.SHOW_DOCUMENT part. In some clients, this command does what it required from it and opens a new browser window with the PDF report displayed on it. In some other clients, this command does nothing: now window dispalyed. When I refer to the Application Server, I see the PDF report successfully generated there. When I put the URL of the generated report manually in the browser address, I can see the report.
    <br><br>
    <b>Why the WEB.SHOW_DOCUMENT doesn't display the generated PDF report in some clients?</b>

    I agree with the previous 2 posters.
    Also firefox and ie handle it differently. Make sure you test on what your clients use.
    Sometimes acrotray.exe is completely retarded and doesn't work.

  • MSI 970a-g46 motherboard starts up but doesn't display anything.

    Hello, I'm having problems with a new motherboard I got from Amazon, specifically the 970a-g46. The following are my specs in use with this motherboard:
    CPU: AMD Phenom 2 x4 965
    GPU: nVidia GeForce 560 GTX
    Ram: 8gb Kingston HyperX Fury 1866mhz.
    PSU: Corsair 650TX (650 Watts)
    Compatability-wise, everything checks out so I wasn't expecting problems at first. All the other parts excluding the ram I've used before. Here's exactly what happens:
    I power up the computer after everything is installed and connected. The 4 phase LEDs turn on which tell me the CPU is powered up and working (so I assume). I don't get any beeps or buzzs mainly because I don't see any speaker/buzzer on this board. The monitor blinks and while it is connected to my GPU, it doesn't display anything, it's just a black screen. I can leave it on for a few minutes and I'll still not see anything happen. An important observation here is that my keyboard which has LEDs will turn on after a short period of time in boot-up (with my older set-up that is). This does not happen ever regardless of how long I leave my computer on on this new mobo.
    I've gone over and checked/tested numerous things:
    * The PCI-E and ATX cables for the GPU, motherboard and CPU are all connected and secured (I've tried both 4-pin and 8-pin connections for the CPU, neither help).
    * I've tried jumping the CMOS multiple times to no avail.
    * I tested the ram on another computer and it worked just fine on that one.
    * I've tested the motherboard without a GPU and it still does nothing (though I think that's because this motherboard doesnt have its own integrated GPU for some reason).
    So far the only possible reasons why my computer is not working is because of my PSU (very unlikely as it's only a year old and it's a Corsair, which I've heard is very reliable in the long-run), GPU (It is quite a few years old but even without the GPU my computer still doesn't go past boot-up), CPU (possible due to its age and how many freaking time I've reseated it (probably around 8 times) so I wouldn't doubt it, but before I put it into this motherboard I did check its pins and they were all there and placed nice and smoothly into the socket.) and finally the motherboard (it's possible that this is just a defected motherboard and giving me a super hard time which would be a first in all the years I"ve spent computer building).
    The best case scenario of course is me giving some kind of oversight to how I transferred over the parts and connectors. I might've missed something obvious to please any advice/insight on how I can solve this problem would be greatly appreciated
    EDIT: Some other things I did but forgot to mention:
    * Checked ground nut things and ensured they matched the specifications of the motherboard ATX; only 6 are under the board and each one is aligned up with the holes on the board as designed.
    * Tried booting up without powering the CPU. Only one phase LED light came on, still the same problem (for an obvious reason this time now).
    * Re-seated GPU multiple times, re-connected cables multiple times.
    What I have NOT done is re-seat the CPU because I am almost out of acetone so I would need to get another supply of that which won't be until tomorrow. I also have not re-seated everything back on my older motherboard to check if it still works. Tomorrow I'll most likely do that and if I find that the old motherboard works flawlessly then that tells me that the new motherboard I got is either defected or there's some compatability issue I"m missed out on.
    EDIT 2: Just found a speaker and plugged it into the motherboard. Booted it up and I got no beeps whatsoever. So this mobo is giving me no video activity (there is a signal it's just blank), and no beeps from the motherboard. I have no idea what that could mean at this point.
    EDIT 3: I decided to test a few things with the new speaker I just got. First I removed ram and tried running, I got 3 beeps which I assume is the beep sequence of faulty/no ram. Removed the power to CPU and the GPU itself individually, gave no beeps this time.

    Quote from: rhradacut on 06-January-15, 16:49:14
    What's the serial number of your MB? Needed to determine what BIOS may be on the MB. Exactly which version of the CPU is it? There were several different 965 CPUs and they required different BIOS versions, 1.2, 1.9,2.2 depending on which CPU you actually have.
     Also another problem may be that native memory supported by your CPU is DDR3-1333, not 1866
     None of the supported CPUs have integrated graphics, any MB graphics would be in the chipset, not CPU. Examples would be 785G, 880G
    Thank you very much rhradacut! The problem was that the mobo for whatever reason was forcing 1866mhz on my CPU when it only supported up to 1600mhz. I had to install a spare ddr3 module to downclock it so that I could access the BIOS and manually set the DRAM timing to 1600mhz for it to work. That's a very strange problem that I figured would've been auto-resolved by the hardware, and would also be a big problem if I didn't have any spare DDR3 ram to work with.
    Once again thanks for helping out on solving my problem.

Maybe you are looking for