Error looking up wire message

Hi,
We are on SOA 11.1.1.3 and trying to look at inbound wire message processed by B2B in UI with navigation Reports --> Business Message --> Click on Wire Message --> Click on Packed Message, and I get an error "Cannot display Packed Message in binary format."
This error is only for some messages but others I can see the wire message so I don't think it is a configuration issue.
Please help.
Thanks
Venkat

Hello Venkat,
Can you see payload in wire message report? Can you see wirepayload columns value in b2b_instancemessage view? Which document protocol are you using? Are you using encryption?
Regards,
Anuj

Similar Messages

  • Wire Message Cleanup

    Hi,
    I've noticed that when I delete runtime messages using a script like:
    java -ms1024M -mx1024M oracle.tip.repos.purge.PurgeManager purgeRuntime -start $1 -end $2 $3
    where $3 = Error
    Then, only the business messages get cleanup up. The wire messages under the "Error" tab in reports still shows the messages. For example, we just setup a HA active-passive environment environment with 2 B2B servers pointing to a common database. Unfortunately both servers were on at the same time and this resulted in some issues. I brought down one of the servers and if I look at the Error tab report I can see 4 messages - 2 in Error state and 2 in Processing state.
    I tried using the runtime cleanup script above as "opmnctl stop*" commands were hanging but these messages do not get cleanup up.
    regards,
    Narayanan

    Please try exec purge_runtime(stardate, enddate, messagestate).
    Rgds,Ramesh

  • Error while processing audit message

    hi
    I'm running a reconciliation, and throws me the following error .
    please help me
    ERROR,28 Aug 2009 03:50:32,492,[XELLERATE.AUDITOR],Error while processing audit message
    java.lang.NullPointerException
    at com.thortech.xl.audit.engine.AuditEngine.processSingleAudJmsEntry(Unknown Source)
    at com.thortech.xl.audit.engine.AuditEngine.processOfflineNew(Unknown Source)
    at com.thortech.xl.audit.engine.jms.XLAuditMessageHandler.execute(Unknown Source)
    at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
    at com.thortech.xl.schedule.jms.messagehandler.AuditMessageHandlerMDB.onMessage(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.MessageDrivenConsumer.onMessage(MessageDrivenConsumer.java:347)
    at com.evermind.server.ejb.MessageDrivenConsumer.processMessages(MessageDrivenConsumer.java:233)
    at com.evermind.server.ejb.MessageDrivenConsumer.run(MessageDrivenConsumer.java:169)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)

    Seems like Article ID: 864906.1
    Cause
    The cause of this problem is, the entries in aud_jms table which were not processed
    after run "Issue Audit Messages Task" schedule task are not complete audit entries.
    Solution
    1. Run the following query.
    select IDENTIFIER from aud_jms where aud_class='UserProfileAuditor'
    IDENTIFIER is the usr_key.
    Save the output of above query into text file. lets say a.txt, the a.txt will looks like........
    a.txt
    122896 122896 122997 122999 122999
    122986
    122997
    2. Delete the all entries (rows ) from aud_jms table
    3. Run the GenerateSnapshot.sh/GenerateSnapshot.bat using following parameter.
    GenerateSnapshot.bat -inputFile E:\OIM9101\XLServer\xellerate\bin\a.txt -missingSnapshots -username xelsysadm -password xelsysadm -numOfThreads 2
    Where E:\OIM9101\XLServer\xellerate\bin\a.txt is the location of text file which is created in Step1.
    4. Run the "Issue Audit Messages Task" schedule task

  • An error has occurred. Message on launch of FB4.5

    I own a license for FB 4 Standard and I own CS5 Production Premium. I did an upgrade to Web Premium 5.5 to get FB 4.5 Premium. I'm on a Mac Intel i7 with 10.6.7.
    I'm able to install all the software, but when I launch FB 4.5 I get "An error has occurred." message. The message says to "See the log file ... path to log" but I'm not sure what I'm looking for or how to fix it. The last section of output in the .log file says:
    !ENTRY org.eclipse.osgi 4 0 2011-05-29 08:36:20.840
    !MESSAGE Application error
    !STACK 1
    org.osgi.service.application.ApplicationException: No application id has been found.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer. java:262)
    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java :29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    I tried uninstalling the FB 4.5 that I did with the CS5.5 Installer and reinstalling it, but the same thing happens. My next plan was to download the FB 4.5 trial and try entering my serial number.
    Any advice or guidance would be appreciated. Thanks!
    Dave

    So I tried the trial version but my serial number didn't work I guess because it's for a CS5.5 Web Premium product. I also tried uninstalling my current version of FB4 Standard, uninstalling CS5.5 and starting from scratch without any copies of FlashBuilder in my Applications folder and that didn't work, same error log message. I ended up reinstalling my original copy of FB4 Standard so I could continue working.
    The odd thing is when I went to my MacBook Pro and uninstalled the copy of FB4 Standard I have on there and installed the CS5.5 FlashBuilder 4.5 Premium it works and started up fine. So I'm guessing there's something specific about my iMac setup that's preventing launch.
    I was looking at my FB installation details, don't know if this matters but I'm running the standalone version:
    Adobe Flash Builder Localized Standalone Feature 4.0.1.277662 com.adobe.flexbuilder.feature.standalone.nl1.feature.group
    eclipse.application=com.adobe.flexbuilder.standalone.FlexBuilderApplication
    Unfortunately it's the weekend (holiday in US too). I like the weekend for trying to get these things setup but I'm on my own and feel I'm out of luck until the work week starts.
    If anyone from Adobe is reading this with a beer in one hand and hotdog in the other (or burger or veggie burger or bbq chicken leg) on a hot memorial day and have an idea on how to fix this I'd really appreciate your advice. Thanks!

  • BPM Error during delivery of message

    Hi All,
    I am working on BPM Scenario, to collect the files based on Correlation Id.
    Its working file in PROD, Last 2 days back we processed 20 message, 4 was not processed. Data looks good, and i am trying to process those 4 records.
    I am getting the below error in SMQ2.
    SysFAIL - >Permanent error in BPE inbound processing -> Display Trace: 193     385     20091008225338.6300000     DATA     SWF_INB     EXCEPTIONS          WF-BATCH     X     Error during delivery of message BDAAD94EA8454FA005F1A2C9416843DC to receive processes     WS90100038     XBQO$PE_WS90100038     BDAAD94EA8454FA005F1A2C9416843DC
    I cleared the SMQ2 and SWWL, and reprocessed the file, still i am getting same error...
    SXMB_MONI_BPE - > Continoue Process flow after error nothing is displayed...
    Any cause, i am getting the error???
    Thanks,
    SR

    Hi Siva,
      Normally this error occurs when your data not sufficient,check your data its correct or not,i think its not satisying your condition / corealtion what you defined in BPM.
    Regards,
    Raj

  • Error in Webservice Call HTTP error (return code 404, message conn failed)

    Hi
    We wish to call  a standard EP7 webservice through ABAP.
    When we try to create consumer proxy , we get the following error.
    HTTP error (return code 404, message "conn failed")
    Message no. SPRX090
    ==> Display Error Document
    If you want to generate a proxy for an external WSDL document by specifying a URL, check that the proxy settings of the system are correct (transaction SICF - Client - Proxy Settings). If you want to generate a proxy for an XI Repository object, check the connection to the Enterprise Services Builder as follows:
    Check List for Setting Up a Connection to the Service Repository
    1. The address of the Enterprise Services Repository must be known in the SAP system
    Check with report SPROX_CHECK_IFR_ADDRESS
    The address is taken from the following parameters in the exchange profile ('Connections' section):
    com.sap.aii.connect.repository.name: Server (for example,pwdf0436)
    com.sap.aii.connect.repository.httpport: Port (for example, 1080)
    com.sap.aii.connect.repository.contextroot: Root (for example,rep)
    The logon data is also read from the exchange profile ('ApplicationSystem' section):
    com.sap.aii.applicationsystem.serviceuser.name: User
    com.sap.aii.applicationsystem.serviceuser.pwd: Password
    As an alternative to using the exchange profile, you can maintain the RFC destination SAP_PROXY_ESR. If this RFC destination is maintained it will be used by the proxy generation in place of data from the exchange profile to access the Service Repository. In this case, the Exchange Profile will even not be read.
    The RFC destination has to be set up using transaction SM59 and should look like this:
    RFC Destination: SAP_PROXY_ESR
    Connection Type: G (HTTP Connection to External Serv)
    Description1: ESR for Proxy Generation
    Target Host: esr_host
    Service No: 1080
    Path Prefix: rep
    Logon and Security:
    Basic Authentication: active
    User: esr_user
    Password: esr_password
    2. The HTTP Framework of the Web Application Server must function
    Check with report SPROX_CHECK_HTTP_COMMUNICATION
    If necessary, contact your system administrator. Please be aware of the fact, that the HTTP framework is depending on the application server. Thus the result of the report may differ for different application servers.
    3. Proxy generation must interpret the data of the Enterprise Services Repository correctly
    Check with report SPROX_CHECK_IFR_RESPONSE
    you can also login in dev and go to Xn se91
    enter msg id SPRX and msg no 090
    select the message and click on long text..
    you get the same message in a formatted manner..
    How to get rid of this ?
    Regards
    Rajendra

    Hi
    we have given the correct path as we have tested the webserive from
    other technology (.net) by providing the same path.
    regards
    Rajendra

  • Error -:  AIP-50904:  ReferTo message not found

    Hi,
    We have 3 windows system acting as TP's (TP1, TP2 and TP3).
    When the message is fired from TP1, it reaches TP2 and TP2 sends back an acknowledgement to TP1.
    But when the message is fired from TP3, the acknowledgement is being sent back to TP1 instead of TP3 and the error appearing in TP1 is "Error -: AIP-50904: ReferTo message not found".
    The configuration on TP2 for TP1 and TP3 are as follows:-
    1) The DUNS IDs of TP1 and TP3 are the same.
    2) The Delivery channel names in TP1 and TP3 are different.
    3) The transport server names are the same, but their IP addresses are different.
    4) The agreement names are different, but their Agreement IDs are the same.
    Can you please treat this issue on priority and look into it ASAP?
    Regards,
    Vishal
    +919881737231

    Hi Prasanna,
    Thanks a lot for your reply.
    The solution given by you worked.
    But now iam getting different error at the TP2.
    The ACk shows the status as complete but the request PO show error and it takes 20-30 min to process the ack.
    The error it shows is as follows:-
    rror -: AIP-50903: Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.handleAppMessageRetry(MessageHandler.java:375)
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.deliverMessageToDestination(MessageHandler.java:325)
         at oracle.tip.adapter.b2b.msgproc.Request.putMsg(Request.java:650)
         at oracle.tip.adapter.b2b.msgproc.Request.continueRequest(Request.java:474)
         at oracle.tip.adapter.b2b.msgproc.Request.incomingRequest(Request.java:403)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:2042)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (ERROR) Error -: AIP-50903: Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.handleAppMessageRetry(MessageHandler.java:375)
         at oracle.tip.adapter.b2b.msgproc.MessageHandler.deliverMessageToDestination(MessageHandler.java:325)
         at oracle.tip.adapter.b2b.msgproc.Request.putMsg(Request.java:650)
         at oracle.tip.adapter.b2b.msgproc.Request.continueRequest(Request.java:474)
         at oracle.tip.adapter.b2b.msgproc.Request.incomingRequest(Request.java:403)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:2042)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2554)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2424)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2379)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:527)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:374)
         at java.lang.Thread.run(Thread.java:534)
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateMsgError(3 params) Exit
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:notifyApp retry value <= 0, so sending exception to IP_IN_QUEUE
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) Engine:notifyApp Enter
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) Enqueue Engine AQJMSCorrelationID = null
    2008.12.12 at 15:31:23:938: Thread-16: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>AC1F755611E2AA4AEA80000017749090-1</b2bMessageId>
    <errorCode>AIP-50903</errorCode>
    <errorText>Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (PUNIN1879164449)
    Message "AC1F755611E2AA4AEA80000017749090-1" retry count is zero  ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    Can you please help me on this.
    Regards,
    Rakesh

  • Seeburger AS2: Error while parsing AS2 message: AUTHENTICATION_ERROR #

    Hello all,
    unfortunaltey we get follow error back, if we receive a message from our partner:
    Error while parsing AS2 message: AUTHENTICATION_ERROR #
    The channel setup is correctly ( I think)
    (Sender Agreement:)
    By the Aapter-Specific Attributes:
    AS2 Sender Configuration
    Authentication Certificate: <Certificate of the Partner>
    AS2 Receiver Configuration
    Decryption Key: Private Key from us
    Signing Key: Private Key from us
    The MDN Channel has setup follow:
    AS2 Sender Configuration
    Authentication Certificate: <Partner Certificate>
    The AS2 Communication Channel has setup as follow:
    AS2
    disable Authentication required
    Asynchrones MDN
    Server Certificate <Partner's Certificate>
    Private Key for Client Authentication is empty
    But always we get the message back as I put in the topic.
    Any ideas ?
    Thanks for your help

    Hi Stephen
    From the configuration side everything looks fine.
    I strongly believe that some configuration at your partner side must be wrong.
    For testing purpose,  if you have BIS Spoke please create a dummy  configuration and send message to PI.
    First test with Disabling certificate authentification and  then with certificate
    Regards,
    Dhanish

  • Error while parsing AS2 message: AUTHENTICATION_ERROR #

    Hi Experts,
      While a Trdae Partner is trying to send a file through AS2 Seeburger, we are getting this error,
    "Error while parsing AS2 message: AUTHENTICATION_ERROR # "
    in Seeburger tool and could not able to receive the file from the Trade Partner.
    Can you please suggest any solutions.
    Thanks,
    Kumar

    Hi Kumar,
    The trading partner is sending you a signed message and this needs to be authenticated in SAP PI. This authentication is done via the "Authentication Required" checkbox in the AS2 sender channel. Also, in the sender agreement, you need to give correct values for the authentication certificates for this partner so that you are able to authenticate, decrypt & process the message in PI.
    In case you have access to the Seeburger Installation, you can take a look at the AS2 Config guide which explains more about this error.
    >>> Error while parsing AS2 message: AUTHENTICATION_ERROR
    Cause:
    An incoming AS2 message cannot be authenticated.
    Solution:
    - Check the authentication certificate settings.
    - Disable the u201Cauthentication requiredu201D flag, if messages without authentication are to be received.
    Hope this helps.
    Regards, Gaurav

  • MaxL error 1241114 - There were errors, look in...

    I am running the following MaxL in a batch script on one of our Essbase cubes, which passes the MaxL to ESSMSH.
    MaxL:
    login admin identified by ******* on *******;
    iferror "errorhandler";
    spool stdout on to "\\*******\\*******\\Logs\\*******BefLoad.log";
    iferror "errorhandler";
    spool stderr on to "\\*******\\*******\\Logs\\*******BefLoad.err";
    iferror "errorhandler";
    set timestamp on;
    execute calculation "'FIX(\"*******\",@ICHILDREN(\"*******\")) CLEARDATA \"*******\"; ENDFIX'" on *******.*******;
    iferror "errorhandler";
    import database *******.******* dimensions from data_file "\\\\*******\\FDMDATA\\*******\\Outbox\\*******.Dat" using server rules_file "L_Data" preserve input data on error append to "\\\\*******\\*******\\Logs\\*******BefLoad.err";
    iferror "errorhandler";
    logout;
    exit 0;
    define label "errorhandler";
    exit 10;
    However, every time the MaxL executes, I have the following single line generated in the "\\*******\*******\Logs\*******BefLoad.err" file:
    WARNING - 1241114 - There were errors, look in \\*******\*******\Logs\*******BefLoad.err.
    This error is actually pointing to itself (the .err file), however this is the only line with no further information, and is generated every time the batch script is run, even though the build appears to have worked fine. I have double-checked and there are no errors (or even warnings) in the Essbase application log to suggest anything has gone wrong!
    Does anyone please have a suggestion as to why it is being generated? Can we just ignore this error? I have read the following, which points out that data load errors will not be trapped by the MaxL "iferror" statement. However, it would be useful to know why this error is occurring and specifically what is going wrong.
    MaxL Error Codes

    Hi James -
    Your dataload errors are getting spooled to the same file as Essbase is trying to spool the message saying that there were dataload errors. I wouldn't count on that working the way you expect it to, and it's not an approach I have ever used - I'd think keeping the stderr spool separate (i.e. separate files) from the dataload errors makes sense.
    My bet is that if you point the two error streams to different files you'll see that there are in fact load errors, they're just getting messed up by the fact that stderr and dataload errors are pointing at the same file.
    BTW, I appreciate that you're anonymizing for client confidentiality (amazing how many folks post info that obviously identifies their company and give out server / user names...), but any chance you could use e.g. 'appname', 'dbname' etc rather than *******? Asterisks make my eyes hurt, but more importantly they make the different tokens impossible to distinguish. Cheers!

  • Business Package for Assets 50.3.1:  Error in Source. Message not available

    Hi
    Just deployed the Business Package for Assets 50.3.1 on Portal version 7 with SP8, when running the Assets detail, my assets iviews always display:  "Error in Source. Message not available."
    even all other iviews on the same page still work as expected.
    has anyone got the similar problem before? please help!!!
    many thanks in advance!
    Gang

    When logged on to R/3, choose the following from the menu:
    System > Status...
    In screen area "SAP System data" click on the button next to "Component version".
    Look for the component named only "PI", and check wether it exixts and what release it is, it should be at least 2003_1_XXX (where XXX represents your R/3 Appl version).
    Also, check that you have the component "WP-PI" installed with the release 600_XXX (where XXX corresponds to your SAP Basis release).
    I know I needed to check/install these two when I configured the Assets package.
    /Christine

  • Finding Errors in /var/adm/messages file

    Hi,
    I am new to UNIX admin, i am going to write a script in such a way that it has to send a mail to root if any errors in /var/adm/messages file.
    Can any one please send useful links or sample script file?
    Thanks
    Ramesh

    http://www.sunfreeware.com/indexsparc9.html
    look for logsurfer+-1.7-sol9-sparc-local.gz package (there's one for solaris8 and Solaris10, too). Also, you can search on http://www.sun.com/bigadmin/home/index.html
    for these types of scripts.
    John

  • Sometimes get error "looking for something on MobileMe?" after publishing via ftp server

    I published a website I created on iWeb via an ftp server.  Sometimes it works, but sometimes I get the error "Looking for something on MobileMe?"  My web host says all my settings are correct, so the problem is likely to be in iWeb.  How can I fix this?

    I use FatCow as both my domain registrar and my web host, a similar service to GoDaddy.  The FatCow tech support said all my settings were correct.  Here's a pic of the iWeb Site Publishing Settings page:
    When I try "Test Connection," it succeeds.
    I originally published using MobileMe, then switched to ftp using FatCow.  The ftp publishing worked at first, then I started getting the error message intermittently, now get it all the time.  The FatCow tech thought that something is likely to be imbedded in the code that is taking it to MobileMe.
    Thanks again for your help!

  • "Error Loading Operating System" Message on startup. Need Help~~

    Hi Peoples,
    I got the "Error Loading Operating System" message when restarting widows. Been pulling my hairs off the past few days looking for solutions, but with no dice. anyone have a solution??
    I think the problem occurred when my computer got crashed, so I forced to turn off the computer buy hitting the power button, the next time I started the computer and it gives me a "Error Loading Operating system".
    I have tried the recommendation from Microsoft by updated the bios. Didn't work.
    http://support.microsoft.com/kb/326676
    Other solutions that recommended from varied resources, recommanding to set the drive from LBA to Large. But I don't see that option in the Bios setup.. maybe because my HD's was setup as RAID 0?
    and other recommended to use a startup disk boot into DOS and use the  fixboot/mbr to fix the mbr. But when I tried to boot with a startup disk I can't seems to find my C:\  (which is the RAID 0). How can can boot to the into the RAID?
    Any help would be greatly appreciated.
    Specs of my computer
    CPU: P4 3.0
    Mother Board: 875P Neo-LSR/
    Graphic Card: Nvidia Quadro FX 1000
    Memory: 2 GB
    HD: 2X 80 Seagate SATA Drive Configured as RAID 0

    Hey Stu, Thanks for your reply. Yes, I think the bios is configured correctly and the Raid is configured as the way it use to be.
    About the crashed, last time when I shutted down widow, using the Shut down button in the Start Menu, Window got got freezed and the power is still on, due to frustration I hit the Power button to turn off the computer, the next day I turn on the computer, and it gives me the error message.
    <-----------------------------------------------------------------------------------------
    I am using Amibios version 3.31a,
    Harddrives I have the following:
    2X80GB Seagate SATA figured as RAID 0 for C:
    80GB Maxtor on Primary ID Master
    80GB Western on Primary ID Slave
    Samsung CDRW/DVD on Secondary IDE Master
    NEC DVD RW ND on Secondary IDE Slave
    Bios setting > Intergrated Peripherals > On-Chip IDE Configuration  I have the following setting:
    On-Chip ATA  Operate Mode: Native Mode
    ATA Configuration: S-ATA Only
    S-ATA Keep Enabled: Yes
    P-ATA Channel Selection: Both
    Combined Mode Option: P-ATA 1st Channel
    S-ATA Ports Definition: p0-1st./P1-2nd.
    Configure S-ATA as RAID: Yes
    ----------------------------------------------------------------------------------------->
    PS: Is there a way to boot into the C: (Raid 0 drive) Using Dos? or maybe I can check the files is still in C drive? If the files are there, means the drives are OK? and Maybe I can use the "Fixboot" the problem? Please advise, again thanks for your help.
    Thanks.

  • I am trying to test an 810 an am getting an error in the business message

    I am trying to test an 810 an am getting this error in the business message report.
    Machine Info: ("Client host name")
    Failed guideline.
    Version: Oracle Application Server Integration B2B, Release 10.1.2, Build dev_B2B_10.1.2.3.0_SOLARIS_RELEASE.

    Hi Anuj,
    Thanks for responding.
    Its an outbound 810. There are no internal properties in the payload. The error message report states the following
    Machine Info: (oracle.lhdottie.com)
    Failed guideline.
    error code is AIP-51505.
    There are no <Internal-Properties> in the xml payload.
    Is there anything else I need to look at?
    Vijay

Maybe you are looking for

  • How to create a dynamic action from link column in classic report

    I Have an apex page that display a modal window utilizing jquery. In the modal window I have a classic report with a link column that I want to capture its click event. I was thinking I could create a dynamic action with selection type=jquery selecto

  • First day on new contract and a fault on the line....

    I never normally bother writing in these forums but wanted to vent my frustrations somewhere after spending hours on the phone to BT and bascially getting no where. Have been a BT phone customer for quite a few years and decided to move the broadband

  • Basic database question, and subscribe/unsubscribe code

    Hi there Although I've created and manage a website, and about a million years ago I worked with databases, I'm still a bit green and in need of some help ... I have the website based on my local machine (laptop).  I want to use a subscribe/unsubscri

  • Configuration error calling isUserInRole

    In my application module I am populating a custom JhsUser bean with various bits of information including a description of the role the user is currently logged in with. To get the role I call getDBTransaction().getSession().isUserInRole("xxxxx") and

  • ESS/MSS business packages "Deployed with Warning"

    Hello All,    We are on NW04s SP10 on MS SQL server and Windows server. The Database and portal installations or on different machines. I installed the business packages ESS 1.0, MSS 1.0 and the XSS components - 600 using the JSPM. After I deploy, I