JBO-25033: Activating state from File at id 557,452,805 failed?

Hi,
I used :
request.getRequestDispatcher("LoginPage.jsp").forward(request,response);<<to send the user to the login page when the appserver shut down and restared while the client browser is still open and user try to do some action on page (create a new recode) but received following error:
Error Message: oracle.jbo.JboSerializationException: JBO-25033: Activating state from File at id 557,452,805 failed. at oracle.jbo.server.FileSerializer.processFile(FileSerializer.java:145) at
## Detail 0 ## oracle.xml.parser.v2.XMLParseException: Start of root element expected. at oracle.xml.parser.v2.XMLError.flushErrors(XMLError.java:145) at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:292) at
Any idea on this. Or would apprecited to share me your idea to know how to handel this situation

Error Message: oracle.jbo.JboSerializationException: JBO-25033: Activating state from File at id 557,452,805 failed. at oracle.jbo.server.FileSerializer.processFile(FileSerializer.java:145) at Has the "serialization target" changed from DB to file between your calls? The ID indicates the previous serialization was done to DB as for files this should be a hexadecimal string (tempfile name).
If you did set file-serializer in both cases, then could you verify that in your "tmp" or jbo.tmpdir directory, you do have a file of that name? If not somebody removed the file from the time the AM was checked in and the next time it's checked out.

