'setProgress is not a function' error while setting the progress of a progress bar manually

I want to set value of a progress bar in an accordian but I am encountering 'setProgress is not a function' error. Any idea what's wrong with following code.
Observation:
If I move the progress bar out of the Accordian then the error goes away and the progress bar appears fine.
I want to set the progress bar eventually to {repMonitor.currentItem.threatLevel} but for now I am just testing with hypothetical threat value i.e 60
    <mx:Accordion id="monAccordian" includeIn="Monitoring" x="10" y="10" width="554" height="242" change="monAccordianChange()" >       
       <mx:Repeater id="repMonitor" dataProvider="{monitoringArray}">
          <mx:Canvas width="100%" height="100%" label="{repMonitor.currentItem.firstName+' '+ repMonitor.currentItem.lastName}" >
            <mx:Image x="10" y="10" source="{repMonitor.currentItem.imageName}" width="175" height="118"/>
              <s:Label x="200" y="14" text="Threat Level:"/>
              <mx:ProgressBar x="200" y="30" mode="manual" label="" id="bar" width="200" creationComplete="bar.setProgress(60,100);" />
          </mx:Canvas>
       </mx:Repeater>
    </mx:Accordion>

Okay.. Thanks.
On another forum I ve been told that I need to use getRepeaterItem. How can I use it to set my progress bar such the value of progress may be taken from repMonitor.currentItem.threatLevel?

