Any API or Portal Service for configuration wizard in nwa?

Hi All,
         Do you know is there any open API or portal service available for calling the configuration wizard under NWA-> Deloy and Change?
Thanks

Brad,
I am trying to do bypass the login for a web template by programming the ZBEX web service with a logon and password and it is not working for me. If you are still using a solution like that, post a reply and I can ask specific questions.
Thanks
Vineet

Similar Messages

  • Documentation for configuration wizard?

    Hi,
         Recently i installed NWDI stack 14 on a linux/oracle server. I have tried running the config wizard at least 3 times and have run into all kinds of problems. I could provide more specific information but i thought i would start out by asking if there is recommended documentation for the configuration wizard available and whether or not i need a patch for it. One of the OSS notes i came across made mention of such a patch.
         Otherwise, i think i am going to be hounding the Sap Marketplace Support folks ....
    Sincerely,
    Steven McElwee, Duke University
    PS- One problem i have identified is that the NWDI_CMSADM account needs to be created in the  external SLD server system with an uninitialized password and the appropriate role that allows writing to the SLD directory. Similarly, i have found that the 3 accounts created in the NWDI system (NWDI_ADM, NWDI_CMSADM and NWDI_DEV) are created with initial passwords which need to be changed before the configuration steps can work. This makes me think that the configuration wizard  might need to be patched.

    Okay, after deleting the entries created in the SLD server (CMSNDI server, NDI domain, example.org software product and component), i restored the NWDI system just prior to running the onfiguration wizard. It ran through all 95 of the 96 steps. In the 96th step (Import Software Component Archives), it ran for a hour or so and then gave a popup with the error: queue item is null. The Exception Class is com.sap.ctc.util.infra.ConfigLibException and the stack trace is:
    at com.sap.ctc.util.infra.BaseConfig.dispatchException(BaseConfig.java:223)
    at com.sap.ctc.util.di.services.CMSServices.importQueue(CMSServices.java:1333)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)
    at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)
    at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)
    at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)
    at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)
    at java.lang.Thread.run(Thread.java:838)
    ... caused by java.lang.IllegalArgumentException : queue item is null
    at com.sap.cms.client.transport.TransportAPIWebService_DL2.translateSmallQueueItemExternal2Internal(TransportAPIWebService_DL2.java:1370)
    at com.sap.cms.client.transport.TransportAPIWebService_DL2.translateSmallQueueItemsExternal2Internal(TransportAPIWebService_DL2.java:1408)
    at com.sap.cms.client.transport.TransportAPIWebService_DL2.importQueueItems(TransportAPIWebService_DL2.java:1194)
    at com.sap.ctc.util.di.services.CMSServices.importQueue(CMSServices.java:1289)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)
    at com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)
    at com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)
    at com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)
    at com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)
    at com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)
    at java.lang.Thread.run(Thread.java:838)
    Any ideas?
    Sincerely,
    Steven Mcelwee, Duke University

  • Which SharingReference I need to add at a portal service for these packages

    Hello,
    I have written a portal service, not at the Dynpro, environment which uses these imports:
    com.sap.tc.webdynpro.progmodel.api.IWDNode;
    com.sap.tc.webdynpro.progmodel.api.IWDNodeElement;
    com.sap.tc.webdynpro.services.sal.url.api.IWDCachedWebResource;
    com.sap.tc.webdynpro.services.sal.url.api.WDURLException;
    com.sap.tc.webdynpro.services.sal.url.api.WDWebResource;
    com.sap.tc.webdynpro.services.sal.url.api.WDWebResourceType;
    Which SharingReference do I need to add in order for this to be recognized from the service?

    Hello Valery and Maksim,
    I am familiar with this post yet I have two problems that it doesn't solve:
    1. The reason we are not migrating from Local Dynpro projects to DCs is because of language issues currently handled by SAP. Our GUI is written in Hebrew and at the migration process all the text appearing on the GUI simply vanishes. So, at the moment let's assume we are working with Local Dynpro projects and not DCs.
    2. The second problem we are facing involves from the first one: Since we are not working with DCs yet and since SAP doesn't support local Dynpro projects at the DTR, CBS, CMS even if I will develop such DC it will stay locally and I will be able to use it only from projects at my workspace, other developers won't be able to share it.
    So, at the moment, even if creating a portal service is not the best solution it is the only temporary solution I see right now, unless you have other suggestions...

  • Java API or Web Service for PDF generator for PostScript?

    Hello Guys,
    We acquired the evaluation version of the LiveCycle PDF generator for PostScript software and are in the process of acquiring information regarding the web-service / java api option but we can't seem to find extensive documentation or sample code.
    The provided documentation gives some information on the different methods that can be used for web service but nothing extensive on how to use them properly in context. The documentation mentions java code samples on the developer ressource but I can't seem to get my hands on anything useful.
    I looked around for quite some time on the developer ressource site but I must say it is not very easy to use. We are buried under a ton of useless information and the search functionality doesn't seem to yield interresting results.
    Are we missing something obvious?
    Regards
    Jeff Michaud

    Hi Jeff, I am in the exact same situation... I've been trying to find a document, just an overall user guide for the tool... nothing.
    Even on the phone no one was able to answer me where that doc was. Does it exist?
    Has anyone found a doc containing the information describing the APIs and on how to use the Web Services? Jeff, did you find something usefull yet?
    Thanks!
    Pierre-Yves

  • Custom Portal Service not displayed under Service Configuration

    Hi All,
    I am working on EP 7.0 SP8.
    SAP Portal is not displaying any custom built Portal Services under Service Configuration tab.
    I checked with the permission, and I am having the required authorization for my service.
    I am not able to find any document on making the custom service available under Service Configutation to start/stop the service.
    Please let me know any reference docs on this.
    -Thanks,
    Pavan

    Hi Pavan,
    > working on EP 7.0 SP8
    Glad to hear that you are not stuck on EP5   No, really, that is older than old... Anyhow:
    > not displaying any custom built Portal Services under Service Configuration tab
    There services are only listed if they are configurable, i.e. if they have a service profile with at least one property (compare http://help.sap.com/saphelp_nw70ehp2/helpdata/en/df/e6b74253ffda11e10000000a155106/frameset.htm). Otherwise it makes less sense to restart a service (normally this is done after changing a service profile parameter).
    Hope it helps
    Detlev

  • Which BW variable is used for date(range) when creating a portal service

    Hi,
    Can any one please let me know which BW variable is to be used for date(range) when creating a portal service for searching based on dates.
    Thanks
    Abhai

    Hi Arun,
    its just a portal service which would be called when  searching a document created on a particular date or betwwen a range of date.so what i require is which BW variable to be used when handling range.As for variable technical name we use VAR_NAME_I  and for single value variable we VAR_VALUE_EXT_I
    in the similar manner i want BW variable to be used for range of values.
    Thanks
    Abhai

  • Portal Webservice from Portal Service

    Hello community...
    I'm trying to build a Portal Webservice from a Portal Service, but the wizard doesn't appear in my Portal Application Object. There are only Portal Components, Portal Services and a RF Component Wizard. Are there any options configuring the NWDS to show the other wizards like the "Portal Webservice from Portal Service" one or do I have an old version of the nwds (7.0.14)?

    Hi Ozzie,
    in newer NWDS versions this wizard doesn't exist any more.
    [http://help.sap.com/saphelp_nw70/helpdata/en/1f/4554426dd13555e10000000a1550b0/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/1f/4554426dd13555e10000000a1550b0/frameset.htm] describes how to create a web service from a portal service.
    I personally didn't create a web service by this description however. I just created a normal Java class and created a Web Service out of this class (using EAR deployment).

  • Cannot access Portal Service from Web dynpro DC

    Hi all,
    I cannot access the portal service from my web dynpro dc.
    1. I created a Portal Service (say xxxservice) in a DC (say the DC name is testservice and the vendor is xx.com)
    2. Created a public part under the testservice DC and added my classes to it.
    3. Built and deployed the testservice DC.
    Now,
    4. I created a web dynpro DC.
    5. In the used DC section added the public part of the testservice DC and also the epbc.prtapi._api.jar for build time and runtime with strong qualifier.
    6. In the web dynpro "Sharing Reference", I added PORTAL:xx.com/testservice
    7. In the component controller, I am calling a method from the Portal Service.
    8. Built the web dynpro DC and deployed it.
    9. But at the run time it gives, NoClassDefFoundError on the xxxservice.
    I looked at many forum threads and tried everything. For eg: changed the Sharing Reference to PORTAL:sap.com/testservice but nothing works.
    Please do suggest me if I am missing something
    Thanks

    Hi Laxmi,
    I am sure something wrong at Portal Service DC creation. On webdynpro part you done fine .. by putting PORTAL:sap.com/testservice
    Check the below steps:
    1. Create DC Portal Applicaiton Stand alone (SDA)
    2. Add portal Service for the newly created portal service dc
    3. build and activate
    4. by default you should be get public part by name API which is compilation dependency
    5. here you dont need to do anything else
    6. on webdynpro just add the used dc to this API public part of portal service dc
    7. add PORTAL:sap.com/testservice  sharing reference
    If u go by this you shouldnt get any error..
    Now, u are saying something like ur own classes .. i think u are trying to put u r own classes to service.. but remeber portal service is to have only IYourService class and YourService class.. other classes should be made to be jar.. and add that jar to External library DC and create PPs compile & Assemble and add that DC to current service dc.
    Hope it is clear.. if not pls let me know..
    Thanks,
    Raags

  • PI 7.1 Configuration Issue -  Configuration wizard  -StringIndexOutOfBounds

    Hi ,
    I  have installed the PI 7.1 EHP1 and started configuring it . The Configuration wizard step ( NWA-> Scenarios -> Configuration Wizard --> Initial Configuration (dropdown menu) ->  NetWeaver Initial Setup )  is failing , I am getting the following error message .  Can you please let me know if you have any thoughts on this issue ?
    The initial exception that caused the request to fail, was:
    java.lang.StringIndexOutOfBoundsException: String index out of range: 10
        at java.lang.String.charAt(String.java:571)
        at java.util.regex.Matcher.appendReplacement(Matcher.java:704)
        at java.util.regex.Matcher.replaceFirst(Matcher.java:848)
        at java.lang.String.replaceFirst(String.java:2001)
        at com.sap.tc.lm.ctc.metamodel.util.StringUtil.decryptPasswords(StringUtil.java:48)
        ... 83 more
    See full exception chain for details.
    Failed to process request. Please contact your system administrator.
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    For further information about the Web Dynpro error page, error analysis and a description of well-known error situations, see SAP note 1113811.

    hi kris
    You can connect to different SLD also. just you need to configure
    follow the installation guide for PI7.1
    https://websmp105.sap-ag.de/instguidesNWPI71
    https://websmp105.sap-ag.de/instguidesnw
    regards
    sandeep

  • Cannot find the class file for com.sap.portal.services.api.connectorgateway

    Hi,
    I was trying the "How to BI JAVA SDK in a Portal iView and get the following error.
    The project was not built since its classpath is incomplete. Cannot find the class file for com.sap.portal.services.api.connectorgateway.IConnectorGatewayService. Fix the classpath and try rebuilding this project.
    I have the following in my portalapp.xml file
    <property name="SharingReference" value="com.sap.portal.ivs.connectorservice"/>
    and i have also added the jar file "com.sap.portal.ivs.connectorservice_api" in the set of lib's
    Has some faced a similar issue? or can someone suggest how I could possibly resolve this.
    Thanks,
    Smitha

    Hi Smitha:
       My webdynpro dc was build failed for "This compilation unit indirectly references the missing type com.sap.engine.services.webservices.espbase.client.dynamic.content.GenericObject (typically some required class file is referencing a type outside the classpath)".
    How should i do?  Thank you!

  • Request for any Best Practice document for configuring Service Parameters on CUCM 9.1.1

    Hi Team,
    Could you please send if you have any  Best Practice document for configuring Service Parameters on CUCM 9.1.1. That would really help.
    Thanks,
    Guru

    Hi
    There's no 'best practice' as such, but there are a few that I think should be default:
    Enabling CDR, On-Hook Pickup, CFwdAll Override... but really the settings are specific to the requirements of the deployment.
    Aaron

  • Sharepoint 2010 - Error while running Configuration wizard for SP 2010 server farm

    Hi All,
    I am trying to set up a SP 2010 farm. I have windows server 2008 R2 installed and was able to install SP 2010 successfully. However when I ran the Sp 2010 Products and configuration wizard I am getting the following error at Step 3.
     Failed to create the configuration database.
    An exception of type System.Collections.Generic.KeyNotFoundException was thrown.  Additional exception information: The given key was not present in the dictionary.
    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
       at System.ThrowHelper.ThrowKeyNotFoundException()
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
    I have installed all the prerequisites and I am on Microsoft Geneva Framework 1.0.30624.0 . I saw on a blog that Microsoft Geneve Framework beta 2 will actually cause the above problem. However I encountered the error with Beta 1 version as well.
    Any ideas why this is happening?

    Hello together,
    I get the same error mentioned above while running the configuration wizard.
    My Serverenvironment:
    - MS Server 2008 R2 Enterprise
    - Virtual Machine (Host Machine also R2 Enterprise)
    - SQL Server 2008 -- Cumulative Update 4 for SQL Server 2008 Service Pack 1 installed
    - Prerequisites installed without error (and current versions)
    Error information:
    "Failed to create the configuration database"
    "An exception of type System.Collections.Generic.KeyNotFoundException was thrown. Additional exception information:
    The given key was not present in the dictionary"
    The logfile has the following entry:
    7/2009 10:52:48  9  ERR                    Task configdb has failed with an unknown exception
    12/07/2009 10:52:48  9  ERR                    Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
       at System.ThrowHelper.ThrowKeyNotFoundException()
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
       at Microsoft.SharePoint.Utilities.SPUtility.GetUserPropertyFromAD(SPWebApplication webApplicaiton, String loginName, String propertyName)
       at Microsoft.SharePoint.Administration.SPManagedAccount.GetUserAccountControl(String username)
       at Microsoft.SharePoint.Administration.SPManagedAccount.Update()
       at Microsoft.SharePoint.Administration.SPProcessIdentity.Update()
       at Microsoft.SharePoint.Administration.SPApplicationPool.Update()
       at Microsoft.SharePoint.Administration.SPWebApplication.CreateDefaultInstance(SPWebService service, Guid id, String applicationPoolId, SPProcessAccount processAccount, String iisServerComment, Boolean secureSocketsLayer, String iisHostHeader, Int32 iisPort, Boolean iisAllowAnonymous, DirectoryInfo iisRootDirectory, Uri defaultZoneUri, Boolean iisEnsureNTLM, Boolean createDatabase, String databaseServer, String databaseName, String databaseUsername, String databasePassword, SPSearchServiceInstance searchServiceInstance, Boolean autoActivateFeatures)
       at Microsoft.SharePoint.Administration.SPWebApplication.CreateDefaultInstance(SPWebService service, Guid id, String applicationPoolId, IdentityType identityType, String applicationPoolUsername, SecureString applicationPoolPassword, String iisServerComment, Boolean secureSocketsLayer, String iisHostHeader, Int32 iisPort, Boolean iisAllowAnonymous, DirectoryInfo iisRootDirectory, Uri defaultZoneUri, Boolean iisEnsureNTLM, Boolean createDatabase, String databaseServer, String databaseName, String databaseUsername, String databasePassword, SPSearchServiceInstance searchServiceInstance, Boolean autoActivateFeatures)
       at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder administrationContentDatabase, SPWebService adminService, IdentityType identityType, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
       at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    Any suggestions?
    Thanks
    Christoph

  • Import error while running configuration wizard for ESR setup

    Hi, I am trying for this for last two days. but not able solve this.
    I am getting the error at the final stage of the configuration
    Error message is below
    Importing XI content
    Description
    Exception in step "INVOKEIMPRTCNTNT"
    Exception details : com.sap.aii.util.misc.api.ResourceException: Connection to system Integration Builder using application CMS-Transport lost. Detailed information: Error accessing "http://INLD50046921A:50000/rep/cmstransport/int?" with user "ESRCMSCE1". Response code is 500, response message is "Internal Server Error"
    I tried two or three times I got the same error then i canceled.
    Now I am not able to start the configuration process gain.
    Any body who has completed the configuration process please help me in this.
    Regards
    Satya

    Hi,
    I think the problem can be solved by downloading from the marketplace and importing the content manually.
    Here is a description of the process:
    http://help.sap.com/saphelp_nwesrce/helpdata/en/44/5755451622311ee10000000a155369/content.htm
    The exception was because we didnt have the needed files (correct me if I am wrong) (The import can be done before or after running the configuration wizard)
    Best regards,
    V S

  • Service Pack 2 Update - Configuration Failed in Step 5:Products Configuration Wizard (Login Failed)

    THIS IS FOR THE TEST ENVIRONMENT, THERE IS ONLY ONE SP SERVER/ONE SQL SERVER
    The previous admin before me had already installed OWA Sp2/September 2014 CU on this box without Project Server Sp2 being installed along with it. I am now just updating Project Server to Service Pack 2. I downloaded the file from Microsoft, and installed
    the files on the box. I now am running the Products Configuration Wizard to complete the update. 
    note: the config database version is 14.0.7132.5000 (because of the OWA Sp2
    and September cumulative update installed, it does not say Service Pack 2 anywhere)
    Please see photos to see the error I am getting. I cannot access the central administration anymore, it is giving me a HTTP Error 503. I need to fix this ASAP! I have tried using another account that should have had permissions but still no dice.
    04/13/2015 11:23:43  13  ERR   Exception: System.Data.SqlClient.SqlException: Cannot open database "SharePoint_AdminContent_9ddeb31a-419b-4852-b9b5-da18ee2fb7ca" requested by the login.
    The login failed.
    Login failed for user 'domain\user'.
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory
    connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SharePoint.Utilities.SqlSession.OpenConnection()
       at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData
    monitoringData, Boolean retryForDeadLock)
       at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, Boolean retryForDeadLock)
       at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command)
       at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(SPDatabase database, Guid id, Version defaultVersion,
    SqlSession session, SPDatabaseSequence sequence)
       at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.get_SchemaVersion()
       at Microsoft.SharePoint.Upgrade.SPSequence.get_IsBackwardsCompatible()
       at Microsoft.SharePoint.Upgrade.SPUpgradeSession.IsBackwardsCompatible(Object o, Boolean bRecurse)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_IsBackwardsCompatible()
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.ValidateBackwardsCompatibility()
       at Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request)
       at Microsoft.SharePoint.SPWeb.InitializeSPRequest()
       at Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName)
       at Microsoft.SharePoint.SPListCollection.get_Count()
       at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.get_HealthRules()
       at Microsoft.SharePoint.Administration.Health.SPHealthAnalyzer.RegisterRules(Assembly assembly)
       at Microsoft.Office.InfoPath.Server.Util.HealthAnalyzerRegistration.RegisterHealthRules()
       at Microsoft.Office.InfoPath.Server.Administration.FormsService.Update()
       at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInConfigDB(Boolean provisionTheServiceToo, String
    serviceRegistryKeyName)
       at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
       at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()  

    Build number hasn't changed since I updated to Sp2. It still is 14.0.7132.5000. Is this supposed to be this way? 
    Previous admin before me had:
    Service Pack 2 for Microsoft Office Web Apps (KB2687470) 64-Bit Edition
    14.0.7015.1000
    Installed
     on all languages (arabic, english, french, german, russian, spanish) but we do not use any of them here. 
    Also, there are several hotfixes like this (not all show in photo, there are more)
    Hotfix for Microsoft Project Server 2010 (KB2883006) 64-Bit Edition
    14.0.7132.5000
    Installed
    Please see photos. 

  • What tasks I should select in NWA Configuration Wizard for PI component

    Hello,
    I'm in the stage of setting up the NetWeaver 2004S SR2. I've logged to the Net Weaver Administration console. According to documentation, to properly configure PI component I should execute Configuration Wizard task. The problem is that documentation is not very specific on what exact tasks I should execute, so I would like to get some advise from the community.
    All tasks I can see are:
    BI_00_This wizard will execute Postinstall steps of technical configuration of BI-Java Initial  
    DI_Allinone_This wizard run all post installation steps for DI, CBS, CMS and DTR. Initial  
    DI_CBS_This wizard run all post installation steps for CBS. Initial  
    DI_CMS_This wizard run all post installation steps for CMS. Initial  
    DI_DTR_This wizard run all post installation steps for DTR.
    DI_This wizard sets the Oracle Parameters as per CSN note: 848708 Initial  
    MI_00_This wizard will execute Postinstall steps of technical configuration for the NetWeaver Mobile Infrastructures
    MI_01_This wizard will create User and Assign Dedicated roles  for the NetWeaver Mobile Infrastructure Initial  
    MI_02_create JCo Initial  
    MI_03_create TCP/IP
    MI_04_register Connection Initial  
    MI_05_set profile in ABAP Initial  
    MI_06_schedule MI Job Initial  
    NWA_01_This wizard will execute configuration for local SLD Initial  
    NWA_02_SLD system : Connect SLD to CEN (if CEN present)
    NWA_03_Creating a connection to the SLD and Setting required authorizations for SLD (CIM client settings)
    NWA_04_Creating a connection to the ABAP stack of CEN and Starting heartbeat monitoring Initial  
    NWA_05_NWA system : Store access data per each managed Java system (optional) Initial  
    NWA_06_NWA system : Register each managed ABAP system to SLD Initial  
    NWA_07_creates Destination for Data Supplier Bridge
    PI_00_This wizard will execute Postinstall steps of technical configuration for the PI Usage Initial  
    PI_01_This template checks if the necessary services are started Initial  
    PI_02_This wizard will test the BAPI call to SWF_XI_BPM_AUTO_CUSTOMIZE Initial  
    PI_03_This wizard will assign the Application roles Initial  
    PI_04_This wizard will Maintain_Technical_System
    PI_05_This wizard will configure the integration server for sld Initial  
    PI_06_This wizard will create the necessary Destinations in ABAP Initial  
    PI_07_Create_RFC_Destinations_in_Java Initial  
    PI_08_This wizard will Maintain Http Destination Initial  
    PI_09_This wizard will configure Role of Integration server
    PI_07_Create_RFC_Destinations_in_Java Initial  
    PI_08_This wizard will Maintain Http Destination Initial  
    PI_09_This wizard will configure Role of Integration server Initial  
    PI_10_This wizard will Register_Queues_NA Initial  
    PI_11_This template services are started
    I guess I need to mandatory execute PI_XX tasks, but what about others - do I need to execute anything else (I need only PI component to be installed and configured)? Not sure if that makes any difference, but this is the very first time I get into the NWA, so no previous configuration tasks were executed from the Configuration Wizard.
    My full system configuration: NetWeaver 2004S SR2 ABAP+Java, Windows 2003 32-bit with MS SQL Server 2005.
    Thanks in advance.

    Hi Maxim,
    Please follow this procedure:
    1) Using Config tool Modify VM setting as per requirement (OS and H/W Dependent) Refer note 723909 Java VM settings for J2EE 6.40/7.0.
    2) To set Environmental Variable refer Note 314530 - Number of RFC/CPIC connections for external clients. These parameter should be taken care while installing templates
    Set these:
         1) gw/max_conn 2000
         2) gw/max_sys 1200
         3) gw/max_overflow_size 40000000
         4) gw/max_shm_req 200 (this is to adjust the memory   allocation)
    Profile parameters
    rdisp/tm_max_no 5000
    rdisp/max_comm_entries 200
    ITS
    CPIC_MAX_CONV 5000(Should be taken care that it should be set for <sid>adm user
    3) Installing Template
    Go to home page
    http://hostname:portnumber/webdynpro/dispatcher/
    Click Deploy and change
    4) After This Click Configuration tab and then click Install
    For the next tab select scenario PI
    And configure template and finally install
    5) In case you face any problem while importing please read these notes for altering parameters
    Note 314530 - Number of RFC/CPIC connections for external clients
    Note 923359 - Collective Note: Configuration Wizard - Template Installer
    Hope it will Help you at this stage at development stage
    You need to import SAP BASIS Software Component Version into Integration Repository based on your SP Level & XI or PI.
    You need to download it from [service market place.|https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20 ]
    Regards,
    Gagan Deep Kaushal

