Error in oracle configurator

Hi,
I have changed a method name in a custom configurator extension.
Old Name: setValueTransaction
New Name: setValueTransaction1
Now I have recreated the rule and there I can see the correct method name (setValueTransaction1). But when I am trying to do the test model, I am getting below error message (old method name, setValueTransaction)
I tried below options to solve the problem but no one has worked.
1. Restart of Apache
2. Clearing cache
Any pointer to solve this problem will be great help.
java.lang.RuntimeException
RuleController.validateSignature: No such method setValueTransaction defined in configurator extension class oracle.apps.xxe.f1031.cx21.SetPrislista
java.lang.RuntimeException: RuleController.validateSignature: No such method setValueTransaction defined in configurator extension class oracle.apps.xxe.f1031.cx21.SetPrislista
at oracle.apps.cz.dio.rule.RuleController.validateSignature(RuleController.java:478)
at oracle.apps.cz.dio.rule.DbRule.validateSignatures(DbRule.java:541)
at oracle.apps.cz.cio.RuntimeNode.initializeExtensions(RuntimeNode.java:1591)
at oracle.apps.cz.cio.RuntimeNode.createSubTree(RuntimeNode.java:1523)
at oracle.apps.cz.cio.TextNode.createSubTree(TextNode.java:372)
at oracle.apps.cz.cio.RuntimeNode.createSubTree(RuntimeNode.java:1516)
at oracle.apps.cz.cio.BomInstance.createSubTree(BomInstance.java:505)
at oracle.apps.cz.cio.InstanceBase.activate(InstanceBase.java:330)
at oracle.apps.cz.cio.BomInstance.activate(BomInstance.java:486)
at oracle.apps.cz.cio.ComponentSet.addInternal(ComponentSet.java:175)
at oracle.apps.cz.cio.CompAddConfigAction.perform(CompAddConfigAction.java:58)
at oracle.apps.cz.cio.ConfigTransaction.performNext(ConfigTransaction.java:302)
at oracle.apps.cz.cio.ConfigTransaction.perform(ConfigTransaction.java:427)
at oracle.apps.cz.cio.SingleActionTransaction.perform(SingleActionTransaction.java:94)
at oracle.apps.cz.cio.ConfigTransaction.performNext(ConfigTransaction.java:302)
at oracle.apps.cz.cio.ConfigTransaction.perform(ConfigTransaction.java:427)
at oracle.apps.cz.cio.ConfigTransaction.assertAction(ConfigTransaction.java:410)
at oracle.apps.cz.cio.BasicConfigAction.assertAction(BasicConfigAction.java:87)
at oracle.apps.cz.cio.ConfigTransaction.assertAction(ConfigTransaction.java:406)
at oracle.apps.cz.cio.ComponentSet.add(ComponentSet.java:539)
at oracle.apps.cz.service.ConfiguratorService.performUserOperation(ConfiguratorService.java:2989)
at oracle.apps.cz.service.ConfiguratorService.processEvent(ConfiguratorService.java:2729)
at oracle.apps.cz.service.ConfiguratorService.processEvent(ConfiguratorService.java:2696)
at oracle.apps.cz.service.ConfiguratorService.processMessage(ConfiguratorService.java:452)
at oracle.apps.cz.service.ConfiguratorServiceLocal.onMessage(ConfiguratorServiceLocal.java:18)
at oracle.apps.cz.runtime.PageController.postServiceMessage(PageController.java:535)
at oracle.apps.cz.runtime.PageController.processEvent(PageController.java:1188)
at oracle.apps.cz.runtime.PageController.processEvent(PageController.java:869)
at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.processEventInternal(CZApplicationModuleImpl.java:2191)
at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.processEvent(CZApplicationModuleImpl.java:2172)
at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.processEvent(CZApplicationModuleImpl.java:2169)
at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.processEvent(CZApplicationModuleImpl.java:2161)
at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.postDataRow(CZApplicationModuleImpl.java:3206)
at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.postDataRow(CZApplicationModuleImpl.java:3198)
at oracle.apps.cz.runtime.oa.webui.ActionAddInstance.processEvent(ActionAddInstance.java:68)
at oracle.apps.cz.runtime.oa.webui.UiAction.processEvent(UiAction.java:94)
at oracle.apps.cz.runtime.oa.webui.AbstractMainPageController.processFormRequestInternal(AbstractMainPageController.java:1509)
at oracle.apps.cz.runtime.oa.webui.AbstractMainPageController.processFormRequest(AbstractMainPageController.java:1458)
at oracle.apps.cz.runtime.oa.webui.MainPageController.processFormRequest(MainPageController.java:145)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:810)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1159)
at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1022)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:988)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:843)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1022)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:988)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:843)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2700)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1707)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:511)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:432)
at oa_html._OA._jspService(_OA.java:84)
at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
at oracle.jsp.JspServlet.service(JspServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
at org.apache.jserv.JServConnection.run(JServConnection.java:294)
at java.lang.Thread.run(Thread.java:619)
----------------------

Hi,
I believe in the new CX method setValueTransaction1() the signature is different then the old one setValueTransaction().
The error says that it is not able to find a method called setValueTransaction().
Looks like you edited the existing CX rule and changed the methods only.
This way at time the CX rule reference to the old method is not deleted. [for some reason].
Try this
1. Delete the whole CX Rule and make sure any other CX rule which was created for setValueTransaction() old method is also deleted.
2. Created a brand new CX using setValueTransaction1() new method.
3. Generate Logic.
4. Now try testing it
Thanks,
Rocker.

Similar Messages

  • Oracle R12 Installation Error - Validate System Configuration

    Hello,
    I was doing the oracle apps R12 installation and got this error
    =======================
    Validate System Configuration
    The post-install check inspects your system for a complete installation.
    The list below shows the tests that were performed and the results.
    Click on the test icon for details.
    One or more of the post-install tests did not succeed for this:
    Database Availability
    HTTP
    Virtual Directory
    Login page
    Configuration Upload
    Help page
    JSP
    =======================
    I’ve checked the details which are listed below.
    Please help me in solving the issue :(
    Configuration Upload
    uploading config file at /u05/oracle/TEST/db/tech_st/11.1.0/appsutil/conf_TEST.txt
    Failed upload of config file at /db/tech_st/11.1.0/appsutil/conf_TEST.txt
    Database Availability
    command: su dbuser -c "/tmp/RapidInstall/bin/riwTDBup.sh /u05/oracle/TEST/db/tech_st/11.1.0/TEST_erp.env APPS/APPS"
    riwTDBup.sh started at Fri May 25 06:42:59 IST 2012
    Parameters passed are : /u05/oracle/TEST/db/tech_st/11.1.0/TEST_erp.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /u05/oracle/TEST/db/tech_st/11.1.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /u05/oracle/TEST/db/tech_st/11.1.0/perl/bin:/u05/oracle/TEST/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u05/oracle/TEST/db/tech_st/11.1.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/u05/Setup12.1.1/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/root/bin:.
    LD_LIBRARY_PATH : /u05/oracle/TEST/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u05/oracle/TEST/db/tech_st/11.1.0/lib:/usr/dt/lib:/u05/oracle/TEST/db/tech_st/11.1.0/ctx/lib
    Executable : /u05/oracle/TEST/db/tech_st/11.1.0/bin/sqlplus
    riwTDBup.sh exiting with status 3
    RW-50011: Error: - Database ORACLE_HOME connection test has returned an error: 3 command: su appsuser -c "/tmp/RapidInstall/bin/riwTDBup.sh /u05/appl/TEST/inst/apps/TEST_erp/ora/10.1.2/TEST_erp.env APPS/APPS"
    riwTDBup.sh started at Fri May 25 06:43:16 IST 2012
    Parameters passed are : /u05/appl/TEST/inst/apps/TEST_erp/ora/10.1.2/TEST_erp.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /u05/appl/TEST/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : TEST
    PATH : /u05/appl/TEST/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u05/appl/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/bin:/u05/Setup12.1.1/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/root/bin
    LD_LIBRARY_PATH : /u05/appl/TEST/apps/tech_st/10.1.2/lib32:/u05/appl/TEST/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u05/appl/TEST/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u05/appl/TEST/apps/apps_st/appl/sht/12.0.0/lib
    Executable : /u05/appl/TEST/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 2
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 2
    Help Page
    checking URL = http://erp.tez.co.in:8009/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    HTTP
    checking URL = http://erp.tez.co.in:8009
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://erp.tez.co.in:8009/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.

    Hi,
    I think my linux was corrupted :(
    I've done fresh linux installation and after that the R12 installation is complete without any issues :D
    Thanks for you help Hussein Sir

  • Error in Agent Installation - oracle Configuration Manager

    Hi All,
    I m trying to install Agent using this file "Linux_Grid_Control_agent_download_10_2_0_2_0". In between the installation "i got one screen - "oracle configuration manager proxy setting" even it is optional and i have not checked it .... it is not going next. i dont want to configure it (but when i give values proxy ip and port, not accept it). When I click the next button getting the message "The connection to oracle Configuration Manager can not be established, please check your network connection and proxy settings and try again"
    Please help with this
    Thanks
    Shiju

    Hi Shiju,
    Is there any specific reason for using 10.2.0.2 agent. The latest Grid Control agent release is 10.2.0.5. I would suggest you to install the same. Also you can configure the OCM at a later point of time.
    Hope it helps
    --Lai                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Error Installing Oracle SOA Suite 10.1.3.1

    Hi Gurus,
    I was in the process of installing Oracle SOA suite 10.1.3.1 on Windows 2003, the installer seemed to take a lot of time at the 92% point, a closer examination that was the point at which the opmnctl was starting the services. After that, the installer proceeds to conclude the setup successfully but the opmn log indicates an error as shown below
    ==================================================================================================
    09/03/09 18:26:51 [ons-internal] ONS server initiated
    09/03/09 18:26:51 [pm-internal] Create pm state directory: C:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    09/03/09 18:26:51 [pm-internal] PM state file does not exist: C:\product\10.1.3.1\OracleAS_1\opmn\logs\states\.opmndat
    09/03/09 18:26:51 [pm-internal] OPMN server ready. Request handling enabled.
    09/03/09 18:26:56 [pm-requests] Request 2 Started. Command: /start
    09/03/09 18:26:56 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1600851961:0)
    09/03/09 18:26:56 [pm-process] Starting Process: default_group~home~default_group~1 (1600851962:0)
    09/03/09 18:26:59 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1600851961:1548)
    09/03/09 18:36:57 [pm-requests] Request 2 Completed. Command: /start
    09/03/09 18:36:57 [pm-process] Stopping Process: default_group~home~default_group~1 (1600851962:2016)
    *09/03/09 18:36:57 [libopmnoc4j] Process Stop Error: default_group~home~default_group~1 (1600851962:2016)*
    *09/03/09 18:36:57 [libopmnoc4j] Failed to construct stop command for proc: 1600851962*
    *09/03/09 18:36:57 [libopmnoc4j] Forcefully Terminating Process: default_group~home~default_group~1 (1600851962:2016)*
    ==================================================================================================
    The installer then indicates that the setup is successful despite the OPMN error. After the setup however, the Application server configuration assistant and the OPMN configuration assistant fail with the errors below:
    ==================================================================================================
    Launched configuration assistant 'Oracle Application Server Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'C:\product\10.1.3.1\OracleAS_1\jdk\bin\java -cp C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\ascontrol.jar;C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\log4j-core.jar;C:\product\10.1.3.1\OracleAS_1\jlib\oraclepki.jar;C:\product\10.1.3.1\OracleAS_1\jlib\ojmisc.jar; oracle.sysman.ias.studio.installer.ASControlConfigAssistant -sso false -j2eeinstance home -username oc4jadmin -password Protected value, not to be logged -oraclehome C:\product\10.1.3.1\OracleAS_1'
    Start output from spawned process:
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    End output from spawned process.
    Configuration assistant "Oracle Application Server Configuration Assistant" failed
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    Result code for launching of configuration assistant is: 1
    Launched configuration assistant 'Oracle Process Management and Notification Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'C:\\product\\10.1.3.1\\OracleAS_1\\perl\\5.8.3\\bin\\MSWin32-x86-multi-thread\\perl.exe C:\product\10.1.3.1\OracleAS_1\config\launchopmnCA.pl'
    Start output from spawned process:
    C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe start stopproc reload startproc
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe start
    opmnctl: opmn already running
    start status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe stopproc
    opmnctl: stopping opmn managed processes...
    stopproc status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe reload
    opmnctl: reconfiguring opmn...
    opmnctl: opmn reloaded successfully.
    reload status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe startproc
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=harbel_srv:6200
    1 of 2 processes started.
    ias-instance id=brnhb.harbel_srv.lbdi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/home/default_group/
    Error
    --> Process (index=1,uid=983174492,pid=1016)
    time out while waiting for a managed process to start
    Log:
    C:\product\10.1.3.1\OracleAS_1\opmn\logs\\default_group~home~default_group~1.log
    start status 152
    opmn not reloaded and restarted
    End output from spawned process.
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    =================================================================================================
    I have not been able to establish the cause of this problem, any help will be greatly appreciated.
    Edwin

    I have tried that option but the result was the same, however, I realized that there was a .err file among the installation logs and below are the contents:
    ===============================================================================================
    java.util.zip.ZipException: oversubscribed dynamic bit lengths tree
         at java.util.zip.InflaterInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1201)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:217)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:170)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:123)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:338)
    java.util.zip.ZipException: oversubscribed dynamic bit lengths tree
         at java.util.zip.InflaterInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:173)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:123)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:338)
    Oracle JAAS [Tue Mar 10 12:16:26 GMT 2009] admin password is changed successfully
    opmnctl: starting opmn and all managed processes...
    ============================================================================
    I don't know whether this could have something to do with the error.
    Regards,
    Edwin

  • "Template import error: No VM configure file found" on brand new setup

    Previously, I posted Console does not launch OVM 3.1.1, Win7x32 Firefox15/IE8 - Empty .jnlp file which was about VM Console not launching. Since this is a new installation, and it seemed to be a unique problem, I scratched the whole installation and started again from scratch. Everything, including the NFS file server, was re-installed from scratch CD OS installation.
    The process is pretty straightforward once you're used to it, and in less than three hours I was ready again to import my first template (a template I had imported before). But now, I submit the the request, and almost immediately the process aborts. (You can see in the information below, that 1 second passes between the Import request (06:32:36) and the failure.)
    Thing is, it takes about three minutes, even locally on the web server, to get an index of that large file (tar tzf), and at completion, the vm config file is listed.
    Am I misreading the error? My web searches for enlightenment found only one good hit on this error, and in that case it appeared to be an "out of space" issue. In this case, though, I'm importing a 5GB tarfile into a 390GB, otherwise-empty file system, so I don't think that is the issue. The failure in ovs-agent.log is below. What other information may I provide to get to the bottom of this? (Thanks for any guidance/help, of course!)
    [2012-10-31 06:31:40 3341] DEBUG (monitor:36) Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3341] INFO (notification:67) Notification sent: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3338] INFO (notification:193) Sending notification: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:48 4914] DEBUG (service:77) discover_cluster: ()
    [2012-10-31 06:31:48 4914] DEBUG (service:85) discover_cluster: call completed.
    [2012-10-31 06:32:03 4926] DEBUG (service:77) storage_plugin_mount: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, {'status': '', 'uuid': 'fc3564eb-ce8b-489c-96bc-df6de2cc8a11', 'ss_uuid': '0004fb00000900003cf41964f3476788', 'size': '330279518208', 'free_sz': '330075340800', 'state': 2, 'access_grp_names': [], 'access_path': 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', 'name': 'nfs:/mnt/ps_big/repo/repo'}, '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55', None, True, [])
    [2012-10-31 06:32:03 4926] INFO (storageplugin:108) storage_plugin_mount(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:03 4926] DEBUG (NFSPlugin:353) cmd = ['mount', '-t', 'nfs', 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55']
    [2012-10-31 06:32:03 4926] DEBUG (service:85) storage_plugin_mount: call completed.
    [2012-10-31 06:32:03 4931] DEBUG (service:77) add_repository: ('filesrv.ps.***.com:/mnt/ps_big/repo/repo', '0004fb0000030000659e0ce6f2ecfb55')
    [2012-10-31 06:32:03 4931] DEBUG (service:85) add_repository: call completed.
    [2012-10-31 06:32:36 4972] DEBUG (linux:847) async call function: import_template
    [2012-10-31 06:32:36 4975] DEBUG (service:77) import_template: ('0004fb0000030000659e0ce6f2ecfb55', '0004fb0000140000fdc18a572a244015', ['http://aspire/pstop/OVM_EL5U7_X86_64_TOOLS8_52_06_PVM.tgz'])
    [2012-10-31 06:32:37 4975] INFO (notification:74) async_proc_prog: notification {ASYNC_PROC} progress PID 4975 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 0L, 'CURRENT_BYTES': 613L, 'OPERATION': 'download'}
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 4975] ERROR (service:96) catch_error: Template import error: No VM configure file found.
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 1041, in import_template
    raise RuntimeError('Template import error: %s' % err)
    RuntimeError: Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] DEBUG (linux:879) ovs_async_proc: pid 4975 status 1 output Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:39 4987] DEBUG (service:77) storage_plugin_listFileSystems: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, True)
    [2012-10-31 06:32:39 4987] INFO (storageplugin:108) storage_plugin_listFileSystems(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:142) ENTER: listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:257) EXIT : listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (service:85) storage_plugin_listFileSystems: call completed.
    [2012-10-31 06:32:39 5005] DEBUG (service:77) discover_pool_filesystem: ()
    [2012-10-31 06:32:39 5005] DEBUG (service:85) discover_pool_filesystem: call completed.

    How did you get the template to where you staged it?
    I'd say the template is corrupt or you only have a partial template.
    I did notice the call to the template is based on the short name of the host. Can you confirm the VM manager can access the http path via short name?

  • Deployment Manager Error with Oracle Weblogic Server 10.3.1

    I have installed Identity Manager 9.1.0.2 (patch upgraded from 9.1.0.1) on OEL 5.3 64bit and Weblogic 10.3.1
    Database:Oracle 11gR2 (remote machine).
    **I am aware that IM 9.1.0.2 is not certified on Weblogic 10.3.1 (it is only certified on 10.3),
    The installation was successful and OIManager is up and running. Able to create Users, Resources etc. as well.
    As part of configuring OIM Connectors tried to Import .xml file using Import option from Deployment Management section as below and the following error was displayed.
    "Either your session timed out or you are trying to access a page without logging in".
    Did all workarounds like enabling java, changing browsers, restarting machine etc as per the below discussion but in vain.
    Deployment Manager Error with Oracle Weblogic Server
    Can any one suggest any workaround or solution for this problem.
    Or atleast can any one confirm there is no Identity manager available on this date which is compatible with 10.3.1? and cannot be continued further.
    Thanks in Advance
    Sudheer
    Edited by: SudheerPrabhala on Oct 20, 2009 1:26 AM

    You are facing this issue because you're using a non certified combination.
    Other folks who tried to use OIM in 10.3.1 ended up in the same problem you're facing.

  • Error Starting Oracle Management Server

    Sorry to post here if this is the wrong place.
    I'm running O9.2 on RH9 on a dual Xeon with 4GB RAM.
    With emca i create an OEMREP. When I run "oemctl start oms", i get the following messages:
    Starting the Oracle Management Server...
    Could not connect to the OMS: possible error in the configuration file
    Terminated
    If i do the exact same thing on a P4 with 512MB RAM with O9.2 and RH9, everything works like a charm.
    thoughts??

    Check the /etc/hosts file to make sure the hostname of the server is included (not 127.0.0.1 localhost, but {for example} 192.168.8.20 mylinuxserver)

  • ORA-12560: TNS:protocol adapter error in Oracle Forms...

    Hi, I installed Oracle developer suite to use for Oracle forms but am getting "ORA-12560: TNS:protocol adapter error" when trying to run a form. The database is running locally on my PC.
    I've run the command line to see if hostname matches up with the "HOST= " in the ".../network/admin/listener.ora " file match, they do. What can I try next? I did have Oracle 10gXE installed, which I have now removed. I'm including my tnsnames and listener file content:
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_ORCL =
    (ADDRESS = (PROTOCOL = TCP)(HOST = frankenputer)(PORT = 1522))
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = frankenputer)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = frankenputer)(PORT = 1522))
    Thanks in advance for any help!

    Of course you found another one. Each .and every Oracle database client home (such as developer, app server) has one.
    Don't just change the port - the tnsnames.ora in the dev home does not point to a database service. It only points to an extproc [external procedure called by a database]. You need to put a database service entry into that file similar to the one in the database home. (Easiest solution - copy the tnsnames.ora from db home ... after you've made a backup)
    And please don't tell me you are using Developer 6i - a simple Google search would verify that the networking is incompatible.

  • Error installing Oracle 10g on Windows XP SP2

    Hi
    I had an error message at the end of the setup.
    Error instantiating EM configuration files.
    Log about the error is below.
    thanks in advance for your help
    OS:windows xp sp2
    C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emconfig.log
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: '\regedit.exe' i‡ ya da d?Ÿ komut, ‡al?Ÿt?r?labilir
    program ya da toplu iŸ dosyas? olarak tan?nm?yor.
    Creating registry entries failed. Aborting...
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\mylaptop_orcl mylaptop:3938 mylaptop orcl
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
    at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560)
    at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
    at java.lang.Thread.run(Thread.java:534)

    Hi
    I had an error message at the end of the setup.
    Error instantiating EM configuration files.
    Log about the error is below.
    thanks in advance for your help
    OS:windows xp sp2
    C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emconfig.log
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: '\regedit.exe' i‡ ya da d?Ÿ komut, ‡al?Ÿt?r?labilir
    program ya da toplu iŸ dosyas? olarak tan?nm?yor.
    Creating registry entries failed. Aborting...
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\mylaptop_orcl mylaptop:3938 mylaptop orcl
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
    at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560)
    at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
    at java.lang.Thread.run(Thread.java:534)

  • BPM Configuration Error on Weblogic Configuration

    Hi,
    I try to configure BPM Directory and always get error on wlst.sh command
    weblogic.common.resourcepool.ResourceSystemException: Cannot load driver class: weblogic.jdbcx.oracle.OracleDataSource
    My system spec:
    - Solaris SPARC 64
    - Weblogic 10.3.0.0 using JRockit 1.6.0_16
    - BPM 10gR3
    The configuration error in weblogic configuration.
    Really need help here..
    Thanks
    Regards,
    Eric Wijaya

    Hi Eric,
    Just checking: Are you using BPM 10.3.2?
    Do you mean the BPM Directory Configuration?Yes, I'm talking about the directory configuration and the engine configuration too.
    I've configure the BPM Directory to use BPM's Oracle Driver Version:10,11 which is selected by default by the BPM Configuration Wizard but still got the jdbc driver error. If you are using 10.3.2, you will see that there is another driver called: "Oracle Driver Version:10,11" (without BPM!!). You must use that driver. (if you install the latest 10.3.2 HF, that driver is the default one).
    If you don't have that driver, then you are using an older version than 10.3.2. Please migrate to 10.3.2.
    Hope this helps,
    Ariel

  • ODBC error in oracle 11g

    Hi all.
    I have installed oracle 11g release 2 64 bit on my system and also installed Informatica powercenter 9.1. the informatica repository is in oracle database. I have configured informatica perfectly since i could run workflow when connecting to flat files etc. i am having problem when i am trying to connect informatica to oracle source system and receiving following error the oracle(tm) client and networking components were not found. I read in many forums posts and realized i should install oracle client. I am encountering issues once the client is installed on my system. the issue is that my repository and integration server stops in informatica powercenter. the error log says TNS could not be resolved. then i tried to log in to database server "sys as sysdba" i am receiving error "ORA-01031: insufficient privileges ". I have done following things to resolve my error
    1) checked my user is in ora_dba group
    2) checked sqlnet.ora file SQLNET.AUTHENTICATION_SERVICES= (NTS)
    I dont know where to start to now fix this error. I have some questions Is there a problem installing both server and client on the same machine.
    Your help will be greatly appreciated.
    P.s I am not sure whether this to redirected to informatica forums or oracle forums so my apologizes if i am in a wrong place.
    Regards
    Rajkumar

    Hi Rajkumar,
    I suspect you're actually using 32 bit components, as I've only ever seen the error message you've posted "oracle(tm) client and networking components were not found" come from Microsoft ODBC or OLEDB provider for Oracle, and those only come in 32 bit. The fact that they got loaded in the first place and didnt find the client indicates the process is 32 bit.
    You'll first need to determine for sure whether the process that needs connectivity is 32 bit or 64 bit, then install that bit-ness of Oracle client. You can also install both a 32 bit and a 64 bit client, and in some cases you need both. If you're running it ON the database machine and already have a 64 bit database, that already includes a 64 bit client.
    In either case, you can probably just go with the 11201 client.. Here's the link, click "see all" to get to the client download:
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Hope it helps,
    Greg
    Edited by: gdarling on Oct 15, 2012 7:40 AM

  • Error in enabler configuration:1003

    Hi,
    I have deployed a java application on Sun Application Server 7. I have registered it as an Partner Application in Portal(ver 10g-904).
    The application logs in to OID.
    When I click on login it throws error:
    javax.servlet.ServletException: oracle.security.sso.enabler.SSOConfigException: Error in enabler configuration: 1003
         at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:471)
    But after that if I refresh the page,it takes me to the correct page.
    The same application deployed on websphere is working fine.
    If any one can suggest what the problem can be, that will be great.
    Thanks,
    subhasish

    Hi Teri!
    Did you find any solution for this issue? I´m having the same problem in my environment.
    Thanks in advance!
    Evandro

  • Registration Service is unavailable (500); Oracle Configuration Manager

    Getting error while installing OCM in red hat 4 linux server.
    setupCCR -R ocm.rsp
    ** Registering installation with Oracle Configuration Manager server(s) **
    Failure in registering with Oracle Configuration Manager server
    Error encountered in registering. Registration Service is unavailable (500).

    i am using proxy server , a day back it is wrking fine , but today i am seeing this error.
    How can i test opening web page from my server ?Please let me know the steps?

  • Timeout in Oracle Configurator Developer responsibility

    The configurator html page timesout in 2 to 5 mins so in our production instance. The users had to logout and login.
    Navigation: Oracle Configurator Developer-> Configurator developer. If we do not touch the screen for 5 minutes and then then click on something, we are getting time out due to idle session error and the user has to log back in again.
    We are able to consistently see this behavior in production.
    Any ideas how to solve this?

    Please see if then following docs help.
    Getting 'Your Login Session Has Expired' Errors In Configurator [ID 364766.1]
    Configurator Time Out Issue Causing Error [ID 1312974.1]
    Webui Initialization Failure, Java.Lang.Outofmemoryerror [ID 412697.1]
    Please also check Apache log files (error_log and access_log) for details about the error.
    For production issues, please always log a SR.
    Thanks,
    Hussein

  • AIP-11016: SQL error while deploying configuration

    Hi B2B Gurus,
    I am unable to deploy one of agreements due to AIP-11016: SQL error at the final step. May the configuration be corrupted even if it validates at TP and Agreement level?
    Please advise what can be done to solve this issue.
    Many thanks in advance for your help.
    Kind Regards,
    Kamil

    Thank you for your suggestion
    Below is an extract from ui.log:
    2009.01.06 at 14:53:30:112: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getLongVersion()
    2009.01.06 at 14:53:30:117: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Rendering Page::pages/deployment/config_list
    2009.01.06 at 14:53:30:129: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Executing Query::SELECT DISTINCT C.ID, C.CLASSTYPE, C.name, C.LifeCycleState, CA.aud_modified FROM TIP_Configuration_t C, TIP_Configuration_t_AUD CA WHERE C.ID = CA.ID AND C.LifeCycleState IN ('Active','Validated','Quiescing','Quiesced') AND CA.aud_modified IN ( SELECT MAX(aud_modified) FROM TIP_Configuration_t_AUD WHERE ID = C.ID GROUP BY ID) ORDER BY CA.aud_modified DESC
    2009.01.06 at 14:53:30:191: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:33:299: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:33:299: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:33:300: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Rendering Page::pages/deployment/deploy_progress
    2009.01.06 at 14:53:33:314: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:43:564: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:43:573: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Rendering Page::pages/deployment/deployment_approval
    2009.01.06 at 14:53:43:589: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:45:816: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:45:824: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Rendering Page::pages/deployment/deploy_progress
    2009.01.06 at 14:53:45:837: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:52:463: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.01.06 at 14:53:52:466: DEPLOYMENT_MANAGER_THREAD: IP - (ERROR) Error -: AIP-11016: SQL error
         at oracle.tip.deploy.DeploymentManager.createCorrectDeploymentException(DeploymentManager.java:742)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:505)
         at java.lang.Thread.run(Thread.java:534)
    2009.01.06 at 14:53:56:151: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Found Non Validation Errors
    2009.01.06 at 14:53:56:152: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:56:152: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:56:162: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Rendering Page::pages/deployment/deploy_error
    2009.01.06 at 14:53:56:175: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) In getVersionOnly()
    Best regards,
    Kamil

Maybe you are looking for

  • ITunes will not update my iPod

    I plugged my iPod into my computer and iTunes will not respond to it. It will not add any of my new songs and it will not update my iPod. I have iTunes version 7.2 and when I plug my iPod in, it does not show up under "devices". Even when i put a CD

  • How do i install Bootcamp on my macbook pro

    Hi. i have deleted my bootcamp for some time ago. now i try do download it and re install it but i can't. can someone give some advice. best regards Amir

  • Calling SAP t-code from mobile

    Hi , Can we call sap transaction from mobile? If so how can we call ? your help is very much appereciated. Regards, Pavani

  • Can't Transfer MKV files to my External

    Hi, I have some huge MKV files on my Mac and they take alot of space. So I want to transfer them to my Verbatim External Drive. But it keep showing this message : "The action can not be performed because an error has occurred (errorcode 0)." And i ca

  • Not possible to determine shipping point when creating STSA

    Dear experts, I would like to have delivery creation for STSA (new STSA type - ZLU). I set below configs however when i create STSA, the error msg occur - Not possible to determine shipping point for item 00010. would you advise? thanks. Config to ha