Planning picks up default validateData.js when started as Win services

Hi,
I have customized ValidateData.js which is working fine when EPM 11.1.2.0 Planning service is started from Web logic.
If I go http://<Planning_Server>/HyperionPlanning/custom/ValidateData.js, it gives the customized ValidateData.js file which is in "E:\Oracle\Middleware\user_projects\domains\EPMSystemDEV\servers\Planning1\tmp\_WL_user\HyperionPlanning\73a6ac\war\custom\" directory
However if I start Planning service from Windows services console, Planning service picks up default ValidateData.js file which has no validation in it.
I have searched entire directory including Planning Temp directory (C:\TEMP\servers\Planning1\tmp\_WL_user\HyperionPlanning\73a6ac\war\custom) and replaced ValidateData.js with the customized one. I even replaced ValidateData.js in HyperionPlanning.war but Planning still picks up default ValidateData.js when started from Windows Services or startPlanning.bat
Does anyone know where Planning service picks up ValidateData.js when it is started as Windows Services? or why Planning behaves different when it is started from web logic / win services?
Any help would be much appreciated.
Regards,
Edited by: 801617 on 11/10/2010 15:33

Thanks for your reply Alp.
EPM 11 Planning admin guide says that but ValidateData.js and SampleValidateData.js is not in \WEB-INF folder.
I have customized ValidateData.js in Hyperion 9.3.1 before and changing ValidateData.js in \custom directory did it.
I copied the customized ValidateData.js file into \WEB-INF folder and restarted planning (as windows services) but Planning still picks up default ValidateData.js.
I still can't find where in the planning server this default ValidateData.js is sitting.
Regards,

