FatalInternalException The metadata for type "XYZ" did not come from a file,.....

Hy !
Did KODO have Problems if there is a mix of jdo metadata files in
build.dir and in external jar's while registering a Schema with the
MappingToolTask ?
We extracting all *.jdo files from additional jars to a metadata dir and
also copying all *.jdo files from the current build.dir, because KODO
only supports a single Fileset for the Metadatafiles.
The Ant Schema Task looks like:
<target name="schema-create-kodo" depends="init-kodo-schematool">
     <echo message="Schema Create for KODO"/>
     <taskdef name="kodo-schematool"
          classname="kodo.jdbc.ant.MappingToolTask"
          classpathRef="jdo.schematool.class.path"/>
     <kodo-schematool action="refresh">
     <config propertiesFile="${zeus.persistence.jdo.properties}"/>
     <fileset dir="${jdo.metadata.dir}">
          <include name="**/*.jdo" />
     </fileset>
     <classpath>
          <pathelement path="${compile.project.class.path}"/>
     </classpath>
     </kodo-schematool>
</target>
jdo.schematool.class.path: is the Path for the KODO Schematool
zeus.persistence.jdo.properties: ist the kodo.properties file
jdo.metadata.dir: is the dir with all metadatafiles
compile.project.class.path: is the classpath including a build.dir with
class files + metadatfiles and differnet additional jar files containing
also enhanced classes with corresponding metadata files
and that fails with:
[kodo-schematool] kodo.util.FatalInternalException: The metadata for
type "class com.wuerth.phoenix.bcserver.base.versan
t.PCapacityStruct" did not come from a file, and therefore we cannot
determine where to place the corresponding mapping
information. If you are using metadata from a jar or other resource,
you should use one of the other available mapping
factories.
com.wuerth.phoenix.bcserver.base.versant.PCapacityStruct comes from a
jar which also contains a metadatafile.
We are wondering because if we exlicit give a different metadata file
via a fileset the Schematool should ignore the other Metadata files
inside the jar + build.dir !?
mfg
Christian

The only Apple computers that have a Mag Safe connector are MacBook laptops (MacBook, MacBook Pro and MacBook Air).
The Mac mini 2010 and 2011 models have a standard power connector, I believe it is called an IEC C7 connector. You can see a picture of the back of the Mac mini here http://www.apple.com/macmini/design.html
Older Mac mini models prior to 2010 have a proprietary connector. While the following page is for a very old PowerPC Mac mini the connector is the same on early Intel Mac mini models as well. See http://support.apple.com/kb/HT3019

