BP Patch 18 in OIM 9.1.0.2 getting exception

Hi,
I have applied patch on the test environment successfully and I am able to start Admin and OIM server successfully.
and I am able to login in OIM Admin console using xelsysadm but getting below error at the time of logging into OIM Admin Console
<Aug 9, 2012 10:43:23 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<Aug 9, 2012 10:43:23 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
ERROR,09 Aug 2012 22:48:55,432,[XELLERATE.SERVER],Class/Method: tcUnauthenticatedOperationsBean/getPropertyValue encounter some problems: System Property is not defined. Check System table for Keyword 'XL.OIM-ORM.Integration.Deployed'
ERROR,09 Aug 2012 22:48:55,451,[XELLERATE.ACCOUNTMANAGEMENT],Class/Method: tcUtilityFactory/getPropertyValue encounter some problems: {1}
Thor.API.Exceptions.tcPropertyNotFoundException
at com.thortech.xl.ejb.beansimpl.tcUnauthenticatedOperationsBean.getPropertyValue(Unknown Source)
at com.thortech.xl.ejb.beans.tcUnauthenticatedOperationsSession.getPropertyValue(Unknown Source)
at com.thortech.xl.ejb.beans.tcUnauthenticatedOperationsSession_j7uqe_EOImpl.getPropertyValue(tcUnauthenticatedOperationsSession_j7uqe_EOImpl.java:371)
at Thor.API.tcUtilityFactory.getPropertyValue(Unknown Source)
at com.thortech.xl.webclient.actions.tcLogonAction.makeMenu(Unknown Source)
at com.thortech.xl.webclient.actions.tcLogonAction.execute(Unknown Source)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at com.thortech.xl.webclient.security.CSRFFilter.doFilter(Unknown Source)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3502)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2186)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2092)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
is any buddy get same error please let us know
Regards
Gajendra

It seems that there was some problem while applying the patch.
OIM is looking for System Property"XL.OIM-ORM.Integration.Deployed" which is not there in OIM Database. You can create a system property with this name and restart your server. It's value should be false if you are not having ORM.

