ERROR when I perform a WS

Hello, all
I am getting the following error when I try to perfom a Web service created wich the wizard of JDeveloper 10g(10.1.3).
I always do the same for create a Web service with the wizard and once in a while appears this error and I can't run the WS.
**** WARNING: The following J2EE projects each have an output directory named 'classes':
D:\JAVA\jdev10g\jdev\mywork\ws\Project1\Project1.jpr
D:\JAVA\jdev10g\jdev\mywork\ws\Project2\Project2.jpr
D:\JAVA\jdev10g\jdev\mywork\ws\Project3\Project3.jpr
D:\JAVA\jdev10g\jdev\mywork\ws\Project4\Project4.jpr
D:\JAVA\jdev10g\jdev\mywork\ws\Project5\Project5.jpr
**** WARNING: The collision in output directory names may cause problems in the current version of OC4J.
**** WARNING: Please see the JDeveloper release notes for details (2591173).
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config>
D:\JAVA\j2sdk1.4.2_06\bin\javaw.exe -ojvm -classpath D:\JAVA\jdev10g\j2ee\home\oc4j.jar;D:\JAVA\jdev10g\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\server.xml
[waiting for the server to complete its initialization...]
05/03/07 11:00:09 Node started with id=127765687050882
07-mar-2005 11:00:10 com.evermind.server.XMLDataSourcesConfig parseRootNode
INFO: Legacy datasource detected...attempting to convert to new syntax.
07-mar-2005 11:00:17 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
INFO: Beans associated with application default will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
07-mar-2005 11:00:17 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
INFO: Beans associated with application default will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
05/03/07 11:00:18 done.
05/03/07 11:00:19 Copying default deployment descriptor from archive at D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\connectors\datasources\datasources/META-INF/oc4j-ra.xml to deployment directory D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\datasources...
05/03/07 11:00:19 Copying default deployment descriptor from archive at D:\JAVA\jdev10g\jdev\mywork\ws\Project5\classes/META-INF/orion-ejb-jar.xml to deployment directory D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes...
05/03/07 11:00:19 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project5/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project3/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project1/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project4/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
05/03/07 11:00:21 Auto-deploying - file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project2/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
05/03/07 11:00:21 Auto-deploying - compiling and loading...
05/03/07 11:00:24 done.
07-mar-2005 11:00:24 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
INFO: Beans associated with application current-workspace-app will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
05/03/07 11:00:24
Error compiling D:\JAVA\jdev10g\jdev\mywork\ws\Project3\classes: Error instantiating compiler: IO error writing cache: D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes\deployment-cache.jar
05/03/07 11:00:24 Error in application current-workspace-app: Error loading package at file:/D:/JAVA/jdev10g/jdev/mywork/ws/Project3/classes/, Compile error: Error instantiating compiler: IO error writing cache: D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes\deployment-cache.jar
05/03/07 11:00:24 done.
05/03/07 11:00:24 Error instantiating application 'current-workspace-app' at file:/D:/JAVA/jdev10g/jdev/mywork/ws/ws-oc4j-app.xml: Error initializing ejb-module; Exception Compile error: Error instantiating compiler: IO error writing cache: D:\JAVA\jdev10g\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes\deployment-cache.jar
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 40250 ms.
The application can be accessed at location:
http://justo:8988/ws-Project5-context-root/MyWebService1
05/03/07 11:00:28 Web service MyWebService1 has been started on the embedded server
05/03/07 11:00:28 Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 3 initialized
What does it mean?, Can anyone help me?
Thanks in advance, and excuse me for my poor English.

Hi justo,
I´ve just downloaded the last version of Jdeveloper and trying to create a JSF application, appearing the same error.
To solve the "legacy database..." problem, there are answers on the internet but basically the -Tools-Preferences-Deployment- Bundle... checkbox should be disabled.
Also if you put DGenerateIIOP=true parameter when starting oc4j, you solve the second problem. I´ve put on ProjectProperties-J2EE Application-embedded OC4J as I shown below:
${java} ${jvm} -classpath ${oc4j.jar} ${java.options} -DGenerateIIOP=true
${memory.archive.flag} ${keep.alive.timeout.flag}
${oracle.dms.sensors.flag} ${oracle.jms.lock.flag}
${oc4j.main.class} -config ${server.xml}
But I´m not be able to the third problem (enableIIOP=true), I don´t know where I have to put that parameter. I´ve done a lot of attempts but no sucess.
I go on finding the solution, I hope this can help or give an idea to somebody.
A ver si tenemos suerte, saludos.

