Error checkin prerequisites diagnostics in SOLMAN_SETUP

Hi All!
I trying execute Basic Configuration in SOLMAN_SETUP. In section installation check on step Prerequisites Diagnostics receive messages:
Component CPRXRPM: SP level 0007 is incorrect, expected  14
Component CPRXRPM: release 450_700 is incorrect, expected 400
Could you please help me to resolve it?
Thanks for your advance,
alexander Ganishev

Hi Shyam!
If am not wrong CPRXRPM450 version was requested by " Diagnostic Prerequisites" check?
in system installed version 450_700
If yes, you can ignore the message from Diagnostic Prerequisites check and set your system to CPRXRPM 400.
Could you try to implement the required version ?
How can I set system to CPRXRPM 400? Version CPRXRPM 450 cannot uninstalled.
and also deploy LMService 701 SP02 Patch 4.
in system applied LM-SERVICE  7.01 SP4 
Thanks for your advance,
Alexander

Similar Messages

  • Page Erroring if Fnd:Diagnostics profile is not set...

    Hi,
    When I run the OAF page and click on Apply the page was erroring as the Fnd:Diagnostics profile was not set I could not see the reasons for error. So I enabled the Fnd:Diagnostics profile at the responsibility level and when I openeed the page and clicked on apply, now the page is not erroring out. Is there any connection between this profile with the pages erroring out? Note: I am using pageContext.writeDiagnostics to log the comments....
    Thanks,
    Srikanth

    Hi,
    I am facing the similar issue
    but in my development instance it is working fine when i click on Yes or No button in my Dialog page,
    the issue arises when i try it out in my TEST instance or in SUPPORT instance,
    how can this work fine in one instance and fail in the others.
    The code in my PFR:
    String action = pageContext.getParameter(OAWebBeanConstants.EVENT_PARAM);
    String parrowid = pageContext.getParameter("paramRowid");
    OAApplicationModule am=(OAApplicationModule)pageContext.getApplicationModule(webBean);
    if ("deleterecord".equals(action))
    OAViewObject vo = (OAViewObject)am.findViewObject("HyperionNPIEOVO1");
    OAException dmsg=new OAException(" Do you wish to delete the Record? Please Confirm ");
    OADialogPage dpage=new OADialogPage(OAException.CONFIRMATION,dmsg,null,"","");
    dpage.setOkButtonLabel("Yes");
    dpage.setNoButtonLabel("No");
    dpage.setOkButtonToPost(true);
    dpage.setNoButtonToPost(true);
    dpage.setOkButtonItemName("DeleteYes");
    dpage.setPostToCallingPage(true);
    java.util.Hashtable ht=new java.util.Hashtable(1);
    ht.put("rowid",parrowid);
    ht.put("action",action);
    dpage.setFormParameters(ht);
    pageContext.redirectToDialogPage(dpage);
    if(pageContext.getParameter("DeleteYes")!=null)
    System.out.println("In Dialog");
    String s2=pageContext.getParameter("rowid");
    String s1=pageContext.getParameter("action");
    Serializable paramDel[] = {s1, s2};
    am.invokeMethod("deleteMethod",paramDel);
    plzzz provide me your valuable suggestions on this.
    Thanks in Advance,
    Afzal.
    Edited by: Afzal on Sep 20, 2011 9:28 PM

  • Error 1899 on diagnostics and file transfer

    Remote view and remote control work fine. Diagnostics and file transfer
    give error 1899.

    Jody,
    It appears that in the past few days you have not received a response to your posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at http://support.novell.com in both the "free product support" and "paid product support" drop down boxes.
    - You could also try posting your message again. Make sure it is posted in the correct newsgroup. (http://support.novell.com/forums)
    If this is a reply to a duplicate posting, please ignore and accept our apologies and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Ipod classic hard drive coming back saying error after a diagnostics test

    i recently done my disk check on my ipod classic hard drive and it flashed up error instead of the numbers people normally get when doing this. does this mean the hard drive is finished. it was letting me sync 200 songs out of 9000 i have but no more.

    Look at the following support article and work your way through the steps
    http://support.apple.com/kb/ts1369

  • Manager System does not fulfill the Diagnostics prerequisites

    Hi experts,
    I am in Solution Manager 7.1 SP11, step Managed Systems Configuration .The Managed system is one Java application server (Portal).
    In step 2: Check Prerequisites I am getting error:
    Managed system <SID>~JAVA does not fulfill the Diagnostics prerequisites
    ERROR->Cannot get Software Components installed on Solution Manager
    More info->Method call failed; the method GET_SC_67838200100200019681 of the class MANAGED_PREREQ_CHECK does not exist
    Action->Check the current SP Software Component list on SAP Service Marketplace: http://service.sap.com/sap/bc/bsp/spn/swdc/sps/default.htm?pvnr=01200314690900002795
    Check  Context->Managed systems prerequisite | Diagnostics prerequisite Java | SYSTEM =<SID>~JAVA
    detail
    No More Info for this problem!
    Who can give some advise to solve this ?
    Regards
    Leo

    Hi Leo
    Check this note & this should help this issue
    , 2001501 - Cannot get Software Components installed on Solution Manager
    Looks like known issue, ID 67838200100200019681 shows relevant.
    regards
    Swami

  • Solution Manager Diagnostics Self Check Error with Enterprise Manager

    I'm trying to get the Solution Manager Self Diagnostics Self Check running,
    but I'm always getting the follwing Error:
    The Enterprise Manager on host 'hdeas81' and port '6443' cannot be reached.
    The Log File of the Introscope Manager shows the following line:
    6/29/09 01:15:36 PM CEST [INFO] [Manager.PostOfficeHub] Server listening for incoming ssl socket connections on port 6443
    Netstat -a is also showing that Port 6443 is open and Listening.
    The Port is also reachable via telnet.
    any suggestions what might be the problem?
    Thanks in advance
    Marco

    thanks, but i'm trying to get a ssl connection on port 6443.
    I have also another error in the diagnostics check (maybe related)
    An unexpected error occured
    in Detail i get the error:
    java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Connection refused: connect
         at org.w3c.www.protocol.http.HttpURLConnection.error(Unknown Source)
         at org.w3c.www.protocol.http.HttpURLConnection.checkReply(Unknown Source)
         at org.w3c.www.protocol.http.HttpURLConnection.getResponseCode(Unknown Source)
         at com.sap.sup.admin.selfcheck.checks.helper.HttpHelper.getHttpResponseCode(HttpHelper.java:48)
         at com.sap.sup.admin.selfcheck.checks.wily.em.UICheck.process(UICheck.java:78)
         at com.sap.sup.admin.selfcheck.fwk.check.AbstractCheck.processImpl(AbstractCheck.java:165)
         at sun.reflect.GeneratedMethodAccessor541.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.smd.server.exec.asio.AsioInvocationHandler$1.call(AsioInvocationHandler.java:87)
         at com.sap.smd.server.util.concurrent.FutureResult$1.run(FutureResult.java:90)
         at com.sap.smd.server.exec.asio.AsioInvocationHandler$AsioRunner.run(AsioInvocationHandler.java:274)
         at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:45)
         at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785)
         at java.lang.Thread.run(Thread.java:534)

  • Getting Error for Install of Prerequisite Components in 64 bit operating system

    we have generated our .exe file by adding prerequisite  in setup project and prerequisite (sql server 2005 Express
    sp2 (x86)) works for windows xp. But we are facing an issue while we install prerequisite (sql server 2005 Express sp2 (x86))  not working in windows 7 64 bit and 32  bit operating system. We have added prerequisite (sql server 2005 Express sp2 (x86))
    using visual studio 2010.While we install prerequisite (sql server 2005 Express sp2 (x86)) in windows 7 we getting error like " Prerequisite check for system component SQL Server 2005 Express Edition SP2 (x86) failed with the following error message:
    "This version of SQL Server 2005 Express Edition (x86) is not supported for the current processor architecture."
    See the setup log file located at 'C:\Users\BS-90\AppData\Local\Temp\VSDCFFC.tmp\install.log' for more information.
      ". We need only sql server 2005 express edition to be installed but not sql server 2008 express edition to be
    placed as prerequisite for our application because our .mdf file supports sql server 2005 express edition only.

    Hello Zhang,
                        As per your reply here is my summary  fallows as:
                       Microsoft SQL Server 2005 9.00.3042.00 
                       ============================== 
                       OS Version      : Professional Service Pack 1 (Build 7601) 
                       Time            : Mon Nov 10 14:55:46 2014 
                       BS-90-PC : The feature(s) specified are not valid for this edition of SQL Server.
     SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt. 
    Time            : Mon Nov 10 14:55:50 2014
    List of log files:
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Core(Local).log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Datastore.xml
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_.NET Framework 2.0.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Support.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_Core.log
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
    C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0002_BS-60-PC_SCC.log
    And Detail Logs fallows as:
    The following properties have been set:
    Property: [AdminUser] = true {boolean}
    Property: [InstallMode] = HomeSite {string}
    Property: [ProcessorArchitecture] = AMD64 {string}
    Property: [VersionNT] = 6.1.1 {version}
    Running checks for package 'Windows Installer 3.1', phase BuildList
    The following properties have been set for package 'Windows Installer 3.1':
    Running checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true
    Result of checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
    'Windows Installer 3.1' RunCheck result: No Install Needed
    Running checks for package 'SQL Server 2005 Express Edition SP2 (x86)', phase BuildList
    Running external check with command 'C:\Users\BS-90\AppData\Local\Temp\VSDCFFC.tmp\SqlExpress\SqlExpressChk.exe' and parameters ''
    Process exited with code 1
    Setting value '1 {int}' for property 'SQLExpressInstalled'
    The following properties have been set for package 'SQL Server 2005 Express Edition SP2 (x86)':
    Property: [SQLExpressInstalled] = 1 {int}
    Running checks for command 'SqlExpress\sqlexpr32.exe'
    Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionNT' and value '5.1': true
    Result of checks for command 'SqlExpress\sqlexpr32.exe' is 'Bypass'
    Running checks for command 'SqlExpress\sqlexpr32.exe'
    Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
    Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1': false
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of running operator 'ValueExists' on property 'Version9x': false
    Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
    Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': true
    Result of checks for command 'SqlExpress\sqlexpr32.exe' is 'Fail'
    'SQL Server 2005 Express Edition SP2 (x86)' RunCheck result: Fail
    A prerequisite failed for Package "SQL Server 2005 Express Edition SP2 (x86)"
    Package failed with message "This version of SQL Server 2005 Express Edition (x86) is not supported for the current processor architecture."

  • Diagnostics Workload Analysis - Java Memory Usage gives BI query input

    Dears
    I have set up diagnostics (aka root cause analysis) at a customer side and I'm bumping into the problem that on the Java Memory Usage tab in Workload analyis the BI query input overview is given
    Sol Man 7.0 EHP1 SPS20 (ST component SP19)
    Wily Introscope 8.2.3.5
    Introscope Agent 8.2.3.5
    Diagnostics Agent 7.20
    When I click on the check button there I get the following:
    Value "JAVA MEMORY USAGE" for variable "E2E Metric Type Variable" is invalid
    I already checked multiple SAP Notes like the implementation of the latest EWA EA WA xml file for the Sol Man stack version.
    I already reactivated BI content using report CCMS_BI_SETUP_E2E and it gave no errors.
    The content is getting filled in Wily Introscope, extractors on Solution Manager are running and capturing records (>0).
    Did anyone come accross this issue already?
    ERROR MESSAGE:
    Diagnosis
    Characteristic value "JAVA MEMORY USAGE" is not valid for variable E2E Metric Type Variable.
    Procedure
    Enter a valid value for the characteristic. The value help, for example, provides you with suggestions. If no information is available here, then perhaps no characteristic values exist for the characteristic.
    If the variable for 0DATE or 0CALDAY has been created and is being used as a key date for a hierarchy, check whether the hierarchies used are valid for this characteristic. The same is valid for variables that refer to the hierarchy version.
      Notification Number BRAIN 643 
    Kind regards
    Tom
    Edited by: Tom Cenens on Mar 10, 2011 2:30 PM

    Hello Paul
    I checked the guide earlier on today. I also asked someone with more BI knowledge to take a look with me but it seems the root cause analysis data fetching isn't really the same as what is normally done in BI with BI cubes so it's hard to determine why the data fetch is not working properly.
    The extractors are running fine, I couldn't find any more errors in the diagnostics agent log files (in debug mode) and I don't find other errors for the SAP system.
    I tried reactivating the BI content but it seems to be fine (no errors). I reran the managed system setup which also works.
    One of the problems I did notice is the fact that the managed SAP systems are half virtualized. They aren't completely virtualized (no seperate ip address) but they are using virtual hostnames which also causes issues with Root Cause Analysis as I cannot install only one agent because I cannot assign it to the managed systems and when I install one agent per SAP system I have the message that there are already agents reporting to the Enterprise Manager residing on the same host. I don't know if this could influence the data extractor. I doubt it because in Wily the data is being fetched fine.
    The only thing that it not working at the moment is the workload analysis - java memory analysis tab. It holds the Key Performance Indicators for the J2EE engine (garbage collection %). I can see them in Wily Introscope where they are available and fine.
    When I looked at the infocubes together with a BI team member, it seemed the infocube for daily stats on performance was getting filled properly (through RSA1) but the infocube for hourly stats wasn't getting filled properly. This is also visible in the workload analysis, data from yesterday displays fine in workload analysis overview for example but data from an hour ago doesn't.
    I do have to state the Solution Manager doesn't match the prerequisites (post processing notes are not present after SP-stack update, SLD content is not up to date) but I could not push through those changes within a short timeframe as the Solution Manager is also used for other scenarios and it would be too disruptive at this moment.
    If I can't fix it I will have to explain to the customer why some parts are not working and request them to handle the missing items so the prerequisites are met.
    One of the notes I found described a similar issue and noted it could be caused due to an old XML file structure so I updated the XML file to the latest version.
    The SAPOscol also throwed errors in the beginning strange enough. I had the Host Agent installed and updated and the SAPOscol service was running properly through the Host Agent as a service. The diagnostics agent tries to start SAPOscol in /usr/sap/<SID>/SMDA<instance number>/exe which does not hold the SAPOscol executable. I suppose it's a bug from SAP? After copying the SAPOscol from the Host Agent to the location of the SMD Agent the error disappeared. Instead the agent tries to start SAPOscol but then notices SAPOscol is already running and writes in the log that SAPOscol is already running properly and a startup is not neccesary.
    To me it comes down the point where I have little faith in the scenario if the Solution Manager and the managed SAP systems are not maintained and up to date 100%. I could open a customer message but the first advice will be to patch the Solution Manager and meet the prerequisites.
    Another pain point is the fact that if the managed SAP systems are not 100% correct in transaction SMSY it also causes heaps of issues. Changing the SAP system there isn't a fast operation as it can be included in numerous logical components, projects, scenario's (CHARM) and it causes disruption to daily work.
    All in all I have mixed feelings about the implementation, I want to deliver a fully working scenario but it's near impossible due to the fact that the prerequisites are not met. I hope the customer will still be happy with what is delivered.
    I sure do hope some of these issues are handled in Solution Manager 7.1. I will certainly mail my concerns to the development team and hope they can handle some or all of them.
    Kind regards
    Tom

  • Error on start up

    Hi
    I have something called a 'kernel' 'colonel' error messag eon start up. Took into Apple store and it started up no problem. No error - they ran diagnostics, nothing wrong - advised re-installing software. Happy !! Get home get erro on start-up - greyed screen and says restart computer - so i cannot install software - sent off for insurance claim - starts up no problem - they send it home...press to switch on ...doesnt work!! same error..help help help help...
    been to apple store twice now - why does it work in there and not at home...
    they refer to it as a 'colonel error' or something but ran all diagnostics and only minor issues with hardware cam eup which werre repaired there n then....any ideaS?

    Kernel panics are usually hardware related. You could have some bad RAM if it's panicing on startup. Try reseating the RAM once.
    What's a "kernel panic"? >>
    http://www.thexlab.com/faqs/kernelpanics.html
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Creator of 'Mac611 - Mobile Mac Support' (designed exclusively for an iPhone/iPod touch)

  • Itune error code 4450, 4400.......a million codes!!!  HELP TOONZ....

    Dear Toonz,
    It seems you know more than the support team from itunes...they keep blaming my cd drive, when the drive works for everything else. Do I need Matchmusic? cause I gave it the boot.
    One cd burned from itunes. another says error.........then maybe i can burn............than another says error and the cd has the songs on it??? what gives, help this semi-computer iliterate.
    Here is the latest error from cd diagnostics in itunes....tried doing some of the other helpful hints u gave people............lol....Microsoft Windows 2000 Home Edition (Build 2195)
    Dell Computer Corporation Dimension 4600i
    iTunes 6.0.2.23
    CD Driver 2.0.4.3
    CD Driver DLL 2.0.3.2
    LowerFilters: PxHelp20 (2.0.0.0),
    UpperFilters: GEARAspiWDM (2.0.4.3),
    Video Driver: NVIDIA GeForce FX 5200 \GeForce FX 5200
    IDE\DiskWDCWD800BB-75FRA0_____________________77.07W77, Bus Type ATA, Bus Address [0,0]
    IDE\CdRomSAMSUNGDVD-ROM_SD-616E_________________F501___, Bus Type ATA, Bus Address [0,0]
    IDE\CdRomSONYCD-RW__CRX216E_____________________PD01___, Bus Type ATA, Bus Address [1,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    Current user is administrator.
    D: SAMSUNG DVD-ROM SD-616E, Rev F501
    Drive is empty.
    E: SONY CD-RW CRX216E, Rev PD01
    Audio CD in drive.
    Found 13 songs on CD, playing time 38:57 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 03:20:58
    Track 3, start time 05:26:44
    Track 4, start time 08:55:59
    Track 5, start time 11:25:32
    Track 6, start time 15:55:62
    Track 7, start time 17:45:48
    Track 8, start time 20:48:05
    Track 9, start time 24:41:36
    Track 10, start time 27:29:21
    Track 11, start time 30:22:45
    Track 12, start time 34:06:56
    Track 13, start time 37:39:67
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 8 10 12 16 24 32 40 48.
    The drive CDRW speeds are: 4.
    The last failed audio CD burn had error code -2147352480(0x80020060). It happened on drive E: SONY CD-RW CRX216E on CDR media at speed 16X.

    It is hard to credit that you haven't been able to get it fixed.
    I had a problem close to 11pm one night and phoned the technical help line and got through in two minutes and got it resolved. I must confess I have never had a problem getting through. Getting the right phone number for the right department can  be a bit hit and miss I grant you.
    Can you post your speediest results on here please?
    Sounds as though
    1. The account has not been set up
    2. You have no QofS on the line
    3. Your details aren't in the Nevoss database
    or ........
    Life | 1967 Plus Radio | 1000 Classical Hits | Kafka's World
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Helpful Post?
    If a post has been helpful, say thanks by clicking the ratings star.

  • SSRS error - verbose mode

    We have a SCCM and use SQL 2012 server for reporting. Recently we have started experiencing a problem where we can browse to the reports and once we do run the reports, it tries to run forever and eventually halts with the following error
    An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) 
    I have enabled verbose mode on the sql server and restarted the reporting service. Below is the log file where I am hoping someone will be able to tell me what the issue is:
    <Header>
      <Product>Microsoft SQL Server Reporting Services Version 2011.0110.5058.00 ((SQL11_PCU_Main).140514-1820 )</Product>
      <Locale>English (United Kingdom)</Locale>
      <TimeZone>GMT Standard Time</TimeZone>
      <Path>E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\Logfiles\ReportServerService__12_18_2014_14_54_36.log</Path>
      <SystemName>SRVPRDAPPDB1</SystemName>
      <OSName>Microsoft Windows NT 6.2.9200</OSName>
      <OSVersion>6.2.9200</OSVersion>
      <ProcessID>27476</ProcessID>
      <Virtualization>None</Virtualization>
    </Header>
    <ProcessorArchitecture>AMD64</ProcessorArchitecture>
    <ApplicationArchitecture>AMD64</ApplicationArchitecture>
    rshost!rshost!4d58!12/18/2014-14:54:36:: i INFO: CLR runtime is initialized.
    rshost!rshost!4d58!12/18/2014-14:54:36:: v VERBOSE: Initializing Memory Monitoring
    rshost!rshost!4d58!12/18/2014-14:54:36:: i INFO: Derived memory configuration based on physical memory as 268369396 KB
    rshost!rshost!4d58!12/18/2014-14:54:36:: v VERBOSE: Supported winsock version is 2.2.
    appdomainmanager!DefaultDomain!4d58!12/18/2014-14:54:36:: i INFO: Entered managed ServiceMain in DefaultDomain.
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Configuration file element UrlReservation has a invalid VirtualRoot. It will be ignored.
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Configuration file element UrlReservation has a invalid VirtualRoot. It will be ignored.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing ConnectionType to '0'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing SecureConnectionLevel to '0'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing DisableSecureFormsAuthenticationCookie to 'False'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException'
     as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException'
     as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing AuthenticationTypes to '4'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing EnableAuthPersistence to 'True'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: w WARN: Initializing UrlRoot to default value of ''  because it was incorrectly specified in Configuration file as ''.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsReportManagerEnabled to 'True'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxConnections to '2'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing AppID to '(Default)'  as specified in Configuration file.
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing CacheLevel to 'Default'  as specified in Configuration file.
    resourceutilities!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Reporting Services starting SKU: Standard
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Failed to get url configuration section.
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Failed to get url configuration section.
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: w WARN: IsApplicationUrlSubsetOfReportServer() -- Failed to get url configuration section.
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Using report server internal url .
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Using report server external url .
    configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Using url root .
    rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Configuring maxPhysicalCpu=4, minLogicalCpu=0
    rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Logical processor per physical processor 16
    rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Logical processor per core 2
    rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Maximum logical CPU is 32
    library!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    servicecontroller!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Error initializing configuration from the database: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. 
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
    library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Minidump location: E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\Logfiles
    library!DefaultDomain!6728!12/18/2014-14:54:37:: v VERBOSE: Setting unhandled exception handler
    appdomainmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Appdomain:2 WindowsService_0 started.
    library!WindowsService_0!6728!12/18/2014-14:54:37:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    servicecontroller!WindowsService_0!6728!12/18/2014-14:54:37:: e ERROR: Error initializing configuration from the database: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
    library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Minidump location: E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\Logfiles
    library!WindowsService_0!6728!12/18/2014-14:54:38:: v VERBOSE: Setting unhandled exception handler
    resourceutilities!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Reporting Services starting SKU: Standard
    library!WindowsService_0!5c98!12/18/2014-14:54:38:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    library!WindowsService_0!5c98!12/18/2014-14:54:38:: e ERROR: ServiceStartThread: Exception caught while starting service. Error: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    library!WindowsService_0!5c98!12/18/2014-14:54:38:: e ERROR: ServiceStartThread: Attempting to start service again...
    rpcserver!DefaultDomain!5c98!12/18/2014-14:54:38:: i INFO: RPC Server started.
    servicecontroller!DefaultDomain!5c98!12/18/2014-14:54:38:: i INFO: RPC Server started. Endpoint name ='ReportingServices$MSRS11.INSTANCE2'
    rshost!rshost!370c!12/18/2014-14:54:38:: w WARN: Endpoint 2 is enabled but no url is registered for vdir=, pdir=E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\ReportServer.
    rshost!rshost!4e68!12/18/2014-14:54:38:: w WARN: Endpoint 3 is enabled but no url is registered for vdir=, pdir=E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\ReportManager.
    rshost!rshost!4e68!12/18/2014-14:54:38:: i INFO: Endpoint 4 is disabled and no url is registered vdir=, pdir=E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\ReportServer\ReportBuilder.
    resourceutilities!DefaultDomain!6728!12/18/2014-14:54:38:: i INFO: Maximum memory limit is 65536Mb
    rshost!rshost!6728!12/18/2014-14:54:38:: i INFO: Derived memory configuration based on physical memory as 67108864 KB
    rpcserver!DefaultDomain!432c!12/18/2014-14:54:38:: i INFO: Process monitoring started.
    servicecontroller!DefaultDomain!3a4c!12/18/2014-14:54:38:: i INFO: Total Physical memory: 274810261504
    Thanks.

    This was to do with NIC settings on the SQL server. There was a mis-configuration where data was taking long time to copy. Once we have corrected this, all started to work just fine.

  • Error in filling the table.

    Hi to all
            I am trying to fill the setup table for 2lis_03_bf.But i am getting the following error
    : No extract structure active or no bw connected.
    when i intimated to onsite team this very simple issue i ahve to active the D.S.When i checked it is in active only.Please give me some solution.
    Thanks to all

    Hi
    Take a look at this SAP OSS Note 914268
    Symptom
    Within an instance, you use the NetWeaver components of SAP ERP and BW.
    When you execute transactions like to fill rebuild tables in Logistics, the system issues the termination message M2 630:
    &#61607;     No extraction structure active or no BW connected
    The connection test and the settings for the Myself source system are definitely correctly maintained.
    Other terms
    OLTP, extractor, data extraction, DataSource, API service, SAPI, RSA2_SERV_BW_CONNECTED, OLI1BW, OLIZBW, OLI3BW, OLI9BW, 2LIS_XX_XXX, M2630, SBIW, LIS, rebuild
    Reason and Prerequisites
    The problem is caused by a program error.
    Prerequisites:
    Within an instance, you are using the NetWeaver components of SAP ERP and BW. Thus, potential data loading processes are executed by using the Myself source system connection.
    No other BW system is connected for data as a target system.
    Cause:
    Prior to NetWeaver, you could not operate ERP and BW in one common system. For this reason, the case that Logistics data need to be loaded into the same system for BW functions was not considered. The system as "source system" does not recognize that the system is connected as a "BW system".
    Solution
    To correct the problem, you need Service API 7.00 Support Package 08 or PI 2004.1 4.6C Support Package 13 in the affected source system. The attached composite SAP note informs you on which software components contain Service API 7.0 and lists the corresponding Support Packages of these components.
    Alternatively, implement the attached program corrections.
    In the BW system, you only need to implement the correction if the BW system is affected in its role as a source system for itselt (myself connection) or for another BW system.
    Caution: Service API is an internal component. Therfore, it is not delivered separately but as a part of other software components: PI, CRM, PI_BASIS and several others. Thus, a composite SAP note is created for each SAPI correction note. This composite note describes which Support Packages of the above mentioned software components contain the SAPI correction. However, the composite SAP note will only be released when the corresponding SAPI Support Packages are released.
    Regards
    Pradip

  • Error during deploying *.ear to sap using ant

    I want to  deploy ear to sap with ant script,but it can not work.The error information as follows,can anybody give me some advice if you had the similar error,thanks.
    C:\usr\sap\LJ1\J00\j2ee\deployment\ant>ant -f example_build.xml deploy -v
    Apache Ant version 1.7.0 compiled on December 13 2006
    Buildfile: example_build.xml
    Detected Java version: 1.6 in: D:\Java\jdk1.6.0_18\jre
    Detected OS: Windows 2003
    parsing buildfile C:\usr\sap\LJ1\J00\j2ee\deployment\ant\example_build.xml with
    URI = file:/C:/usr/sap/LJ1/J00/j2ee/deployment/ant/example_build.xml
    Project base dir set to: C:\usr\sap\LJ1\J00\j2ee\deployment\ant
    parsing buildfile jar:file:/D:/Perforce/tools/ant1.7.0/lib/ant.jar!/org/apache/t
    ools/ant/antlib.xml with URI = jar:file:/D:/Perforce/tools/ant1.7.0/lib/ant.jar!
    /org/apache/tools/ant/antlib.xml
    [property] Loading C:\usr\sap\LJ1\J00\j2ee\deployment\ant\cfg\ant.properties
    Build sequence for target(s) `deploy' is [deploy]
    Complete build sequence is [deploy, import_ear, undeploy, params, ]
    deploy:
    [sapdeploy] Starting deployment with the following properties:
    [sapdeploy] Version Handling Rule: all
    [sapdeploy] Error Handling Strategies: [error action: 'prerequisites', error str
    ategy: 'stop', error action: 'deploy', error strategy: 'stop']
    [sapdeploy] The targeted SAP J2EE Engines are: [server host: 'localhost', server
    port '50004', user name 'Administrator'.]
    [sapdeploy] Deploy timeout: null
    [sapdeploy] Starting to validate the data...
    [sapdeploy] Validation ended
    [sapdeploy] root dir c:\temp
    [sapdeploy] Selected archives for deployment:
    [sapdeploy] 1: 'c:\temp\dataservices-samples.war'
    [sapdeploy] 2: 'c:\temp\test.ear'
    [sapdeploy] Starting validation for the engine 'server host: 'localhost', server
    port '50004', user name 'Administrator'.'
    [sapdeploy] Engine data validated successfully
    [sapdeploy] Starting deployment for the engine 'server host: 'localhost', server
    port '50004', user name 'Administrator'.'
    [sapdeploy] An error occured during the deployment.
    [sapdeploy] The result of the deployment is: Error
    [sapdeploy] Deployment ended
    BUILD SUCCESSFUL
    Total time: 0 seconds

    The problem has been resolved,I make a stupid mistake.The reason caused the error is  that the  user of server was locked.I hope these will be helpful for people troubled by the same mistake.

  • Error during deploying using sapdeploy ant task

    I am attempting to deploy a simple service which I have created using Dev studio. Instead of deploying using Dev studio, I want to use ant task for the same.
    This is the output I see in the console:
    deploy:
    [sapdeploy] Starting deployment with the following properties:
    [sapdeploy] Version Handling Rule: all
    [sapdeploy] Error Handling Strategies: [error action: 'prerequisites', error strategy: 'stop', error action: 'deploy', error strategy: 'stop']
    [sapdeploy] The targeted SAP J2EE Engines are: [server host: 'myhost', server port '50000', user name 'J2EE_ADMIN'.]
    [sapdeploy] Starting to validate the data...
    [sapdeploy] Validation ended
    [sapdeploy] root dir C:\temp\HelloWorldEAR
    [sapdeploy] Selected archives for deployment:
    [sapdeploy] 1: 'C:\temp\HelloWorldEAR\HelloWorldEAR.ear'
    [sapdeploy] Starting validation for the engine 'server host: 'myhost', server port '50000', user name 'J2EE_ADMIN'.'
    [sapdeploy] Engine data validated successfully
    [sapdeploy] Starting deployment for the engine 'server host: 'myhost', server port '50000', user name 'J2EE_ADMIN'.'
    [sapdeploy] An error occured during the deployment.
    [sapdeploy] The result of the deployment is: Error
    [sapdeploy] Deployment ended
    Where can I get more details of what might be wrong with the deploy process? I tried "-v" flag but to no avail. Syslog of the server shows nothing of interest.
    Thanks in advance for any help.
    Regards,
    Sameer

    Logs will be in log\dc_log folder.

  • RFC Error message when logging on to SMD

    Hello Experts,
    While installing SMD, the LMSERVICE and SAPISEM80.SAR, SAPISMM80.SAR have already been installed through SDM.
    1- When I type http://hostname:8004/SMD and login with my username j2ee_admin and password, I get a blanck screen with following error message
    "message.rfc_get_error",
    "message.guid_text".
    Can anyone let me know, how can I resolve this error message of "message.rfc_get_error"?
    Also should I use the port no for SMD as 8004 or 50400?
    Thanks,
    Haleem

    Dear Haleem,
    Please follow the advice from the below link.
    Solution Manager Diagnostics not ready to use
    Authorisation Error in Solman Diagnostics
    Definitely solve your problem ... specially with WEBADMIN RFC in ABAP and run DIAGSETUP.
    Regards
    Shailesh Mamidwar

Maybe you are looking for

  • Com.sun.mail.imap.IMAPFolder close

    Hi everyone, We are using BMC Remedy Email Engine with javamail function. Why is the message of ''com.sun.mail.imap.IMAPFolder close' message is indicated in stderr.log file' indicated? BMC and we don't know the reason at all. If someone knows, could

  • Purpose of alias file for cs 6.3 ssl

    in the procedure for using ssl in the calendar server: http://docs.sun.com/app/docs/doc/819-4654 an alias file is created - but after stepping through the certicate creation - i can't see where it is used - what is the purpose of the alias file? i se

  • How to call ABAP transaction from Webdynpro in NWBC

    Hi I need to develop an Webdynpro application who lists Sales Orders. The Application is launched in NWBC DESKTOP version. This part is no big deal... But: i need to gain users the possibility to display the Sales Orders in T-CODE VA03 (ABAP) when th

  • How can I Chang the bank account in iTunes account.

      I cancelled my bank account which was used for my iTunes before, can I Chang my payment on that accont with my other bank account , I try several times, but system always mention me their is some error.

  • Is it possible to install Lion without an internet connection?

    I have the Lion Thumb drive but it just pop's up a dialog box saying that it can't download the additional components.  What additional components are there? Surely this defeats the point of having an install drive if it still requires the internet t