Similar Messages

  • OC4J when started as Win Service does not map URL for analytics website

    Hi All,
    When OC4J is started as a console and user enters the URL http://server-1/analytics it is automatically mapped to URL http://bof-iclu-1/analytics/saw.dll?Dashboard and we get the dashboard login page displayed.
    Now I have created a Windows Service to Automatically start the OC4J serivce.
    When OC4J is started as a service and user enters the URL http://server-1/analytics it does not map to the Dashboard URL and we get the website cannot display the page. However entering the complete URL http://server-1/analytics/saw.dll?Dashboard the login page is displayed.
    I believe the issue is cause by the OC4J being started as a service and not as a console start.
    Any idea what the issue could be?
    Do I need to change any of the configuration xml files?
    Where do the configuration setting for website mapping and welcome files is mentioned in the Oc4j?
    Any help is greatly appreciated.
    Best Regards
    B

    This is not going to help but you shouldn't be using OC4J for anything other than development.

  • Soa-infra module is not starting when starting soa_server as service

    Hi,
    I have WLS 10.3.3 installed with the SOA suite component.
    I have configured the WLS admin Server as windows service and it is starting without any errors.
    When I am configuring the soa_server1 as the windows service and trying to start the service, the service is starting successfully and I can see the status from the Admin Console as running.
    However, the soa-infra module fails to startup wtih the following error trace.
    ####<Feb 16, 2011 4:58:41 AM CST> <Warning> <EJB> <aus-ngp-vm178> <soa_server1> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <5a1b6a189c92eaf5:7da8da75:12e2e1931e5:-7ffd-0000000000000c30> <1297853921535> <BEA-010052> <An exception occurred while creating the free pool for EJB BPMOrganizationServiceBean(Application: soa-infra, EJBComponent: oracle.bpm.bpm-services.ejb.jar). Since this occurred during server start-up, when a dependent resource may be unavailable, the error will be ignored and deployment will proceed. The EJB container will instead attempt to create the bean instances on demand. The exception was: com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke public void oracle.bpm.services.organization.ejb.BPMOrganizationServiceBean_a9zamy_Impl.ejbCreate() throws javax.ejb.CreateException on bean class class oracle.bpm.services.organization.ejb.BPMOrganizationServiceBean_a9zamy_Impl with args: []
    com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke public void oracle.bpm.services.organization.ejb.BPMOrganizationServiceBean_a9zamy_Impl.ejbCreate() throws javax.ejb.CreateException on bean class class oracle.bpm.services.organization.ejb.BPMOrganizationServiceBean_a9zamy_Impl with args: []
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:335)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:326)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:320)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:586)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata$AdvisorChainProxyControl.invokeLifecycleMethod(InterceptionMetadata.java:534)
         at sun.reflect.GeneratedMethodAccessor764.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:106)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy284.invokeLifecycleMethod(Unknown Source)
         at weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:207)
         at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:299)
         at weblogic.ejb.container.manager.StatelessManager.initializePool(StatelessManager.java:448)
         at weblogic.ejb.container.deployer.EJBDeployer.initializePools(EJBDeployer.java:1630)
         at weblogic.ejb.container.deployer.EJBDeployer.start(EJBDeployer.java:1460)
         at weblogic.ejb.container.deployer.EJBModule.start(EJBModule.java:614)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.reflect.InvocationTargetException
         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 com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:332)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:326)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:320)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:586)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata$AdvisorChainProxyControl.invokeLifecycleMethod(InterceptionMetadata.java:534)
         at sun.reflect.GeneratedMethodAccessor764.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:106)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy284.invokeLifecycleMethod(Unknown Source)
         at weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:207)
         at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:299)
         at weblogic.ejb.container.manager.StatelessManager.initializePool(StatelessManager.java:448)
         at weblogic.ejb.container.deployer.EJBDeployer.initializePools(EJBDeployer.java:1630)
         at weblogic.ejb.container.deployer.EJBDeployer.start(EJBDeployer.java:1460)
         at weblogic.ejb.container.deployer.EJBModule.start(EJBModule.java:614)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Have you done configuration as described here -
    http://download.oracle.com/docs/cd/E14571_01/web.1111/e13708/winservice.htm#START143
    Read carefully all the steps of "Setting Up a Windows Service: Main Steps" section and perform required steps as per your domain architecture
    Regards,
    Anuj

  • Error 140 when starting Data Flow service

    I installed Oracle BAM on Windows XP few days ago and it was working fine. Today I tried to start it but I get this error. It says: "Contact the service vendor and refer to service specific error code 140"
    BAM install guide says to check system event logs... I clear all logfiles in Event viewer and I checked and confirmed that the option " Overwrite event logfiles as needed" is selected.
    BAM Install guide says I need to start the TNS listener and Oracle Database service first. Looking in the Windows services, I don't have these 2 (and I have never had these). I do have Oracle Lite Multiuser, OracleMTR recovery service and Oracleoracle2client cache (not sure if this is for BAM though)...
    Additional info that may help:
    System Event has this:
    The Oracle BAM Data Flow Service service terminated with service-specific error 140 (0x8C).
    Application event viewer has this:
    Invalid DataMart Service License. Please call Sagent Technical Support. Invalid DataMart Server License: E04
    I am not clear what is this datamart service and why I am getting this error.
    Thanks

    Not sure what error you are hitting. Make sure you can reach your database from DOS prompt using tnsping or sqlplus commands. And your database version matches the supported db, BAM does not support OracleLite. Not sure what your earlier working condition was, (Did you use a remote DB)

  • Redirecting output when starting the server as Service

    Hi,
    I was wondering if there is any way to redirect the error to a log file if the
    weblogic server has been started as Service. We are getting some crashes and we
    are not sure what exactly the issue is. We have tried running it on the command
    line and we have been able to capture some info but if there is a way to do the
    same when starting it as service,it would be great
    thanks
    Sushil

    wls8.1 sp3:
    To redirect the output to log files you must redirsct standard out and standard error to a file.
    This can be done by following steps:
    1.     Create a backup copy of the WL_HOME\server\bin\installSvc.cmd master script.
    2.     In a text editor, open the WL_HOME\server\bin\installSvc.cmd master script.
    3.     In installSvc.cmd, the last command in the script invokes the beasvc utility. At the end of the beasvc command, append the following command option:
    -log:"pathname "
    where pathname is a fully qualified path and filename of the file that you want to store the server's standard out and standard error messages.
    The modified beasvc command will resemble the following command:
    "%WL_HOME%\server\bin\beasvc" -install
    -svcname:"%DOMAIN_NAME%_%SERVER_NAME%"
    -javahome:"%JAVA_HOME%" -execdir:"%USERDOMAIN_HOME%"
    -extrapath:"%WL_HOME%\server\bin" -password:"%WLS_PW%"
    -cmdline:%CMDLINE%
    -log:"d:\bea\user_projects\domains\myWLSdomain\myWLSserver-stdout.txt"
    4.     By default, every 24 hours the Windows service archives messages to a file named pathname-yyyy_mm_dd-hh_mm_ss. New messages collect in the file that you specified in the previous step.
    For information on changing the default behavior, see Changing the Default Rotation Criteria <http://e-docs.bea.com/wls/docs81/adminguide/winservice.html>.
    After you install the service and restart the Windows host, to view the messages that the server writes to standard out or standard error, do one of the following:
    §     Make a copy of the file that you specified and view the copy. The Windows file system cannot write to files that are currently opened.
    §     To view the messages as they are being printed to the file, open a command prompt and, using a DOS utility that supports the tail command, enter tail -f stdout-filename.

  • Problems starting up oraclebpmwarehouse service

    All,
    We have configured the BAM DB, the remote JDBC connection, the XA connection in WLS without problem, but when starting up the service via the oraclebpmwarehouse.sh script, the service indicates it is starting but the process does not show in top or when I execute a ps command. Yes we are running Linux. I am also using the -j flag to point to a specific location for JAVA_HOME. Any idea why this may be bombing?
    TIA,
    IGS

    Hi Ian,
    Suspect you won't need it, but here's a link to a BAM installation, configuration and troubleshooting document that might also help you get your BAM service started - http://www.4shared.com/file/139853059/ea241871/ALBPM_6_0_Configuring_and_Troubleshooting_the_BAM_and_DataMart_Updater.html.
    Sure you've done this, but if you're using WebLogic you might want to verify that you're using the right JDBC driver. When you were creating the JDBC Data Source in WebLogic did you pick the "*BEA's Oracle Driver (Type 4 XA) Versions ..."?
    A few things are included here that I'm pretty sure you have already done. It might not be a bad idea to double check:
    The BAM Log Files
    1. What are you seeing in the BAM log files? When you created the process data mart and BAM, you specified a location for the log file. What do you see in these log files:
    - "bam-dwupdater.log" for BAM and
    - "dwupdater-service.log" for the updater service
    It might be useful to recheck these logs after you've changed the log setting to "Debug" in step 5 below.
    In the Oracle BPM Enterprise Process Administrator
    2. Are you sure you entered a valid directory for the log file when you configured BAM? Surprisingly, if you don't do this, the updater service will not run.
    3. If you're using WebLogic, when you configured your External Resource did you enter a valid look up name? Does it match the value you entered in step 9 below?
    4. When you configured it in the "BAM" tab, did you check the "Generate Performance Metrics" and "Generate Workload Metrics"? Did you remember to uncheck "Generate O3 Cubes"?
    5. In the "BAM" tab, have you tried changing the "Messages logged from Data Store Updater" dropdown from "Warning" to "Debug" to try to figure out the problem? (remember to change this back to Warning when you get things figured out)
    In the Oracle BPM Enterprise "WarehouseService.conf" file
    6. There are some properties in this file that you might find useful to help debug your problem. Be sure to change them back to their original values after you've finished debugging your problem:
    - wrapper.console.loglevel: level for the updater service log
    - wrapper.logfile.loglevel: level for the updater service log
    - wrapper.logfile.maxsize: maximum size of the updater service log files
    - wrapper.logfile.maxfiles: maximum number of updater service log files
    - wrapper.logfile: updater service log file name - the default value is dwupdater-service.log - just make sure there's a valid file name here
    In the WebLogic Server Administration Console (if you're using WebLogic)
    7. When you created the JDBC data source did you use the same name you specified in step 3 above?
    8. When you entered the "Database User Name", did it exactly match the "User Name" you entered when creating the External Resource in Oracle BPM Enterprise Process Administation?
    9. Did you remember to click "Activate Changes"?
    Updater Service
    10. Did you run "<OracleBPMEnterpriseHomeDir>\bin\albpmwarehouse.bat install" ("/bin ./albpmwarehouse.sh start" for Unix) to install the updater service?
    Hope this helps,
    Dan

  • User profile synchronization service wont start after SharePoint Service pack SP2

    Hi
    -Using SharePoint 2010 with 1 appserver and 2 frontend webservers on Service Pack2. (ms server 2008r2, SQLServer2008r2).
    -Farmaccount has been set to local admin on all sp servers.
    -Firstly, the User Profile Service Application runs fine and is started. Dont mix it with the User profile synchronization Service.
    Prior to installing SP2 User profile service application and user profile synchronization service were running fine.
    The first thing I did after the installation of SP2 was running the:
    -psconfig -cmd upgrade -inplace b2b -wait
    As SharePoint setup user (spadmin).
    This ran fine on the 2 front end web servers.
    However i got one fault on the Appserver:
    I have also tried:
    PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
    which led to same resulting error.
    So I tried to start the Use profile synchronization service as suggested manually by logging on with the Farmaccount, starting the user profile synchronization service through Central Administration. This led to Stuck on Starting status. 
    The windows services Forefront had status starting, then stopped.
    One question:
    Prior to starting the User profile synchronization service through Central Administration. What account and startup status should the 2 Forefront Windows Services have? (Automatic and local system?) or (Automatic and Farmaccount?) or (Disabled and Local
    system?) or (Disabled and farmaccount?). Because i know that SharePoint UPA will provision these services though Central Administration. However what is the default state prior to starting the Synchronization service?
    So i continue...
    Since it was stuck on starting i stopped it with:
    stop-SPServiceInstance -identity <upaSyncguid>
    which gave me:
    Stop-SPServiceInstance : An object of the type Microsoft.SharePoint.Administrat
    ion.SPServiceInstanceJobDefinition named "job-service-instance-36bdf2ef-58f2-45
    e5-8f78-ab75f646611a" already exists under the parent Microsoft.SharePoint.Admi
    nistration.SPTimerService named "SPTimerV4". Rename your object or delete the
    and i could fix with:
    #Stop the stopping:
    stsadm -o provisionservice -action stop -servicetype "Microsoft.Office.Server.Administration.ProfileSynchronizationService, Microsoft.Office.Server.UserProfiles,
    Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" -servicename FIMSynchronizationService
    I also removed the forefront certificate from personal - certificate store, as this is provisioned when user profile synchronization service is provisioned.
    That set the Central Administration Status on the User profile synchronization Service to disabled. Fine.
    Everytime i tried to start the user profile synchronization service (logged on as farmaccount), left it for 10-15 min and did iisreset and restart sharepoint timer service, and also tried rebooting the appserver. No change.
    A thought, is it important to restart timer service and do iisreset on the two frontend servers after trying to start the user profile synchronization service on the appserver?
    I'm getting to the point were i just want to delete the whole service application and set it up anew...
    any tips will be greatly appreaciated.
    brgs
    Bjorn

    You're very welcome, hope it helped, if not the I suggest you clear the configuration cache as follows.
    The config cache is where config settings are stored locally on the Microsoft SharePoint server, so a SQL call isn’t required.
    To clear the cache:
    Stop the SP Timer service. To do this, follow these steps:
    Click Start, point to Administrative Tools, and then click
    Services.
    Right-click SharePoint 2010 Timer, and then click Stop.
    Close the Services console.
    On the computer that is running Microsoft SharePoint Server 2010 and on which the Central Administration site is hosted, click
    Start, click Run, type explorer, and then press ENTER.
    In Windows Explorer, locate and then double-click the following folder:
    %SystemDrive%\ProgramData\Microsoft\SharePoint\Config\GUID
    Notes
    The %SystemDrive% system variable specifies the letter of the drive on which Windows is installed. By default, Windows is installed on drive C.
    The GUID placeholder specifies the GUID folder. There may be more than one of these.
    The ProgramData folder may be hidden. To view the hidden folder, follow these steps:
    On the Tools menu, click Folder Options.
    Click the View tab.
    In the Advanced settings list, click Show hidden files and folders under
    Hidden files and folders, and then click OK.
    You can also simply type this directly in the path if you do not want to show hidden files and folders.
    Back up the Cache.ini file. (Make a copy of it. DO NOT DELETE THIS FILE, Only the XML files in the next step)
    Delete all the XML configuration files in the GUID folder (DO NOTE DELETE THE FOLDER). Do this so that you can verify that the GUID folders content is replaced by new XML configuration files when the cache is rebuilt.
    Note When you empty the configuration cache in the GUID folder, make sure that you
    do NOT delete the GUID folder and the Cache.ini file that is located in the GUID folder.
    Double-click the Cache.ini file.
    On the Edit menu, click Select All.
    On the Edit menu, click Delete.
    Type 1, and then click Save on the
    File menu. (Basically when you are done, the only text in the config.ini file should be the number 1)
    On the File menu, click Exit.
    Start the Timer service. To do this, follow these steps:
    Click Start, point to Administrative Tools, and then click
    Services.
    Right-click SharePoint 2010 Timer, and then click Start.
    Close the Services console.
    Note The file system cache is re-created after you perform this procedure. Make sure that you perform this procedure on all servers in the server farm.
    Make sure that the Cache.ini file in the GUID folder now contains its previous value. For example, make sure that the value of the Cache.ini file is not 1.
    Check in the GUID folder to make sure that the xml files are repopulating. This may take a bit of time.
    BRGS
    Mishagri

  • Problem: Deployment to WL10.3 Server Instance started as Windows Service

    Hi Everybody,
    I have deployed my J2EE Application to a Standalone WebLogic Server Instance (in development mode) started from the Windows Command Level via startWebLogic.cmd. I also tested the deployment to a Clustered Managed Server Environment(1 AdminServer+2 MS Servers in the cluster; development mode), all servers started from the command line. The application could be tested and everything worked fine.
    But:
    When I set up the WebLogic Server Instance(s) as a Windows Service(s) (following the instructions http://e-docs.bea.com/wls/docs103/server_start/winservice.html) my application can’t be deployed at startup time.
    I get 3 ClassNotFoundExceptions:
    - on startup class "DMS-Startup" (oracle.dms.wls.DMSStartup)
    - on startup class "ODL-Startup" (oracle.core.ojdl.weblogic.ODLConfiguration)
    - on startup class "JPS Startup Class" (oracle.security.jps.wls.JpsWlsStartupClass)
    The Service is started but under Administration Console/Deployments the Enterprise Application is marked as “New” and not as “ Active”. The other Deployments: adf.oracle.domain(1.0, 11.1.1.0.0), jsf(1.2, 1.2.7.1) and jstl(1.2, 1.2.0.1) are shown as “Active”.
    I tried to redeploy the Application directly from the JDeveloper to the running Standalone WLS Instance (Single Server) - as I did before.
    The Deployment failed:
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application ... on AdminServer.: .
    weblogic.management.DeploymentException:
    #### Deployment incomplete.
    #### Nov 25, 2008 9:58:53 PM
    Deployment Failed
    Why does the deployment work on the WLS Instance started from command line and why does it fail when started as Windows Service?
    I am Using WLServer 10.3 and the JDeveloper 11g on a Windows Vista OS - both installed via jdevstudio11110install.exe. My Web Application uses BC and ADF Faces.
    The Windows Service is set up by doing the following in a server-specific script placed under the USERDOMAIN_HOME directory:
    set DOMAIN_NAME=mydomain
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\mydomain
    set JAVA_OPTIONS=Dweblogic.Stdout = … Dweblogic.Stderr=…
    set MEM_ARGS=-Xms40m –Xmx250m
    call "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd"
    And there’s one more problem with the Windows Service:
    I’m not able to Uninstall the service from a server-specific script, first setting the DOMAIN_NAME and the SERVER_NAME=AdminServer and than
    using call "C:\Oracle\Middleware\wlserver_10.3\server\bin\uninstallSvc.cmd".
    I must do this directly in the registry.
    Is anything missing? What’s wrong?
    Please help!
    Thanks
    Anita
    Edited by: user586097 on 26.11.2008 11:55
    Edited by: user586097 on 26.11.2008 12:00
    Edited by: user586097 on 26.11.2008 12:02

    This thread was very helpful to get WebLogic 11g running as a Windows service. My problem was that I couldn't get the Enterprise Manager application to deploy correctly on startup, so I had to tweak both the installSvc.cmd and my script that installs the service (by copying important Java Options from the startup script that works as noted above). It was too hard to discern what exactly Enterprise Manager needed, so I copied a whole bunch.
    What I ended up doing was using this as a script to install the Windows service:
    echo off
    SETLOCAL
    set DOMAIN_NAME=base_domain
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\base_domain
    set SERVER_NAME=AdminServer
    set PRODUCTION_MODE=false
    set JAVA_OPTIONS=-client -Xms512m -Xmx1024m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=256m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1 -Doracle.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dsso.filter.enable=true -DUSE_JAAS=false -Djps.policystore.hybrid.mode=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.auth=ACC -noverify -Doracle.core.ojdl.logging.usercontextprovider=oracle.core.ojdl.logging.impl.UserContextImpl -Dtangosol.coherence.log=jdk -Dwc.oracle.home=C:\Oracle\Middleware\Oracle_WC1 -DjiveHome=C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\fmwconfig\servers\AdminServer\owc_discussions_11.1.1.1.0 -Dtangosol.coherence.log=jdk -Doracle.core.ojdl.logging.usercontextprovider=oracle.core.ojdl.logging.impl.UserContextImpl -Doracle.mds.bypassCustRestrict=true -Djava.awt.headless=true -XX:+UseParallelGC -XX:+DisableExplicitGC -Dem.oracle.home=C:\Oracle\Middleware\Oracle_WC1 -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1031\profiles\default\sysext_manifest_classpath
    call "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd"
    ENDLOCAL
    and slightly modifying my installSvc.cmd to:
    set CLASSPATH=%WEBLOGIC_CLASSPATH%;%CLASSPATH%;C:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\Oracle\Middleware\Oracle_WC1\webcenter\modules\oracle.portlet.server_11.1.1\oracle-portlet-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
    It needed those extra .jars to deploy properly.
    Edited by: user11090163 on Sep 2, 2009 9:04 AM

  • I have plugged my iphone 5s into windows computer, the computer picks up that its there and starts charging but keeps coming up with error message when i try connect to itunes... HELP!!!

    I have plugged my iphone 5s into windows computer, the computer picks up that its there and starts charging but keeps coming up with error message when i try connect to itunes... HELP!!!

    What does the error message say? (Precise text, please.)

  • Error when Starting Default Admin Server

    I have Installed WebLogic6.0 Beta Trial Version on Windows89.
    When I Start the Default Admin Server It Starts Configuring but at last
    terminates with Error :- Unable to Load Performance Pack Error.
    Please Help
    No Info available on bea site.
    Manoj

    WebLogic is not supported on Windows 98. We have found that it is
    completely unsuitable as a server environment.
    Michael Girdley
    BEA Systems Inc
    "Manoj" <[email protected]> wrote in message
    news:[email protected]..
    I have Installed WebLogic6.0 Beta Trial Version on Windows89.
    When I Start the Default Admin Server It Starts Configuring but at last
    terminates with Error :- Unable to Load Performance Pack Error.
    Please Help
    No Info available on bea site.
    Manoj

  • Is it possible to switch off all addons by default when starting firefox?

    Firefox often runs quite slowly but resetting appears to solve the problem. I tried to identify any problmatic addon but was unsuccessful

    '''''Is it possible to switch off all addons by default when starting firefox?'''''
    Not really. You can start Firefox in the [https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode?esab=a&s=Safe+Mode&r=1&as=s SafeMode], but you would need to restart Firefox to enable your addons.

  • Error when starting work item

    Hi
    We are having SRM5.0.
    Trying to create Contract. Workflow Without approval of contract(WS1400086)is activated and start conditions also no workflow activated.
    Contract is created and getting message Contract created.
    But when tried to release the contract it shows "Awaiting approval".
    In Workflow log (SWI1)it shows error."Error when starting work item xxxx".
    What could be the reason. Please let me know the solution if anyone of you come across such error.
    Thanks in advance
    Jagadish

    Masa
    It is maintained as General task already.
    It seems the workflow task WS14000085 does not have definition.
    When checked in SWDD for the above teask there are no steps defined for that workflow.
    SAP says that we need to define and action for workflow WS14000085.
    But what is the procedure to define the workflow.
    I presume this is the standard workflow and it should be defined by default when it comes along with the SRM package.
    Anyone of you know how to define the workflow and activate the same?
    Regards
    Jagadish

  • Error when starting configtool.

    The installation is successful. But I am getting the following error when starting configtool:
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while conn
    ecting to DB.
    This is not during the installation as given in some of the other posts. The installation is successful and I am able to start and run the J2EE engine and the Portal. This error occurs when I try to start the config tool.
    Any help would be appreciated. Thanks.

    Hi Arul,
    Have you checked the parameters that the configtool is using to connect? (don't use default settings)
    What database is this on? In the case that it is oracle can you TNS ping the db? The listener is running?
    Regards
    Daniel

  • On my macbook pro i have to hold the alt/option button when starting up...

    otherwise windows xp is the default hardrive that starts.....how to change the default hardrive at start up to be the mac? it's just getting annoying always having to hold the alt/option button at start up

    Hi brazzy3,
    Welcome to the forum.
    You can set the default startup disk from within System Preferences in OSX. Simply fire up System Preferences, select Startup Disk then select the volume you want to startup from automatically.
    Boot Camp Beta also installs a Startup Disk control panel that lets you set the default operating system when you’re running Windows XP.

  • Error message when starting Firefox 8 that says: TypeError: Components.classes[TvtPwmComponent_CID] is undefined

    error message when starting Firefox 8 that says:
    TypeError: Components.classes[TvtPwmComponent_CID] is undefined
    I am using Window 7 64 bit

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

Maybe you are looking for

  • Problems in ABAP Proxy Generation

    Hi All, I tried to generate an ABAP proxy for outbound message interface "Interface_ABC", which is under software component "DEF". In our development system, I had successfully created ordinary function modules and structures under the package "/XYZ/

  • Is PSE 9 Better Than PSE 8

    I have had problems with PSE 8 and Windows 7 HP with Windows Live Mail 2011  with image sharing by email attachment. If I upgrade to PSE 9 will my problems go away? I have just listened/seen an Adobe tutorial that makes sharing images by email attach

  • Mouse down event and Click event in List Box Very urgent.

    Hi,        How can i differentiate mouse down and itemclick in ListBox.Its very urgent. Regards, Jayagopal.

  • Reinstall windows 7 hangs at 25%

    I'm doing a favor for a friend. A virus was on the computer and needed to be wiped but they didn't have the factory install discs. I ordered those and went to reinstall windows 7 and it formats the disk and starts to load files and the then dvd drive

  • Black screen iphone 4s

    hi! can u help me w/ my iphone 4s, it turns totally black out .. cant see if its ON or OFF.. i tried switching it ON & OFF but still black, i cant access it also in my pc.. what i will do?