[SOLVED] Zpool creation fails with error

New to Arch (not to linux) and I've done this in my test environment without problem.  I'm trying to create a zpool, and I get the following:
[root@nas ~]# zpool create -f -o ashift=12 tank raidz2 ata-WL4000GSA6472E_WOL240277978 ata-WL4000GSA6472E_WOL240277990 ata-WL4000GSA6472E_WOL240278668 ata-WL4000GSA6472E_WOL240278708 ata-WL4000GSA6472E_WOL240291009 ata-WL4000GSA6472E_WOL240291031 ata-WL4000GSA6472E_WOL240291056
the kernel failed to rescan the partition table: 16
cannot label 'sdd': try using parted(8) and then provide a specific slice: -1
Version and package particulars:
[root@nas ~]# uname -a
Linux nas.priv 3.15.5-2-ARCH #1 SMP PREEMPT Fri Jul 11 07:56:02 CEST 2014 x86_64 GNU/Linux
[root@nas ~]# pacman -Q zfs-git
zfs-git 0.6.3_r0_g07dabd2_3.15.5_2-2
The controller I'm using is a cross-flashed IBM 1015.
I used sgdisk -Z /dev/sd<x> to clear any partitions, after I started seeing this.  I cleared all eight drives.
I've tried using the wwn names for the disks as well as the sd<x> nomenclature and I get the same or similar errors (the device changes based on the first one in the list).
Last edited by Hrast (2014-07-28 01:54:18)

Have you tried running the command multiple times back to back? It might just work. In this ticket someone also shoved `udevadm trigger` in between each try. I cannot vouch for this approach, but I cannot see any harm either.
Have the drives been used previously by ZFS? If so, maybe the labels are not in the expected locations. You might consider using dd to zero out the MBT/GPT manually. I know sgdisk -Z did not work for me in a particular instance that I had to replace a drive. Keep in mind that unlike a MBT, GPT is both at the start and end of a drive. The seek option of dd (as opposed to skip) is what you'd want.
Still, I know I've personally run into this issue before. It certainly can be frustrating. And it can feel like you're beating around a bush just to get it to work. Here is a fairly recent ticket with essentially your same issue.
Last edited by NVS (2014-07-28 01:16:15)