Similar Messages

  • Error when cancel performa invoice

    for exports our user created a performa invoice with wrong quantityr now we need to cancell it
    but while cancelling in J1iH
    i am getting following error 0
    >Excise modvat accounts not defined for CEIV transaction and  excise group
    >
         >Message no. 8I402
    regards
    kunal

    Hi
    Check following G/L are maintained or not in "Specify G/L account per excise Transaction"
    Cenvat Suspanse G/L
    RG23A BED
    RG23A ECS
    RG23A AT1
    Also Check following under "Specify Excise account per excise Transaction"
    CEIV          CR Credit     MSUSP CENVAT suspense account
    CEIV          DR Debit     PLAAED PLA AED account
    CEIV          DR Debit     PLAAT1 PLA AT1 Account
    CEIV          DR Debit     PLABED PLA BED account
    CEIV          DR Debit     PLAECS PLA ECS Account
    CEIV          DR Debit     PLASED PLA SED account
    CEIV          DR Debit     RG23AED RG 23 AED account
    CEIV          DR Debit     RG23AT1 RG 23 AT1 Account
    CEIV          DR Debit     RG23BED RG 23 BED account
    CEIV          DR Debit     RG23ECS RG 23 ECS Account
    CEIV          DR Debit     RG23SED RG 23 SED account
    Regards
    Shambhu Sarkar

  • Skype is not working on my mac book pro. Initially it was working fine but from a week ago it is not opening. It always shows error when I perform reopen it does not do any thing. I am using apple express for wifi.

    Hi,
    I recently bought mac book pro. I installed skype application on it and initially it was working fine but from few days it is not opening the application, showing some error.... Can you please help me to solve this problem.
    bye
    Harminder Singh

    harminder@apple  -  any luck?    Try this,  open Finder and  press command-shift-G and copy and paste: 
    ~/Library/Application Support/Skype
    In this Skype folder: delete the file shared.xml  and restart Skype.
    See if this helps.

  • Error when opening Capacity Planner and Performance Manager

    Hello,
    I am having an error when opening Performance Manager or Capacity Planner under 9i OEM in our environment. I started at the company about 2 months ago, and have not used these tools until yesterday - and just found these errors. Below is a link to a screenshot of the errors. Does anybody have any ideas?
    http://www.webgenstudios.com/misc_images/ora1.jpg
    Thanks,
    -Bob

    Which are the contents of the log file produced during installation of OEM...????
    OEM was installed on its host machine about 4 years ago, long before I started with this company. I don't know if the logs are still there or not. Where should I be looking?
    Do all other parts of OEM operate successfully...????
    Yes, everything besides Cap Planner & Perf Mgr.
    Is this in Standalone Mode or Oracle Management Server Mode?
    The issue occurs in both modes.

  • CUOM error when trying to poll performance data from IPCC Express

    Hi Network Professionals,
    Using CUOM 2.1 SP1 I get an error when trying to access the Performance menu for a IPCC Express Server in the Service Level View.
    Error Message:
    Performance polling is not supported for the current capability.
    The server is fully monitored and I get enviroment, system, interface and application information.
    I the Polling Parameters menu (Voice Utilization Settings) the only parameter listed is "Communication Manager and Registred MGCP Gateway Utilization".
    The IPCC Express version is 5.0.(2)SR01_Build045.
    Is anything missing on the IPCC server? I have only configured it with SNMP.
    Kind Regards
    Johnny Olsen

    hi teresa.
    well I bother you because I have a problem similar to that raised earlier, I have a vm INTAL CUOM 2.1 SP1 and the problem is that computers add-in-law his administration IPCC view the service level ... but when I fall into a custom group created the group and add the teams the same ip ipcc already visible, in my group I want to generate displays custom cloud but do not show me the equipment, except that I want to add IVR servers and I do not under any circumstances the samples .. lso probe and reset everything and anything related services, install the SP! and nothing. Can you help me with this or if I recommend CUOM up version of the 2.3 that I could not even see the difference with 2.1 CUOM thanks greetings

  • Hi, I have a hard disk failure so to recover my data I am using disk utility to restore the data on an external drive while booting from a second external hard drive. When I perform the operation it gives me an input/output error and stops. Any tips?

    Hi, I have a hard disk failure so to recover my data I am using disk utility to restore the data on an external drive while booting from a second external hard drive. When I perform the operation and after having selected both my destination and source drives, the operation begins but soon fails due to input/output error. If I try to create an image of the drive it gives me the same error message. Any help would be much appreciated.

    Disk Utility only creates a image of the drive, so it's no help getting exactly what you want, which is your files. If the file structure is messed up or the drive is failing then it's no help.
    If you have a external boot drive and you can't access the internal non-booting drive though the typical Finder and windows to transfer your files via drag and drop methods, then you need to install Data Rescue on the external boot drive and it will do as best as it can to recover your files. (works on non-encrypted/non-Filevaulted drives only)
    .Create a data recovery/undelete external boot drive
    Are you sure you have hard drive failure, or that OS X isn't merely not booting?
    Because if the drive is working physically, then there is a host of fixes
    ..Step by Step to fix your Mac
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents#/

  • Active failed.  Communication error when performing integrations.

    I actived an activity but the request failed. In the request log,the last rows indicated the reason,but I can't understand and don't know how to solve it. Below show the last rows of the log:
    Change request state from SUCCEEDED to FAILED
        Error! The following problem(s) occurred  during request processing:
        Error! Communication error when performing integrations. HTTP protocol error [reason: Parsing of the response body failed [reason: Comment must start with "<!--".]]. Request FAILED.
    REQUEST PROCESSING finished at 2010-09-05 03:00:16.468 GMT and took 2 m 36 s 172 ms

    I copied SCs' info from http://host:port/sap/monitoring/ComponentInfo below:
    Software Components 
    Vendor  Name  Version  Location  Applied 
    sap.com  WD-APPS  7.11 SP3 (1000.7.11.3.0.20090708034600)  SAP AG  20100227111730 
    sap.com  WD-FLEX  7.11 SP3 (1000.7.11.3.0.20090708034600)  SAP AG  20100227114200 
    sap.com  ENGINEAPI  7.11 SP3 (1000.7.11.3.0.20090707235900)  SAP AG  20100227104639 
    sap.com  LM-MODEL-CE  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227110643 
    sap.com  LM-SLD  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227111825 
    sap.com  WD-RUNTIME  7.11 SP3 (1000.7.11.3.0.20090714195600)  SAP AG  20100227112212 
    sap.com  WD-ADOBE  7.11 SP3 (1000.7.11.3.0.20090708034600)  SAP AG  20100227110000 
    sap.com  EP-MODELING  7.11 SP3 (1000.7.11.3.0.20090708052800)  SAP AG  20100227113917 
    sap.com  J2EE-FRMW  7.11 SP3 (1000.7.11.3.0.20090707235900)  SAP AG  20100227110242 
    sap.com  ENGFACADE  7.11 SP3 (1000.7.11.3.0.20090707223600)  SAP AG  20100227111458 
    sap.com  ESREG-BASIC  7.11 SP3 (1000.7.11.3.1.20090819222300)  SAP AG  20100227110634 
    sap.com  CAF  7.11 SP3 (1000.7.11.3.0.20090708030100)  SAP AG  20100227114351 
    sap.com  ESF  7.11 SP3 (1000.7.11.3.0.20090716184100)  SAP AG  20100227111734 
    sap.com  CORE-TOOLS  7.11 SP3 (1000.7.11.3.0.20090707235900)  SAP AG  20100227112432 
    sap.com  EP_BUILDT  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227112608 
    sap.com  APP-LIB  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227105136 
    sap.com  MOIN_BUILDT  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227105811 
    sap.com  LMNWABASICMBEAN  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227112135 
    sap.com  ESCONF_BUILDT  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227110749 
    sap.com  VCFRAMEWORK  7.11 SP3 (1000.7.11.3.0.20090708050100)  SAP AG  20100227111401 
    sap.com  LMINTERNALAGENT  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227110251 
    sap.com  APP-LIB-BASIC  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227104638 
    sap.com  ESI-UI  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227112458 
    sap.com  WDEXTENSIONS  7.11 SP3 (1000.7.11.3.0.20090708083400)  SAP AG  20100227114257 
    sap.com  LMNWACDP  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227112218 
    sap.com  EP-CONNECTIVITY  7.11 SP3 (1000.7.11.3.0.20090708052800)  SAP AG  20100227112502 
    sap.com  LMNWAUIFRMRK  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227114149 
    sap.com  SERVERCORE  7.11 SP3 (1000.7.11.3.0.20090721210400)  SAP AG  20100227110257 
    sap.com  CE-RA-EDM  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227110932 
    sap.com  EP-BASIS-API  7.11 SP3 (1000.7.11.3.0.20090708052800)  SAP AG  20100227112504 
    sap.com  ESMP_BUILDT  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227110214 
    sap.com  ESREG-SERVICES  7.11 SP3 (1000.7.11.3.2.20091001033900)  SAP AG  20100227112210 
    sap.com  ESP_FRAMEWORK  7.11 SP3 (1000.7.11.3.2.20090914172400)  SAP AG  20100227112151 
    sap.com  VCKITBI  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227113947 
    sap.com  BI_UDI  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227114349 
    sap.com  VCFREESTYLEKIT  7.11 SP3 (1000.7.11.3.0.20090708050100)  SAP AG  20100227114146 
    sap.com  EP-RUNTIME  7.11 SP3 (1000.7.11.3.0.20090715192600)  SAP AG  20100227114235 
    sap.com  BI-BASE-S  7.11 SP3 (1000.7.11.3.0.20090708074100)  SAP AG  20100227114355 
    sap.com  JSPM  7.11 SP3 (1000.7.11.3.0.20090721210400)  SAP AG  20100227110220 
    sap.com  UDDI  7.11 SP3 (1000.7.11.3.1.20090928214200)  SAP AG  20100227110233 
    sap.com  WSRM  7.11 SP3 (1000.7.11.3.0.20090708051400)  SAP AG  20100227110903 
    sap.com  UMEADMIN  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227112447 
    sap.com  SAP_BUILDT  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227112125 
    sap.com  VTP_BUILDT  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227104841 
    sap.com  J2EE-APPS  7.11 SP3 (1000.7.11.3.0.20090707235900)  SAP AG  20100227112629 
    sap.com  MESSAGING  7.11 SP3 (1000.7.11.3.3.20090909003900)  SAP AG  20100227114300 
    sap.com  FRAMEWORK  7.11 SP3 (1000.7.11.3.0.20090721210500)  SAP AG  20100227114152 
    sap.com  LMNWATOOLS  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227114149 
    sap.com  CAF-MF  7.11 SP3 (1000.7.11.3.0.20090708030100)  SAP AG  20100227111731 
    sap.com  CAF-UI  7.11 SP3 (1000.7.11.3.0.20090708093200)  SAP AG  20100227112401 
    sap.com  SAPNWDEMO  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227104638 
    sap.com  MMR_SERVER  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227114353 
    sap.com  DI_CLIENTS  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227112503 
    sap.com  UWLJWF  7.11 SP3 (1000.7.11.3.0.20090708074100)  SAP AG  20100227113931 
    sap.com  VCBASE  7.11 SP3 (1000.7.11.3.0.20090708050100)  SAP AG  20100227112627 
    sap.com  BI-WDALV  7.11 SP3 (1000.7.11.3.0.20090715032600)  SAP AG  20100227111328 
    sap.com  BI-WDEXT  7.11 SP3 (1000.7.11.3.0.20090708083300)  SAP AG  20100227114258 
    sap.com  SOAMONBASIC  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227112447 
    sap.com  EP-ADMIN  7.11 SP3 (1000.7.11.3.0.20090726162100)  SAP AG  20100227114239 
    sap.com  EP-BASIS  7.11 SP3 (1000.7.11.3.0.20090708052800)  SAP AG  20100227112829 
    sap.com  LMNWABASICAPPS  7.11 SP3 (1000.7.11.3.0.20090727232800)  SAP AG  20100227114323 
    sap.com  LMNWABASICCOMP  7.11 SP3 (1000.7.11.3.0.20090726191000)  SAP AG  20100227112449 
    sap.com  LMCFG  7.11 SP3 (1000.7.11.3.0.20090726191000)  SAP AG  20100227112609 
    sap.com  LMCTC  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227114321 
    sap.com  NWTEC  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227112331 
    sap.com  SR-UI  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227112359 
    sap.com  BASETABLES  7.11 SP3 (1000.7.11.3.0.20090707235900)  SAP AG  20100227112423 
    sap.com  CFG_ZA_CE  7.11 SP3 (1000.7.11.3.0.20090707235900)  SAP AG  20100227105952 
    sap.com  LM-CORE  7.11 SP3 (1000.7.11.3.0.20090707235900)  SAP AG  20100227111845 
    sap.com  DI_CBS  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227111119 
    sap.com  BRMS-BUILDT  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227104935 
    sap.com  XI_CNT_SAP_BASIS  7.11 SP1 (1000.7.11.1.0.20081108235600)  SAP AG  20100226194653 
    sap.com  BRMS-FACADE  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227105857 
    sap.com  BPEM-CONTENT  7.11 SP3 (1000.7.11.3.0.20090708082900)  SAP AG  20100227111116 
    sap.com  ADSSAP  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227104529 
    sap.com  BPEM-PP  7.11 SP3 (1000.7.11.3.0.20090708082900)  SAP AG  20100227110939 
    sap.com  BPEM-HIM  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227110948 
    sap.com  DI_DTR  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227110723 
    sap.com  BPEM-CORE  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227112433 
    sap.com  BPEM-FACADE  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227111735 
    sap.com  SAP_XIGUI  7.11 SP3 (1000.7.11.3.2.20090819222300)  SAP AG  20100227111517 
    sap.com  SAP_XIESR  7.11 SP3 (1000.7.11.3.3.20091001183900)  SAP AG  20100227111819 
    sap.com  SERVICE-COMP  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227112210 
    sap.com  BPEM-WDUI  7.11 SP3 (1000.7.11.3.0.20090708082900)  SAP AG  20100227112404 
    sap.com  GP-VC  7.11 SP3 (1000.7.11.3.0.20090708091600)  SAP AG  20100227112422 
    sap.com  GP-PP  7.11 SP3 (1000.7.11.3.0.20090708091600)  SAP AG  20100227113936 
    sap.com  GP-CORE  7.11 SP3 (1000.7.11.3.0.20090708091600)  SAP AG  20100227112606 
    sap.com  DI_CMS  7.11 SP3 (1000.7.11.3.0.20090708100200)  SAP AG  20100227114059 
    sap.com  BPEM-MON  7.11 SP3 (1000.7.11.3.0.20090708082900)  SAP AG  20100227112502 
    sap.com  VOICERT  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227111455 
    sap.com  BRMS-CORE  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227114147 
    sap.com  IDEUPDSITECE  7.11 SP3 (1000.7.11.3.0.20090708112000)  SAP AG  20100227104951 
    sap.com  BPEM-FLEXUI  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227104710 
    sap.com  BPEM-BUILDT  7.11 SP3 (1000.7.11.3.0.20090708055000)  SAP AG  20100227104645 
    sap.com  VOICEVC  7.11 SP3 (1000.7.11.3.0.20090708094400)  SAP AG  20100227104733 
    sap.com  IDEUPDSITETOOLS  7.11 SP3 (1000.7.11.3.0.20090708053700)  SAP AG  20100227112428 
    test.sap.com  HM-WDUIDMKTSCNR  7.11 SP0 (1000.7.11.0.0.1268322642085)  Local Workplace  20100324083612 
    test.sap.com  HM-WDUIDMKTCNT  7.11 SP0 (1000.7.11.0.0.1268322933427)  Local Workplace  20100324083656 
    test.sap.com  HM-WDUIDMKTCORE  7.11 SP0 (1000.7.11.0.0.1268322880287)  Local Workplace  20100324083659

  • I get an error when attempting to start genius. It says "Unsuccessful Action: The action you attempted to perform did not complete successfully. Please try again later." Help!

    I get an error when attempting to start genius. It says "Unsuccessful Action: The action you attempted to perform did not complete successfully. Please try again later." Help!

    From an existing Discussion:
    Go to Safari --> Preferences
    Click Security
    Show Cookies
    Type "apple.com" in to top search field
    Select All
    Click Remove
    Click Done
    Repeat the above to confirm they are gone (mine took two attempts)
    Choose Update Genius again in iTunes.
    iTunes 9 - can't update genius https://discussions.apple.com/thread/2151150

  • Error when performing full backup?

    Error when performing full backup, please help.
    Starting backup at 14-AUG-08
    current log archived
    released channel: ch1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 08/14/2008 17:43:18
    RMAN-06059: expected archived log not found, lost of archived log compromises recoverability
    ORA-19625: error identifying file /u02/oracle/uat/uatdb/9.2.0/dbs/arch1_195.dbf
    ORA-27037: unable to obtain file status
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 3
    FAN

    Hi,
    It seems one of your physical archive file is not there...
    but to explore more first paste your backup command that you are using.
    Navneet

  • Various errors when a subworkflow is performed

    Good day Friends.
    I'm new in WorkFlow.
    I'm getting following errors when a subworkflow is performed. Any clue ?
    Error handling for work item 000000009262
    Work item 000000009262: Object FLOWITEM method EXECUTE cannot be executed
    Error when processing node '0000000008' (ParForEach index 000000)
    Error when creating a work item
    Error when creating a component of type 'Step'
    Error when processing node '0000000008' (ParForEach index 000000)
    Error during result processing of work item 000000009263
    Error within method CL_SWF_RUN_WIM_DIALOG->_SET_SELFITEM
    Element '_WI_OBJECT_ID' not in container
    Please advise.
    Warm Regards.
    Makoro

    Hi Rob.
    The first step in the sub-workflow is executed successful. It searches for the approver.
    The approver is used in the next step(expression). In the control tab of the User Decision Activity I specify my own task with the following binding from and to task:
    X     >     &EXTENDED&
    &SUNDRYINVOICE&     >     &SUNDRYINVOICE&
    &DETAILSBYCC&     >     &DETAILSBYCC&
    &SUNDRYINVOICE.DOCIMAGE&     >     &IMAGE&
    &SUNDRYINVOICE.SOFMIMAGE&     >     &SOFMIMAGE&     
    My task uses object type Decision method Process.
    Kind regards
    Makoro

  • HT1338 when I perform a software update search, the system give me an error

    When I perform a software update search, after start to looking the system gave me an error... Do you know why?

    Apple servers are temporarily unavailable.
    Try again later.
    You're not alone. There have been numerous reports.
    Click here.

  • Error Correlation ID: 29cb4bfc-421e-42be-9fe4-50a5c686fec4 is displayed when I perform a search on our Intranet ?

    When I perform a search on our Intranet it shows a displayed of
    Correlation ID: 29cb4bfc-421e-42be-9fe4-50a5c686fec4 I have researched the problem and it seems to be something to do with a service application but which I have created a new one but the problem is still there can anybody advise me on what other thinks could
    be wrong, or is it something I'm missing out. Thanks

    Hi Mike,
    Navigate to SharePoint server below path
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS
    Then open the latest log file and search the above correlation ID to find actual error.
    Thanks
    Somnath Matere

  • Error when performing search:  getExtendedProperties [LDAP: error code 50

    Hi there,
    We are currently running OAS 10.1.2. We have an application which is running Oracle Forms. To get access to these forms, the authenication is a combination of the user logging on to their windows domain, (AD SSO) and having the correct username and groups within Oracle OID and DAS.
    We have a major problem at the moment in Production where every so often a user will get rejected for having insufficient access rights, and the UserID in the logs being Null. Yet if they try again it works.
    Does anyone know why this might be happening for?
    Here is the Forms log :
    09/07/31 06:59:32 Forms session <967> runtime process id = 10,780
    09/07/31 07:02:27 oracle.ldap.util.AccessDeniedException: General Error when performing search: getExtendedProperties [LDAP: er
    ror code 50 - Insufficient Access Rights]
    09/07/31 07:02:27 at oracle.ldap.util.User.getExtendedProperties(User.java:365)
    09/07/31 07:02:27 at oracle.forms.servlet.FormsOIDContext.getUserCredentials(Unknown Source)
    09/07/31 07:02:27 at oracle.forms.servlet.FormsServlet.getUserId(Unknown Source)
    09/07/31 07:02:27 at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    09/07/31 07:02:27 at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    09/07/31 07:02:27 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    09/07/31 07:02:27 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    09/07/31 07:02:27 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    09/07/31 07:02:27 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    09/07/31 07:02:27 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    09/07/31 07:02:27 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    09/07/31 07:02:27 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    09/07/31 07:02:27 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192
    09/07/31 07:02:27 at java.lang.Thread.run(Thread.java:534)
    09/07/31 07:02:27 oracle.ldap.util.AccessDeniedException: General Error when performing search: getExtendedProperties [LDAP: er
    ror code 50 - Insufficient Access Rights]
    09/07/31 07:02:27 In getUserId method: caught oracle.ldap.util.AccessDeniedException: General Error when performing search: ge
    tExtendedProperties [LDAP: error code 50 - Insufficient Access Rights]
    09/07/31 07:02:27 In doRequest method in ue.isNamingException
    09/07/31 07:02:27 Redirecting to DAS to update the resviewer list
    09/07/31 07:02:27 UserID is NULL redirecting to DAS
    09/07/31 07:02:27 Forms Group DNcn=Logical Application Group, orclApplicationCommonName=formsApp_dras03.workcover.qld.gov.au_63A
    36930655911DBBF37F32F8ED7FD07, cn=forms, cn=Products, cn=OracleContext                                                                                                                                                                                         
    09/07/31 07:02:27 The DAS URL generated: http://prinfds.workcover.qld.gov.au:7777/oiddas/ui/oracle/ldap/das/mypage/AppCreateReso
    urceInfo?resKey=prcar_sso&resType=oracleDB&resViewer=cn%3DLogical+Application+Group%2C+orclApplicationCommonName%3DformsApp_dras
    03.workcover.qld.gov.au_63A36930655911DBBF37F32F8ED7FD07%2C+cn%3Dforms%2C+cn%3DProducts%2C+cn%3DOracleContext&doneURL=http%3A%2F
    %2Fdras03.workcover.qld.gov.au%3A7778%2Fforms%2Ffrmservlet%3Fconfig%3Dprcar_sso%26form%3DSY0001.fmx&cancelURL=
    09/07/31 07:05:26 oracle.ldap.util.AccessDeniedException: General Error when performing search: getExtendedProperties [LDAP: er
    ror code 50 - Insufficient Access Rights]
    09/07/31 07:05:26 at oracle.ldap.util.User.getExtendedProperties(User.java:365)
    09/07/31 07:05:26 at oracle.forms.servlet.FormsOIDContext.getUserCredentials(Unknown Source)
    09/07/31 07:05:26 at oracle.forms.servlet.FormsServlet.getUserId(Unknown Source)
    09/07/31 07:05:26 at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    09/07/31 07:05:26 at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    09/07/31 07:05:26 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    09/07/31 07:05:26 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    09/07/31 07:05:26 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    09/07/31 07:05:26 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    09/07/31 07:05:26 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    09/07/31 07:05:26 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    09/07/31 07:05:26 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    09/07/31 07:05:26 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192
    09/07/31 07:05:26 at java.lang.Thread.run(Thread.java:534)
    09/07/31 07:05:26 oracle.ldap.util.AccessDeniedException: General Error when performing search: getExtendedProperties [LDAP: er
    ror code 50 - Insufficient Access Rights]
    09/07/31 07:05:26 In getUserId method: caught oracle.ldap.util.AccessDeniedException: General Error when performing search: ge
    tExtendedProperties [LDAP: error code 50 - Insufficient Access Rights]
    09/07/31 07:05:26 In doRequest method in ue.isNamingException

    I fixed it in my environment.
    formweb.cfg has oid_formsid and formsid_group_dn. Verify if these values are correct.
    Also ensure that formsid_group_dn has no blank spaces after ',' (commas)
    formsid_group_dn=cn=Logical Application Group,orclApplicationCommonName=formsApp_xyzhost_1224C3F0A73B11DBBFC783346A955D8F,cn=forms,cn=Products,cn=OracleContext

  • Error when performing action Pass Normal Change to Test

    When we perform the action "Pass Normal Change to Test" we receive an error message. Reviewing the short dump in ST22 of our development ERP system provides additional information such as DYNPRO_SEND_IN_BACKGROUND, Screen output without connection to user, SAPLTMSU_ALT. Using this information we have identified two notes (49730 and 1497281, which is not applicable). We tried changing the user type for our RFC communication user (as per 49730), but that has not worked.
    Interestingly the Transport of Copies (which occurs when this action is performed in ChaRM) has been created in development. But it has not been released and ChaRM is not aware that the Transport of Copies has been created. If we move it outside of ChaRM we will lose this history.
    Has anyone experienced this issue? How did you resolve it?

    Hi Mathias,
    After checking each TMW RFC connection (in our TMS) and making updates as required; the main solution (as I see it) was in the TMSADM@ RFC connections. A couple had incorrect passwords and a couple had incorrect authorizations. Once I made the required changes and confirmed the RFC
    were working from an authorization perspective, I was able to successfully complete the action “Pass Normal Change to Test”.
    Hope this helps.
    Shawn

  • [svn:fx-trunk] 10641: Fix ambiguous reference error when compiling a performance test.

    Revision: 10641
    Author:   [email protected]
    Date:     2009-09-28 08:44:38 -0700 (Mon, 28 Sep 2009)
    Log Message:
    Fix ambiguous reference error when compiling a performance test.
    Fully qualify mx.events.Requests in generated code for FlexInit.
    QE notes: None.
    Doc notes: None.
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no.
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/PreLink.java

    Start by validating your HTML code.  You have numerous code validation errors on line 230 caused by UPPER case tags.  XHTML doc types, need lower case tags.  After you fix your code errors, republish your page.
    HTML Validator - http://validator.w3.org
    CSS Validator - http://jigsaw.w3.org/css-validator/ 
    HTML & CSS Tutorials - http://w3schools.com/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

Maybe you are looking for

  • Hide Payment Terms in MIRO

    MM Experts, I need to hide or display the payment terms field in MIRO. Can someone advise as to how this can be done please. Thank You for your help Edited by: Frank on Dec 15, 2008 5:21 PM

  • HTML embeded video is not playing on DMP

    We had created asp.net website first page is outputing a simple grid control that is working perfectly fine. On second page we had embed a video that is playing inside the media player control through html. Second page is blank on DMP, please suggest

  • My Droid2 Global will not pair to My Ford SYNC since the latest software update.  Please help!

    Since the latest update, my Droid2 will not pair to my Ford SYNC.  The phone will not find SYNC for me to place in the PIN.  It use to work wonderful before the latest update.   I can not drive and talk on my phone without SYNC.  Corporate Car- Corpo

  • Autoscrolling a TextArea Component

    Hi all, Is there a way to get a TextArea to automatically scroll down when text is added to it? I have had a look around but havent found anything that works. Thanks Brien

  • 10g fails consistently on third restart of machine.

    A fresh installation of Oracle 10g in Windows Server 2003 VM (VMware6.5 workstation). Host Vista Business. Whether using the default installation database (ORCL) or another just confirmed database using custom installation. On third restart of the Wi