Unable to Migrate VM's after moving from older cluster

Hello Everyone,
I have migrated 4 VM's from a 2008R2 SP1 failover cluster to a 2012 R2 failover cluster.  The migration went off without a hitch, at least until I tried to live migrate one of the VM's to another node in the cluster.  Below is the error I
get when attempting to live migrate the VM:
Cluster resource 'Virtual Machine Configuration TutorTrac' of type 'Virtual Machine Configuration' in clustered role 'TUTOR' failed. The error code was '0x2' ('The system cannot find the file specified.').
Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it.  Check the resource and group state using Failover Cluster
Manager or the Get-ClusterResource Windows PowerShell cmdlet.
The volume which stores the VHD's for the VM's can be migrated to all the nodes without incident.  Does anyone know if this is a common problem?  Does it have a "common" solution?
Thanks

Hi Sir,
1) You need to validate your cluster using cluster validation feature in-side Failover Cluster Manager. For doing this it would be better if you can bring all your cluster resources (VMs) down as it will validate all the resources and doing this in production
will result of service down. Validate all the cluster nodes for recommended all tests.
2) Make sure that within your Hyper-V manager on all cluster nodes you are keeping the Virtual Networks names same, ,like on your Hyper-V if you have created server_network for one of your virtual network for VM then this name should be same on all nodes
in the cluster.
3) Also for your VM make sure that ISO file is not attached when you trigger live migration, as if the cluster will not try to find it as shared between all nodes or on the destination node then it will through an error during live migration.
Best Regards,
Elton Ji
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