Maybe you are looking for

  • When syncing after recent update, sync is stuck at "Step 4 of 4" "Waiting for changes to be applied" and will not complete, even after hours.  How can this be fixed?

    I completed the most recent software update for both iTunes and iPhone recently.  I am now trying to sync my iPhone to add newly purchased audiobooks and the sync remains stuck at "Step 4 of 4" with the message "Waiting for changes to be applied"  I

  • Validation in ECC6.0

    Hi there, We are on SAP ECC6.0 and facing problem in setting the Validation. The Validation is activated for Co Code in SPRO. Requirement: 1. There are over 20 Company Codes. 2. Users of X Co Code should NOT be allowed to Post an Accounting Line Item

  • Is there any additional charges texting a person in Canada if I have unlimited texting?

    Hey everyone, I have a phone plan with unlimited texting, and I feel if I contact Verizon they're just gonna give me a super confusing answer. I was wondering if it cost any extra money to text a person's phone in Canada if I live in the United State

  • ME09 for Stock transfer

    Hello Everybody While using 309 Mvt type for material to material transfer posting i came to know that one can even carry out aninterplant or cross company code transfer posting without issues. Ofcourse the basic pre-requisites for this T.code like s

  • Capturing previous year data

    Hi , I've the data something like this : Fiscal Year     Fiscal Period     Metric     Inventory 2001             January             Auto            3160561.67 2001             February        Auto            2962785.92 2001             March