Similar Messages

  • _Media creation failed with error message: 'The system cannot find the path specified.'

    SCCM 2012 R2 CU2 all latest patches.
    I attempted to create a task sequence media and I get the error in the screenshot below. I have deleted and recreated the operating system,boot image, driver pack and task sequence. The usb media is 16GB and the task sequence size is 3004MB.
    I only see the error in CreateTSMedia.log as below. How do you fix this?
    <![LOG[Beginning media generation]LOG]!><time="12:37:44.522+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:418">
    <![LOG[Partition activated]LOG]!><time="12:37:47.720+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="diskvolume.cpp:849">
    <![LOG[Finished formatting volume F:\]LOG]!><time="12:37:55.723+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="imagewriter.cpp:772">
    <![LOG[Assigning staging directory to F:\]LOG]!><time="12:37:55.724+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="imagewriter.cpp:1122">
    <![LOG[===========================================]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:476">
    <![LOG[  Beginning pass to compute volume layout]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:479">
    <![LOG[===========================================]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:487">
    <![LOG[Setting up new volume]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:1297">
    <![LOG[WriteVolumeId()]LOG]!><time="12:37:56.257+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:1038">
    <![LOG[Failed to create media (0x80070003)]LOG]!><time="12:38:04.925+240" date="06-17-2014" component="CreateTsMedia" context="" type="3" thread="4668" file="createtsmedia.cpp:345">
    <![LOG[CreateTsMedia failed with error 0x80070003, details='']LOG]!><time="12:38:04.925+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="createtsmedia.cpp:355">
    <![LOG[MediaGenerator::~MediaGenerator()]LOG]!><time="12:38:04.925+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4668" file="mediagenerator.cpp:396">
    <![LOG[Media creation process that was started from Admin Console completed.
    ]LOG]!><time="12:38:05.182+240" date="06-17-2014" component="CreateTsMedia" context="" type="1" thread="4772" file="createmedia.cpp:1065">
    <![LOG[CreateMedia.exe finished with error code 80070003]LOG]!><time="12:38:05.182+240" date="06-17-2014" component="CreateTsMedia" context="" type="2" thread="4772" file="createmedia.cpp:1123">

    Hi,
    Error code 0x80070003 = "The system cannot find the path specified."
    Have you checked the log file smsAdminUI.log? Maybe it can give us some clues.
    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.

  • DB creation failed with error ORA-01034

    Hi,
    I am trying to create db through dbca, but it's failed because of ORA-01034.
    group ownership of software is changed from dba to a_dba. What is possible cause of this error...?

    Hi,
    >>group ownership of software is changed from dba to a_dba
    For what reason did you perform this task?
    >>ORA-01034.
    Could you confirm if the database is open or not? There are other messages that accompanying this message?
    Reference:
    ORA-01034: ORACLE not available
    Cause: Oracle was not started up. Possible causes include the following:
    - The SGA requires more space than was allocated for it.
    - The operating-system variable pointing to the instance is improperly defined.
    Action: Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. If Oracle has been initialized, then on some operating systems, verify that Oracle was linked correctly. See the platform specific Oracle documentation.
    Cheers
    Legatti
    Added reference
    Message was edited by:
    Eduardo Legatti

  • ICal: email alarm creation fails with error "You must add your own card..."

    When I try to set an email alarm in an event in iCal, it gives an error that "You must add your own card and email address in Address Book to be able to use mail alarms." But I do have such a card in my Address book. E.g., I can use the "Go to my card" command from the Card menu in Address Book. I even exported then deleted my entry and reimported it and marked it as my card again and still iCal will not set a mail alarm for any events. I've also tried setting other cards to be "my card" and iCal still hates me. Help! I need this feature and used this all the time before it broke early this week.
    Is there a way to rebuild my Address Book or something?

    OK, I finally fixed it. I told Dot Mac to replace all contacts on my computer with the synchronized stuff out on the cloud. I don't know what someone would do if they didn't synchronize -- maybe it wouldn't have happened to them. Anyhow, replacing my contacts with the stuff from Dot Mac or Mobile Me or whatever Apple is calling it now worked.

  • Windows 8 backup (Win7 File Recovery system image) creation to NAS device fails with error 0x807800C5

    Hi,
    I have a ZyXEL NSA310 NAS device on my network that I use for backups (as well as a media server). I have been very happy with it as, amongst other things, it has a gigabit Ethernet connection. I recently upgraded my home laptop from Win7 Pro to Win8
    Pro. Under Win7 the NAS device worked perfectly as the backup target. I could back up file sets and - most importantly to me - create a system image on the device should I need to restore the system in the event of a full disk failure.
    When I upgraded to Win8 it kept the Win7 settings and it looked like it was just going to work, then as it came to create the system image it failed with error code 0x807800C5 and message "The version does not support this version of the file format".
    I have searched the internet and seen that others have had similar issues on Win7 and Win8 with NAS devices where they have had to hack the device to get it working - though it isn't clear that this has been successful for everyone. This isn't an option
    for me as the NSA310 is a closed device and in any event I don't see why I should have to hack the device when clearly this is a Win8 issue (since Win7 worked perfectly).
    Does anyone have any ideas how to fix this issue so that I can create the full backups I require?
    Thanks,
    Phil
    Event Log messages:
    Log Name:      Application
    Source:        Microsoft-Windows-Backup
    Date:          13/01/2013 23:14:52
    Event ID:      517
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      Home-Laptop
    Description:
    The backup operation that started at '‎2013‎-‎01‎-‎13T23:13:43.523158000Z' has failed with following error code '0x807800C5' (There was a failure in preparing the backup image of one of the volumes in the backup set.). Please review the event details for a
    solution, and then rerun the backup operation once the issue is resolved.
    Log Name:      Application
    Source:        Windows Backup
    Date:          13/01/2013 23:14:56
    Event ID:      4104
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Home-Laptop
    Description:
    The backup was not successful. The error is: There was a failure in preparing the backup image of one of the volumes in the backup set. (0x807800C5).

    Thanks willis! I will look into the iSCSI route. A quick Google search and I can see some mention of the NSA310 and iSCSI so maybe it does support it.
    One question: Have you ever attempted to restore a system image from a NAS iSCSI device with a Win8 Restore Disk? Is it easy? I just want to be sure that it is possible to do so in case the worst happens and I need to restore the entire image onto a
    new disk.
    Hopefully Microsoft will fix the issue with the standard NAS setup with an update in the future, but I don't want to wait for it.
    Thanks again,
    Phil
    Hi Phil,  No I have not had to do this yet, but I see no reason why it shouldn't work as the iSCSI disk looks just like a regular hard disk to the OS. I agree that Microsoft should fix the direct NAS support as the iSCSI approach does have the downside
    of dedicating a fixed chunk of your NAS drive to the iSCSI disk that you have to choose when you create the disk whereas the direct NAS just uses the actual space currently needed by the backup. Also I had some trouble getting authentication (access rights)
    to work so I left the iSCSI portal as open access - which is OK for a home solution but not a good idea in general. I will revisit this for my own setup and see if I can get it working but just wanted to mention it in case you have the same issue. It manifests
    itself as not being able to connect to the iSCSI portal due to failed authentication when running iSCSI initiator setup.
    -willis

  • 703: Subdaemon connect to data store failed with error TT9999

    All,
    I'm getting the following error whilst trying to connect to a TimesTen DB:
    connect "DSN=my_cachedb";
    703: Subdaemon connect to data store failed with error TT9999
    In the tterrors.log:
    16:39:24.71 Warn: : 2568: 3596 ------------------: subdaemon process exited
    16:39:24.71 Warn: : 2568: 3596 exited while connected to data store '/u01/ttdata/datastores/my_cachedb' shm 33554529 count=1
    16:39:24.71 Warn: : 2568: daRecovery: subdaemon 3596, managing data store, failed: invalidate (failcode=202)
    16:39:24.71 Warn: : 2568: Invalidating the data store (failcode 202, recovery for 3596)
    16:39:24.72 Err : : 2568: TT14000: TimesTen daemon internal error: Could not send 'manage' request to subdaemon rc -2 err1 703 err2 9999
    16:39:24.72 Warn: : 2568: 3619 Subdaemon reports creation failure
    16:39:24.72 Err : : 2568: TT14000: TimesTen daemon internal error: Deleting 3619/0x1558650/'/u01/ttdata/datastores/my_cachedb' - from association table - not found
    16:39:24.72 Err : : 2568: TT14004: TimesTen daemon creation failed: Could not del from dbByPid internal table
    16:39:24.81 Warn: : 2568: child process 3596 terminated with signal 11
    16:39:25.09 Err : : 2568: TT14000: TimesTen daemon internal error: daRecovery for 3619: No such data store '/u01/ttdata/datastores/my_cachedb'
    I've checked and the datastore does exist and is owned by the timesten UNIX user.
    ttversion:
    TimesTen Release 11.2.2.2.0 (64 bit Linux/x86_64) (tt1122:53396) 2011-12-23T09:26:28Z
    Instance admin: timesten
    Instance home directory: /home/timesten/TimesTen/tt1122
    Group owner: timesten
    Daemon home directory: /home/timesten/TimesTen/tt1122/info
    PL/SQL enabled.
    Datastore definition from sys.odbc.ini:
    [my_cachedb]
    Driver=/home/timesten/TimesTen/tt1122/lib/libtten.so
    DataStore=/u01/ttdata/datastores/my_cachedb
    LogDir=/u01/ttdata/logs
    PermSize=40
    TempSize=32
    DatabaseCharacterSet=AL32UTF8
    OracleNetServiceName=testdb
    Kernel parameters from sysctl -a:
    kernel.shmmax = 68719476736
    kernel.shmall = 4294967296
    Memory / SWAP:
    MemTotal: 2050784 kB
    SWAP: /dev/mapper/VolGroup00-LogVol01 partition 4095992
    I'm new to TimesTen and I'm planning on evaluationg it to see if it could solve an issue we're having. Any suggestions would be much appreciated.
    Thanks,
    Ian.

    Hi Ian,
    Can you please answer the following / provide the following information:
    1. What are your kernel parameters relating to semaphores set to? Is anything else on the mahcine using significant numbers of semaphores?
    2. Please provide the output of the following shell commands:
    ls -ld /u01
    ls -ld /u01/ttdata
    ls -ld /u01/ttdata/datastores
    ls -ld /u01/ttdata/logs
    3. Please provide an excerpt of the detailed message log (ttmesg.log) between around 16:38 and 16:40 (i.e. from a little while before the problem until after the problem).
    Thanks,
    Chris

  • The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.

    I am experiencing this error with one of our cluster environment. Can anyone help me in this issue.
    The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.
    Thanks,
    Venu S.
    Venugopal S ----------------------------------------------------------- Please click the Mark as Answer button if a post solves your problem!

    Hi Venu S,
    Based on my research, you might encounter a known issue, please try the hotfix in this KB:
    http://support.microsoft.com/kb/928385
    Meanwhile since there is less information about this issue, before further investigation, please provide us the following information:
    The version of Windows Server you are using
    The result of SELECT @@VERSION
    The scenario when you get this error
    If anything is unclear, please let me know.
    Regards,
    Tom Li

  • I have Creative Suite 6 Design & Web Premium installed on my HP Windows 7 laptop. All of a sudden Acrobat Pro will not open and I cannot reinstall. Get errors 2203, & Error-Install MSI payload failed with error 1603. Help.

    I have not been able to reinstall Acrobat Pro on my laptop. I have Suite 6 Design & Web Premium on my HP laptop. I have Windows 7 operating system. All of a sudden Acrobat Pro will not open so I uninstalled and tried to reinstall the program.
    The error messages I get are:
    ERROR: Error 2203.Database: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error -2147287035.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 2203.atabase: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error - 2147287035.
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Help PLEASE!

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • [Load data from excel file [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009. There may be error messa

    Error
    [Load data from excel file [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009.  There
    may be error message
    I am using BIDS Microsoft Visual Studio 2008 and running the package to load the data from excel .
    My machine has 32 bit excel hence have set property to RUN64BITRUNTIME AS FALSE.
    But the error still occurs .
    I checked on Google and  many have used Delay validation property at Data flow task level to true but even using it at both excel connection manager and DFT level it doesnt work
    Mudassar

    Thats my connection string
    Provider=Microsoft.ACE.OLEDB.12.0;Data Source=E:\SrcData\Feeds\Utilization.xlsx;Extended Properties="Excel 12.0;HDR=NO";
    Excel 2010 installed and its 32 bit edition
    Are you referring to install this component -AccessDatabaseEngine_x64.exe?
    http://www.microsoft.com/en-us/download/details.aspx?id=13255
    Mudassar
    You can try an OLEDB provider in that case
    see
    http://dataintegrity.wordpress.com/2009/10/16/xlsx/
    you might need to download and install ms access redistributable
    http://www.microsoft.com/en-in/download/details.aspx?id=13255
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • USMT Errors - Request to SMP failed with error 0x80004005

    The client I am at we are working on using USMT integrated with their OSD task sequence.  Yesterday we setup a State Migration Point on the DP that is located at this office. We ran a task sequence for testing purposes that just basically does the Scan
    State.  The few machines we tested this task sequence on successfully completed the task.
    This morning we have tried some more testing and now the task doesn't work.  The job fails at the point where it is requesting user store space.  The log files shows that it knows about the SMP and that it request access but it fails and continues
    on trying to find another available SMP.
    The first few attempts the errors are based on "Failed to connect to
    \\SERVER.DOMAIN\SMPSTORED_241ADE445 (53)
    "Cannot connect to http://SERVER.DOMAIN SMP root share"
    "Request to SMP 'http://SERVER.DOMAIN' failed with error (Code 0x80004005)  Trying next SMP.
    "SMP request to 'http://server.domain" failed with error:  E_SMPERROR_ENCRYPTKEY_EMPTY (103)
    "ClientKeyRequestToSMP failed (0x80004005)
    We have removed the SMP and have re-added it. 
    Kristopher Turner | Not the brightest bulb but by far not the dimmest bulb.

    Hi,
    See if this thread helps solve the problem
    http://social.technet.microsoft.com/Forums/en-US/c3883768-5a49-45bc-b173-5f7eff8eca53/usmt-capture-task-sequence-failing?forum=configmanagerosd
    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.

  • Error: The AcquireConnection method call to the connection manager failed with error code 0xC0202009 using DB2 connection

    I have a SSIS project that I am newly running on the SQL server (2005) .  It was previously run on my PC.  I am importing data from a DB2 server to the SQL server.
    I am in the SA group on the server
    My connection to DB2 works
    When open the package and run it in preview mode, I can retrieve the data.
    When I execute the package I get the below errors:
    [MIDAS OLE DB Source [1]] Error: The AcquireConnection method call to the connection manager "NGMDSPA.alharris" failed with error code 0xC0202009.
    [DTS.Pipeline] Error: component "MIDAS OLE DB Source" (1) failed validation and returned error code 0xC020801C.
    What I have already done that has not worked:
    The original Protection level was set to EncryptSensitiveWithPassword. 
    I have reset the Package Password.
    I have set the protection level to DontSaveSensitive
    I saved the package on the server and set a Package Password.
    I created a new package, set the Protection level to DontSaveSensitive, set a package password in a configuration file using the Package Configuration Wizard.
    Error continues

    Yes.  The Drivers are installed and I have a successfull connection.  I am trouble shooting the issue on the server in BIDS.  I can connect to the DB2 server via the Connectionmanager.  I can also preview the data in the OLE
    DB source connection.  Therefore I know that I have a proper connection
    If you're setting option as DontSaveSensitive then you need to pass the connection information from configuration file/ config table. Otherwise it wont be able to use it for connecting to your source/destination servers. This is the recommended way as it
    will enable you to change connection info at runtime.
    If you want connection info to persist you need to use protection level as EncryptSensitiveUsingUserKey or EncryptSensitiveUsingPassword and set a password.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Execution failed with error code 1

    I am developing a simple Hello Server Application using the latest Netbeans 7.0 (Full Version that includes J2SE, J2ME,...etc). The code compiles fine and runs great on a Windows 7 SP1 (32-bit) just fine. but when trying to run it on a Windows 7 SP1 (64-bit) Windows, I get the following error:
    Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/E%3A/Development/NetBeansProjects/HelloServer/dist//HelloServer.jad
    Starting emulator in execution mode
    E:\Development\NetBeansProjects\HelloServer\nbproject\build-impl.xml:915: Execution failed with error code 1.
    BUILD FAILED (total time: 0 seconds)
    the content of build-impl.xml:915 is:
    <nb-run jadfile="${dist.dir}/${dist.jad}" jarfile="${dist.dir}/${dist.jar}" jadurl="${dist.jad.url}" device="${platform.device}" platformhome="${platform.home}" platformtype="${platform.type}" execmethod="${run.method}" securitydomain="${evaluated.run.security.domain}" commandline="${platform.runcommandline}" classpath="${platform.bootclasspath}:${dist.dir}/${dist.jar}" cmdoptions="${run.cmd.options}"/>
    This makes me believe that it is something related to 32/64 bit Java Platform for Windows. I have searched the net, and some posts suggest uninstalling Java 64-bit version for Windows and use 32-bit version instead? Is this true? if it is then we have a serious JAVA bug problem if not, I would like to get pointers on how to solve this problem. Thanks.

    It seems that indeed this has to do with the 64-bit JAVA platform version as well as the DEP protection on Windows 7. I will try to reproduce the error systematically and see how it goes.

  • SSPI handshake failed with error code 0x8009030c and Login failed for user''

    I got the following error when tried to connect to local machine in the
    non-domain environment with Windows Authentication by SSMS.
    "SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security."
    "Login failed for user''. the user is nothing associated with a trusted SQL server connection."
    questions
    1,if I saw the "SSPI handshake failed ", does it means it must used Kerberos but failed? or it is also possible used the NTLM but failed?
    2,Any ideas for this issue?
    Please click the Mark as Answer button if a post solves your problem!

    Hi Michael,
    Firstly, "SSPI Handshake Failed" error happens usually when connection failed between the server and domain controllers or failed Kerberos authentication. For more details about "SSPI Handshake Failed" error, please review this
    FAQ.
    Secondly, regarding to your error message, it could be caused by loopback check. To resolve the issue, please set the DisableLoopbackCheck registry entry to 1 by performing the following steps.
    1.Click Start, click Run, type regedit, and then click OK.
    2.Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    3.Right-click Lsa, point to New, and then click DWORD Value.
    4.Type DisableLoopbackCheck, and then press ENTER.
    5.Right-click DisableLoopbackCheck, and then click Modify.
    6.In the Value data box, type 1, and then click OK.
    7.Exit Registry Editor.
    8.Restart the computer.
    There is a similar blog about your scenario for your reference.
    http://www.bhcblog.com/2009/10/08/fix-for-login-failed-for-user-the-user-is-not-associated-with-a-trusted-sql-server-connection/
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.
    Lydia Zhang
    TechNet Community Support

  • I have a problem updating my AcrobatX ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen. MSI Error message: Ugyldigt drev: K:\  ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603

    Acrobat X problem updating.
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    I have uninstalled my AcrobatX and now This message appear when I try to reinstall:
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Is there anybody who know  how to solve it?

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • No way to publish a workflow, I get this error: System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.ScopeInactiveException: Scope ... is not in an active state. Its current state is 'Unregistering'

    Hi,
    I'm using Project Server 2013 and I'm not able to publish a workflow in SharePoint Designer 2013, I get this error:
    System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.ScopeInactiveException: Scope '/SharePoint/default/d7feb9ea-ccb2-4ec3-8f89-2a45b6cf3777' is not in an active state. Its current
    state is 'Unregistering'. HTTP headers received from the server - ActivityId: c47ef567-8c54-4ae0-9a1a-1e4fb51320d8. NodeId: TestServer. Scope: /SharePoint/default/d7feb9ea-ccb2-4ec3-8f89-2a45b6cf3777. Client ActivityId : c6e5979c-20f8-e042-1f9d-2cb2a25d7f9e.
    ---> System.Net.WebExceptio
    The thing is that I transferred the databases from a Prod.Env. to the Test Env. and from that moment on the Test Env. stopped working (only workflows), then I
    was thinking that maybe the workflow is not working in the Test Environment because when I transferred the databases from Prod Env to Test Env I didn’t transfer the databases related to workflow, I only transferred:
    WSS_Content
    PWA_ServiceDB
    But I didn’t transfer:
    SBGatewayDatabase
    SBManagementDB
    SBMessageContainer01
    WFInstanceManagementDB
    WFManagementDB
    WFResourceManagementDB
    I didn’t transfer them because, before, when I transferred DB’s in version 2010, these DB’s were not needed, as the workflows were done using another method.
    So, I tried to create a new workflow in the Test Env. but there is no way, I always get that error.
    I've tried to Register again the workflow, and the result looks ok, but it doesn't solve the problem:
    Register-SPWorkflowService
    –SPSite "http://whatever/PWA"
    –WorkflowHostUri "http://TestServer:12291"
    –AllowOAuthHttp -Force
    Do you know how to solve this issue or have an idea to give me some light?
    Thank you for your help and regards,
    José Espases

    Looks like you haven't defined the WF scope or the site where you are trying to deploy the workflow to isn't included in the scope
    Check this article
    http://fangdahai.blogspot.in/2013/04/on-premise-windows-workflow-server.html
    Thanks | epmXperts | http://epmxperts.wordpress.com

Maybe you are looking for

  • BAPI or FM for scheduling a planned order (like MD11 or MD12)

    Hi guys. We are working with a group of materials and planned orders, in order to modify and create new planned orders depending on the stock per each material. So we use MD12 to 1) modify the quantity in the order, and MD11 to create new planned ord

  • Printing several document in a single check

    My user printing check from tcode fbz5. there have the option for printing one check for one document number. now their requiremnt is they need the option to print several document no of same vendor should print in one check. So, please help me regar

  • Se le puede poner mac os x lion a una mac mini 2009

    quisiera sabes porfavor diganme  es snow leopard

  • Raising error messages in user exit..

    hi, i have my code in sales order user exit FORM USEREXIT_SAVE_DOCUMENT. the code needs to check for a condition and if that fails i do not want to allow the user to save the sales order, rather do the change as i expect. i can display the message us

  • Essbase MDX Query Performance Problem

    Hello, I'm doing an analysis in OBIEE to Essbase cubes, but I don't know why OBIEE generates two MDX queries against Essbase. The first one returns in a reasonable time ( 5 minutos ) but the second one never returns. With set [_Year] as '[Year].Gener