Similar Messages

  • TS4002 After moving from mobileme to icloud, how do I move my address book?

    After moving from mobileme to icloud, how do I move my address book?

    Welcome to the Apple community.
    Your address book should have migrated along with your move. If it hasn't go to groups, in "on my mac" group select all the contacts that appear on the right-hand side and drag them to your "iCloud" group.
    Once you have done this you can then delete the contacts from your "on my mac" group.

  • After moving from Canada to the US, getting a new iPhone 5C, and restoring my backup from iCloud, I can't update my apps. I get an error message that my account is not valid in the Canadian App store and I must change to the US store. How do I do that?

    After moving from Canada to the US, getting a new iPhone 5C, and restoring my backup from iCloud, I can't update my apps. I get an error message that my account is not valid in the Canadian App store and I must change to the US store. How do I do that?

    Change here:
    Settings > iTunes & App Stores > Apple ID: > View Apple ID > Country/Region.
    You must have a verified billing address & be located in the country whose store you are trying to use.

  • After moving from weblogic 10.0.0 to Weblogic 10.3.3 - JMSException

    After moving from weblogic 10.0.0 to Weblogic 10.3.3, web-application began to raise next exception:
    <Dec 4, 2012 3:52:05 PM CET> <Error> <HTTP> <pl-1> <traffic-1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1354632725104> <BEA-101017> <[ServletContext@518010907[app:XXXX-XXXX module:/XXXXXX-connector-servlet path:/XXXXXX-connector-servlet spec-version:2.5]] Root cause of ServletException.
    javax.jms.JMSException: [JMSPool:169801]The JMS method setMessageListener may not be called inside an EJB or servlet
    at weblogic.deployment.jms.JMSExceptions.getJMSException(JMSExceptions.java:22)
    at weblogic.deployment.jms.WrappedMessageConsumer.preInvocationHandler(WrappedMessageConsumer.java:116)
    at weblogic.deployment.jms.WrappedMessageConsumer_weblogic_jms_client_WLConsumerImpl.setMessageListener(Unknown Source)
    at XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.createAndStart(OperatorMessageSession.java:174)
    at XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.getWork(XXXXXXXXXServlet.java:265)
    at XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.doRequest(XXXXXXXXXServlet.java:168)
    at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:100)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3700)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3664)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2276)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2175)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1452)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Could anybody help me with this problem? Maybe there are any standard ways to fix this?

    I've rebuilt my web-application using MDB. For now I got new exception:
    ####<07.12.2012 16:03:06 FET> <Info> <EJB> <pc-XXXXXX> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-00340877198035A73969> <> <1354885386932> <BEA-010227> <EJB Exception occurred during invocation from home or business: weblogic.ejb.container.internal.StatelessEJBHomeImpl@14df37f threw exception: javax.ejb.EJBTransactionRolledbackException: EJB Exception: : java.lang.ClassCastException: com.XXX.XXXX.XXXXXX.persistence.OperatorBean cannot be cast to com.XXX.XXXX.XXXXXX.persistence.SwitchboardBean
         at com.XXX.XXXX.XXXXXX.SwitchboardDataImpl.initialize(SwitchboardDataImpl.java:147) // itsSwitchboardBean = itsEntityManager.find(SwitchboardBean.class, switchboardNumber);
         at com.XXX.XXXX.XXXXXX.SwitchboardDataImpl.create(SwitchboardDataImpl.java:86)
         at com.XXX.XXXX.XXXXXX.SwitchboardDataEJB.create(SwitchboardDataEJB.java:64)
    persistence.xml:
    ...     <persistence-unit name="xxxSwitchboard_PU" transaction-type="JTA">
              <provider>org.apache.openjpa.persistence.PersistenceProviderImpl</provider>
    <jta-data-source>jdbc/xxSwitchboard</jta-data-source>
    <non-jta-data-source>jdbc/xxSwitchboard</non-jta-data-source>
              <class>com.XXX.XXXX.XXXXXX.switchboard.persistence.OwnerBean</class>
              <class>com.XXX.XXXX.XXXXXX.switchboard.persistence.OperatorBean</class>
              <class>com.XXX.XXXX.XXXXXX.switchboard.persistence.SwitchboardBean</class>
              <class>com.XXX.XXXX.XXXXXX.switchboard.persistence.CallBean</class>
              <exclude-unlisted-classes>false</exclude-unlisted-classes>
         </persistence-unit>...
    @Entity
    public class OperatorBean extends OwnerBean
    @ManyToOne(optional = true, fetch = FetchType.EAGER)
    private SwitchboardBean switchboard;
    @Entity
    public class SwitchboardBean extends OwnerBean
    @OneToMany(mappedBy = "switchboard", cascade = CascadeType.PERSIST, fetch = FetchType.LAZY)
    private List<OperatorBean> itsOperators = new ArrayList<OperatorBean>();
    Seems that it also happened due to updating weblogic version. Could you please advice me how to fix this issue?

  • After moving from my home country (Poland) to the Middle East (UAE) with the same computer I can not get connected to Apple Store and iTunes Store.

    After moving from my home country (Poland) to the Middle East (UAE) with the same computer I can not get connected to Apple Store and iTunes Store. Any clue why?
    Regards,
    Maciek

    Click the round flag icon bottom right corner of the App Store window.

  • HT4061 I keep getting a message and unable to utilize my iPad after returning from a flight, message states iCloud Backup - This iPad hasn't been backed up in 3 weeks. Backups happen when this iPad is plugged in, locked, and connected to Wi-Fi. Plugged in

    Greetings,
    Any help would be appreciated.
    I keep getting a message and unable to utilize my iPad after returning from a flight, message states iCloud Backup - This iPad hasn't been backed up in 3 weeks. Backups happen when this iPad is plugged in, locked, and connected to Wi-Fi. Plugged in but it is frozen, I keep pressing OK but nothing happens.
    Thank you

    Perform a Reset...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Unable to shutdown or restart after update from 10.5 to 10.6

    Hi,
    I'm getting nuts with this.
    After upgrading from 10.5 to 10.6 I'm unable to restart or shutdown.
    The system hangs on a blue screen with a spinning wheel. I did an
    update, not a clean install (that would be a horror trip with a re-
    install AND reconfiguration of 50+ apps and is not really a solution :-().
    I've read, that this problem occurs not very often but I'm not the
    only one, who has it. Via internet searches I tried a lot but - nope.
    I'm trying to find out, what causes the problem but nothing helped
    me out of this trap.
    I tried the following:
    - PRAM reset
    - System Management Controller (SMC) reset
    - disabled all StartUp Items
    - relocated the following folders to another location:
    /Library/Preferences
    /Users/myaccount/Library/Preferences
    - did all maintenance procedures with Cocktail (Snow Leopard Edition)
    - cleared all caches
    - ran scripts: daily, weekly, monthly etc.
    - took off all peripherals (USB, FireWire)
    - removed third party Extensions out of /System/Library/Extensions
    No success.
    When the system hangs, the console looks like this:
    ======================================================================
    22.02.10 12:35:03 loginwindow[61] DEAD_PROCESS: 61 console
    22.02.10 12:35:03 shutdown[296] reboot by josch:
    22.02.10 12:35:03 shutdown[296] SHUTDOWN_TIME: 1266838503 998729
    22.02.10 12:35:04 kernel systemShutdown true
    22.02.10 12:35:04 kernel systemShutdown true
    22.02.10 12:35:04 kernel Kext loading now disabled.
    22.02.10 12:35:04 kernel Kext unloading now disabled.
    22.02.10 12:35:04 kernel Kext autounloading now disabled.
    22.02.10 12:35:04 kernel Kernel requests now disabled.
    22.02.10 12:35:04 Parallels[298] Stopping Parallels Dispatcher Service
    22.02.10 12:35:04 sudo[313] root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/kill -9 141
    22.02.10 12:35:04 Parallels[320] Stopping Parallels networking
    22.02.10 12:35:04 prl_naptd[158] Exiting Parallels Network Daemon
    22.02.10 12:35:06 Parallels[345] Unloading kernel extension prl_netbridge.kext
    22.02.10 12:35:07 kernel com.parallels.kext.prlnet 5.0.9220.531119 is unloading.
    22.02.10 12:35:07 kernel Kext unloading is disabled (com.parallels.kext.prl_netbridge).
    22.02.10 12:35:08 kernel Kext unloading is disabled (com.parallels.kext.prl_netbridge).
    22.02.10 12:35:08 Parallels[370] Failed to unload kernel extension prl_netbridge.kext
    22.02.10 12:35:08 Parallels[375] Unloading kernel extension prl_vnic.kext
    22.02.10 12:35:09 kernel Kext unloading is disabled (com.parallels.kext.prl_netbridge).
    22.02.10 12:35:09 kernel com.parallels.kext.vnic 5.0.9220.531119 is unloading.
    22.02.10 12:35:09 kernel comparallels_kext_prl_vnicbus: wait for detach for 0
    22.02.10 12:35:09 kernel comparallels_kext_prl_vnic_bus::detachhandler for 0
    22.02.10 12:35:09 kernel comparallels_kext_prl_vnicbus: detached 0
    22.02.10 12:35:09 kernel comparallels_kext_prlvnic: destroyed vnic0
    22.02.10 12:35:09 kernel comparallels_kext_prl_vnicbus: wait for detach for 1
    22.02.10 12:35:09 kernel comparallels_kext_prl_vnic_bus::detachhandler for 1
    22.02.10 12:35:09 kernel comparallels_kext_prl_vnicbus: detached 1
    22.02.10 12:35:09 kernel comparallels_kext_prlvnic: destroyed vnic1
    22.02.10 12:35:10 kernel Kext unloading is disabled (com.parallels.kext.prl_vnic).
    22.02.10 12:35:11 kernel Kext unloading is disabled (com.parallels.kext.prl_vnic).
    22.02.10 12:35:11 Parallels[401] Failed to unload kernel extension prl_vnic.kext
    22.02.10 12:35:11 mDNSResponder[60] mDNSResponder mDNSResponder-214.0.2 (Dec 15 2009 16:58:04) stopping
    22.02.10 12:35:11 WindowServer[99] hidd died. Reestablishing connection.
    22.02.10 12:35:11 WindowServer[99] bootstraplookip failed: Unknown service name
    22.02.10 12:35:11 com.apple.SecurityServer[56] Session 0x1d00010 dead
    22.02.10 12:35:11 com.apple.SecurityServer[56] Killing auth hosts
    22.02.10 12:35:11 com.apple.SecurityServer[56] Session 0x1d00010 destroyed
    22.02.10 12:35:12 kernel Kext unloading is disabled (com.parallels.kext.prl_vnic).
    ======================================================================
    I uninstalled Parallels Desktop too, but that did not the trick. Something
    else must cause this problem. I'm driving crazy %-/
    Anyone, who can help me out here? It's incredible and extremely annoying.
    thanks a lot in advance and regards,
    Josch

    Hi Barney,
    thanks a lot for your answer.
    No - the above console log was with Parallels installed. But that
    makes no difference. I did an uninstall and the problem still occurs.
    Now (after uninstall of Parallels) the console log looks like this:
    ======================================================================
    22.02.10 15:06:38 shutdown[245] reboot by josch:
    22.02.10 15:06:38 shutdown[245] SHUTDOWN_TIME: 1266847598 746983
    22.02.10 15:06:38 sudo[258] root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/kill -9 104
    22.02.10 15:06:38 mDNSResponder[50] mDNSResponder mDNSResponder-214.0.2 (Dec 15 2009 16:58:04) stopping
    22.02.10 15:06:38 mds[62] (Error) Task: QueryClose failed (-1) for store <MDSStoreToken: 0x10500d800>{storeID:0x6b000010 registered:NO private:NO age:NA uuid:8630389C-8A65-4D7E-80FC-8A10BD0B81EB machPort:0x0000591f}
    22.02.10 15:06:38 WindowServer[86] hidd died. Reestablishing connection.
    22.02.10 15:06:38 mds[62] (Error) Task: QueryClose failed (-1) for store <MDSStoreToken: 0x1035018c0>{storeID:0x6b000001 registered:NO private:NO age:NA uuid:C7AD4FB9-5E0D-47D8-97B2-DFA1EA057A5E machPort:0x00003a13}
    22.02.10 15:06:38 mds[62] (Error) Task: QueryClose failed (-1) for store <MDSStoreToken: 0x1034027e0>{storeID:0x6b000000 registered:NO private:NO age:NA uuid:8630389C-8A65-4D7E-80FC-8A10BD0B81EB machPort:0x00005413}
    22.02.10 15:06:38 mds[62] (Error) Task: QueryClose failed (-1) for store <MDSStoreToken: 0x10500d800>{storeID:0x6b000010 registered:NO private:NO age:NA uuid:8630389C-8A65-4D7E-80FC-8A10BD0B81EB machPort:0x0000591f}
    22.02.10 15:06:38 mds[62] (Error) Task: QueryClose failed (-1) for store <MDSStoreToken: 0x1035018c0>{storeID:0x6b000001 registered:NO private:NO age:NA uuid:C7AD4FB9-5E0D-47D8-97B2-DFA1EA057A5E machPort:0x00003a13}
    22.02.10 15:06:38 mds[62] (Error) Task: QueryClose failed (-1) for store <MDSStoreToken: 0x1034027e0>{storeID:0x6b000000 registered:NO private:NO age:NA uuid:8630389C-8A65-4D7E-80FC-8A10BD0B81EB machPort:0x00005413}
    22.02.10 15:06:38 WindowServer[86] bootstraplookip failed: Unknown service name
    22.02.10 15:06:39 kernel systemShutdown true
    22.02.10 15:06:39 kernel Kext loading now disabled.
    22.02.10 15:06:39 kernel Kext unloading now disabled.
    22.02.10 15:06:39 kernel Kext autounloading now disabled.
    22.02.10 15:06:39 kernel Kernel requests now disabled.
    22.02.10 15:06:39 com.apple.SecurityServer[51] Session 0x200061f dead
    22.02.10 15:06:39 com.apple.SecurityServer[51] Killing auth hosts
    22.02.10 15:06:39 com.apple.SecurityServer[51] Session 0x200061f destroyed
    ======================================================================
    and after the last line it seems to hang.
    A very strange thing. Hope someone can help.
    Kind regards,
    Josch

  • Unsupported image format after moving from one project to another

    I scanned several thousands of images to my Aperture library. Went thru all of them providing adjustments to many of them, keywords to all of them and adjust date/time to all of them. All of the pics were visible, format is jpeg.
    This is a managed library (all pics within Aperture db).
    This morning started to restructure the project files (had three of them). After moving couple of hundred images to newly created project file I started seeing "unsupported image format" red screen after clicking the jpeg. 20-30% of the pictures clicked showed on viewer "unsupported image format".
    Tried regenerating the previews. Tried command-option start with first fix the preferences option. Then with rebuild option.
    Tried moving the pictures back to their original project file.
    No joy... Still 20-30% of the pictures show the "unsupported image format".
    Aperture 2.1.
    Amy other tricks I could try?
    Reported this to Apple aperture feedback of course.
    --h

    Link the two Macs together: there are several ways to do this: Wireless Network, Firewire Target Disk Mode, Ethernet, or even just copy the Library to an external HD and then on to the new machine...
    But however you do choose to link the two machines...
    Simply copy the iPhoto Library from the Pictures Folder on the old Machine to the Pictures Folder on the new Machine.
    Then launch iPhoto. That's it.
    This moves photos, events, albums, books, keywords, slideshows and everything else.
    +Note: there is no importing involved+
    The thumbs appear, but the images are added 2 or 3 times each and the events are all messed up.
    This happens when you import one Library to another, which you've done by drag and drop:
    Creating a black library and over writing the new with the old.
    Your problem is arising because of the Network Share. iPhoto needs to have the Library sitting on disk formatted Mac OS Extended (Journaled). Users with the Library sitting on disks otherwise formatted regularly report issues including, but not limited to, importing, saving edits and sharing the photos.
    Regards
    TD

  • Keynote slides shrunk after moving from iMac to MacBook Air

    After moving a Keynote (6.5.3) presentation from my iMac to MacBook Air, the slides have shrunk WAY down. Check out this image. Any thoughts on why this should happen?

    Here you go, it's just an option you need to turn on
    http://support.apple.com/kb/HT1777?viewlocale=en_US
    I love Lion, it's been problem free and it has so many useful features (Air Drop for one, multi screen on the MBA for another). I think as with all things that sell on the scale Lion has, some people will always be disappointed and some will always have problems. I am happy to say neither were issues for me and I wouldn't go back to SL now.

  • RDS (2012 R2, Per User) client issues after moving from TS Licesning (Win 2K3, Per Device)

    I run a XenApp environment (mixed Presentation Server 4.5, XA6.5, XA7.6... I know).
    I've somewhat recently moved our RDS/TS licensing from an old 2K3 TS licensing vm that needed to go to a 2012 R2 RDS licensing vm.
    The 2K3 vm ran with a Per Device mode, and the 2012 R2 vm is using a Per User model.
    RDS is working fine as far as I can tell - handing out licenses to their RD Session hosts, in the proper security group which has the ability to Read/Write the MSLicensing user attributes (Terminal Server License Servers). By GPO, I am telling (and they are
    applying) my XenApp servers to use their new RDS Licensing server and with a Per User model. The issue I
    am seeing is this:
    On a give XenApp server, the eventID 1011 - TerminalServicesRemoteConnectionManager
    The remote session could not be established from remote desktop client
    computername because its temporary license has expired.
    When I hit the Details tab,
    Windows Server 2003 - Terminal Server Per Device CAL Token.
    Which then results in having to remove the MSLicensing registry key. Which is annoying. Anyone else run into this after moving licensing servers and/or models? Feedback would be awesome, danke!

    Hi,
    According to your description, it sounds like a known issue. The workwgoup is to delete the MSLicensing key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSLicensing. (Note: please create a backup of the MSLicensing registry key and its subkeys on the
    client before you remove the original key and subkeys.)
    For more detailed information, you can refer to the similar thread below:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/9eb42798-e75e-4693-9a5d-9e96895e16c8/remote-desktop-license-server-problem?forum=winserverTS
    Best regards,
    Ssie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Time machine backup files disappeared after moving from Osx 10.6 to 10.8.2 .

    I had moved from a 6+ year old iMac to a new one with 10.8.2

    Welcome to the Apple Support Communities
    I don't think that they have disappeared. They are just "hidden" in your Time Machine drive because Time Machine detects your old backups as for a different Mac than the one you are using right now.
    In order to see your old Time Machine backups, read > http://pondini.org/TM/E3.html

  • Emails not loading after moving from one Inbox to another

    I was having problems with one of my Mail accounts recently (it would randomly not pull in new emails, go offline, not connect to the SMTP server etc.) and on advice create a new one. When this was up and running, I planned on moving the Inbox and Sent Items from the dusfunctional Mail account over to the new account's Inbox and Sent Items folders.
    After dragging the items from the old to the new folders, I deleted the old Mail account. Before deleting the old account, I checked to make sure that the old emails were listing correctly in the new folders which they did, showing the sender's name and subject line. I however neglected to notice that the Preview text was not showing on some of the messages although it was showing on others. I also did not click on any of the messages to see if they would actually open. I just saw them listed and thought the transfer job was done.
    After deleting the old Mail folder, I am now left with all of the old emails listed in my new Inbox and Sent Items folders, but when I try to open them it just says "Loading" and nothing else happens. I assume that message contents had not yet fully moved over into the new location by the time I deleted the old Mail folder....
    Does anybody know if there is any way in which I might still retrieve the fiull content of the old emails? Does deleting the Mail account also delete all of its emails from my hard drive? Or are they still sitting somewhere?
    All suggestions appreciated.

    Link the two Macs together: there are several ways to do this: Wireless Network, Firewire Target Disk Mode, Ethernet, or even just copy the Library to an external HD and then on to the new machine...
    But however you do choose to link the two machines...
    Simply copy the iPhoto Library from the Pictures Folder on the old Machine to the Pictures Folder on the new Machine.
    Then launch iPhoto. That's it.
    This moves photos, events, albums, books, keywords, slideshows and everything else.
    +Note: there is no importing involved+
    The thumbs appear, but the images are added 2 or 3 times each and the events are all messed up.
    This happens when you import one Library to another, which you've done by drag and drop:
    Creating a black library and over writing the new with the old.
    Your problem is arising because of the Network Share. iPhoto needs to have the Library sitting on disk formatted Mac OS Extended (Journaled). Users with the Library sitting on disks otherwise formatted regularly report issues including, but not limited to, importing, saving edits and sharing the photos.
    Regards
    TD

  • Images not showing up after moving from OAS 10g to Weblogic 11g

    We are moving our oracle forms application from OAS10g to weblogic 11g. We have a simple login html page that has an jpg image. This login page is rendered properly under OAS 10g. After following the documentation for configuration, the login functionality works fine but for some reason the images on the html page do not show anymore. The images are located within the same directory as the html page
    C:\Oracle\Middleware\asinst_1\config\FormsComponent\forms\server\index.html
    C:\Oracle\Middleware\asinst_1\config\FormsComponent\forms\server\myimage.jpg (this does not render).
    Does anyone have any suggestion about this?
    thanks,
    Wes

    I'm just noticing this tonight, too.  I had Lr3 scan for missing photos.  It identified 388 out of about 20,000.  In checking on that, I tried to reconnect one to the current path, but nothing happens.  The entry for that shot stays in the Missing Photographs group, and the "missing" icon remains on the thumbnail.

  • Images Corrupted after Moving from Phone Memory to SD Card

    Hi, I have a Sony Xperia Z3 16GB version and Recently I had been to a hiking trip and had used my Xperia Z3 on the trip extensively for photos and vidoes. I have taken as much as 600 photos and few videos of size 2.9 GB. Since the phone memory was getting full, i moved the images,videos using the "Move Files to SD Card" option found under "Settings --> Storage". The Transfer finished successfully and the phone memory was relieved. Now after this transfer, i can't open any images moved to SD card. They all were moved to "DCIM --> 100ANDRO" folder.  The photos seem to be corrupted. ALL OF THEM   This is such a mess and I tried a few tools for recovering the images. They didn't help me any. Can anyone of you have any suggestions on how to recover these photos?  These are memories from a Trip which I can do only once in life time  Please help.  Note: The jpeg image properties show up the File Size clearly which means that the content is still there but somehow corrupted

    You could try a check disk - So with the card connected open a command prompt then type the drive letter of the card then : so for example K: then hit enter - Then type chkdsk /f then hit enter - When finished check your cards files

  • Unable to Login into APEX after upgrade from ORACLE XE to APEX 3.2

    Hi,
    I have upgraded Oracle 10g XE to with apex_3.2 on the Windows XP.
    My ORACLE XE wa in folder "C:\ORACLE XE"
    And APEX 3.2 in folder "C:\Ver 3.2\APEX"
    Once you complete the standard install, i performd the following steps to complete
    the upgrade which i got on my previous post.
    Till normal installation i was able to login in Apex link and was able to run my application which was
    in oracle XE but the only problem was i was unable to see any images in "EDIT PAGE" but my application was running well.
    then i did following steps to get those images
    Connect to SQL*Plus as SYS
    @APEX_HOME/apex/apxldimg.sql APEX_HOME
    @APEX_HOME/apex/apxxepwd.sql password
    (where password is the password of the Application Express internal ADMIN account)
    I chanbged image directory as below
    FROM:
    create directory APEX_IMAGES as ‘&1/apex/images’ ;
    TO:
    create directory APEX_IMAGES as ‘c:\oraclexe\apex\images’ and also tried ‘c:\ver 3.2\apex\images’;
    Ran @apxldimg.sql
    @apxxepwd.sql password (where password is the password of the Application Express internal ADMIN account)
    Exit from the SQL*Plus session.
    Change directory to c:\oraclexe\apex\owa, open the README.TXT file and follow the instructions within to complete the installation
    But now i am unable to login into the page itself. It "showing Page Not Found"
    Please kindly help me how to run APEX now through link.
    Thanks in advance.
    Thanks & Regards
    Sanjay
    Edited by: user11204334 on Aug 11, 2009 2:05 AM
    Edited by: user11204334 on Aug 11, 2009 4:30 AM

    Hi John,
    Thanks for reply
    I got error while doing following steps in few procedures
    Change directory to c:\oraclexe\apex\owa, open the README.TXT file and follow the instructions within to complete the installation
    Before doing the above step i was able to login into my application but without images
    Can you please help that how to check those errors and any particular procedure you know which is responsible for the Login problem.
    Thanks a Lot for help John
    Thanks & Regards
    Sanjay

Maybe you are looking for