Similar Messages

  • Getting Exception while connecting to oim

    Getting Exception while connecting to oim
    log4j:WARN No appenders could be found for logger (XELLERATE.JBOSSLOGINHANDLER).
    log4j:WARN Please initialize the log4j system properly.
    Exception in thread "main" java.lang.NoSuchFieldError: TRACE
         at org.jboss.logging.Log4jLoggerPlugin.isTraceEnabled(Log4jLoggerPlugin.java:85)
         at org.jboss.logging.Logger.isTraceEnabled(Logger.java:122)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:660)
         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.thortech.xl.ejb.interfaces.tcUnauthenticatedOperationsUtil.lookupHome(Unknown Source)
         at com.thortech.xl.ejb.interfaces.tcUnauthenticatedOperationsUtil.getHome(Unknown Source)
         at Thor.API.Security.ClientLoginUtility.getUnauthenticatedOperations(Unknown Source)
         at Thor.API.Security.ClientLoginUtility.login(Unknown Source)
         at Thor.API.tcUtilityFactory.<init>(Unknown Source)
         at SearchUser.Connect(SearchUser.java:101)
         at SearchUser.main(SearchUser.java:215)
    Process exited with exit code 1.
    I have added configuration file path also i copied log4j file to xlClient from JBOSS_HOME/server/default but still i am getting this exception.

    The new log4j JAR file has to be named exactly the same way the previous one was named (log4j-1.2.8.jar I think).

  • Bundle Patch 03 for OIM 11.1.1.5.0 Error

    I am patching OIM 11.1.1.5.0 to 11.1.1.5.3 using patch number 13704894. I am getting the below error while doing the post install script patch_oim_wls.sh
    Error is
    contextdataupgrade:
    BUILD FAILED
    */oracle/Oracle/Middleware/Oracle_IDM1/server/setup/deploy-files/setup.xml:91: The following error occurred while executing this line:*
    */oracle/Oracle/Middleware/Oracle_IDM1/server/setup/deploy-files/setup.xml:770: Execute failed: java.io.IOException: Cannot run program "${java_home}/bin/java" (in directory "/oracle/Oracle/Middleware/Oracle_IDM1/server/setup/deploy-files"): java.io.IOException: error=2, No such file or directory*
    Total time: 1 minute 1 second
    I have followed the below steps to apply the patch.
    1. Patched SOA with patch number 13106312.
    2. Patched OIM
    3. Updated patch_oim_wls.profile file
    4. Ran patch_oim_wls.sh file
    Can anyone explain why this error occured and how to solve this???
    Thanks in Advance.

    Hi,
    This error is due to incorrect JAVA_HOME. Use correct JAVA_HOME before running patch_oim_wls.sh script. setenv PATH <JAVA_HOME>/bin:$PATH.
    if this helps please mark.
    Regards,
    Kishore

  • Need help in applying patch BP013 to OIM 9.0.1.2

    Hi,
    I am in th middle of applying patch BP013 to our OIM 9.0.1.2 environment. I am seeing an unusual behaviour. When I run the patch script patch_websphere.sh script, the xellerate application(Xellerate.ear) deployed in websphere is removed.
    when i log in to websphere admin console, under applications-->enterprise applications-->i am able to see only nexaweb. I cannot see Xellerate.
    I have not seen this behaviour earlier when I did patch upgrade BP011.
    If anybody is experiencing same issue then please suggest.
    Thanks,
    Kalpana.

    There is no error in patch_websphere.log file. I search the whole log file. But there is one error under /data/OIM/xellerate/logs/wsadmin-app-install-websphere.profile.log :
    ======
    Unable to install /data/OIM/xellerate/XellerateFull.ear
    com.ibm.ws.scripting.ScriptingException: com.ibm.websphere.management.application.client.AppDeploymentException: AppDeploymentException: [Unexpected exception.]
    org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException: IWAE0007E Could not load resource "META-INF/ibm-ejb-jar-bnd.xmi" in archive "xlBackOfficeBeans.jar"
    org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.ResourceLoadException: IWAE0007E Could not load resource "META-INF/ibm-ejb-jar-bnd.xmi" in archive "xlBackOfficeBeans.jar"
    ======
    I think it is because of this xeelerate application is not visible in websphere admin console. Please suggest.
    Thanks for your quick response.

  • Latest patch details of OIM products.

    Experts,
    What is the best way to find details of patches forOIM products(9.X, 10g and 11g).
    I often get confused during search on ‘my oracle support’.
    Thanks in Advance.
    S M

    For patches, you can login to oracle support and click on Patches and Updates > Click on Product or Family (Advanced).
    Here, you can choose which product, version and patch that you want to download.
    Vamsi.

  • OIM to OID Provisioning - Userid getting 'null' in OID

    OIM provisioned to OID. When Im creating a user in OIM and provisioning the OID resource, the userid is getting 'null' value in OID.
    Any reasons? How to fix this ?
    I have checked the design console and the ldapuserDNPrefix is mapped to uid.

    Hi,
    You have to had an another atrribute in order to make it work:
    Solution
    While creating a user account on Oracle Internet Directory through Oracle Identity Manager, the
    user ID that you specify is assigned to the cn field of Oracle Internet Directory.
    If required, you can customize the mapping so that the user ID is assigned to the uid field of
    Oracle Internet Directory.
    1.In the Design Console, open the AttrName.Prov.Map.OID lookup definition.
    2.Change the decode value of the ldapUserDNPrefix code key to uid.
    *3.Add the following item to AttrName.Prov.Map.OID lookup defintion*
    Code key "User ID", decode value "uid".
    Please note that Key is case sensitive.

  • Installed the Java patch for MAC yesterday and immediately could not get adobe reader to show pdf files...have troubleshot and can't seem to remedy ...ideas?

    I have used the Firefox troubleshooting guides, no good. The Java patch is enabled and shows when I check applications. However when I run Firefox plugins it still shows the java plug in is outdated and need to be updated immediately.

    OK, I went to the Firefox knowledge base article you cited and followed the directions with the exception that in the drop down menu I choose Adobe Reader for PDF files rather than the plug in default that apparently was set by the Java patch. Problem solved !!!!!!! Thank you so much for taking the time to get me back to the basic place I needed to be to correct this issue. YOU ROCK!!!!

  • Urgent: Getting Exception while starting OIM in Weblogc

    Hello,
    While starting OIM (9102 BP15) over weblogic, i see this exception in the logs. What could be the issue ?
    ####<Dec 8, 2011 4:47:26 PM PST> <Error> <HTTP> <hostname> <OIM_SERVER1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <e24a8026bbd689e0:-7c44a4db:13420495efa:-8000-0000000000000002> <1323391646389> <BEA-101165> <Could not load user defined filter in web.xml: com.thortech.xl.webclient.security.SecurityFilter.
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key nexel.security.filter
    at java.util.ResourceBundle.getObject(ResourceBundle.java:374)
    at java.util.ResourceBundle.getString(ResourceBundle.java:334)
    at com.thortech.xl.webclient.security.SecurityFilter.init(Unknown Source)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    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.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    Thanks,

    Did you upgrade it recently? any recent changes in the environment?
    -Bikash

  • OIM 11g R2 - How to get requester key in validator

    Hi All,
    I am writing a small validator code which throws an exception,if the request is trying to submitted by xelsysadm.May I know how I can get the requester details (like key) in the validator code.
    The validator API takes RequestData as a parameter but there is no way to get the requester details from RequesData object.Thanks in advance.

    I got the solution using the below discussion
    How to get Requester Login information into the request dataset validator
    Thanks.

  • OIM 11gR2 Approval workflow not getting triggered

    I created an approval workflow by following the 11gR2 developer's guide and deployed it. then created an app instance and also an approval policy for operational level which is auto approved and for request level with this composite. when i raise a request for this app instance in the catalog the SOA composite is not getting triggered. I am able to see a task in pending approval of system admin whenever i raise request for any user and if i complete that pending approval the app gets provisioned directly. Also i do not see any request ID also. please help to find out whats going wrong

    Now i tried raising a request from another user who is not a member of SYSADMIN role. This time the request id is generated and a task 'Manual Task for Provision operation for Beneficiary X' is generated in pending approvals of xelsysadm user. When completed the app instance gets provisioned. So this means operational level approval task is triggered? and it has auto-provisioning?
    why my custom approval workflow is not getting triggered?
    I have created 2 approval policies, one for request level which is auto approval and other for operational level where i have selected the deployed composite name.In both the approval policies i have selected the request type as Provision ApplicationInstance. There is no error also while deploying the composite. Am i missing any step? please help.
    Edited by: 955932 on Jan 10, 2013 10:19 PM

  • I have an ipod with a horribly cracked screen and the LCD screen is white with gray patches, i don't have any money to get it replaced and i can't tell my mom because she will freak out will the apple store replace mine for free?

    Can anyone help me know so i can go to the apple store and see if they can replace it for free

    I'm afraid that a free replacement is very unlikely, the warranty does not cover accidental damage and a cracked screen seems to be just that.
    Save up?

  • OIM: How does USR_POLICY_UPDATE flag get set?

    We're finding that some of our users are getting the USR_POLICY_UPDATE flag set to "1", which is causing access policy evaluation when the user is updated. In some cases we do not want this evaluation to occur.
    My question is: What task or process is setting this flag? USR_POLICY_UPDATE=1
    Thanks,
    Wayne

    One I know about this is
    There is a OOTB scheduled task "Set User Provisioned Date". which sets the provisioned date to the current date for users for whom all of the following conditions are true:
    *The provisioning date is in the past.
    * The deprovisioned date has not been set.
    * The deprovisioning date has not been reached or is NULL.
    The setting of the provisioned date to the current date causes the policies to be evaluated for the users affected by an access policy update. After the evaluation is completed for the users, the usr_policy_update flag is set to NULL.
    even check ID 981084.1 for more detail

  • Getting exception while trying to access OIM from a standalone java program

    Hi All,
    When i am trying to run the below java class i am getting some exception. Please suggest.
    import java.util.Hashtable;
    import java.util.Iterator;
    import java.util.Map;
    import java.util.Vector;
    import com.thortech.xl.util.config.ConfigurationClient;
    import Thor.API.tcResultSet;
    import Thor.API.tcUtilityFactory;
    import Thor.API.Operations.tcGroupOperationsIntf;
    import Thor.API.Operations.tcUserOperationsIntf;
    import Thor.API.Security.ClientLoginUtility;
    import Thor.API.Security.LoginHandler.LoginSession;
    public class OIMAPI {
    public static void main(String[] args) {
    try{
    System.out.println("Startup...");
    System.out.println("Getting configuration...");
    ConfigurationClient.ComplexSetting config =
    ConfigurationClient.getComplexSettingByPath("Discovery.CoreServer");
    System.out.println("Login...");
    Hashtable env = config.getAllSettings();
    tcUtilityFactory ioUtilityFactory = new tcUtilityFactory(env,"xelsysadm","xelsysadm");
    if (ioUtilityFactory!=null){
    System.out.println("Login OK...");
    System.out.println("Getting utility interfaces...");
    tcUserOperationsIntf moUserUtility = (tcUserOperationsIntf)ioUtilityFactory.getUtility("Thor.API.Operations.tcUserOperationsIntf");
    System.out.println("Starting processing...");
    for (int i=0;i<2;i++){
    Map attrs = new Hashtable();
    attrs.put("Users.User ID","testuser"+i);
    attrs.put("Users.Last Name","lastname"+i);
    attrs.put("Users.First Name","firstname"+i);
    attrs.put("Organizations.Key","1");
    attrs.put("Users.Role","Full-Time");
    attrs.put("Users.Xellerate Type","End-User");
    attrs.put("Users.Password","welcome1");
    long t1 = System.currentTimeMillis();
    long key = moUserUtility.createUser(attrs);
    long t2 = System.currentTimeMillis();
    System.out.println("User testuser" + i + " with key=" +
    key + " created in "+(t2-t1));
    System.out.println("Processing DONE...");
    ioUtilityFactory.close();
    }catch(Exception e ){
    System.out.println("---" + e.getMessage());
    e.printStackTrace();
    ---Unable to locate a login configuration
    java.lang.SecurityException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:97)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at javax.security.auth.login.Configuration$3.run(Configuration.java:221)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.Configuration.getConfiguration(Configuration.java:215)
    at javax.security.auth.login.LoginContext$1.run(LoginContext.java:170)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.init(LoginContext.java:167)
    at javax.security.auth.login.LoginContext.<init>(LoginContext.java:404)
    at Thor.API.Security.LoginHandler.jbossLoginHandler.login(Unknown Source)
    at Thor.API.Security.ClientLoginUtility.login(Unknown Source)
    at Thor.API.tcUtilityFactory.<init>(Unknown Source)
    at OIMAPI.main(OIMAPI.java:28)
    Caused by: java.io.IOException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.init(ConfigFile.java:206)
    at com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:95)
    ... 17 more

    you need to tell it where the config files are
    java -DXL.HomeDir=C:\oimqa\xlclient -Djava.security.auth.login.config=C:\oimqa\xlclient\Config\authwl.conf
    the authwl.conf file will have a different name depending on which app server you use
    authwl is for Web Logic (for example).

  • OIM API - how do you get a tcUtilityFactory in an Entity Adapter?

    How does one get a tcUtilityFactory in an Entity Adapter? I thought I could map it as a parameter and pass it it as a Database Reference object, but when I go to the Mappings in Data Object Manager, the only possibilities for mappings are Entity Fields (USR_*)
    I know in a scheduled class you can do something like getDatabase(), does that exist if you extend a tcBaseEvent?

    First, I was able to resolve it by using getDatabase(), but to address what you guys are saying...
    Yes, I can create a a variable in my adapter of type Object and map it as you describe, that's all fine. But if my adapter is an Entity Adapter then, when you want to use it you have to:
    1. Go to Development Tools -> Business Rule Def -> Data Object Manager
    2. Lookup the Users form
    3. Assign the adapter to Pre-Insert (or whatever)
    4. MAP IT... this is where what i'm saying won't work... you cannot MAP to the variable you defined when you created the adapter. You have no choices there for Database References... the only choices you have are User fields.. look for yourselves.

  • Patching OIM 11.1.1.5.3 to 11.1.1.5.6 Question

    I would like to only patch my OIM 11.1.1.5.3 to OIM 11.1.1.5.6.
    Patch Number: 14760839
    Bundle Name: Oracle Identity Management Suite BP patch of 11.1.1.5.2
    Looking into the downloaded zip, I see patches for the following:
    - OIM 11.1.1.5.6
    - OAM 11.1.1.5.5
    - OES 11.1.1.5.4
    - OAAM 11.1.5.2
    In my environment I have OIM and OAM. Is it a requirement to patch OAM if I patch OIM to 11.1.1.5.6?

    Hi,
    If you are applying patch set for OIM ie from OIM 11.1.1.5.3 to OIM 11.1.1.5.6, it is not required to apply patch to OAM. OIAm products are certified in release level not in patch set level.
    Please see the certification matrix.
    http://www.oracle.com/technetwork/middleware/id-mgmt/identity-accessmgmt-11gr1certmatrix-161244.xls
    Mark if this helps you.
    Regards,
    Kishore

Maybe you are looking for

  • Yosemite freezing during start up

    Hello I upgraded to Yosemite the day it was launched and everything was fine. Booting up and shutting down both worked at a decent speed. About 10-20 seconds. Yesterday I connected my Macbook Pro via HDMI to a television and my laptop screen froze an

  • How Do I send variables to new window since cflocation won't work?

    I have a form that sends data to itself using <FORM action="#getfilefrompath(cgi.script_name)#" method="post"> It is then either saved or updated, then the flyer_id sent to pdf_view.cfm to view it in a PDF format. I am using cflocation to go to anoth

  • How to give any price after GRN is created

    Hii, I have a very typical requirement. This is in case of import purchase order. For my client in import order it involves many other cost like freight, customs handling charges, insurance & CHA charges. The details of these cost are not available w

  • Order of startup servlets in WLS 5.1

              Is there any way to set the order in which servlets are started up using ServletStartup.           I have something similar to this in my weblogic.properties file -           weblogic.system.startupClass.StartServletA=weblogic.servlet.utils

  • How to stop re-popping up old ical alarms, i.e. ical calender is not deletable, but keeps on coming back on screen after 30 secs.

    hi, looks like I have a cache problem, in ical I can't remove , delete a calendar. after 30 secs it comes back on screen. same happens with old , passed ical alarms. i deleted the ical cache User/library/ical, however did not solve the problem