BEA-141230 Could Not locate descriptor file for System Resource: DS name

Guys,
When I start the Admin and Managed server ..I get below warning message.
*<Warning> <Management> <BEA-141230> <Could Not locate descriptor file for System Resource : datasource1.>*
I know that weblogic server is unable to locatie datasource1.xml file at <SOA_HOME>/user_projects/domains/base_domain/config/jdbc
Is there any way to to get rid off from this error? I tried to delete datasource from weblogic Admin console, but get below error:
java.lang.NullPointerException
All changes have been activated. No restarts are necessary.
Errors were encountered while performing this delete operation.
Thanks,
Ab

Are you starting servers with the root user? make sure that using whichever user you are starting server, it has full access on MW_Home and it's sub-directories. You may consider raising a support SR.
Regards,
Anuj

Similar Messages

  • Could not open Transport File for creation

    I Changed the path and copied the repository from old path to new path. While executing se38 à RSCMST TCode, we get the errors in RED(HTTP interface using fuction group).
    1.The error log check_subrc: subrc     1  instead          0
    check_subrc: Component : data error text : No such file or directory
    docGet: DOC_0                                    error
    docGet: DOC_S                          
    check_subrc: subrc     1  instead          0
    check_subrc: Component : sdata1.txt error text : No such file or directory
    docGet: DOC_S                                    error
    docGet: DOC_M                          
    check_subrc: subrc     1  instead          0
    check_subrc: Component : mabc error text : No such file or directory
    docGet: DOC_M                                    error
    docGet: DOC_L                          
    check_subrc: subrc     1  instead          0
    check_subrc: Component : ldata error text : No such file or directory
    docGet: DOC_L                                    error
    docGet: DOC_N                          
    check_subrc: subrc     1  instead          0
    check_subrc: Component : Data6 error text : No such file or directory
    docGet: DOC_N                                    error
    HTTP error: 404 (Not Found)  "G:CS_REPZHR_MASTEK046cDF6258C5DF68EAF183C4001F295A507C directory not found"
    info: mCreate DOC_0                              error
    2.Message 704: (SAPKPROTP Error: Could not open Transport File for creation.
    Thanks & Regards
    Jituda

    Hi,
    Could you plz let me know how did you fix this issue?
    BR,
    Shyam

  • Gmail could not scan zip file for viruses

    I received a zip file.  MacBook Pro tries to scan for virus and I received a msg that "Gmail could not scan this file for viruses".  Does the problem lies with the zip file OR there is some software that I need to download & install before I could download the zip file?

    You are wasting your time scanning for viruses.
    I have been using Macs since 1984.
    I've worked at companies with 50+ Macs.
    I've used every Mac OS From 1.1 to 10.6.7
    I have never seen a Mac virus or known anyone that has.

  • Can't upload Web Job: Could not upload zip file for job:

    A few days ago, out of the blue my Web Jobs I had associated with one of my Azure Websites disappeared. Actually at the root of the dashboard in the Portal there were still listed as a Job collection BUT not associated with the website. There were also errors
    in the Job logs but I foolishly deleted the Jobs and tried to upload them again. However I keep getting an error when attempting to upload the zip file [as I had previously done] against this same website. I've tried against another website and it worked ok.
    But I need to upload against this ONE particular site as the webjobs get files from that website. I did discovered lots of nasty trace in the kudu log file. Here is some:
    I've searched and search forums and discussions but can't proceed. Can anyone assist me?
    <Events><Event><System><Provider Name="ASP.NET 4.0.30319.0"/><EventID>1309</EventID><Level>2</Level><Task>0</Task><Keywords>Keywords</Keywords><TimeCreated SystemTime="2015-03-14T16:17:48Z"/><EventRecordID>-1680563781</EventRecordID><Channel>Application</Channel><Computer>RD000D3AD0013E</Computer><Security/></System><EventData><Data>3005</Data><Data>An
    unhandled exception has occurred.</Data><Data>3/14/2015 4:17:47 PM</Data><Data>3/14/2015 4:17:47 PM</Data><Data>63d127c928c44f0084bdb2a93fc5ab81</Data><Data>1</Data><Data>1</Data><Data>0</Data><Data>/LM/W3SVC/1897069090/ROOT-4705-130708234647101317</Data><Data>Full</Data><Data>/</Data><Data>D:\Program
    Files (x86)\SiteExtensions\Kudu\43.40212.1385\</Data><Data>RD000D3AD0013E</Data><Data></Data><Data>6368</Data><Data>w3wp.exe</Data><Data>IIS APPPOOL\payskool-schooladmin</Data><Data>InvalidOperationException</Data><Data>The
    pre-application start initialization method Run on type WebActivator.ActivationManager threw an exception with the following error message: Exception has been thrown by the target of an invocation..
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethodsCore(ICollection`1 methods, Func`1 setHostingEnvironmentCultures)
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods)
       at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean&amp; isRefAssemblyLoaded)
       at System.Web.Compilation.BuildManager.ExecutePreAppStart()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
       at WebActivator.BaseActivationMethodAttribute.InvokeMethod()
       at WebActivator.ActivationManager.RunActivationMethods[T]()
       at WebActivator.ActivationManager.RunPreStartMethods()
       at WebActivator.ActivationManager.Run()
    Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver.RegisterDefaultServices()
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver..ctor()
       at Kudu.Services.Web.App_Start.NinjectServices.SignalRNinjectDependencyResolver..ctor(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.RegisterServices(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.CreateKernel()
       at Ninject.Web.Common.Bootstrapper.Initialize(Func`1 createKernelCallback)
       at Kudu.Services.Web.App_Start.NinjectServices.Start()

    Thanks very much for your prompt reply. This has indeed fixed the issue.
    Can I ask what might have caused the issue in the first place to necessitate the restart? Is it possibly there were too many logs files and that perhaps disk space became an issue for the Website?
    Kind regards,

  • Javah error: could not find class file for 'com.ntv.ndkjni'

    Hi,
    My project directory  : C:\ndkJNI
    My java file directory : C:\ndkJNI\src\com\ntv\ndkjni
    My package name    : com.ntv.ndkjni
    1 ) I entry command prompt at C:\ndkJNI\src\com\ntv\ndkjni
    2 ) Javac test.java and create test.class succesfully. test.class is in  C:\ndkJNI\src\com\ntv\ndkjni folder.
    3 ) Later I used Javah, try below javah variously
         a)  javah -classpath C:\ndkJNI\src\com\ntv\ndkjni test
         b)  javah -classpath C:\ndkJNI\src\com\ntv\ndkjni.test
         x) javah -classpath C:\ndkJNI\src\com\ntv\ndkjni com.ntv.ndkjni.test
         y) javah -classpath C:\ndkJNI\src\com\ntv\ndkjni com.ntv.ndkjni test
         c)  javah -classpath C:\ndkJNI\src\com\ntv\ndkjni com.ntv.ndkjni.test
         d)  javah  com.ntv.ndkjni.test
         e) javah  com.ntv.ndkjni test
         f) javah  com.ntv.ndkjni test.class-> (error: exception in a thread illegal argument exception)
    I am searching  for 5 day. I couldnt find solution. I try different computer. I tried ubuntu and win8, the error still with me.
    Thats interesting when I delete the package com.ntv.ndkjni; from java file,  then create class file again with javac then javah can create header file succesfully.
    Please help me.
    *****************************test.java**************************
    package com.ntv.ndkjni;
    public class test {
      static
      System.loadLibrary("hello");
        public static native int toplama(int sayi1,int sayi2);

    javah takes a fully qualified class name so in your case that would be
    com.ntv.ndkjni.test
    As with all things related to java the class path is used to resolve the class based on the fully qualified name.  The name resolves STARTING at the path and then attempts to find the class BELOW the classpath by resolving the name.
    Because of that your class path should be the following
    C:\ndkJNI\src

  • Could not Locate Workbook in Production system  ?

    Hi ,
    Can  any one explain me the procedure to transport  workbook from Dev to Prod.
    I have recently transported  some queries and  workbook . Transportation went fine , I  am able to see the queries in Production system . But i failed to locate all my workbooks in Production system .  I have searched for the work books with Workbook ID and with description but it is of no use. I can  see my transported work book in Meta data Repository.
    Your help is appreciated .
    Thanks in Advance

    Hi  Rob,
    i  am a bit clear now.
    I  have 30 workbooks in production system , they are not in dev , I mean  30 workbooks are directly created  and assigned in production system.
    Now i  have created 10 new workbooks in development. My  devlopment system has only 10 new workbooks.
    as per my understanding from your reply is  ' If i transport the role  i  can only have 10 newly created workbooks in production and loose 30 workbooks . Which  i  don't want .
    i  want these 10 workbooks to transport in to production system without effecting existing 30 workbooks in production system

  • Could not execute command "getState" for server server01 using nodemanager

    Hi,
    I have built a weblogic 9.1 env with 2 managed servers running on different boxes from the admin server.
    I am having problems in starting the managed servers using the nodemanager. I get the following error message in the Admin server log:
    <Error> <NodeManager> <BEA-300034> <Could not execute command "getState" for server "******" using the node manager. Reason: I/O error while reading domain directory: java.io.FileNotFoundException: Domain directory '/opt/bea/weblogic91/common/nodemanager' invalid (domain salt file not found).>
    I get the following message on the admin console:
    For server ******, the Node Manager associated with machine ******-machine is not reachable.
    All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager. No action will be performed.
    I can start the managed server using the "startMangedWeblogic.sh" without any issues.
    Any help on this would be greatly appreciated.
    Thanks

    one more thing to add:
    I get the following error in the Managed server log:
    <I/O error while reading domain directory: java.io.FileNotFoundException: Domain directory '/opt/bea/weblogic91/common/nodemanager' invalid (domain salt file not found)>
    java.io.FileNotFoundException: Domain directory '/opt/bea/weblogic91/common/nodemanager' invalid (domain salt file not found)
    at weblogic.nodemanager.server.DomainManager.initialize(DomainManager.java:74)
    at weblogic.nodemanager.server.DomainManager.<init>(DomainManager.java:46)
    at weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:239)
    at weblogic.nodemanager.server.Handler.handleDomain(Handler.java:170)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:104)
    at weblogic.nodemanager.server.Handler.run(Handler.java:64)
    at java.lang.Thread.run(Thread.java:595)

  • Microsoft.WebApplication.targets 182 5 error MSB3030 Could not copy the file because it was not found

    We use Visual Studio Online and the integrated continuous integration (build server) from Microsoft. We have a solution that contains multiple projects two of which are latest MVC projects. I updated a bunch of our Nuget packages yesterday and now we are
    getting a build error one of our MVC projects. Any help is greatly appreciated as I have exhausted my resources trying to understand why the error is occurring!
    We use nuget for our external libraries, the solution and projects and set to use Nuget Restore (no packages persisted in TFS).
    We updated Angular to the latest version using Nuget updates inside of visual studio. Here an excerpt from packages.config in the project file. The first block is what was found in the packages.config before the update and the second block is after the
    update.
    <package id="Angular.UI.Bootstrap" version="0.11.0" targetFramework="net451" />
    <package id="angularjs" version="1.2.23" targetFramework="net451" />
    <package id="Angular.UI.Bootstrap" version="0.12.0" targetFramework="net451" />
    <package id="angularjs" version="1.3.8" targetFramework="net451" />
    After I noticed the build error I scheduled another build with Diagnostic level logging turned on, here is the excerpt from the build highlighting the errors
    Task "Copy" (TaskId:395)
    16:42:43.027 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-animate.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.031 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-animate.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Creating directory "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts". (TaskId:395)
    Copying file from "Scripts\angular-aria.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-aria.js". (TaskId:395)
    Copying file from "Scripts\angular-aria.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-aria.min.js". (TaskId:395)
    16:42:43.033 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-cookies.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.033 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-cookies.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-csp.css" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-loader.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-loader.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Copying file from "Scripts\angular-messages.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-messages.js". (TaskId:395)
    Copying file from "Scripts\angular-messages.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-messages.min.js". (TaskId:395)
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-mocks.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-resource.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-resource.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-route.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-route.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-sanitize.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-sanitize.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-scenario.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-touch.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-touch.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Copying file from "Scripts\bootstrap-select.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.js". (TaskId:395)
    Copying file from "Scripts\bootstrap-select.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.min.js". (TaskId:395)
    Copying file from "Scripts\bootstrap-select.js.map" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.js.map". (TaskId:395)
    I looked at the change log of my check-in and noticed that the errors occur for Angular script references that were updated. New angular references (adds in the TFS changeset) are being copied without errors. Example: angular-animate.js was edited
    in the Angular update in TFS but angular-aria.js is a new file in the package so new file in TFS. 
    Using Source Control Explorer I verified the location of the files, the new and the existing files from the Angular nuget package can all be found in the Scripts folder of the MVC project. I can also view the content of each file file without issue.
    The references in the project file (csproj) are all consistent too, I can't see any differences between the files that cause failure and those that do not. The following block is a direct copy/paste from the csproj file
    <Content Include="Scripts\angular-animate.js" />
    <Content Include="Scripts\angular-animate.min.js" />
    <Content Include="Scripts\angular-aria.js" />
    <Content Include="Scripts\angular-aria.min.js" />
    <Content Include="Scripts\angular-cookies.js" />
    <Content Include="Scripts\angular-cookies.min.js" />
    <Content Include="Scripts\angular-csp.css" />
    <Content Include="Scripts\angular-loader.js" />
    <Content Include="Scripts\angular-loader.min.js" />
    <Content Include="Scripts\angular-messages.js" />
    <Content Include="Scripts\angular-messages.min.js" />
    <Content Include="Scripts\angular-mocks.js" />
    <Content Include="Scripts\angular-resource.js" />
    <Content Include="Scripts\angular-resource.min.js" />
    <Content Include="Scripts\angular-route.js" />
    <Content Include="Scripts\angular-route.min.js" />
    <Content Include="Scripts\angular-sanitize.js" />
    <Content Include="Scripts\angular-sanitize.min.js" />
    <Content Include="Scripts\angular-scenario.js" />
    <Content Include="Scripts\angular-touch.js" />
    <Content Include="Scripts\angular-touch.min.js" />
    Is there anything I forgot to mention that would help me figure out what is going on?
    What else can I try with the exception of rolling back the changeset and re-adding the nuget package?
    Thank you very much in advance!
    -Igor
    -Igor

    Hi Igor,
    For your situation, make sure you checked in your source files after updating Angular. You can also check the whether the foders for the Angular reference are under source control in source settings tab of your build definition.
    You can also build locally using MSBuild to see if the building works fine. We have to make sure local build succeed before VSO build since TFS build use MSBuild as its default compiler. Check the links below to see if they are helpful:
    https://social.msdn.microsoft.com/Forums/en-US/f43ceb9e-f253-46e3-a496-05f8cd77f634/msb3030-could-not-copy-the-file-because-it-was-not-found-error?forum=winappswithcsharp
    https://social.msdn.microsoft.com/Forums/en-US/01a29ce7-da2a-40af-9dce-3db1f8998cc2/could-not-copy-the-file-consoleappnameexemanifest-because-it-was-not-found?forum=TFService
    Best regards, 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • HT2953 i-tunes could not be used because the original file could not be found.could not locate.this error occurs on most of my songs in my library and will not play even though they are in my i-pod and play with no trouble.can  anyone please help?

    i-tunes could not be used because the original file could not be found.could not locate.this error occurs on most of my songs in my library and will not play even though they are in my i-pod and play with no trouble.can  anyone please help?

    I was not complete clear.
    Since you never changed the settings in the advanced section of iTunes preferecnes, you have to chech that your music is really in the location setted in the folders reported in the advanced section.  If not you have 2 ways: reset the position of this folders or in the actual disk organisation or in the pointing on the preferences.
    If you press the reset button you just give to itunes its default setting as for the position of the music files: probably this will be a good choice if you have never changed any default preference.
    But before I would check the folders and see if the songs are really there
    In my iTune I have this, and I believe it is the default.
    Users/YOURHOMEFOLDERNAME/Music/iTunes/iTunes Music

  • Reinstallation message: Could not locate Resources file in Configuration folder

    I have new computer. Was running XP on old computer for CS4 Web Premium. Uninstalled from XP. Can't install on new machine with Windows 7. Getting error: Could not locate the Resouirces file in Configuration folder for Dreamweaver (and all other programs in Web Premium). Tried reinstalling  times, no luck. Help please.
    C Shaw

    Do you receive this error message during the install process?  I would recommend reviewing your installation log files.  You can locate steps on how to accomplish this at Troubleshoot installation with install logs | CS3, CS4 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-installation-install-logs-cs3.html.

  • Need Help! "Could not locate the resource file in the Configuration folder."

    I had just purchased and installed Adobe Crerative Design Suite last night. Every program works except Dreamweaver, which gives me the error message:"Could not locate the resource file in the Configuration folder. This File is required to run Dreamweaver. Please reinstall the application". I am suspicious because the was a previous version of Dreamweaver on the computer before this installation, but I unistalled it. I do not understand why I get this message. Is there a file somewhere that is missing or at faut. How can I remedy this? Thanks
    ~Todd

    Nadia,
    Your posted resources worked for me. Thank you! After many attempts (to include Adobe's overseas call canter) to resolve the same installation and run errors, I used your suggested steps and I finally have a clean and running install. I did have to take a few extra steps;
    First I downloaded both Cleaning  scripts. For CS4 & CS3.
    Next I downloaded Windows installer/cleaner. I have Windows Vista Home Premium and that is a required installed program to run Adobe's cleaning script.
    Once I was sure I had all the programs/scripts I needed (per your instructions and the instructions found on the Cleaning scripts site) I disconnected my computer from the Internet.
    Then I disabled all running programs especially all Anti-virus and firewall programs and any others that have calls of any kind: i.e. Boinc (Seti), Skype, email programs (Windows Live Mail), etc.
    Next I uninstalled all CS4 products and even though I was told that Macromedia Studio MX 2004 can stay installed (read that on one site and the overseas Tech also reinforced that information) I uninstalled MX 2004.
    I then rebooted and installed the Windows installer/cleaner program and ran the Adobe CS4 cleaner script twice.
    After another reboot I installed Dreamweaver CS4 first, rebooted (can't reboot enough with Windows!) and, yes you guessed it, rebooted.
    I then attempted to open Dreamweaver CS4 and for the first time it ran without the error!
    I then installed Adobe Ps CS4 and rebooted and that work for the first time as well.
    I can't say for sure if Macromedia Studio MX 2004 caused the install errors on the Adobe products but without it and ALL that uninstalling and rebooting and running cleaning scripts and installing and rebooting, Adobe finally felt my computer was clean enough to call it home and work.
    Thank you again for your information and I suggest if anyone else finds their way here that they follow your instructions to the letter. Takes a long time but a proper and clean install will be the result.

  • OpenJPA - ArgumentException: Could not locate metadata for the class usi...

    I'm getting the following exception when executing logic/queries around JPA entity classes:
    {color:#333399}nested exception is: &lt;1.0.0 fatal user error&gt; org.apache.openjpa.persistence.ArgumentException: Could not locate metadata for the class using alias "MyClass". This could mean that the OpenJPA enhancer or load-time weaver was not run on the type whose alias is "MyClass". Registered alias mappings: "{MyClass=null}"{color}
    I get this exception on occassion. It is intermitent and i can't seem to reproduce it consistently.
    I'm using the following:
    WebLogic: 10
    KODO: 4.1.3.1 bundled with WL10 which in turn uses OpenJPA 1.0.0
    In other forums on the net they have suggested explicitly adding the classes to the persistence.xml file ( i've done this )
    They have also stated to run the openjpa enhancer on the code before deployment to WL ( done this too!)
    One last step that i have yet to attempt is to load the class within the code before use ( haven't tried this as it seems so hackish)
    Any other thoughts? ANyone else experience this?
    Thanks

    We are having the same issue.. Anybody knows how to deal with this problem?

  • I can't import photos from a card, file or anything.  I get "could not copy a file to the requested location"..  This has never happened before.

    I can't import photos from a card, file or anything.  I get "could not copy a file to the requested location".  I have never had this happen before.  I use a MacBook Pro

    I also have the exact same issue.  New IMac, installed LR, imported approximately 900 photos no problem, across the network from a Windows PC.   The import stopped when the network connection was lost.   Now I cannot import for the same reason "could not copy a file to the requested location".  I have plenty of disk space and i have permission to the needed folders.   I cannot even import from a folder already on the IMac.   

  • JSP Registry could not locate runtime property file

              At runtime, my JSP is throwing an exception claiming to be not able to find the property
              file. I have found the exact property file in the jar located on the server. I've
              tried extracting it and placing it in different places and adding the file and directory
              to the WebLogic classpath. I'm not sure what else to try.
              Here's the exception:
              Loading from CLASSPATH cat_test4_cat_pkg_Cat_pkgModule.properties
              java.lang.RuntimeException: JSP Registry could not locate runtime property file:
              cat_test4_cat_pkg_Cat_pkgModule.properties
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Exception.<init>(Compiled Code)
              Thanks.
              

    When you generate a webapp or use the JSP element wizard , a property file is created for you that contains some startup parameters. This file needs to be available in the classpath. This errors comes up becuase the file is not avalable in the classpath.

  • 10g Admin/Desktop error :could not locate or parse the .dbc file error

    Hi there,
    can any one help me how to fix this error i get this while connecting to Discoverer Admin/Desktop edition 10g ver 10.1.2
    Unable to connect to: username@crp2
    Failed to connect to database - could not locate or parse the .dbc file
    c:\oracle\BIToolsHome_1\discoverer\secure\us-oracle3.dbc corresponding to the given Oracle Applications instance
    i had created the system environment variable FND_SECURE and i've placed the .dbc files in the folder (C:\oracle\BIToolsHome_1\discoverer\secure)
    but, i still get error
    Thanks,
    Max

    Hi Russ
    Here's some additional info from my own library:
    1. Set or check the following registry settings on your Admin PC:
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\EnableTriggers should be DWORD with a value of 1
    HKEY_CURRENT_USER\Software\Oracle\Discoverer 10\Database\DefaultPreserveDisplayPropertyForRefresh should be a DWORD with a value of 1
    2. You need to create for yourself a folder called SECURE under your ORACLE folder:
    e.g. mkdir c:\oracle\secure
    3. Copy the DBC File from the E-Business Suite database and place it in the secure directory. It will be located in the TOP directory in the database.
    4. Create a Windows System Variable FND_SECURE with the value as in step 2 above: e.g. c:\oracle\secure
    5. Update your %ORACLE_HOME%/network/admin/tnsnames.ora to include an entry for the E-Business Suite database. The database name must match the two_task entry in the dbc file.
    6. You may have to rename the dbc file so that it matches the name by which you are referring to that database in your TNS Names file
    Does this help?
    Best wishes
    Michael

Maybe you are looking for

  • No sound from TV when using HDMI from HP Envy Ultrabook4 despite downloading drivers

    Problem: When using an HDMI cord from my HP Envy Touchsmart Ultrabook 4 (4-1105dx)to connect to my TV to view movies, the video appears on my TV screen, but there is NO sound from the TV. Instead the sound comes from my lap top. Troubleshooting: I ha

  • Add filename and path into PDF-form

    Hello, I create different PDF-forms for our company with LiveCycle Designer 8.2.1 . Now I have to integrate the name of the form-file and its path automatically into the form. My idea is to place a text-field, I will give the type "calculated" in the

  • Servlet for writing Video bytes to response

    Hi there, Thanks to all who read this. I have developed an J2EE application that allows people to watch video and can see the application using mobile devices such as the iPhone. Videos for the iPhone are currently encoded in MP4 format and have been

  • Project runs slow when it's uploaded to SCORM

    Hi, The project runs fine when the reporting is unchecked and I test it online but it runs slow and crashes flash when it's being run in a SCORM system. I'm using: Mac OSX 10.9.2 Captivate 7.0.1.237 About the project: 70 Slides, 3 videos (streamed vi

  • Would a 13" Macbook Pro (2.4GHz) be able to efficiently run Logic Pro?

    I'm thinking of buying a Macbook Pro, but I'm really tight on money. Would the lowest model of Macbook Pro still be able to efficiently run Logic Pro?