Similar Messages

  • Computer shuts down while loading the progress-bar

    SPECS:
    MacBookPro 13-inch
    Early-2011
    I recently installed Yosemite in my computer, hours later while I was using the new OS X my computer freezed. I held the power button and it turned off. Now, I'm trying to power on the computer and when the progress bar is in 50% the computer turns off.
    I need help ASAP

    rthec wrote:
    I've seen some of the threads regarding this but none of the fixes work for me.  I formatted my hard drive for reasons other than this so it has a fresh install of Windows XP Home Edition, the latest video drivers, and the latest Flash.  When my wife plays Cityville or Castleville, her computer shuts down.  I checked the system logs and nothing is there regarding the shutdown.  I tried changing the hardware exiliration setting and that didn't help.  We've tried the games on Firefox and IE 8 with the latest updates and it still doesn't work.  Any help will be appriciated.
    The operating system, XP in this particular case, will shutdown the system to prevent damage to hardware if it encounters an instruction which can damage the system. It will usually logs an event which you can view by clicking Start, then in the Run field, type eventvwr.msc and click OK. Then open the both the "System" and "Application" submenus and look for events which are prefixed with a white X inside a red circle. The 6th column from the left will contain the Event ID which can be used to try and track down the source of the problem.

  • Getting Errors while setting the Transformation Function

    Hello All,
    I was trying to attach a Transformation function to existing capture process.
    But I am getting ORA-30625 error while I was trying to set my transformation function to one of the
    DBA rule_names.
    Following are details:
    SQL> select rule_name from dba_rules;
    RULE_NAME
    TEMP1
    TEMP3
    TEMP5
    TEMP7
    SQL> DECLARE
    2 action_ctx SYS.RE$NV_LIST;
    3 ac_name VARCHAR2(30) := 'STREAMS$_TRANSFORM_FUNCTION';
    4 BEGIN
    5 SELECT RULE_ACTION_CONTEXT
    6 INTO action_ctx
    7 FROM DBA_RULES R
    8 WHERE RULE_OWNER='STRMADMIN' AND RULE_NAME='TEMP1';
    9 action_ctx.ADD_PAIR(ac_name,
    10 SYS.ANYDATA.CONVERTVARCHAR2('hr.transformation'));
    11 DBMS_RULE_ADM.ALTER_RULE(
    12 rule_name => 'strmadmin.temp1',
    13 action_context => action_ctx);
    14 END;
    15 /
    DECLARE
    ERROR at line 1:
    ORA-30625: method dispatch on NULL SELF argument is disallowed
    ORA-06512: at line 9
    Can any body suggest me what to do...
    Thanks in advance.
    Regards,
    Srinivas Jaltaru
    ( [email protected] )

    Hello
    I added the line you suggested, Compiling is done successfully, But Capture process
    is not invoking the Transformation function that I have assigned to it.
    Transformation function I am using is :
    create or replace function scott.transformation (in_any IN SYS.AnyData)
    RETURN SYS.AnyData
    IS
    rc NUMBER;
    BEGIN
    insert into scott.log values ('abc');
    return in_any;
    end;
    1) Any extra initialization parameters are required..?
    2) My Streams environment is having only a Capture process for capturing changes. There are no other
    components like propagation, apply.
    Appreciating your suggestions.
    Thanks in advance.
    Srinivas Jaltaru
    ( [email protected] )
    Put the following line
    action_ctx := SYS.RE$NV_LIST(SYS.RE$NV_ARRAY());
    on the line immediately preceding the call to ADD_PAIR.
    This should allow the pl/sql function to compile successfully.

  • SQL version could not be verified error while installing the SCOM 2012 R2 reporting component

    I have the below SCOM server roles in my SCOM 2012 R2 set up
    1) All servers with Windows Server 2008 R2 SP1, MS - SCOM1, DB & DW - DB1, Reporting Server - DB2
    2) All the DB servers with SQL 2012 SP1
    3) Windows firewall is turned off on all the servers.
    4) Success fully installed all the components except SCOM reporting.
    While installing the SCOM 2012 R2 reporting component on DB2 ( Iam running this set up on the server where I instllaed the SQL DB engine and reportin services in Native mode. Configured the SQL reporting database and reporting URLs successfully in SQL reporting
    configuration manager) getting the below error in the Rporting server instance page. Kindly advise.
    I ran mofcomp.exe and there is no firewall restrictions. My account also has DB owner & sysadmin permissions.
    Also tried re installing the SQL on Reporting server.
    "The installed version of SQL Server could not be verified or is not supported. Verify that the computer and the installed version of SQL Server meet the minimum requirements for installation, and that the firewall settings are correct. See the Supported
    Configurations document for further information".

    Hi,
    As far as I know, after installing SSRS, we don't need to configure the database and reporting URLs manully. When we install the reporting service for SCOM, it will configure those automatically.
    If possible, you may re-install SSRS and then install SCOM reporting service.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • "Could not create SSOToken" error while setting agent for SSO

    Hello,
    I configured my agent as follows:
    Version: 3.0
    Build Date: 20071212
    Application Server Config Directory : C:\Sun\SDK\domains\domain1\config
    Application Server Instance name : server
    Access Manager URL : http://juno:6140/opensso
    Domain Administration Server Host is remote : false
    Agent URL : http://juno:8080
    Deployment URI for the Agent Application : /agentapp
    Encryption Key : J+KQLOM+s6gAQb1Y1H8uJoej3bzKBAEN
    Agent Profile name : asagent
    Agent Profile Password file name : c:\temp\password.TXT
    Agent installed on the DAS host for a remote instance : false
    The AM and the sample applications are both running on separate domains.
    Following steps I performed:
    1. I started my SSO domain (domain2) first and then the application domain where my agent is installed (domain1).
    2. I deployed the agentsample.ear file after compilation through build.xml file
    When I try to access the URL (http://localhost:8080/agentsample/index.html), it throw the following exception (recorded in amSSO log file located in the Agent_001
    12/14/2007 11:16:16:242 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    12/14/2007 11:16:16:242 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    could not create SSOTOken for token ID AQIC5wM2LY4SfcykqWPzOYlM/mkFg8E9ozYLBizVono/kDE=@AAJTSQACMDE=#
    com.iplanet.dpro.session.SessionException: Service URL not found:session
         at com.iplanet.dpro.session.Session.refresh(Session.java:1133)
         at com.iplanet.dpro.session.Session.getSession(Session.java:808)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:154)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.PropertiesFinder.getProperty(PropertiesFinder.java:49)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:255)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:298)
         at com.iplanet.dpro.session.SessionID.<clinit>(SessionID.java:90)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:153)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.configuration.ConfigurationBase.isLegacy(ConfigurationBase.java:180)
         at com.sun.identity.common.configuration.ConfigurationObserver.createAttributeMapping(ConfigurationObserver.java:62)
         at com.sun.identity.common.configuration.ConfigurationObserver.<init>(ConfigurationObserver.java:58)
         at com.sun.identity.common.configuration.ConfigurationObserver.<clinit>(ConfigurationObserver.java:50)
         at com.sun.identity.common.DebugPropertiesObserver.<clinit>(DebugPropertiesObserver.java:44)
         at com.sun.identity.agents.arch.AgentConfiguration.bootStrapClientConfiguration(AgentConfiguration.java:587)
         at com.sun.identity.agents.arch.AgentConfiguration.initializeConfiguration(AgentConfiguration.java:1008)
         at com.sun.identity.agents.arch.AgentConfiguration.<clinit>(AgentConfiguration.java:1321)
         at com.sun.identity.agents.arch.Manager.<clinit>(Manager.java:622)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.initializeFilter(AmAgentBaseFilter.java:217)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.getAmFilterInstance(AmAgentBaseFilter.java:279)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.doFilter(AmAgentBaseFilter.java:64)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    12/14/2007 11:32:28:916 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    12/14/2007 11:32:28:916 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    could not create SSOTOken for token ID AQIC5wM2LY4SfcyqQ1KVtRFCVm5y4qGBf7JcHCnC6du58xk=@AAJTSQACMDE=#
    com.iplanet.dpro.session.SessionException: Service URL not found:session
         at com.iplanet.dpro.session.Session.refresh(Session.java:1133)
         at com.iplanet.dpro.session.Session.getSession(Session.java:808)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:154)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.PropertiesFinder.getProperty(PropertiesFinder.java:49)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:255)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:298)
         at com.iplanet.dpro.session.SessionID.<clinit>(SessionID.java:90)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:153)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.configuration.ConfigurationBase.isLegacy(ConfigurationBase.java:180)
         at com.sun.identity.common.configuration.ConfigurationObserver.createAttributeMapping(ConfigurationObserver.java:62)
         at com.sun.identity.common.configuration.ConfigurationObserver.<init>(ConfigurationObserver.java:58)
         at com.sun.identity.common.configuration.ConfigurationObserver.<clinit>(ConfigurationObserver.java:50)
         at com.sun.identity.common.DebugPropertiesObserver.<clinit>(DebugPropertiesObserver.java:44)
         at com.sun.identity.agents.arch.AgentConfiguration.bootStrapClientConfiguration(AgentConfiguration.java:587)
         at com.sun.identity.agents.arch.AgentConfiguration.initializeConfiguration(AgentConfiguration.java:1008)
         at com.sun.identity.agents.arch.AgentConfiguration.<clinit>(AgentConfiguration.java:1321)
         at com.sun.identity.agents.arch.Manager.<clinit>(Manager.java:622)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.initializeFilter(AmAgentBaseFilter.java:217)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.getAmFilterInstance(AmAgentBaseFilter.java:279)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.doFilter(AmAgentBaseFilter.java:64)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    I spent lot of time refering the supporting document but could not find any solution.
    Your assistance will be greatly appreciated.
    Thanks,
    Vinit

    Seems that the « Reuse connection » command is essential to assure that an application use ONLY ONE Jco.  I get rid of the disconnectIfAlive.
    Recommendation 1: Put all the BAPIs that you call in the same system into the same model!
    Recommendation 2: If you canu2018t follow recommendation 1, make sure that the two models synchronize their (JCo) connections!
    // two separate model instances are created ...
    MyFirstModelTypemodelMyFirst= (MyFirstModelType) WDModelFactory.getModelInstance(
    MyFirstModelType.class,
    WDModelScopeType.APPLICATION_SCOPE);
    MyOtherModelTypemodelMyOther= (MyOtherModelType) WDModelFactory.getModelInstance(
    MyOtherModelType.class,
    WDModelScopeType.APPLICATION_SCOPE);
    // ... but the first model manages and provides the
    // connection for the other model
    modelMyOther.setConnectionProvider(modelMyFirst);
    Edited by: Emanuel Champagne on Jun 27, 2008 2:38 PM

  • Error while setting the SSL with trusted cert --  any help on this?

    Connecting to Node Manager ...
    <Aug 3, 2010 5:20:17 PM CDT> <Warning> <Security> <BEA-090542> <Certificate chai
    n received from localhost - 127.0.0.1 was not trusted causing SSL handshake fail
    ure. Check the certificate chain to determine if it should be trusted or not. If
    it should be trusted, then update the client trusted CA configuration to trust
    the CA certificate that signed the peer certificate chain. If you are connecting
    to a WLS server that is using demo certificates (the default WLS server behavio
    r), and you want this client to trust demo certificates, then specify -Dweblogic
    .security.TrustKeyStore=DemoTrust on the command line for this client.>
    This Exception occurred at Tue Aug 03 17:20:18 CDT 2010.
    javax.net.ssl.SSLKeyException: [Security:090542]Certificate chain received from
    localhost - 127.0.0.1 was not trusted causing SSL handshake failure. Check the c
    ertificate chain to determine if it should be trusted or not. If it should be tr
    usted, then update the client trusted CA configuration to trust the CA certifica
    te that signed the peer certificate chain. If you are connecting to a WLS server
    that is using demo certificates (the default WLS server behavior), and you want
    this client to trust demo certificates, then specify -Dweblogic.security.TrustK
    eyStore=DemoTrust on the command line for this client.
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknow
    n Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknow
    n Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.ClientStateReceivedServerHello.hand
    le(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMes
    sage(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMes
    sages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown S
    ource)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Sou
    rce)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)

    Go through this link
    http://weblogic-wonders.com/weblogic/2010/03/03/ssl-exceptions-in-admin-server-and-node-manager/

  • Getting 'insertItemAt is not a function' Error Message

    I am using abode pro 8 and am getting a 'insertItemAt is not a function' error message using the following code. (This code below was written as an example to show the process I want - I want to clear a combo box, then add data to it.)
    The error message only appear in a one of my pdf's I currently use, otherwise it works as written. Because I want the data to appear listed from top to bottom within the combo box from 1 to 5, I insert 5 first. 5 gets inserted, but when the code tries to insert 4, it trippers the error message. Any thoughts - is there another way to insert data into a combo box?
    var i = 0;
    var ii = 5;
    var v = new Array();
    v[1] = 1;
    v[2] = 2;
    v[3] = 3;
    v[4] = 4;
    v[5] = 5;
    //Combo Box
    this.getField("Fund Company-Long-Name").clearItems();
    var a = this.getField("Fund Company-Long-Name");
    for (var i= ii;  i > 0; i--)
                 if(v[i] != undefined)
                             app.alert(i);      
                             a.insertItemAt(v[i], (i, ""));
    v[0] = " ";
    a.insertItemAt(v[0], (0, ""));
    this.getField("Fund Company-Long-Name").value = " ";  
    //================Gives this error message=============
    Acrobat Database Connectivity Built-in Functions Version 8.0
    Acrobat EScript Built-in Functions Version 8.0
    Acrobat Annotations / Collaboration Built-in Functions Version 8.0
    Acrobat Annotations / Collaboration Built-in Wizard Functions Version 8.0
    Acrobat Multimedia Version 8.0
    Acrobat SOAP 8.0
    a.insertItemAt is not a function
    4:Field:Mouse Down

    Yes, I'm actually looking at those two methods now. New questions arise.
    If my combo Box is called "Fund Company-Long-Name", how could I add a varying number of items to it, using the "setItems" command?
    I can get it to work for a defined number of items, as below. But I don't know how to insert a variable to replace ["A", "B", "C"] below.
    /=======================================
    this.getField("Fund Company-Long-Name").clearItems();
    var a = this.getField("Fund Company-Long-Name");
    a.setItems(["A", "B", "C"]);

  • Error While including the Multisite functionality

    Error While including the Multisite functionality & trying to click on SiteAdministraion tab in BCC
    Background: We have migrated our application from ATG v9.1 to ATG v 10.0.2 and implementing Multisite on the same
    Getting this error on BCC console:
    12:55:36,893 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNTag=JBPAPP_5_0_0_GA date=200910202128)] Started in 2m:44s:727ms
    12:57:24,234 ERROR [SiteAdminActivitySource] The acl for the custom workflow activity named siteadmin.manageSiteAssets is invalid. This activity will not be available.
    atg.security.InvalidPersonaException: Profile$role$siteAdminUser
    at atg.security.AccessControlListParser.setPersona(AccessControlListParser.java:239)
    at atg.security.AccessControlListParser.parseAce(AccessControlListParser.java:277)
    at atg.security.AccessControlListParser.parse(AccessControlListParser.java:193)
    Thanks in Anticipation1

    Hello Sudheer,
    Increasing the Swap space is the only thing i noticed in all SAP Notes for your problem.
    Configure more swapspace please and restart the installation.
    Regards,
    Siddhesh

  • Error while executing the service - The service method not defined error

    Hi,
    I am using Oracle UCM Content server 11g. I have created a custom service using component wizard. I have provided class name and method correct in the service declarations. The method should return manipulated Revision Label value. I am executing the service as a direct service and not subservice from a resource file using the following command.
    <$executeService("servicename")$>
    The serice is getting called but I am getting the following error log
    Event generated by user 'weblogic' at host 'localhost:16200'. Unable to execute service Edit_Revision_Label and function generateRevLabelInfo.
    The service method 'generateRevLabelInfo' is not defined. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,localhost:16200!$!csServiceDataException,Edit_Revision_Label,generateRevLabelInfo!$!csMethodNotDefined,generateRevLabelInfo
    intradoc.common.ServiceException: !csServiceDataException,Edit_Revision_Label,generateRevLabelInfo!$
    *ScriptStack Edit_Revision_Label
    Edit_Revision_Label,dDocName=3:generateRevLabelInfo,dDocName=
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1766)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1716)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3866)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
    at intradoc.server.Service.executeServiceEx(Service.java:3861)
    at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:1231)
    at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3856)
    at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:269)
    at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1430)
    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:908)
    at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:623)
    at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    at intradoc.common.DynamicHtmlMerger.outputDynamicHtmlPage(DynamicHtmlMerger.java:2007)
    at intradoc.server.Service.buildResponsePage(Service.java:1267)
    at intradoc.server.Service.doResponse(Service.java:2076)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    at sun.reflect.GeneratedMethodAccessor1173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:352)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: intradoc.data.DataException: !csMethodNotDefined,generateRevLabelInfo
    at intradoc.server.Service.doCodeEx(Service.java:561)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:473)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1323)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3867)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
    at intradoc.server.Service.executeServiceEx(Service.java:3862)
    at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:1231)
    at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3857)
    at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:269)
    at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1430)
    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:908)
    at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:623)
    at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    at intradoc.common.DynamicHtmlMerger.outputDynamicHtmlPage(DynamicHtmlMerger.java:2007)
    at intradoc.server.Service.buildResponsePage(Service.java:1267)
    at intradoc.server.Service.doResponse(Service.java:2076)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1346)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    at sun.reflect.GeneratedMethodAccessor1173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:352)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Please let me know the suggestions and the resolution on the above issue
    Thanks in advance,
    Sarang

    Hirva wrote:
    Trying to get access to the sun convergence we get this error
    "Error while executing the service request : : Login to Mail Service failed " after a look around we found out that the problem was that some one had deleted the msg-admin-server user from the ldap.What else was "accidentally" deleted? Do you have audit logging enabled for Directory Server?
    but still doesnt work? where else should we look?Messaging Server also creates a msg-admin group ("cn=Messaging End User Administrators Group") which is used for Directory Server ACI purposes. You can see the entries that Messaging Server added during initial configuration by reviewing the *.ldif files under the following directory (MS7.0 32bit):
    /var/opt/sun/comms/messaging/install/Regards,
    Shane.

  • Error while calling the Mapping function module for BW Extraction

    Hi
    iam getting runtime error while calling the BW mapping function
    The error description is as shown below.
    Runtime Errors         CALL_FUNCTION_UC_STRUCT
    Except.                CX_SY_DYN_CALL_ILLEGAL_TYPE
    <b>Short text</b>
        Type conflict during structure parameter transfer at CALL FUNCTION.
    <b>What happened?</b>
        Error in the ABAP Application Program
        The current ABAP program "GP466CV1Y7W2VML1PJ3VB80KDOP" had to be terminated
         because it has
        come across a statement that unfortunately cannot be executed.
    <b>Error analysis</b>   
    An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was
         not caught in
        procedure "CALL_MAPPING_FUNCTION" "(FORM)", nor was it propagated by a RAISING
         clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        In the function "CMS_CB_BW_MAP", the STRUCTURE parameter "EXTRACT_DATA" is
         typed in such a way
        that only actual parameters are allowed, which are compatible in Unicode
         with respect to the fragment view. However, the specified actual
        parameter " " has an incompatible fragment view.
    I am passing the EXTRACT_DATA  parameter as specification LIKE with the associated type  - corresponding structure
    Please let me know how can i resolve this issue
    Regards
    Leon

    Dear benarji ,
    I'm having the  same problem help me to correct . I have mentioned below as what error i got.
    Runtime Errors         CALL_FUNCTION_UC_STRUCT
    Except.                CX_SY_DYN_CALL_ILLEGAL_TYPE
    Short text
         Type conflict during structure parameter transfer at CALL FUNCTION.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "ZDLROUTSTANDING_COPY" had to be terminated because it
          has
         come across a statement that unfortunately cannot be executed.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was
          not caught in
         procedure "PDF" "(FORM)", nor was it propagated by a RAISING clause.
         Since the caller of the procedure could not have anticipated that the
         exception would occur, the current program is terminated.
         The reason for the exception is:
         In the function "/1BCDWB/SF00000080", the STRUCTURE parameter "IT_WORKS_SF" is
          typed in such a way
         that only actual parameters are allowed, which are compatible in Unicode
          with respect to the fragment view. However, the specified actual
         parameter "SFTWORKS" has an incompatible fragment view.
    Missing RAISING Clause in Interface
        Program                                 ZDLROUTSTANDING_COPY
        Include                                 ZDLROUTSTANDING_COPY
        Row                                     876
        Module type                             (FORM)
        Module Name                             PDF
    Trigger Location of Exception
        Program                                 ZDLROUTSTANDING_COPY
        Include                                 ZDLROUTSTANDING_COPY
        Row                                     894
        Module type                             (FORM)
        Module Name                             PDF
    Source Code Extract
    Line  SourceCde
      864 **            i_logo             = 'ENJOYSAP_LOGO'
      865 *            IT_LIST_COMMENTARY = I_LIST_COMMENTS1.
      866
      867 ENDFORM.                    "alv_top_of_page1
      868 *&---------------------------------------------------------------------*
      869 *&      Form  PDF
      870 *&---------------------------------------------------------------------*
      871 *       text
    872 *----------------------------------------------------------------------*
    873 *  -->  p1        text
    874 *  <--  p2        text
    875 *----------------------------------------------------------------------*
    876 FORM pdf .
    877
    878 *  *** Smartforms & PDF ***
    879
    880   ssfctrlop-no_dialog = 'X'.
    881   ssfctrlop-preview   = 'X'.
    882   ssfctrlop-getotf    = 'X'.
    883   ssfcompop-tddest = 'ERP7'.
    884   DATA : mcheck LIKE sy-subrc.
    885   CLEAR : fm_name.
    886
    887   "Get Function module name for given smartform
    888   CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
    889     EXPORTING
    890       formname = 'ZSFDLOS1'
    891     IMPORTING
    892       fm_name  = fm_name.
    893
    >>>>   CALL FUNCTION fm_name
    895   EXPORTING
    896         control_parameters   = ssfctrlop
    897         output_options       = ssfcompop
    898         mrefno               = mrefno
    899 *       P_TITLE              = MTITLE
    900   IMPORTING
    901         document_output_info = st_document_output_info
    902         job_output_info      = st_job_output_info " IT_OTF_DATA
    903         job_output_options   = st_job_output_options
    904   TABLES
    905         it_works_sf          = sftworks
    906   EXCEPTIONS
    907         formatting_error     = 1
    908         internal_error       = 2
    909         send_error           = 3
    910         user_canceled        = 4
    911     OTHERS               = 5.
    912
    913   IF sy-subrc NE 0.
    Advance Thanks

  • Error while activating the function module

    hi,
    am getting error while activating the function module i.e. program or report statement is missing.
    thank you in advance
    karthik

    hii vinu,
    hi there....
    make sure that the Processing type in Attributes tab is 'Normal function module'. Also chk the general data, it must be having some name in the Program Name and include name column.try checking the program names in se38, if the program is of type include or not. you can also chk by writting  a program call the function module and test it
    I hope this will solve the query. in my case, SAPLZ123 is the program name and LZ123U28 is the include name.
    or
    Its common prob with Function module.
    Goto SE80->Give Function group name->Right click on it->Activate.
    regards,
    Shweta

  • Getting error while setting up Apps Server VM

    Hi All,
    I'm getting couple of errors while setting up the apps VM. I was following the instructions at the link given below, but Im not getting any support from there so thought of posting here...
    http://only4left.jpiwowar.com/2012/12/1hr-ebs-sandbox/
    I'm getting the error while running the command...
    /etc/init.d/oraclevm-template start
    I'm posting content of log file here.... I'm posting the entire file as Im really clueless where the error is caused. Please help me get through this error.
    Started ApplyAppsTier at Wed Dec 25 09:56:26 EST 2013
    Version:
        ApplyAppsTier.java    :     120.4
    # Calling ApplyAppsTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Executing home registration for s_weboh_oh...
    Registering using Registration Driver
    /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/driver/regclone.drv
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adouiweboh.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli3.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adlnkweboh.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnkweboh1.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/txkstubcfg1013.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10131.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/apachectl_sh_1013_oh.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl to /u01/E-BIZ/inst/apps/VIS_jags/out/apachectl1
       setting permissions: 700
       setting ownership: oracle:oinstall
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_weboh_ohWed Dec 25 09:56:30 2013
    /u01/E-BIZ/apps/tech_st/10.1.3/jdk/bin/java -classpath /u01/E-BIZ/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/apps/tech_st/10.1.3/oui/jlib/OraInstaller.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/ojdbc14.jar  oracle.apps.ad.clone.util.OracleHomeCloner  -OUICLI -e /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml -nolink -oaVar s_weboh_oh -homestub weboh -log /u01/E-BIZ/inst/apps/VIS_jags/admin/log/ohclone.log
    NON-COMPLIANT: /u01/E-BIZ/apps/tech_st/10.1.3/oraInst.loc does not point to an inventory inside the current ORACLE_HOME
    Rapid Clone only supports oraInst.loc at that location if its content points to an inventory inside the same ORACLE_HOME
    Please make the necessary changes to the following file:
    /u01/E-BIZ/apps/tech_st/10.1.3/oraInst.loc
    Running OUI CLI home cloning from within OracleHomeCloner:
      /u01/E-BIZ/apps/tech_st/10.1.3/oui/bin/runInstaller  -clone -silent -force -nolink -waitForCompletion -invPtrLoc /u01/E-BIZ/inst/apps/VIS_jags/admin/oraInst.loc session:ORACLE_HOME=/u01/E-BIZ/apps/tech_st/10.1.3 oracle.as.j2ee.top:s_asInstanceName=VIS_WEBOH__u01_E_BIZ_apps_tech_st_10_1_3 oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=VIS_WEBOH__u01_E_BIZ_apps_tech_st_10_1_3 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_weboh_oh with return code: 0Wed Dec 25 09:57:24 2013
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh
    script returned:
    adlnkweboh.sh started at Wed Dec 25 09:57:24 EST 2013
    Log file located at /u01/E-BIZ/inst/apps/VIS_jags/logs/ora/10.1.3/install/make_12250957.log
    adlnkweboh.sh completed sucessfully
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adouiweboh.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli4.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adlnkweboh.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnkweboh2.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/txkstubcfg1013.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10132.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/apachectl_sh_1013_oh.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl to /u01/E-BIZ/inst/apps/VIS_jags/out/apachectl2
       setting permissions: 700
       setting ownership: oracle:oinstall
    Completed home registration for s_weboh_oh
    Executing home registration for s_tools_oh...
    Registering using Registration Driver
    /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/driver/regclone.drv
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adouitools.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli5.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adlnktools.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnktools1.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/txkstubcfg1012.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10121.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/ftrace_cfg_1012.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg to /u01/E-BIZ/inst/apps/VIS_jags/out/ftrace1.cfg
       setting permissions: 700
       setting ownership: oracle:oinstall
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_tools_ohWed Dec 25 09:57:50 2013
    /u01/E-BIZ/apps/tech_st/10.1.3/jdk/bin/java -classpath /u01/E-BIZ/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/apps/tech_st/10.1.2/oui/jlib/OraInstaller.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/ojdbc14.jar  oracle.apps.ad.clone.util.OracleHomeCloner  -OUICLI -e /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml -nolink -oaVar s_tools_oh -homestub tools -log /u01/E-BIZ/inst/apps/VIS_jags/admin/log/ohclone.log
    NON-COMPLIANT: /u01/E-BIZ/apps/tech_st/10.1.2/oraInst.loc does not point to an inventory inside the current ORACLE_HOME
    Rapid Clone only supports oraInst.loc at that location if its content points to an inventory inside the same ORACLE_HOME
    Please make the necessary changes to the following file:
    /u01/E-BIZ/apps/tech_st/10.1.2/oraInst.loc
    Running OUI CLI home cloning from within OracleHomeCloner:
      /u01/E-BIZ/apps/tech_st/10.1.2/oui/bin/runInstaller -debug -clone -silent -force -nolink -waitForCompletion -invPtrLoc /u01/E-BIZ/inst/apps/VIS_jags/admin/oraInst.loc session:ORACLE_HOME=/u01/E-BIZ/apps/tech_st/10.1.2 oracle.as.j2ee.top:s_asInstanceName=VIS_TOOLS__u01_E_BIZ_apps_tech_st_10_1_2 oracle.as.j2ee.top:s_adminName=ias_admin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=VIS_TOOLS__u01_E_BIZ_apps_tech_st_10_1_2 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_tools_oh with return code: 0Wed Dec 25 09:58:24 2013
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh
    script returned:
    adlnktools.sh started at Wed Dec 25 09:58:24 EST 2013
    Log file located at /u01/E-BIZ/inst/apps/VIS_jags/logs/ora/10.1.2/install/make_12250958.log
    Error while running adlnktools.sh.
      return code = .46
    Please check logfile located at /u01/E-BIZ/inst/apps/VIS_jags/logs/ora/10.1.2/install/make_12250958.log
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adouitools.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli6.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adlnktools.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnktools2.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/txkstubcfg1012.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10122.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/ftrace_cfg_1012.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg to /u01/E-BIZ/inst/apps/VIS_jags/out/ftrace2.cfg
       setting permissions: 700
       setting ownership: oracle:oinstall
    Completed home registration for s_tools_oh
    Completed home registration.
    Skipping AutoConfig execution. AutoConfig will be run as a part of ApplyAppltop
    ApplyApplTechStack Completed Successfully.
    # Calling ApplyApplTop...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Skipping prodsetup driver processing; driver file not found at: /u01/E-BIZ/apps/apps_st/comn/clone//apps/driver/jags_prodsetup.drv
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/icx/12.0.0/admin/driver/icxtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/msc/12.0.0/admin/driver/msctmpl.drv
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/scripts/msc/mscmatlab.sh
    File exists
    File deleted
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ieo/12.0.0/admin/driver/ieotmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/bis/12.0.0/admin/driver/bistmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ams/12.0.0/admin/driver/amstmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cct/12.0.0/admin/driver/ccttmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/wsh/12.0.0/admin/driver/wshtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cln/12.0.0/admin/driver/clntmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/oke/12.0.0/admin/driver/oketmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/okl/12.0.0/admin/driver/okltmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/oks/12.0.0/admin/driver/okstmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/csf/12.0.0/admin/driver/csftmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/igs/12.0.0/admin/driver/igstmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/admin/driver/ibytmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/jtf/12.0.0/admin/driver/jtftmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/mwa/12.0.0/admin/driver/mwatmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cn/12.0.0/admin/driver/cntmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/csi/12.0.0/admin/driver/csitmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/wip/12.0.0/admin/driver/wiptmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/fnd/12.0.0/admin/driver/fndtmpl.drv
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/url_fw_ws.conf
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/custom.conf
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/j2ee/oafm/config/mapViewerConfig.xml
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.2/network/admin/tnsnames.ora
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/network/admin/tnsnames.ora
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sql
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sh
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/txkWfClone.sh
    File exists
    File deleted
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cse/12.0.0/admin/driver/csetmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/eam/12.0.0/admin/driver/eamtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/fte/12.0.0/admin/driver/ftetmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/driver/adtmpl.drv
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/txkConfigAppsOcm.pl
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/url_fw_ws.conf
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/custom.conf
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/j2ee/oafm/config/mapViewerConfig.xml
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.2/network/admin/tnsnames.ora
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/network/admin/tnsnames.ora
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sql
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sh
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/txkWfClone.sh
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ont/12.0.0/admin/driver/onttmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ar/12.0.0/admin/driver/artmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ahl/12.0.0/admin/driver/ahltmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ozf/12.0.0/admin/driver/ozftmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ies/12.0.0/admin/driver/iestmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/csd/12.0.0/admin/driver/csdtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/igc/12.0.0/admin/driver/igctmpl.drv
    Starting CVM.....
        Using Context file          : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
          /u01/E-BIZ/inst/apps/VIS_jags/admin/out/12250959/VIS_jags.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
       Database connection     : Failed
       OAM Context editing support feature: Unverified
       OAM Customization support feature  : Unverified
       File system template    : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
       Checking for customizations to Context template
       Warning: Unable to connect to Database.
               If the system is OAM enabled, this may result in loss of customizations.
       Looking for custom template at : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp
       Custom template         : Not Available
       Customizations found    : None
       File system Context file :/u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Checking the Context file for possible updates from the Database
       Warning: Unable to connect to Database.
               If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Wed Dec 25 09:59:56 EST 2013
          found context version     : 120.271.12010000.36
          available update version  : 120.271.12010000.36
    No updates to apply
    Ending Updates of Context file
    ===========================================================================
    ===========================================================================
    Config Tool CVMHelper started at Wed Dec 25 09:59:56 EST 2013
    ===========================================================================
    Updating local context file variables for Middle Tier
    Checking file /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adgendbc_ux.sh
    FND_SECURE: /u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure
    DBC FILE NAME: VIS
    File exists, getting the version
    Version: 120.8.12010000.6
    No updates to s_fnd_secure needed
    Writing Context File back to File System
    Context file updated
    Making database connection using DBUtil
                       ADX Database Utility                       
    getConnectionUsingAppsJDBCConnector() -->
        APPS_JDBC_URL=''
        Trying to get connection using SID based connect descriptor
    getConnection() -->
        sDbHost    : jagdish
        sDbDomain  : oracle.com
        sDbPort    : 1563
        sDbSid     : VIS
        sDbUser    : APPS
        Trying to connect using SID...
    getConnectionUsingSID() -->
        JDBC URL: jdbc:oracle:thin:@jagdish.oracle.com:1563:VIS
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jagdish.oracle.com)(PORT=1563))(CONNECT_DATA=(SERVICE_NAME=VIS)))
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jagdish.oracle.com)(PORT=1563))(CONNECT_DATA=(SERVICE_NAME=VIS.oracle.com)))
        Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jagdish.oracle.com)(PORT=1563))(CONNECT_DATA=(SERVICE_NAME=VIS.oracle.com)))
        Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Exception occurred while preseeding variables in the context file: java.sql.SQLException: Could not get connection to the database
    StackTrace:
    java.sql.SQLException: Could not get connection to the database
        at oracle.apps.ad.tools.configuration.CVMHelper.processNewContextFile(CVMHelper.java:875)
        at oracle.apps.ad.context.CtxValueMgt.preSeed2Ctx(CtxValueMgt.java:1825)
        at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1620)
        at oracle.apps.ad.clone.ApplyApplTop.runCVM(ApplyApplTop.java:510)
        at oracle.apps.ad.clone.ApplyApplTop.runAutoConfig(ApplyApplTop.java:552)
        at oracle.apps.ad.clone.ApplyApplTop.doConf(ApplyApplTop.java:339)
        at oracle.apps.ad.clone.ApplyApplTop.doApply(ApplyApplTop.java:382)
        at oracle.apps.ad.clone.ApplyApplTop.<init>(ApplyApplTop.java:267)
        at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:105)
        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:513)
        at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
        at java.lang.Thread.run(Thread.java:619)
    ===========================================================================
    Starting synchronization of product tops at Wed Dec 25 09:59:56 EST 2013
       Contextfile             : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Topfile                 : /u01/E-BIZ/apps/apps_st/appl/admin/topfile.txt
    Verifying system requirements:
       ContextFile             : VALID
       TopFile                 : VALID
    Updating the Contextfile:
    [ s_blctop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/blc/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/blc/12.0.0
    [ s_ipdtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ipd/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ipd/12.0.0
    [ s_rhxtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/rhx/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/rhx/12.0.0
    [ s_ozstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ozs/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ozs/12.0.0
    [ s_ozptop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ozp/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ozp/12.0.0
    [ s_zsatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/zsa/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/zsa/12.0.0
    [ s_jtstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/jts/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/jts/12.0.0
    [ s_ibatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/iba/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/iba/12.0.0
    [ s_zfatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/zfa/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/zfa/12.0.0
    [ s_abmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/abm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/abm/12.0.0
    [ s_imttop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/imt/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/imt/12.0.0
    [ s_eaatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/eaa/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/eaa/12.0.0
    [ s_vehtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/veh/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/veh/12.0.0
    [ s_amftop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/amf/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/amf/12.0.0
    [ s_okrtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/okr/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/okr/12.0.0
    [ s_okotop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/oko/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/oko/12.0.0
    [ s_okbtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/okb/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/okb/12.0.0
    [ s_rcmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/rcm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/rcm/12.0.0
    [ s_xnstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xns/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xns/12.0.0
    [ s_fpttop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/fpt/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/fpt/12.0.0
    [ s_xnmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xnm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xnm/12.0.0
    [ s_xnitop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xni/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xni/12.0.0
    [ s_xnctop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xnc/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xnc/12.0.0
    [ s_evmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/evm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/evm/12.0.0
    [ s_cuntop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/cun/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/cun/12.0.0
    [ s_cuetop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/cue/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/cue/12.0.0
    [ s_ahmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ahm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ahm/12.0.0
    [ s_metop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/me/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/me/12.0.0
    [ s_rlatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/rla/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/rla/12.0.0
    [ s_csstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/css/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/css/12.0.0
    Synchronization of product tops successful
    ===========================================================================
    ===========================================================================
    Starting synchronization of product tops at Wed Dec 25 09:59:57 EST 2013
       Contextfile             : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Topfile                 : /u01/E-BIZ/apps/apps_st/appl/admin/topfile.txt
    Verifying system requirements:
       ContextFile             : VALID
       TopFile                 : VALID
    No updates to Contextfile for Product Tops needed
    Synchronization of product tops successful
    ===========================================================================
    ===========================================================================
    Starting location of IANA character set
    [s_iana_cset]
        IANA Charset obtained from Database    : null
        IANA Charset present in Context file   : UTF-8
        IANA Charset based on APPL_TOP char set: UTF-8
        IANA Charset decided for Context file  : UTF-8
        Action taken : None, since the correct value exists in the Context file
    ===========================================================================
    ===========================================================================
    Starting Context Value Management System at Wed Dec 25 09:59:57 EST 2013
    Using version 120.13.12010000.3
    Options:
       Force               : no
       Contextfile         : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Templatefile        : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
       ValueUpdateFile     : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adcvmat.xml
    Verifying value management system requirements:
       ContextFile         : VALID
       Template File       : VALID
       ValueUpdateFile     : VALID
    Parsing the ValueUpdateFile
    [ s_contextfile ]
       Action             : seed
       Change reason      : Setting the location to what has been specified by user
       New value          : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
    [ s_javamailer_imap_user ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapUser
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_reply_to ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoReplyTo
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_imaphost ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapHost
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_imapdomainname ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapDomain
       INFO               : Customer has already set a value - skipping
    [ s_ohs_serveradmin ]
       Action             : askUser
       Change reason      : This value will be used for OHS Administator email address.
       Expected value     : changeOnOHSInstall
       Found value        : [email protected]
       INFO               : Customer has already set a value - skipping
    [ s_perl5lib ]
       Action             : translate
       Change reason      : Removal of hard-coded value in the templates.
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl:/u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl:/u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_tools_oranls ]
       Action             : translate
       Change reason      : ORA_NLS10 needs to point to the correct location.
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.2/ocommon/nls/admin/data]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.2/nls/data/9idata
       New value          : /u01/E-BIZ/apps/tech_st/10.1.2/nls/data/9idata
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_cmanport ]
       Action             : translate
       Change reason      : Removing hardcoded value of s_cmanport to use s_dbport instead
       Expected value     : [1521]
       Found value        : 1563
       New value          : 1563
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_tools_ldlib ]
       Action             : translate
       Change reason      : To support the third-party libraries in $SHT_TOP/lib
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.2/lib32:/u01/E-BIZ/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.2/lib32:/u01/E-BIZ/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       New value          : /u01/E-BIZ/apps/tech_st/10.1.2/lib32:/u01/E-BIZ/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_oacore_ld_lib_path ]
       Action             : translate
       Change reason      : To support the usage of third-party libraries in $SHT_TOP/lib by the Java Concurrent Programs
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/u01/E-BIZ/apps/apps_st/appl/cz/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/pon/12.0.0/bin]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/u01/E-BIZ/apps/apps_st/appl/cz/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/pon/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/u01/E-BIZ/apps/apps_st/appl/cz/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/pon/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jto_debug_string ]
       Action             : translate
       Change reason      : To reduce the default level of logging for the Fulfillment Server
       Expected value     : [full]
       Found value        : off
       New value          : off
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jto_log_level ]
       Action             : translate
       Change reason      : To reduce the default level of logging for the Fulfillment Server
       Expected value     : [9]
       Found value        : 1
       New value          : 1
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=9 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.

    Please paste the log file of
    /u01/E-BIZ/inst/apps/VIS_jags/admin/log/ApplyAppsTier_12250956.log
    Also check
    Troubleshooting RapidClone issues with Oracle Applications R12 (Doc ID 603104.1)

  • Error while filling the set up table for 2LIS_11_VAITM

    Dear Experts,
    i am facing an error while filling the set up table for 2LIS_11_VAITM in the source system.
    The error was "Company code for sales org 9000 does not exist (document 1326)".
    when i checked the document in the Header table VBAK,company code was blank for the document .
    Company code was there in the selections for the setup table.
    The error means that company code should be maintained for the sales document as per my knolwedge.i think document was not created properly in the source system.
    Could you please help me out to over come the problem.
    Regards,
    Sunil...

    in the selection screen for filling the setup table, there is a parameter No. tolerated faulty documents
    you'll have to enter at least '1' here in your case
    it might be that there are other erronuous records, in that case it will crash again, and you'll have to increase the value for this parameter
    (under "normal" circumstances, all documents in the source should be correct... but apparently it's possible to circumvent this)

  • AppleMoblieDeviceHelper.exe - error while setting up the environment...

    I am having problems with iTunes 8.2.1.6 on my Vista PC. I am getting the following two errors whenver I try to sync my iphone 3Gs:
    (1) 16bit MSDOS subsystem: c:\program files\common files\apple\mobile device support\bin\applemobiledevicehelper.exe - Error while setting up environment for the application. Choose 'close' to terminate the application. This error message continues to show up even when I hit 'close'.
    (2) iTunes was unable to load dataclass information from Sync Services. Reconnect or try later.
    I have tried running both iTunes and applemobiledevicehelper.exe in administrator mode and that does not help. I have also tried reinstalling iTunes.
    Any ideas?

    Hi Sahil,
    To address your scenario, while creating the configuration, select all the required agreements to create one configuration and then deploy.
    Alternatively, you can also apply the latest patch MLR (10.1.2.3)
    Regards,
    Dheeraj

  • Travel Display Form: Error while determining the form function module

    Hi,
    In Travel Reqeust (ECC6/ESS) when i click the Display Form after raising the Travel Request it shows the error
    "Error while determining the form function module"
    Can anyone have idea on this?
    Regards,
    Boobalan

    Hi,
    This error was due to Not supported platforms of ADS (Adobe Document services)
    It was not supported on itanium64 bit processors.
    Please check where the ADS is supported in service.sap.com/pam
    You can use the ADS in the Non-Supported Server by linking it to Supported Platform Server using the SM59 link. This will make the ADS files to work.
    Please refer the ADS Config Doc for details.
    Hope you also solve this problem.
    Regards,
    Boobalan

Maybe you are looking for

  • ITunes update can not install due to Apple Software Update

    When i download the newest edition of iTunes it saves to my desktop. Then i double click it, it asks me the usual (where i want the files installed to etc) then it seems to update, but near the end, it says "The Older version of AppleSoftwareUpdate c

  • Digital Signature Strategy for Documents

    Hi Experts, We are trying to setup document signature strategy in our workplace. On the configuration part, we have followed all the requisite steps.Have defined Authorization group,individual signatures,signature strategy definition and sequence,use

  • M55 Windows 7 Home Premium 64 bit

    I recently upgraded my m55 8810-94U from Windows XP Professional to Windows 7 Home Premium.  Upgrade went fine, system boots to Windows 7.  Shortly after  launching any program, my monitor goes black and loses signal.  The actually system is still on

  • Westell 9100EM and Linsys WRT54G together

    In my house, the Westell 9100EM router is in the Far Northeast corner of the home where my (rather old) home computer is located...  Our bedrooms are located on the exact opposite corner of the home, in the SW area.  Wireless service is quite poor in

  • My iPhone 4 Contacts text and background both go black

    I did a restore yesterday and after that, the text and background go to black and I cannot read any text. Any idea how to restore it? I do not want to restore the phone again iPhone 4 iOS 7.1.2 terday