Cannot create the database error

Hello all-

I worked on a project in Robohelp7/HTML for about a week. I come today and try to open my project and the error message "unable to create the database. Check that the directory is not dead. ». I did what is obvious to check the folders and files to the breast and they are not marked read only. When I create a new project, I get the same error. I'm stuck at the stop and can't understand why Robohelp has decided to deny me access to my project or the ability to create new ones. I went so far as to uninstall and reinstall, nothing helps.

If someone has encountered this? Any help would be greatly appreciated.

Thank you

Something fundamentally wrong it if clown fish is to launch the same error.

My inclination would be right for a uninstall and reinstall.

If you have installed the patch, you can see RoboHelp 7.0.2. That uninstall and go back to add remove programs (ARP). Uninstall 7.0.1, and then go back to remove HR itself.

When you reinstall, you need to apply the patch again.

I have excluded firewall issues that you worked OK for a week. On the same basis, and because the clown fish up the same error, I have excluded on a network. I guess one last thing to try would be to create and reopening of a new project.

Are you based in Iceland? There are a few pages on the Iceland under Serendipity on my site.

Tags: Adobe

Similar Questions

  • DBCA cannot create the database in 12 c in Windows

    Hello

    After the installation of Oracle 12 c on R2 Windows Server 2012 and successfully running the netca command to configure the listener, I run with the DBCA tool question

    It throws an error message of "Recovery Manager could not restore the data files"

    I looked at the log files, here is some information:

    Corrupt block 1 found during the backup piece, reading file=C:\ORACLE\PRODUCT\12.1\DBHOME_1\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE. DFB, corr_type = 4

    Review of blocknum = 1, file=C:\ORACLE\PRODUCT\12.1\DBHOME_1\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE. DFB, found the same corrupted data

    Not sure if this helps, but I am attaching several log files to help debug the problem.

    I read the post DBCA cannot create the database in 12 c, but it doesn't quite have an answer.

    Any help is appreciated.

    Thank you

    Pranav

    Looks like a bad installation or a bad block on your disk. Have you tried creative using the "Custom Database" model in the wizard dbca (one that does not come with the data files)? It will take more time to create, but shouldn't read the dbca reported as corrupted file

  • ColdFusion 10 - cannot create the database

    I think that this error has to do with permissions, but I'm not sure.  I'm not under personal service accounts to run IIS 7.5 or Coldfusion.  There is some dirt on my server and Setup:

    Server productColdFusion
    VersionColdFusion 10,282913
    EditionDeveloper
    Operating systemWindows Server 2008 R2
    OS version6.1
    Update level/C:/ColdFusion10/cfusion/lib/updates/chf10000002.jar
    Version of the Adobe driver4.1 (build 0001)

    Details of the JVM

    Java version1.6.0_29

    History of this server:

    A installed version 9.0.1.  Installled CF 10 Beta and then uninstalled beta 9 and 10 to install 10 final.  Ran into a problem with IIS 7.5 refusing to release some settings somewhere deep beyond web.config files so it was a dev server I simply uninstalled IIS 7.5 role and also uninstalled WAS, wonderful Windows Process Activation Service, test function (if it is really what it is... more as a burden IMO) and delete the files C:\ColdfusionX and C:\inetpub to purge settings and garbage.  I then rebooted and again installed IIS and WAS.  The previous problem had nothing to do with the substance of data base, it was the IIS for CF 10 connector not properly be created and applied by IIS, resulting in .cfm files offered for download.

    After all the changes, I was able to connect to the CF admin date to which I applied the update of 10 CF 2.  Web server here on out stuff is practically install stock.

    I created the directory C:/ColdFusion10/cfusion/db/andHalt/and then to data sources to create the embedded Apache Derby database.

    Error just after the attempt to create the data source:

    Connection verification failed for data source: andHalt

    org.apache.derby.impl.jdbc.EmbedSQLException: cannot create the database "C: / ColdFusion10/cfusion/db/andHalt /', see the following exception for more details."

    The root cause was that: java.sql.SQLException: unable to create the database "C: / ColdFusion10/cfusion/db/andHalt /', see the following exception for more details."

    Logs show a very little bit of detail that does not help me to find a crowd of CF related Google goodies so I come here to read more in the knowledge depth and because Murphy's law still nips at my heels I'm always towing in good errors for the people gawk and awk to

    Sun Oct 14 22:58:03 CDT 2012 Thread [Thread-24, 5, main] cleanup from action

    java.sql.SQLException: unable to create the database "C: / ColdFusion10/cfusion/db/andHalt /', see the following exception for more details."

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.Util.newEmbedSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.Util.seeNextException (unknown Source)

    at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase (unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection30. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection40. < init >(Unknown Source)

    at org.apache.derby.jdbc.Driver40.getNewEmbedConnection (unknown Source)

    at org.apache.derby.jdbc.InternalDriver.connect (unknown Source)

    at org.apache.derby.jdbc.EmbeddedDriver.connect (unknown Source)

    at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:614)

    to coldfusion.server.j2ee.sql.pool.ConnectionRunner$ RunnableConnection.run (ConnectionRunner. java: 67)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: java.sql.SQLException: unable to create the database "C: / ColdFusion10/cfusion/db/andHalt /', see the following exception for more details."

    at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA (unknown Source)

    ... 13 more

    Caused by: java.sql.SQLException: the database directory "C:\ColdFusion10\cfusion\db\andHalt" exist. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA (unknown Source)

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.Util.generateCsSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException (unknown Source)

    at org.apache.derby.impl.jdbc.EmbedConnection.handleException (unknown Source)

    ... more than 10

    Caused by: ERROR XBM0A: the directory database "C:\ColdFusion10\cfusion\db\andHalt" exist. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.iapi.error.StandardException.newException (unknown Source)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.vetService (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService.access$ 600 (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService$ 9.run (unknown Source)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.createServiceRoot (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.bootService (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService (unknown Source)

    at org.apache.derby.iapi.services.monitor.Monitor.createPersistentService (unknown Source)

    ... more than 10

    = launch nested exception, level (1) =.

    java.sql.SQLException: the database directory "C:\ColdFusion10\cfusion\db\andHalt" exist. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.Util.generateCsSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException (unknown Source)

    at org.apache.derby.impl.jdbc.EmbedConnection.handleException (unknown Source)

    at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase (unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection30. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection40. < init >(Unknown Source)

    at org.apache.derby.jdbc.Driver40.getNewEmbedConnection (unknown Source)

    at org.apache.derby.jdbc.InternalDriver.connect (unknown Source)

    at org.apache.derby.jdbc.EmbeddedDriver.connect (unknown Source)

    at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:614)

    to coldfusion.server.j2ee.sql.pool.ConnectionRunner$ RunnableConnection.run (ConnectionRunner. java: 67)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: java.sql.SQLException: the database directory "C:\ColdFusion10\cfusion\db\andHalt" exist. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA (unknown Source)

    ... 15 more

    Caused by: ERROR XBM0A: the directory database "C:\ColdFusion10\cfusion\db\andHalt" exist. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.iapi.error.StandardException.newException (unknown Source)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.vetService (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService.access$ 600 (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService$ 9.run (unknown Source)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.createServiceRoot (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.bootService (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService (unknown Source)

    at org.apache.derby.iapi.services.monitor.Monitor.createPersistentService (unknown Source)

    ... more than 10

    = end of the nested exception, level (1) =.

    = launch nested exception, level (2) =.

    java.sql.SQLException: the database directory "C:\ColdFusion10\cfusion\db\andHalt" exist. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA (unknown Source)

    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.Util.generateCsSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException (unknown Source)

    at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException (unknown Source)

    at org.apache.derby.impl.jdbc.EmbedConnection.handleException (unknown Source)

    at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase (unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection30. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection40. < init >(Unknown Source)

    at org.apache.derby.jdbc.Driver40.getNewEmbedConnection (unknown Source)

    at org.apache.derby.jdbc.InternalDriver.connect (unknown Source)

    at org.apache.derby.jdbc.EmbeddedDriver.connect (unknown Source)

    at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:614)

    to coldfusion.server.j2ee.sql.pool.ConnectionRunner$ RunnableConnection.run (ConnectionRunner. java: 67)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: ERROR XBM0A: the directory database "C:\ColdFusion10\cfusion\db\andHalt" exist. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.iapi.error.StandardException.newException (unknown Source)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.vetService (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService.access$ 600 (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService$ 9.run (unknown Source)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.createServiceRoot (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.bootService (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService (unknown Source)

    at org.apache.derby.iapi.services.monitor.Monitor.createPersistentService (unknown Source)

    ... more than 10

    = end of the nested exception, level (2) =.

    = launch nested exception, level (3) =.

    ERROR XBM0A: The directory of database 'C:\ColdFusion10\cfusion\db\andHalt' exists. However, it does not contain the file expected 'service.properties '. Perhaps, Derby has been reduced in the middle of the creation of this database. You can remove this directory and try again to create the database.

    at org.apache.derby.iapi.error.StandardException.newException (unknown Source)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.vetService (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService.access$ 600 (unknown Source)

    to org.apache.derby.impl.services.monitor.StorageFactoryService$ 9.run (unknown Source)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.apache.derby.impl.services.monitor.StorageFactoryService.createServiceRoot (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.bootService (unknown Source)

    at org.apache.derby.impl.services.monitor.BaseMonitor.createPersistentService (unknown Source)

    at org.apache.derby.iapi.services.monitor.Monitor.createPersistentService (unknown Source)

    at org.apache.derby.impl.jdbc.EmbedConnection.createDatabase (unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection30. < init >(Unknown Source)

    to org.apache.derby.impl.jdbc.EmbedConnection40. < init >(Unknown Source)

    at org.apache.derby.jdbc.Driver40.getNewEmbedConnection (unknown Source)

    at org.apache.derby.jdbc.InternalDriver.connect (unknown Source)

    at org.apache.derby.jdbc.EmbeddedDriver.connect (unknown Source)

    at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:614)

    to coldfusion.server.j2ee.sql.pool.ConnectionRunner$ RunnableConnection.run (ConnectionRunner. java: 67)

    at java.lang.Thread.run(Thread.java:662)

    = end of the nested exception, level (3) =.

    Complete cleaning action

    Ah shucks!  I can't believe how far from the solution I was looking for.  Documentation has revealed what I had to do it even if it honestly should have probably been better treated with the best comments of the error.

    http://help.Adobe.com/en_US/ColdFusion/10.0/Admin/WSc3ff6d0ea77859461172e0811cbf364104-7FD a.html

    "Note: when you add an Apache Derby Embedded data source, verify that the specified directory does not exist."

    Which is a bit ridiculous given a fileOpen dialog box is provided which means just the opposite.

    I came across this problem before CF 9 awhile back and I am surprised it is still hidden and I had forgotten about it.

  • domain controller Server 2003 giving cactiveadministratoragent cannot open the database errors

    The application log on one of our domain controllers fills error every 15 minutes about:

    CActiveAdministratorAgent::DoAgentWork - failed to open the database.
    [DBNETLIB] [ConnectionOpen(connect()) (Connect()).] SQL Server is not, or access is denied.
    Error = - 2147467259.

    Post in the Windows Server Forums:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • Cannot create the instant error

    Create instant virtual computer

    XXXXXX

    Cannot create a

    suspended

    snapshot

    because the

    create the snapshot

    operation

    exceeded the

    time limit for

    holding off I/O

    in frozen foods

    virtual machine.

    Hello

    This problem can occur because of less space, also check if you have hidden on the data store snapshot files?

    and even check the Vmid and try to consolidate by using the CLI.

  • Cannot open the database: error, ora-03113 end of file communication

    Hi guys,.

    I am facing a problem with my database

    Oracle Linux Tikanga 5 machine
    database: 10.2.0.1
    Error: ora-03113

    I tried to move a log file while inserting data...

    I restored and tried to get back what she recovers with message media recover full but doesnot allow to open the database
    gives the same error: error: ora-03113 end of file communication

    Watch alert_log
    ____________

    ALTER database recover if necessary
    beginning
    Start of recovery Media
    ORA - 264 marked during: alter database recover if necessary
    beginning
    ...
    Fri Jan 9 16:20:18 2013
    2048 MB db_recovery_file_dest_size is 40,79% used. It is a
    user-specified limit on the amount of space that will be used by the present
    for the files related to the recovery of databases and does not reflect the amount of
    space available in the underlying file system or ASM diskgroup.
    Fri Jan 9 16:22:02 2013
    change the list of file restore of database data clear
    Fri Jan 9 16:22:02 2013
    Completed: change the clear list of restore of database data file
    Fri Jan 9 16:22:02 2013
    Edit the list of file restore of database data
    1, 2, 3, 4, 5
    Completed: change the list of file restore of database data
    1, 2, 3, 4, 5
    Fri Jan 9 16:22:02 2013
    ALTER database recover if necessary
    beginning
    Start of recovery Media
    ORA - 264 marked during: alter database recover if necessary
    beginning
    ...
    Fri Jan 9 16:22:07 2013
    change the database open
    Fri Jan 9 16:22:07 2013
    LGWR: FROM PROCESS ARCH
    Arc0 started with pid = 16, OS id = 2049
    Fri Jan 9 16:22:07 2013
    Arc0: Started archiving
    Arc1: Started archiving
    LGWR: FROM PROCESS ARCH COMPLETE
    Arc1 started with pid = 17, OS id = 2051
    Fri Jan 9 16:22:07 2013
    Fix half open fully the valve of the thread 1
    Fri Jan 9 16:22:07 2013
    Errors in the /d1/app/oracle/oradata/orcl/bdump/orcl_lgwr_1966.trc file:
    [ORA-00600: internal error code, arguments: [3712], [1], [1], [0], [445262], [0], [445261],]
    Fri Jan 9 16:22:08 2013
    Errors in the /d1/app/oracle/oradata/orcl/bdump/orcl_lgwr_1966.trc file:
    [ORA-00600: internal error code, arguments: [3712], [1], [1], [0], [445262], [0], [445261],]
    LGWR: termination litigation because of the 470 error
    Instance terminated by LGWR, pid = 1966

    can you please on the same...
    Thank you

    ORA-00600: internal error code, arguments: [3712].

    ORA-00600 is error internal oracle, you need to check metalink support for this.

  • Cannot create the database in OERL 5

    Hello friends,

    with the help of the other members, I finally installed oracle 11g release 1.

    Now, I want to create a database using "DBCA.

    but it is to show

    * "" bash: dbca: command not found "*"

    Please friends help me, I want to create a new database.


    Any kind of help appreciated

    Thank you
    Praveen.

    Salvation;

    Plus 2 great post, make sure you have set $ORACLE_HOME/bin in your PATH and ORACLE_HOME environment

    Try export ORACLE_HOME = xxxx
    Try export PATH = $PATH: $ORACLE_HOME/bin

    Respect of
    HELIOS

  • Cannot create the pool, error of path for the VM folder

    I am using Add-AutomaticLinkedClonePool but running in the following error message:

    Add-AutomaticLinkedClonePool: PowershellService::AddAutomaticLinkedClonePool FAILED, error = not found file vm (or running) to the path: / Site/Desktops/PoolName. Could not find folder vm (or running) to the path: / Site/Desktops/PoolName

    I tried all of the following conditions:

    -VmFolderPath "/ Site/Home/office/PoolName.

    -VmFolderPath "/ Site/host/desktops / '.

    -VmFolderPath "/ Site/computers office/PoolName.

    No idea what I am doing wrong or where I should look next? I thought it might be a permissions problem, but it seems unlikely that the account I use must have full privileges. Incidentally, did you know that "Could not find file vm" gets 0 results on Google?

    As far as I know, you also have to include the files hidden in the access path.

    So if the Site is your data center, you should try

    -VmFolderPath "/ Site/vm/host/computers office/PoolName.

    I don't know how the Organization of your search folders, but the asumes above

    Data Center: Site

    Folder: Home

    File: desktop computers

    File: PoolName

  • Error message: cannot create the folder C:\Documents and Settings\Marlon\Local Application BVRP Software\NetWaiting\MoHlog.txt Settings\

    I recently had a problem with the virus 'Restore Windows'. I was able to get rid of it with Malwarebytes antivirus scanner, but when I turn on my computer I get this error message.
    Cannot create the folder C:\Documents and Settings\ of Settings\Marlon\Local Application BVRP Software\NetWaiting\MoHlog.txt

    I'm no expert, but I feel that my C drive disappeared, or at least has been hidden. My documents, pictures and music files are all empty. My programs (start > all programs) have been removed and deleted the shortcuts on the desktop. When I go to my computer, my personal and shared document files are not accessible. Under the description it says that they are hidden. My local disk (c) is also empty, but there is still very little space which suggests that programs and files have not been deleted.
    Is it possible to recover my files?
    Thank you

    Hello

    MoHlog.txt file is related to the software of modem on the computer, you can uninstall and reinsta it check if it works.

    Also scan your computer for any infection by virus still present on the computer using any scanner online.

    You can also try the system restore to the point before that the computer has been infected by the virus and check if it helps.

    Good luck!

  • Empty Device Manager and for error message "cannot create the enumerated device root need to install Parallels paravirtualization pilot".

    Original title: Device Manager empty

    I have Windows XP Service Pack 3 installed in a Bootcamp partition on my Intel iMac. I can detect and install new hardware such as USB keys. However, the Device Manager window is blank - how can I get the window to display the devices connected to the computer? I am also unable to install Parallels tools when I use Bootcamp as a virtual machine. The error message "cannot create the 'root-enumerated device' necessary to install Parallels Paravirualization driver.

    Hey Harcjk,

    For your first question, go through this article.

    None of the items appear in the device list manager when you open
    http://support.Microsoft.com/kb/311504

    For the second question, here are some suggestions:

    Method 1: Uninstall & install Parallels tools

     

    NOTE: we highly recommend you make a backup of the virtual machine before you continue.

    a. start your virtual machine and cancel the installation of Parallels Tools Wizard.

    b. Click Start--> Panel--> Add / Remove programs and remove the Parallels tools in the list of applications.

    c. restart Windows.

    d. install the Parallels tools by clicking on the Virtual Machine--> install the Parallels Tools.

    Method 2: Uninstall antivirus software

    If the problem persists, try the following:

    Temporarily uninstall all the antivirus software to the virtual machine and repeat steps of the "Uninstall & install Parallels Tools" section above.

    Note: Don't forget to install the back antivirus software, once the problem is resolved.

     

    Method 3: Uninstall, clean & install Parallels tools

     

    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following windows Help article.

     

    How to back up and restore the registry in Windows XP

    http://support.Microsoft.com/kb/322756

    a. If the problem persists, try the following:

    b. start Windows.

    c. go to "Start" > "Control Panel" > "Add/Remove Programs" and uninstall theParallels Tools if it is present.

    d. go to 'my computer' > 'C' drive > "Program Files" > "Parallels" folder and delete the "Parallels Tools" folder, if present.

    e. click the Windows 'Start' menu-> 'run' and type 'regedit'. Click OK.

    f. in the registry editor, go to "My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Parallels" and delete the heading "Parallels Tools" and go to "My Computer\HKEY_CURRENT_USER\SOFTWARE\Parallels" and remove the 'Tools' section.

    g. restart Windows.

    h. now install Parallels tools in the 'VM' menu on the Parallels Desktop menu bar, while Windows is running.

    I hope this helps.

    Kind regards

    Shinmila H - Microsoft Support

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Cannot create the Image of the system or system, unknown error repair disc: 0x80004005.

    Original title: cannot create the Image of the system or system repair disc

    I just bought a new Windows 7 computer. I tried to create a system repair disc, but still receive the error msg - error (0x80004005) unspecified. I tried - and lost - several DVDs in the process. Also, not able to create a System Image disc. The computer says that I have to format the drive and when I click OK, it goes through the movement, then gives me an error msg that the Format has failed. (In addition, it does me not the possibility not to format the drive.)  Very frustrating...

    Hi iamkira,

    This problem can be caused by a conflict with other programs installed on your computer, usually antivirus software. Follow the steps described in this document to create the drive in a clean boot state.

    Let us know if that helps.

  • Error in retrieving the metadata of HFM. Cannot create the file

    In our HFM 11.1.2.3.503, we get an error when we try to extract metadata from any application of HFM. The States of error message failed to create the file.

    We are on hfm.501 but I tried with connecting to 503 to see if it solved the problem, but there was no solution in sight.

    {796CEDB3-FC01-4A9C-856F-06FEDBF035F2}

    Cannot create the file.

    Error reference number: {796CEDB3-FC01-4A9C-856F-06FEDBF035F2}; User name: BI-DEMOS5$
    NUM: 0 x 80040230; Type: 1; DTime: 16/12/2015-21:27:04; SVR: BI-DEMOS5; File:; Line: 0; Worm:;

    There is no indication where he tries to put all the files so that I could try to find out if there is a setting somewhere pointing to a folder that does not exist or similar.

    Try the revision of the following document:

    • Hyperion Financial Management (HFM) error "unexpected error: 80040230 has occurred" trying to to Scan, load or extract meta-data (Doc ID 1282089.1)
  • Standalone downloaded lightroom 6 on a MacBook Pro. Impossible to get a program to open - an internal error cannot create the required folder.

    Downloaded standalone 6 Lightroom on a MacBook Pro. Impossible to get a program to open - an internal error cannot create the required folder. Any suggestions about how to proceed?

    Hi woodysk

    Greetings.

    • You will need to read and write permissions on the Adobe folders manually.

    Please follow the steps below:

    • Right-click on the icon in the Finder and select the 'Go - To' folder option.
    • You will get a text box, type in the following command and then press the 'return '. (Don't miss ~ symbol)
      • ~/Library
    • Then go to the Application Support > Adobe.
    • Right-click on the Adobe folder, then select the GetInfo.
    • Expand the section sharing & permissions.
    • Click on the padlock icon in the lower corner on the right. Enter your administrator user name and password when you are prompted, and then click OK.
    • Please click on '+' symbol, it will open the list of user accounts.
    • Add all of the user accounts and then give permission to "Read & write" to all user accounts. (If not agree, just add currently logged in username and administrator)
    • Click the gear icon and select apply to closed. Close the dialog box for information.
    • Then launch Lightroom application and check.

    Let me know if still face you any issue.

    Concerning

    Rohit

  • Error Lightroom: You cannot create the required folder

    Hello

    I have an error with the Lightroom program. I installed from application cloud creative and seems to be all right. When I open the program I get the error:

    There was an internal error. You cannot create the required folder: / users / lived / Library / Application Support / Adobe / Lightroom / metadata Presets.

    Captura de pantalla 2015-10-21 a las 10.23.48 a.m..png

    Report an error by CAT, but apparently there are problems and not receive messages from operators. They worked on my files internally and now have problems because the app says that some files cannot be synchronized.

    Can someone help me? Please

    Hi viviang,

    Greetings!

    There is a permission problem.

    Try to give permissions to both libraries (library system & user library) and the Applications folder.

    For the Applications folder

    ---------------------------------

    Open Finder

    On the left panel, you will find applications-> folder, right-click on this (CTRL + click) and then click on read the information.

    Inside you will find sharing and permissions - Click on this

    You will find an icon of padlock at the bottom right, click on the lock icon, and then he could ask your mac password, please put to.

    Now, click the little plus (+) and then add the users you want to, please make sure that you add the admin account.

    Give read and write at all.

    Click the gear icon at the bottom of the get info window and choose "Apply to the elements included" it appears a message that the changes cannot be undone - click OK to that.

    This measure will apply privileges and which can take some time depending on the size of the file.

    Once this is done, click the lock icon, and then close the get info window.

    Done with file applications here.

    For the user's library

    -----------------------

    Open Finder

    Click OK at the top of the page and select 'go to folder '.

    Type "~ / Library ' and press go

    Click (CTRL + click) on the library folder, if you are within this library, you can right click (ctrl + click) on an empty space between folders and then click on information

    Inside you will find sharing and permissions - Click on this

    You will find an icon of padlock at the bottom right, click on the lock icon, and then he could ask your mac password, please put to.

    Now, click the little plus (+) and then add the users you want to, please make sure that you add the admin account.

    Give read and write at all.

    Click the gear icon at the bottom of the get info window and choose "Apply to the elements included" it appears a message that the changes cannot be undone - click OK to that.

    This measure will apply privileges and which can take some time depending on the size of the file.

    Once this is done, click the lock icon, and then close the get info window.

    Made with the user here library folder.

    For the library system

    ----------------------------

    Open Finder

    Click OK at the top of the page and select 'go to folder '.

    Type "/ Library" and press go

    Click (CTRL + click) on the library folder, if you are within this library, you can right click (ctrl + click) on an empty space between folders and then click on information

    Inside you will find sharing and permissions - Click on this

    You will find an icon of padlock at the bottom right, click on the lock icon, and then he could ask your mac password, please put to.

    Now, click the little plus (+) and then add the users you want to, please make sure that you add the admin account.

    Give read and write at all.

    Click the gear icon at the bottom of the get info window and choose "Apply to the elements included" it appears a message that the changes cannot be undone - click OK to that.

    This measure will apply privileges and which can take some time depending on the size of the file.

    Once this is done, click the lock icon, and then close the get info window.

    Done with the record of the library system here.

    Please let me know if it works

    Please note: do not just right-click on MAC HD complete and provide all permissions that can bring the MAC in any startup mode.

    Concerning

    Jitendra Khatwani

  • I have the macbook pro. I can't open lightroom CC on my macbook pro. Messages of air - "an internal error has occurred. It cannot create the required folder.

    I have the macbook pro. I can't open lightroom CC on my macbook pro. Messages of air - "an internal error has occurred. It cannot create the required file"Please help me. I tried various solutions on the web. None of this has worked.

    Please run repair permissions from disk with disk - Apple Support utility

    ~Assani

Maybe you are looking for