Similar Messages

  • TS4003 Now have iCloud mail. But the 'Sent' folder messages (only) did not transfer from MobileMe Mail

    Now have iCloud mail. But the 'Sent' folder messages (only) did not transfer from MobileMe Mail.

    Your first theory may be correct.
    If you haven't already, change your password on your .mac account. That will stop any further action by the other fellow. Even if you can't tease out the detail of what happened exactly, you can at least fix the problem with the password change.
    Also if you left on good terms, contact the new owner of the workMac and ask if s/he used your .mac account.

  • Exception: The metadata for portlet binding was not found in MDS

    I get this stacktrace when adding portlets at runtime - how can I check for the path of scopedMD/*.pxml files?
    ####<03-Feb-2011 18:53:39 o'clock IST> <Error> <oracle.portlet.binding> <INMUCHLP01418> <DefaultServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <attuser1> <> <00e884cc3b492be0:5d3d5662:12deb6844ac:-8000-0000000000000379> <1296739419503> <BEA-000000> <oracle.adf.model.portlet.binding.PortletBindingException: The metadata for portlet binding portlet3704198953 was not found in MDS.
         at oracle.adf.model.portlet.binding.PortletBinding._initModel(PortletBinding.java:529)
         at oracle.adf.model.portlet.binding.PortletBinding.initModel(PortletBinding.java:872)
         at oracle.adf.model.portlet.binding.PortletBinding._refresh(PortletBinding.java:392)
         at oracle.adf.model.portlet.binding.PortletBinding.refresh(PortletBinding.java:881)
         at oracle.adf.model.binding.DCExecutableBinding.refreshIfNeeded(DCExecutableBinding.java:341)
         at oracle.adf.model.portlet.binding.PortletBinding.refreshIfNeeded(PortletBinding.java:451)
         at oracle.adf.model.portlet.binding.PortletBinding._refresh(PortletBinding.java:402)
         at oracle.adf.model.portlet.binding.PortletBinding.refresh(PortletBinding.java:881)
         at oracle.adfinternal.view.faces.portlet.PortletBindingPhaseListener.handlePhase(PortletBindingPhaseListener.java:105)
         at oracle.adfinternal.view.faces.portlet.PortletBindingPhaseListener.beforePhase(PortletBindingPhaseListener.java:92)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:258)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         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.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.bea.content.manager.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:178)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:149)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         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:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.portlet.client.persistence.PersistenceNotFoundException: mdsId=/oracle/adf/portlet/scopedMD/s8bba98ff_4cbb_40b8_beee_296c916a23ed/portlets/Lottery_521fd715_e683_46dd_bb8e_f1119dc2d3ee.pxml not found     at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.getInternal(MDSPersistenceContext.java:649)
         at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.get(MDSPersistenceContext.java:604)
         at oracle.portlet.client.beanimpl.persistence.PersistenceBeanFactory.getExisting(PersistenceBeanFactory.java:249)
         at oracle.portlet.client.beanimpl.persistence.PersistenceBeanContext.getExisting(PersistenceBeanContext.java:110)
         at oracle.portlet.client.containerimpl.PublicFactoryImpl.get(PublicFactoryImpl.java:300)
         at oracle.portlet.client.containerimpl.PublicFactoryImpl.get(PublicFactoryImpl.java:310)
         at oracle.portlet.client.containerimpl.PortletContainerImpl.getById(PortletContainerImpl.java:331)
         at oracle.portlet.client.containerimpl.PortletContainerImpl.getPortlet(PortletContainerImpl.java:253)
         at oracle.adfinternal.model.portlet.binding.PortletModelImpl.init(PortletModelImpl.java:104)
         at oracle.adf.model.portlet.binding.PortletBinding$InnerPortletModel.init(PortletBinding.java:987)
         at oracle.adfinternal.model.portlet.binding.ActivityPortletModelWrapper.init(ActivityPortletModelWrapper.java:83)
         at oracle.adf.model.portlet.binding.PortletBinding._initModel(PortletBinding.java:523)
         ... 55 more

    I've done these 2 things and the error goes away, not sure which worked.
    Deleted mds folder within my WebCenterApp under JDeveloper
    Deleted Runtime customizations stored under a similar directory below
    C:\Users\ab\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.mds.dt\adrs\myWebCenterApp\AutoGeneratedMar\mds_adrs_writedir\oracle\adf\portlet\scopedMD\s8bba98ff_4cbb_40b8_beee_296c916a23ed

  • Can not update Adobe Reader as it did not come from Apple App Store.

    Can not update Adobe Reader or Adobe Lightroom 5 as they did not come through Apple App Store.  Note says I selected not to accept apps other than from Apple.  Just started backing up new Iphone and Ipad to Macbook Pro.  Is there a setting some where that would allow updates?    

    Yes there is a setting for that. Open system preferences go to the security & privacy sections, click the lock icon and type in your password. Then in the "Allow applications downloaded from: area tick Anywhere.

  • HT203167 I buy the product for game via iTune Store, but error sign always comes up. However, I still get the bills for what I did not get.

    I do not know why iTune Store mail me the receipts since the error sign always pop up every time when I try to buy the stuffs for the game. Please take check out for me. Thank you.

    These are user-to-user forums, you are not talking to Apple here. You can contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then try selecting Purchases, Billing & Redemption

  • The uninstaller for photoshop CS5 did not remove CS5.1

    I ran the uninstaller for CS5 successfully and it's gone. But I still have 5.1 on my system and now the uninstaller is gone. How to do remove that along with deactivating it?

    You should have deactivated PS before uninstalling it.  To make sure it's all removed, use the cleanup scripts:
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • "The Office for Mac installation did not complete successfully because there was a problem with the installer."

    I had Microsoft 2011 installed on my macbook, and my macbook had crashed recently. Luckily I had backed up my drive before. After fixing it i tried to restore my files and when i tried using microsoft office i was given the before mentioned error message. Unfortunately I had misplaced my office box when moving and so I don't have the CD or reg key. I also tried copying the app from my brothers macbook, but i still go the same error message. Is there any alternative way.

    Office usually can't be restored intact without a good activation key. The only thing that I can advise is getting in touch with Microsoft to see if they can retrieve the key for you.
    When you get the key, you can download a digital, dmg file of Office.
    Good luck,
    Clinton
    MacBook Pro (15-inch Late 2011), OS X Mavericks 10.9.5, 16GB Crucial RAM, Crucial M500 960GB SSD, 27” Apple Thunderbolt Display

  • I had to restore my computer to factory settings. It wiped out my itunes and it was not backed up. How do I get the music, including music I did not buy from itunes back on computer?

    I had to restore my computer to factory settings, this wiped out my itunes and I did not backup. How do I get the music (including music not purchased from itunes) back on my computer?

    Assuming the music is sitting on your iPod, try Detune:
    http://www.macupdate.com/app/mac/35334/detune
    Just be careful that you don't allow the "empty" iTunes to wipe your ipod.

  • What are the authorities listed in the certificate manager and where did they come from?

    I am being blocked from some websites and cannnot figure out how. I am not a student nor am I trying to access sites from work. This is occurring at my home. While trying to fix things I stumbled upon the Authorities list in the Certificate Manager. What is this list for? And also, where did the items in the list come from?

    That are the build-in root certificates and intermediate certificates from servers that you have visited.
    See http://en.wikipedia.org/wiki/Root_certificate

  • When configuring new iPad, apps and photos did not transfer from"restore"

    when trying to "restore" from a computer and the cloud, apps and photos did not transfer

    Restore from iTune Backup
    1. Settings>General>Reset>Erase all content and settings
    2. You'll be asked twice to confirm
    3. You'll see Apple logo and progress bar
    4. You'll see a big iPad logo on screen
    5. Configuration start
    6. Set language
    7. Set country
    8. Select Network and input Password>Join
    9. Enable Location Service>Next
    10. You'll be given 3 options (a) Setup as New iPad (b) Restore from iCloud Backup (c) Restore from iTune Backup
    11. Select Restore from iTune Backup
    12. You will see picture of USB cable pointing towards iPad
    13. Connect iPad to iTune (make sure iTune is on standby)
    14. Tap Continue (computer)
    15. Restore iPad from Backup (computer)
    16. See progress bar with estimated time (computer)
    17. See Restore in Progress on iPad
    18. See Apple logo
    19. See Apple and Progress Bar
    20. Slide to Unlock
    21. Copying Apps back to iPad (computer)
    22. You'll see Loading/Installing/Waiting below the Apps (iPad)
    23. Sync Music/Podcast/Movies to iPad (computer)
    24. Sync completed (computer)

  • "Boot OSX" drive, where did it come from?

    I have an intel xserve with 1 80gb drive (for booting) and 2 750bg drives mirrored(via software) as my DATA drive.
    After I initially set this up, there was one "BOOT" drive and one "DATA" drive on the desktop.
    I recently logged into the server via ARD and noticed there was a third drive now, named "Boot OSX".
    I, nor any of my staff, installed or created this drive(volume).
    It appears to be part of the mirror raid, but where did it come from???

    FWIW, I saw this shortly after installing Leopard and initially thought it was an external drive I set up as backup. It was only later that I realized that I didn't have the external drive plugged in when I saw "Boot OSX" on my desktop.
    Tonight, I saw it again, googled, and found this thread. Could this have anything to do with Software Update? Software Update let me know I needed to install some updates. I clicked on details and ended up minimizing the application to install them later. After twiddling around with some other things I noticed the "Boot OSX" on my desktop, again. I went ahead and let Software Update "do it's thing" and after a reboot, like the other posters in this thread, it was gone.
    So ... as I asked, earlier, could this have something to do with Software Update?

  • The control type xyz is not allowed on this page. The type is not registered as safe.

    Hi all,
    I have a solution, say My.Solution, I have a project My.Project in that.In that project I have a few features.I added a visual webpart.In the properties of that, I can see that it has a safe control entry for that.I did not rename any namespace or class name.
    I just added this webpart to a new feature(which has List Definition and instance) and deployed it.The class name of the visual webpart is Foo and this is in the namespace My.Solution.Foo.
    I opened the sharepoint designer and edited the masterpage.I referenced this in masterpage as
    <%@ Register TagPrefix="cus" Namespace="My.Solution.Foo" Assembly="My.Solution, Version=1.0.0.0, Culture=neutral, PublicKeyToken=87a45275f2ea36e3" %>
    and I added this to the masterpage as
    <cus:Foo runat="server" id="customvisualwebpart"/>
    After I save in the designer and refresh the browser, I get the error,
    The control type 'My.Solution.Foo.Foo' is not allowed on this page. The type is not registered as safe.
    I checked the .webpart file and it has the namespace, My.Solution.Foo.Foo. The .spdata has a safecontrol entry too as
    <SafeControl Name="SafeControlEntry1" Assembly="$SharePoint.Project.AssemblyFullName$" Namespace="My.Solution.Foo" TypeName="*" IsSafe="true" IsSafeAgainstScript="false" />
    The assembly that contains the webpart is alread deployed to the GAC there.
    The web.config for that in C:\inetpub\wwwroot\wss\VirtualDirectories\12345 does not have a safe control entry. I don't want to add it there manualy as I don't have access to web.config in prod
    Can somebody tell me what is wrong and what I need to do to fix it?

    check you package  file 
    http://sharepoint.stackexchange.com/questions/11524/the-type-is-not-registered-as-safe-when-trying-to-add-a-web-part-installed-by
    Hope that helps|Amr Fouad|MCTS,MCPD sharePoint 2010

  • TS1814 Most of the songs on my iPod Classic no longer dshow up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Th

    Most of the songs on my iPod Classic no longer show up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Thanks you for any help.

    See Empty/corrupt iTunes library after upgrade/crash or
    Recover your iTunes library from your iPod or iOS device.
    tt2

  • The save for the web function has stopped working in my copy of photoshop elements 12.  I get this message, " The operation could not be completed.  The system cannot find the path specified" Resetting preferences did not fix.

    The save for the web function has stopped working in my copy of photoshop elements 12.  I get this message, “ The operation could not be completed.  The system cannot find the path specified” Resetting preferences did not fix.

    my os is windows 7.  elements 12 worked fine for many months then save for the web stopped working

  • Good morning a few weeks ago  I send the request for the replacement program of my ipod nano 1st generation and they sent me the shipping box but I did not get the label to go back,  and I can not  return it , i need to you sent me again the box for retu

    Good morning a few weeks ago  I send the request for the replacement program of my ipod nano 1st generation and they sent me the shipping box but I did not get the label to go back,  and I can not  return it , i need to you sent me again the box for return the ipod

    Best thing would be to call Apple up again, and let them what has happened and they'll help you!

Maybe you are looking for

  • Forward to Voicemail

    I have a number of phones set up in a school, When a user dials the main switch board number, the switch board can then transfer the call to the classrooms If the classroom phone is not answered then it diverts back to the switchboard, if the switchb

  • No spry in IE at all (other browsers work fine)

    I have a problem with a webpage I'm designing: when browsing it under FF or opera, everything works as it should: I get dynamic tables, tabbed content for user preferences, etc. However, when using IE, not only does nothing load, but also any tables

  • FRM-92102/FRM-92050

    FRM-92102/FRM-92050 is being returned to the client browser, when try to access web-forms application. At this point, all users sessions are broken. no One can access forms applications anymore, OC4J_BI_FORMS has to be restarted for our web forms app

  • Prevent save Message when there is an error

    Hi all, Please help me out here. I want to prevent saving a new Support Desk Message when there is an error in the message. Kind regards, Remy Piets

  • Rename coloum name

    Can i rename column name of a table. If so how to do it????