Similar Messages

  • How to store data into database by reading sql statements from text file

    how to write java program for storing data into database by reading sql statements from text file

    Step 1: Create a property file to add various queries.
    Step 2: Read the properties file using ResourceBundle
    Step 3: Use the jdbc to execute the query read from the property file.
    So in future if you need to change query no need do any modifications in java program. But depends on how you use the property file.

  • I recently transfered everything from my emac to another one but now when I try to open iTunes I get the window that states: The file "iTunes Library" cannot be read because it was created by a newer version of iTunes.

    I recently transfered everything from my emac to another one but now when I try to open iTunes I get the window that states: The file "iTunes Library" cannot be read because it was created by a newer version of iTunes. The computer I transfered to had a bunch of files on it and I got full ownership of what was already there, so, how do I get to my iTunes library, I do have access as an administrator to the iTunes library (that works just fine) already there and I guess I must have had a newer version ofiTunes on my defunt eMac....

    Tell us some version numbers please, of your Mac OS versions and iTunes versions on both computers (two eMacs yes?).
    dlrobinson49 wrote:
    I guess I must have had a newer version ofiTunes on my defunt eMac....
    That is a pretty good guess.Try updating the second eMac's iTunes to at least the version that was on the first.

  • How to make the active save-to-file with the data from GPIB ?

    Hello,,everybody !!
    I want to make the active save-to-file with the data from GPIB since starting the measurement. To save-to-file at the end of measurment is somehow risky for losing the data because my measurment have to take for long time (eg. 24-48 hours).
    Thank you in advance for anybody's help !!

    Thanks Dennis,
    I have already append, I got it but still have one small problem that between each line it has the blank line. Example as below ,
    16:40:33 54.24
    16:40:34 54.23
    16:40:35 54.24
    I want to get rid of the blank line in between.. Do you have the idea about it ?

  • Error in Tranform Activity While Writing From File to DB Table

    Hi All,
    I m trying to read the contents of a csv file and writing it to the db table.
    When I am trying to map the file content to the db table using tranform activity, I am getting error as "failed to save XSL Map. Make sure XSL Map is valid".
    Any ideas on how to over come this issue.
    thnx in advance
    Edited by: md.irfan.khan on Sep 7, 2009 4:00 AM

    followed the steps mentioned below. but still I'm getting the same error:
    my transform.xsl file is as follows:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <ns0:SampledataCollection xmlns:ns0="http://xmlns.oracle.com/pcbpel/adapter/db/top/dbWriteService">
    <ns0:Sampledata>
    <ns0:firstnm>1</ns0:firstnm>
    <ns0:gender>2</ns0:gender>
    <ns0:age>3</ns0:age>
    <ns0:lastnm>4</ns0:lastnm>
    </ns0:Sampledata>
    <ns0:Sampledata>
    <ns0:firstnm>5</ns0:firstnm>
    <ns0:gender>6</ns0:gender>
    <ns0:age>7</ns0:age>
    <ns0:lastnm>8</ns0:lastnm>
    </ns0:Sampledata>
    <ns0:Sampledata>
    <ns0:firstnm>9</ns0:firstnm>
    <ns0:gender>10</ns0:gender>
    <ns0:age>11</ns0:age>
    <ns0:lastnm>12</ns0:lastnm>
    </ns0:Sampledata>
    </ns0:SampledataCollection>
    Logs from Audit Trails Activity:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <audit-trail>
    - <event sid="0" cat="2" type="2" n="0" date="2009-09-08T10:14:48.080+03:00">
    - <message>
    - <![CDATA[ New instance of BPEL process "file2DbProcess" initiated (# "40001").
      ]]>
    </message>
    </event>
    - <event sid="BpPrc0.1" cat="1" type="2" label="process" n="1" date="2009-09-08T10:14:48.095+03:00" psid="0">
    - <message>
    - <![CDATA[ _cr_
      ]]>
    </message>
    </event>
    - <event sid="BpTry0.2" cat="1" type="2" n="2" date="2009-09-08T10:14:48.127+03:00" psid="BpPrc0.1">
    - <message>
    - <![CDATA[ _cr_
      ]]>
    </message>
    </event>
    - <event sid="BpSeq0.3" cat="1" type="2" label="sequence" n="3" date="2009-09-08T10:14:48.127+03:00" psid="BpTry0.2">
    - <message>
    - <![CDATA[ _cr_
      ]]>
    </message>
    </event>
    - <event sid="BpSeq0.3" cat="2" type="2" wikey="40001-BpRcv0-BpSeq0.3-1" n="4" date="2009-09-08T10:14:48.158+03:00">
    - <message>
    - <![CDATA[ Received "inputVariable" call from partner "client"
      ]]>
    </message>
    <details id="0" />
    - <detailsTemplate>
    - <![CDATA[ <inputVariable><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  name="payload"><toReplace id="0"/></part></inputVariable>
      ]]>
    </detailsTemplate>
    </event>
    - <event to="Invoke_fileService_SyncFileReadOperation_InputVariable_1" sid="BpSeq0.3" cat="2" type="1" wikey="40001-BpAss0-BpSeq0.3-2" n="5" date="2009-09-08T10:14:48.189+03:00">
    - <message>
    - <![CDATA[ Updated variable "Invoke_fileService_SyncFileReadOperation_InputVariable_1"
      ]]>
    </message>
    - <details>
    - <![CDATA[
    <Invoke_fileService_SyncFileReadOperation_InputVariable_1><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Empty"><empty xmlns="http://xmlns.oracle.com/pcbpel/adapter/file/fileReadService/">
                <ns1:input xmlns:ns1="http://xmlns.oracle.com/file2DbProcess">gdfghf</ns1:input>
            </empty>
    </part></Invoke_fileService_SyncFileReadOperation_InputVariable_1>
      ]]>
    </details>
    </event>
    - <event sid="BpSeq0.3" cat="2" type="4" wikey="40001-BpInv0-BpSeq0.3-3" partnerWSDL="fileReadService.wsdl" n="6" date="2009-09-08T10:14:48.439+03:00">
    - <message>
    - <![CDATA[ Faulted while invoking operation "SyncFileReadOperation" on provider "fileReadService".
      ]]>
    </message>
    - <details>
    - <![CDATA[
    <messages><input><Invoke_fileService_SyncFileReadOperation_InputVariable_1><part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Empty"><empty xmlns="http://xmlns.oracle.com/pcbpel/adapter/file/fileReadService/">
                <ns1:input xmlns:ns1="http://xmlns.oracle.com/file2DbProcess">gdfghf</ns1:input>
            </empty>
    </part></Invoke_fileService_SyncFileReadOperation_InputVariable_1></input><fault><bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>null</code>
    </part><part name="summary"><summary>file:/C:/OracleBpel/10.1.3.1/OraBPEL_1/bpel/domains/default/tmp/.bpel_file2DbProcess_v2009_09_08__36696_083f54f05823204c42612c5188057cd4.tmp/fileReadService.wsdl [ SyncFileReadOperation_ptt::SyncFileReadOperation(Empty,SampledataCollection) ] - WSIF JCA Execute of operation 'SyncFileReadOperation' failed due to: Error while translating.
    Error occured while translating content from file C:\JDeveloperStudio10131\jdev\mywork\inputs\fileRead\csvFileInput.csv [Caused by: Start of root element expected.]
    ; nested exception is:
         ORABPEL-11008
    Error while translating.
    Error occured while translating content from file C:\JDeveloperStudio10131\jdev\mywork\inputs\fileRead\csvFileInput.csv [Caused by: Start of root element expected.]
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    </summary>
    </part><part name="detail"><detail>null</detail>
    </part></bindingFault></fault></messages>
    ]]>
    </details>
    </event>
    - <event sid="BpSeq0.3" cat="2" type="4" wikey="40001-BpInv0-BpSeq0.3-3" n="7" date="2009-09-08T10:14:48.439+03:00">
    - <message>
    - <![CDATA[ "{http://schemas.oracle.com/bpel/extension}bindingFault" has been thrown.
    ]]>
    </message>
    - <details>
    - <![CDATA[
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>null</code>
    </part><part name="summary"><summary>file:/C:/OracleBpel/10.1.3.1/OraBPEL_1/bpel/domains/default/tmp/.bpel_file2DbProcess_v2009_09_08__36696_083f54f05823204c42612c5188057cd4.tmp/fileReadService.wsdl [ SyncFileReadOperation_ptt::SyncFileReadOperation(Empty,SampledataCollection) ] - WSIF JCA Execute of operation 'SyncFileReadOperation' failed due to: Error while translating.
    Error occured while translating content from file C:\JDeveloperStudio10131\jdev\mywork\inputs\fileRead\csvFileInput.csv [Caused by: Start of root element expected.]
    ; nested exception is:
         ORABPEL-11008
    Error while translating.
    Error occured while translating content from file C:\JDeveloperStudio10131\jdev\mywork\inputs\fileRead\csvFileInput.csv [Caused by: Start of root element expected.]
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    </summary>
    </part><part name="detail"><detail>null</detail>
    </part></bindingFault>
    ]]>
    </details>
    </event>
    - <event sid="BpPrc0.1" cat="2" type="4" n="8" date="2009-09-08T10:14:48.439+03:00">
    - <message>
    - <![CDATA[ "BPELFault" has not been caught by a catch block.
      ]]>
    </message>
    </event>
    - <event sid="BpPrc0.1" cat="1" type="2" n="9" date="2009-09-08T10:14:48.455+03:00">
    - <message>
    - <![CDATA[ _cl_
      ]]>
    </message>
    </event>
    - <event sid="BpSeq0.3" cat="1" type="2" n="10" date="2009-09-08T10:14:48.455+03:00">
    - <message>
    - <![CDATA[ _cl_
      ]]>
    </message>
    </event>
    - <event sid="BpPrc0.1" cat="2" type="2" n="11" date="2009-09-08T10:14:48.470+03:00">
    - <message>
    - <![CDATA[ BPEL process instance "40001" cancelled
      ]]>
    </message>
    </event>
    </audit-trail>

  • Shrink Log file in log shipping and change the database state from Standby to No recovery mode

    Hello all,
    I have configured sql server 2008 R2 log shipping for some databases and I have two issues:
    can I shrink the log file for these databases: If I change the primary database from full to simple and shrink the log file then change it back to full recovery mode the log shipping will fail, I've seen some answers talked about using "No
    Truncate" option, but as I know this option will not affect the log file and it will shrink the data file only.
          I also can't create maintenance to reconfigure the log shipping every time I want to shrink the log file because the database size is huge and it will take time to restore in the DR site, so the reconfiguration
    is not an option :( 
    how can I change the secondary database state from Standby to No recovery mode? I tried to change it from the wizard and wait until the next restore for the transaction log backup, but the job failed and the error was: "the step failed". I need
    to do this to change the mdf and ldf file location for the secondary databases.
    can any one help?
    Thanks in advance,
    Faris ALMasri
    Database Administrator

    1. can I shrink the log file for these databases: If I change the primary database from full to simple and shrink the log file then change it back to full recovery mode the log shipping will fail, I've seen some answers talked about using "No Truncate"
    option, but as I know this option will not affect the log file and it will shrink the data file only.
          I also can't create maintenance to reconfigure the log shipping every time I want to shrink the log file because the database size is huge
    and it will take time to restore in the DR site, so the reconfiguration is not an option :( 
    2. how can I change the secondary database state from Standby to No recovery mode? I tried to change it from the wizard and wait until the next restore for the transaction log backup, but the job failed and the error was: "the step failed". I need to do
    this to change the mdf and ldf file location for the secondary databases.
    can any one help?
    Thanks in advance,
    Faris ALMasri
    Database Administrator
    1. If you change recovery model of database in logshipping to simple and back to full Logshipping will break and logs wont be resored on Secondary server as log chain will be broken.You can shrink log file of primary database but why would you need that
    what is schedule of log backup. Frequent log backup is already taking care of log files why to shrink it and create performance load on system when log file will ultimately grow and since because instant file initilaization is not for Log files it takes time
    to grow and thus slows performace.
    You said you want to shrink as Database size is huge is it huge or does it have lots of free space. dont worry about data file free space it will eventually be utilized by SQL server when more data comes
    2. You are following wrong method changing state to no recovery would not even allow you to run select queries which you can run in Standby mode. Please refer below link to move Secondary data and log files
    http://www.mssqltips.com/sqlservertip/2836/steps-to-move-sql-server-log-shipping-secondary-database-files/
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Can there be any activity apart from end state activity that doesn?t have a

    Can there be any activity apart from end state activity that doesn?t have an outgoing transition?
    For Example: there is a decision box with 3 possible outcomes based on the decision taken
    ? Condition 1: If the decision is to MODIFY, control needs to go to one of the previous activities
    ? Condition 2: If decision is to APPROVE, control needs to go to the end activity
    ? Condition 3: If decision is to REJECT, control needs to terminate the process

    don't the approve decision can have a transition to the end?
    Normally all activities have outgoing transitions, otherwise there is no flow.
    MAriano Benitez
    Join us at BEAParticipate, May 6-9 2007 | Atlanta, Georgia

  • Select statement from a join file deletes the primary records with MS Expl.

    Hello,
    is reality,
    Select statement from a join file deletes the primary records with MS Explorer 6, Firefox not, this with a normal data provider or with a normal "select..." statement.
    This is very strange, I should have a.a.s.p. a solution or workaround
    Thanks, Franco.
    Message was edited by:
    fbiaggi

    Please see the following excerpt from the online documentation.
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/ldr_modes.htm#SUTIL1332
    Enabled Constraints
    During a direct path load, the constraints that remain enabled are as follows:
    NOT NULL
    UNIQUE
    PRIMARY KEY (unique-constraints on not-null columns)
    NOT NULL constraints are checked at column array build time. Any row that violates the NOT NULL constraint is rejected.
    Even though UNIQUE constraints remain enabled during direct path loads, any rows that violate those constraints are loaded anyway (this is different than in conventional path in which such rows would be rejected). When indexes are rebuilt at the end of the direct path load, UNIQUE constraints are verified and if a violation is detected, then the index will be left in an Index Unusable state. See "Indexes Left in an Unusable State".

  • Why would menu button's active state not work? Regardless if I import PSD button or use menu widget from the widget library.

    I am using Adobe Muse CC (up-to-date) and tried to troubleshoot the following: Menu button's active state is not working, both on preview and after publishing. I tried many ways to place menu-designed buttons myself using photoshop and used widgets library (buttons, compositions, menus,etc.). Lastly, in regards to buttons, one of my menu buttons appear clear and crisp (psd button) and all others are blurry (though designed,saved and imported the same way);what could be the problem? Can anyone help?Thanks.

    That line is for pop up message?You would typically use a tool tip for that.
    The "Accessibility" features are different and I believe you need additional software to take advantage of them:
    http://java.sun.com/j2se/1.5.0/docs/guide/access/index.html

  • Data source not shown in active state after replicating from source system

    Hi Gurus,
    I have activated the datasou 0CO_PC_ACT_05 in R/3 system form RSA5 and replicated the same in BW system. After replication when i try to activate the datasource by instaling the business content.It is not getting installed.
    The datasource is already present in the BW system in the modified version, do we need to install the business content to bring the datasource to active state.
    Please help.

    if its in 3.x then first you need to install business content info source(0CO_PC_ACT_05)
    later you can assign your ecc data source to info source and source system. in this process transfer rules and communication structures will comes into picture.
    you can use program to activate data source - RS_TRANSTRU_ACTIVATE_ALL
    You want use in 3.x version only?
    if you have 7.x version bw, better to go with 7.x data flow.

  • Menu item moves in active state

    I'm using the "Right Icon" to implement a long vertical seperator between menu items:
    laurensilverceramics.businesscatalyst.com
    I've deleted the Rollover, Mouse-Down and Active states of the menu items.  But when a menu item becomes active - it move put by 20 pixels or so.  Any idea on how I can fix this?

    Hi Ryan,
    From looking at the navigation on the site and the corresponding code, it seems you are using a Composition Widget rather than a Menu Widget. The code generated for the Industries link is different than the others as if in its case, the link was applied to chunks of text/content inside the trigger rather than the trigger itself. Recreating that particular item in the composition and applying link just like others should apparently fix this. I would appreciate if you could send your current .muse file to [email protected] along with a reference to this forum thread and mark it to my attention in the Subject? If the file is larger than 20MB, please use an online file sharing service such as WeTransfer or YouSendIt.
    Cheers,
    Vikas

  • JTA transaction is not present or the transaction is not in active state

    Hi,
    I am trying to execute an asynchronous bpel process. the bpel process has 5 OSB calls and is taking approximately 100 seconds for completion. The OSB calls in the BPEL are taking 90 seconds for completion. In the end of the BPEL process, after completion I get the following error:
    [2010/07/22 01:56:44] BPEL process instance "1220007" completed
    [2010/07/22 01:56:44] There is a system exception while performing the BPEL instance, the reason is "JTA transaction is not present or the transaction is not in active state. The current JTA transaction is not present or it is not in active state when processing activity or instance "1,220,007". The reason is The execution of this instance "1220007" for process "BPELProcess1" is supposed to be in a jta transaction, but the transaction is not present or in active state, please turn on the application server transaction debug logs to get more information.. Please consult your administrator regarding this error. ". Please check the error log file for more infromation. Please try to use bpel fault handlers to catch the faults in your bpel process. If this is a system exception, please report this to your system administrator. Administrator could perform manual recovery of the instance from last non-idempotent activity or dehydration point.
    We do not want to increase the transaction-timeout properties in the server in the Transaction-manager.xml or in the orion-ejb-jar.xml since we have other projects with synchronous processes running in the same server.
    Can anybody please suggest a workaround to overcome this issue apart from increasing the transaction-timeout?

    Hi 783703,
    As Sridhar suggested for your problem you have to set transaction-time out in j2ee/home/config/transaction-manager.xml.
    If you use Idempotent as false for your partnerlinks, BPEL PM will store the status till that invoke(Proof that this invoke gets executed).
    So better to go for increasing the time instead of going for idempotent as it has some side effects.
    And coming to dehydration ....Ideally performance will be more if there are no much dehydration poitns in our process. But for some scenarios it is better to have dehydration(ex: we can know the status of the process...etc)
    Dehydration store will not get cleared after completion of the process. Here dehydration means ....it will store these dtails in tables(like Cube_instance,cube_scope...etc).
    Regards
    PavanKumar.M

  • Horizontal Menus "corrupt" in active state after upgrade to V2

       Sorry to add to the grief, but I've got a problem with the horizontal menu bars too.  The "Active" state renders the following in the "Active" state.  The bar was created (and is 'live' from) version 1 and it worked perfectly in Muse's preview and in browsers.  I haven't tried much to correct this myself (though I'll list what I have done below) but I'd like to get some suggestions before I dive in.
       This is what I've tried so far:
    Made sure the bar was on the on the bottom in the 'Z' axis
    Made sure the bar was on the top in the 'Z' axis
    Checked that the bar wasn't over-lapped by or over-lapping any other object(s).
    Checked each button to make sure all Active States looked right.
       I'm not exactly a 'webbie' so I'm extra cautious about proceeding, expecially since the site in question isn't mine and is pretty important to the person it belongs to.  I think I might try to re-build the bar while I await an answer here.

    Hi,
    Could you send us your Muse file at [email protected] with a link to this post?
    Thanks,
    Abhishek

  • On resuming instance of suspended message moving to active state?

    In my current scenario I am inserting data to Teradata table. As per the requirement if due to some issue if transaction fails I have to notify admin using email and suspend message for resuming.
    I am receiving a message
    Making a connection to Teradata to check if db is up or not. If it downs I am shooting mail from exception block.
    Then I am opening new scope and inserting data into Teradata.
    In order to test scenario at the beginning I am updating wrong connection string in SSO. So that it fails in first scope and I will get mail. This part is working file.
    After that I am again updating my SSO with correct connection string and restarting the host instance. But when I am resuming my orchestration instance, it is going into Active state.
    Also there is no other instance running on the server, so there is no issue in opening new connection with db.
    Can any one suggest me what could be the issue.

    Atomic transaction is failing due to db timeout issue. When I am resuming orchestration it is going into active state. So I have two scope the one is for checking if Teradata is available or not by opening and closing connection and notifying
    in case of exception. That part is working fine. After completion of scope as we don't have inbuilt Teradata I am trying to open connection under atomic transactional to insert data into db in second scope.
    But suspended message is going into active state.

  • [Error] Microsoft SQL Server 2008 Setup. Error reading from file msdbdata.mdf

    Hi all
    I'm trying to install SQL 2008 Express on my Computer: Hp compact DX7300 Slim tower.
    and get this error:
    TITLE: Microsoft SQL Server 2008 Setup
    The following error has occurred:Error reading from file d:\8268cd7b247d294de359c9\x86\setup\sql_engine_core_inst_msi\PFiles\SqlServr\MSSQL.X\MSSQL\Binn\Template\msdbdata.mdf.  Verify that the file exists and that you can access it.
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.0.1823.0&EvtType=0xF45F6601%25401201%25401
    Log file
    Overall summary:
      Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
      Exit code (Decimal):           -2068643839
      Exit facility code:            1203
      Exit error code:               1
      Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
      Start time:                    2014-12-09 23:22:03
      End time:                      2014-12-09 23:40:28
      Requested action:              Install
      Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20141209_232121\sql_engine_core_inst_Cpu32_1.log
      Exception help link:           http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.0.1823.0
    Machine Properties:
      Machine name:                  VISTA-PC
      Machine processor count:       2
      OS version:                    Windows Vista
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x86
      Process architecture:          32 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered 
    Package properties:
      Description:                   SQL Server Database Services 2008
      SQLProductFamilyCode:          {628F8F38-600E-493D-9946-F4178F20A8A9}
      ProductName:                   SQL2008
      Type:                          RTM
      Version:                       10
      SPLevel:                       0
      Installation location:         d:\8268cd7b247d294de359c9\x86\setup\
      Installation edition:          EXPRESS
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      False
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASDOMAINGROUP:                 <empty>
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 *****
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20141209_232121\ConfigurationFile.ini
      ENABLERANU:                    True
      ERRORREPORTING:                False
      FEATURES:                      SQLENGINE,REPLICATION
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  <empty>
      FTSVCPASSWORD:                 *****
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    SQLExpress
      INSTANCENAME:                  SQLEXPRESS
      ISSVCACCOUNT:                  NT AUTHORITY\NetworkService
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      MEDIASOURCE:                   d:\8268cd7b247d294de359c9\
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      RSINSTALLMODE:                 FilesOnlyMode
      RSSVCACCOUNT:                  <empty>
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           VISTA-PC\VISTA
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    0
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20141209_232121\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20141209_232121\SystemConfigurationCheck_Report.htm
    I will very appriciate if someone can help me solve it. I was trying to set Full control for my account in Properties/Security of root folder and try again but error is still.
    Many thanks

    Hi Foreverduy,
    Before you run SQL Server 2008 express setup, make sure that you have installed Windows installer 4.5 and.NET Framework 3.5 SP1 manually. For more information about the process, please refer to the article:
    http://msdn.microsoft.com/en-us/library/ms143506(v=sql.100).aspx. Moreover, please turn off all the third-party softwares which could prohibit the installation process.
    According to your error message, the issue could be due to that your account has no rights to install SQL Server, or the corruption on the media.
    Firstly, please ensure that your account has admin rights. Also make sure that you right-click the setup.exe and choose “Run as administrator” to complete the installation.
    Secondly, please check if "msdbdata.mdf" file exists at d:\8268cd7b247d294de359c9\x86\setup\sql_engine_core_inst_msi\PFiles\SqlServr\MSSQL.X\MSSQL\Binn\Template. If it exists, please make sure that your account has read permission to the extracted
    folder.
    However, if the file doesn't exist in the extraction, the media could be corrupt. Please download the
    media
    again and check if the issue still occurs.
    Regards,
    Michelle Li

Maybe you are looking for

  • Irda in MacBook Pro not work after 10.5.1 update

    Hello. I have one problem after i install the update for Leopard 10.5.1. The Irda from the MacBook Pro no respond to the little remote control of my Mac. I check the battery and is good. What i must do now? Thanks

  • Classical profit center Accounting in new GL

    Dear Experts, I am not aware about profit center configuration.We are planning to implement ECC-6. Today i faced problem in dummy client during configuration, What i did it- i have activated profit center at controlling area 2) then did setting in OK

  • New moto e 2nd gen problem with contact list,. all email in my contacts

    Please help. I just switched phones to the new Moto E 2nd gen AT&T from virgin mobile.  My contacts are over 1500, it grabbed in to my contact list any email contact i ever received or sent. I only want phone numbers my contacts. I tried deleting the

  • Digital signature and excryption

    Is there a facility to digitally sign and encrypt documents in Oracle Content Services?

  • Section Master Objects Every Other Page

    Hello, I am using Pages version 5.1 and I have a 13 pages document that gives me the following trouble: I have section master objects and headers that appear just every other page.  There only a single section for the whole document. Why is this happ