Please comment to support basic ADF library  like assignment of values :)

Hello,
I am asking Oracle to develop a library for basic operations like assigning values.
This is for newbies and for new components.
Reason: Java is not like pl/sql, visual basic, etc. I had bee studying for get certified on Java it takes time, once you create your own library then there is no problem the main reason is to accelerate the learning of adf programming and programming in new components
There are some examples in JSFUTIL and ADFUTIL libraries, but they are only examples.
the idea is Oracle to create
1) libraries supported and maintained by oracle for ALL the ADF components
2) same function for all components, in example, to set a value to any adf item to have the same function, and that function make the conversion, suggest the import of the correct libraries (in example to use adf number instead of java number to get autoboxing)
etc.
If you agree with this requirement to Oracle, please comment :) Thank you.

Thank you Frank I don't find it so difficult,
This is what I think, what do you think about.
The first concept I think and is the base for this "project" is "ADF Framework is here to make easier programming", this means if Oracle can create a library to make it easier then it makes sense with Oracle's Strategy of course; this is not because only because I'm asking. :)
If you want we can start analyzing the most basic example: assigning values.
If I execute
JSFUtils.setExpressionValue("#{bindings.Hora0.inputValue}",2);
JSFUtils.setExpressionValue("#{bindings.Hora0.inputValue}","2");
JSFUtils.setExpressionValue("#{bindings.Hora0.inputValue}",nValue); -- no matter what type of value nValue is
You get assigned, if there is a limitation to the type of the variable, then I should receive a message like "you can't use native Integer , you have to use int to get autoboxing", some message very specific to help me to solve the problem.
Why I'm asking this, because I created a simple example and I couldn't get a value assigned to that item, it was an (ADF Faces. Text an Selection)
My opinion is I should had got a better error message, so I can't fix my assignment, because for me it was all "ok", this is one of my first applications, but I think It should be easier to assign a value in adf framework.
And I'm asking a function I'll have to do myself to work using adf framework, there is no choice.
I include the example below showing I had problems assigning values, maybe it was a very obvioius mistake causes , so I started to modify it. (I'm starting on java I'm on the process to get certification).
public static void setExpressionValue(String expression, Object newValue) {
FacesContext facesContext = getFacesContext();
Application app = facesContext.getApplication();
ExpressionFactory elFactory = app.getExpressionFactory();
ELContext elContext = facesContext.getELContext();
ValueExpression valueExp =
elFactory.createValueExpression(elContext, expression,
Object.class);
//Check that the input newValue can be cast to the property type
//expected by the managed bean.
//If the managed Bean expects a primitive we rely on Auto-Unboxing
Class bindClass = valueExp.getType(elContext);
System.out.println("0 setExpressionValue");
String tipoVar = valueExp.getType(elContext).toString();
System.out.println("1 setExpressionValue:"+tipoVar);
String TipoOJDN = "class oracle.jbo.domain.Number";
System.out.println("1 IGUALDAD TipoOJDN:"+(tipoVar.equals(TipoOJDN)));
if (tipoVar.equals(TipoOJDN))
{System.out.println("Es Número");  
        System.out.println("1 setExpressionValue TipoOJDN");
        String ojdn =  newValue.toString() ;
        System.out.println("2 setExpressionValue TipoOJDN");
        Number variable = null;
        System.out.println("3 setExpressionValue TipoOJDN"+ojdn);
      //  variable = Integer.parseInt(ojdn);
        System.out.println("4.1dddd setExpressionValue TipoOJDN num");
        /*    String a1 = newValue.toString();
            Integer i1 = Integer.valueOf(a1);
            int i2;*/
            Number num;
            try {
                num = new Number(newValue);
            System.out.println("4.2 setExpressionValue TipoOJDN num:"+num);
                valueExp.setValue(elContext, num);
                System.out.println("5 setExpressionValue TipoOJDN");           
            } catch (SQLException e) {
System.out.println("exception convertin number"+newValue);
// oracle.jbo.domain.Number.formattedTextToNumber(arg0, arg1, arg2) a = (oracle.jbo.domain.Number)newValue;
else
{System.out.println("tipoVar:"+tipoVar);
// if (bindClass.isPrimitive() || bindClass.isInstance(newValue)) {
System.out.println("3 setExpressionValue:");
valueExp.setValue(elContext, newValue);
System.out.println("4 setExpressionValue:"+valueExp.getValue(elContext));
ViewObjectImpl view = this.getSomeView();
VariableValueManager vm = view.ensureVariableManager();
vm.setVariableValue("bindVariableName", value);
view.executeQuery();
*/

Similar Messages

  • Just for my own privacy i would like to set up a password or pin number on my messgae app is there anything out there that will help me do this please comment if there is a possible solution out there

    Just for my own privacy i would like to set up a password or pin number on my messgae app is there anything out there that will help me do this please comment if there is a possible solution out there. I know alot may say what you have to hide but ive got nothing to hide i just want one on there so my privacy is not broken by friends and family if they fancy playing on my phone and having a snoop round my phone.

    If you visit these forums often, you will read about the 2 year old child who accidentally wiped out the parents phone, the kid who set a passcode and didn't remember what it was, etc etc etc
    Passcode your device.   Protect your device.   It really isn't a toy.    The toy is the iPod touch.

  • HT1918 Dear Support team, I would like to change my account region into another zone, but my balance of account  is Usd 0.22. Please kindly reset it into zero so that I can proceed. Thank you.

    Dear Support team, I would like to change my account region into another zone, but my balance of account  is Usd 0.22. Please kindly reset it into zero so that I can proceed. Thank you.

    We are fellow users here on these forums, you're not talking to iTunes Support nor Apple. You can try contacting iTunes Support via this page and ask them if they can remove the balance so that you can change countries : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Adobe pop-up message when trying to install a program: "Failed to initialize. File not found. Please download Adobe Support Advisor to detect the problem."

    I have a 64-bit Windows 7 Home Premium PC. I recently had to reinstall my PC. I'm trying to install my Adobe Products like Flash Professional CS5 and Photoshop CS5, but it keeps coming up with the message "Failed to initialize. File not found. Please download Adobe Support Advisor to detect the problem." I keep looking around at different sites, but they seem so difficult and so much information which leaves me so confused. I have no idea how or why this has happened, and due to my autism it leaves me very panicky.
    I've tried the Adobe Creative Cloud Cleaner Tool. Here are the results.
    Gen_WWCombined-en_US-20121017_1230
    [Sat Jun 14 18:50:42 2014] Please enter (y) for Yes or (n) for No. ... >>
    [Sat Jun 14 18:50:44 2014] Choose from one of the following options to clean up :
    [Sat Jun 14 18:50:44 2014] 1.  All
    [Sat Jun 14 18:50:44 2014] 2.  Adobe Flash Player 10.2
    [Sat Jun 14 18:50:44 2014] 3.  Creative Cloud & CS6 Products
    [Sat Jun 14 18:50:44 2014] 4.  CS6 only
    [Sat Jun 14 18:50:44 2014] 5.  CS5-CS5.5-CS6
    [Sat Jun 14 18:50:44 2014] 6.  CS5-CS5.5
    [Sat Jun 14 18:50:44 2014] 7.  CS3, CS4
    [Sat Jun 14 18:50:44 2014] 8.  Adobe Id credentials
    [Sat Jun 14 18:50:44 2014] 9.  Quit
    [Sat Jun 14 18:50:44 2014] Choice :>
    [Sat Jun 14 18:50:46 2014] User selected: All
    [Sat Jun 14 18:50:46 2014] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db
    [Sat Jun 14 18:50:46 2014] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Sat Jun 14 18:50:46 2014] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\caps.db
    [Sat Jun 14 18:50:46 2014] List of products installed on this machine
    [Sat Jun 14 18:50:46 2014] Listing products for cleanup:
    [Sat Jun 14 18:50:46 2014] Please enter the option number of the product you wish to remove; enter (q) to quit ... >>
    [Sat Jun 14 18:50:48 2014] Are you sure you want to clean all the listed products and associated files?
    [Sat Jun 14 18:50:48 2014] Type (y) to confirm and remove or (n) to quit ... >>
    [Sat Jun 14 18:50:50 2014] Please wait for Adobe Creative Cloud Cleaner Tool to finish........
    [Sat Jun 14 18:50:50 2014] :: Cleaning-up left over inventories ::
    [Sat Jun 14 18:50:50 2014] Atleast one Non-RIBS Inventory : False, Atleast one AAMRef: False
    [Sat Jun 14 18:50:50 2014] ::Start:: Removing AUM contents
    [Sat Jun 14 18:50:50 2014] Deleting registry root:HKLM key:Software\Microsoft\Windows\CurrentVersion\Run value:AdobeAAMUpdater-1.0
    [Sat Jun 14 18:50:50 2014] Exception during deleting key : (5, 'RegOpenKeyEx', 'Access is denied.')
    [Sat Jun 14 18:50:50 2014] Deleting registry root:HKLM key:Software\Microsoft\Windows\CurrentVersion\Run value:ADOBE_UPDATER_STARTUP_UTILITY
    [Sat Jun 14 18:50:50 2014] Exception during deleting key : (5, 'RegOpenKeyEx', 'Access is denied.')
    [Sat Jun 14 18:50:50 2014] Deleting scheduled task : AdobeAAMUpdater-1.0-Stefan-PC-Stefan
    [Sat Jun 14 18:50:50 2014] Executing command: schtasks /delete /TN "AdobeAAMUpdater-1.0-Stefan-PC-Stefan" /F
    [Sat Jun 14 18:50:50 2014] ERROR: The system cannot find the file specified.
    [Sat Jun 14 18:50:50 2014] Deleting scheduled task : AdobeUpdater Task-Stefan-PC-Stefan
    [Sat Jun 14 18:50:50 2014] Executing command: schtasks /delete /TN "AdobeUpdater Task-Stefan-PC-Stefan" /F
    [Sat Jun 14 18:50:50 2014] ERROR: The system cannot find the file specified.
    [Sat Jun 14 18:50:50 2014] ::Finish:: Removing AUM contents
    [Sat Jun 14 18:50:50 2014] ::Start:: Removing OOBE
    [Sat Jun 14 18:50:50 2014] Executing command "taskkill /F /FI "IMAGENAME eq AAM Updates Notifier.exe""
    [Sat Jun 14 18:50:50 2014] INFO: No tasks running with the specified criteria.
    [Sat Jun 14 18:50:50 2014] ::Finish:: Removing OOBE
    [Sat Jun 14 18:50:50 2014] Removing content of Product : CS5Installer, Version : CS5
    [Sat Jun 14 18:50:50 2014] File does not exist: C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db
    [Sat Jun 14 18:50:50 2014] File does not exist: C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Sat Jun 14 18:50:50 2014] LOG FILE SAVED TO: C:\Users\Stefan\AppData\Local\Temp\Adobe Creative Cloud Cleaner Tool.log
    [Sat Jun 14 18:50:50 2014] Adobe Creative Cloud Cleaner Tool completed successfully
    [Sat Jun 14 18:50:50 2014]
    [Sat Jun 14 18:50:50 2014] *-*-*-*-*-*- ::START:: - SUMMARY OF Warnings -*-*-*-*-*-*
    [Sat Jun 14 18:50:46 2014] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db
    [Sat Jun 14 18:50:46 2014] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Sat Jun 14 18:50:46 2014] DB does not exist at: C:\Program Files (x86)\Common Files\Adobe\caps\caps.db
    [Sat Jun 14 18:50:50 2014] *-*-*-*-*-*- :: END :: - SUMMARY OF Warnings -*-*-*-*-*-*
    [Sat Jun 14 18:50:50 2014] ---------------------------------------------------------
    [Sat Jun 14 18:50:50 2014] *=*=*=*=*=*=*=*=* :: End Session :: *=*=*=*=*=*=*=*=*=*=*

    06/12/14 18:38:09:881 | [ERROR] |  | ASU | LWANative | P7Native |  |  | 19104 | OOBElib returned error: 34
    06/12/14 18:38:10:271 | [FATAL] |  | ASU | DWANative | DWANative |  |  | 19104 | Error in getting Payload 8
    06/12/14 18:38:11:878 | [ERROR] |  | ASU | DWANative | DWANative |  |  | 19104 | Error in dwa_getInstalledPathOfPayload, pdbSession is NULL.
    06/12/14 18:38:13:519 | [ERROR] |  | ASU | DWANative | DWANative |  |  | 19104 | Error in dwa_getInstalledPathOfPayload, pdbSession is NULL.
    06/12/14 18:44:30:229 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 860 | Failed in key3List generation
    06/12/14 18:44:31:074 | [ERROR] |  | ASU | PIM | PIM |  |  | 3576 | CreateProcess failed (267).
    06/12/14 18:46:40:335 | [ERROR] |  | ASU | PIM | PIM |  |  | 3576 | Process CreativeCloud(URIHandler).exe could not be killed
    06/12/14 18:46:40:335 | [ERROR] |  | ASU | PIM | PIM |  |  | 3576 | Process Creative Cloud Helper.exe could not be killed
    06/12/14 18:46:40:335 | [ERROR] |  | ASU | PIM | PIM |  |  | 3576 | Process Creative Cloud Uninstaller.exe could not be killed
    06/12/14 18:48:07:424 | [ERROR] |  | ASU | PIM | PIM |  |  | 3576 | Setting values for registry Key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
    06/12/14 18:48:13:709 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 7652 | Failed in key3List generation
    06/12/14 18:48:16:239 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 7652 | Failed in key3List generation
    06/12/14 18:48:19:174 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 7652 | Failed in key3List generation
    06/12/14 18:48:21:342 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 7652 | Failed in key3List generation
    06/12/14 18:49:03:907 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 14092 | Failed in key3List generation
    06/12/14 18:49:08:386 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 14136 | Failed in key3List generation
    06/12/14 18:49:11:475 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 14136 | Failed in key3List generation
    06/12/14 18:49:13:361 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 14136 | Failed in key3List generation
    06/12/14 18:50:46:267 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 15932 | Failed in key3List generation
    06/12/14 18:50:49:357 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 15576 | Failed in key3List generation
    06/12/14 18:50:55:101 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 7024 | Failed in key3List generation
    06/12/14 18:52:48:711 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 18100 | Failed in key3List generation
    06/12/14 18:52:52:182 | [ERROR] |  | ASU | LWANative | OPM |  |  | 18100 | received empty url from dispatchlib
    06/12/14 18:52:55:816 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 18100 | Failed in key3List generation
    06/12/14 18:52:56:518 | [ERROR] |  | ASU | LWANative | P7Native |  |  | 18100 | OOBElib returned error: 42
    06/12/14 18:53:23:278 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 18100 | Failed in key3List generation
    6/13/2014 21:51:48 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/13/2014 21:51:48 [ERROR] Setup - Error finding english dictionary file.
    6/13/2014 21:51:48 [ERROR] Setup - Unable to initialize ZString library
    6/13/2014 21:51:48 [FATAL] Setup - Setup.xml does not exist.
    6/13/2014 21:51:48 [FATAL] Setup - Unable to initialize. File missing.
    06/13/14 21:58:34:931 | [ERROR] |  | ASU | PIM | PIM |  |  | 21844 | CreateProcess failed (267).
    06/13/14 21:59:49:357 | [ERROR] |  | ASU | PIM | PIM |  |  | 21844 | Process CreativeCloud(URIHandler).exe could not be killed
    06/13/14 21:59:49:360 | [ERROR] |  | ASU | PIM | PIM |  |  | 21844 | Process Creative Cloud Helper.exe could not be killed
    06/13/14 21:59:49:363 | [ERROR] |  | ASU | PIM | PIM |  |  | 21844 | Process Creative Cloud Uninstaller.exe could not be killed
    06/13/14 22:01:13:116 | [ERROR] |  | ASU | PIM | PIM |  |  | 21844 | Setting values for registry Key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
    06/13/14 22:01:13:121 | [ERROR] |  | ASU | PIM | PIM |  |  | 21844 | AAM ref file already exists at  2 C:\Program Files (x86)\Common Files\Adobe\AdobeApplicationManager\AAMRefs/ACC.aamref/RefCount.txt
    06/13/14 22:01:24:817 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 10872 | Failed in key3List generation
    06/13/14 22:01:29:716 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 10872 | Failed in key3List generation
    06/13/14 22:01:33:893 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 10872 | Failed in key3List generation
    06/13/14 22:01:35:676 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 10872 | Failed in key3List generation
    06/13/14 22:01:39:720 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 6244 | Failed in key3List generation
    06/13/14 22:01:41:220 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 6244 | Failed in key3List generation
    06/13/14 22:01:42:860 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 6244 | Failed in key3List generation
    06/13/14 22:02:56:630 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 20716 | Failed in key3List generation
    06/13/14 22:03:03:420 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 14200 | Failed in key3List generation
    06/13/14 22:04:23:916 | [ERROR] |  | ASU | OPM | P7Native |  |  | 14200 | ACCC : Cannot find LEIDs/LEID tags in the request data
    06/14/14 08:50:35:502 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 2856 | Failed in key3List generation
    06/14/14 08:50:46:796 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 2856 | Failed in key3List generation
    06/14/14 08:50:56:343 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 2856 | Failed in key3List generation
    06/14/14 08:51:01:148 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 2856 | Failed in key3List generation
    06/14/14 08:51:05:189 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 4816 | Failed in key3List generation
    06/14/14 08:51:08:012 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 4816 | Failed in key3List generation
    06/14/14 08:51:10:976 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 4816 | Failed in key3List generation
    06/14/14 08:53:05:074 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 5136 | Failed in key3List generation
    06/14/14 08:53:15:688 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3444 | Failed in key3List generation
    06/14/14 08:54:36:596 | [ERROR] |  | ASU | OPM | P7Native |  |  | 3444 | ACCC : Cannot find LEIDs/LEID tags in the request data
    6/14/2014 11:21:45 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 11:21:45 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 11:21:45 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 11:21:45 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 11:21:45 [FATAL] Setup - Unable to initialize. File missing.
    06/14/14 11:41:50:067 | [WARN] |  | ASU | OPM | IMSLibData |  |  | 1424 | IMSLibData destructor completed
    06/14/14 11:41:56:987 | [ERROR] |  | ASU | PIM | PIM |  |  | 12296 | Failed to Move srcPath:C:\Program Files (x86)\Adobe\Adobe Creative Cloud destPath:C:\Users\Stefan\AppData\Local\Temp\\{7C97F705-ADDE-409B-9ABF-75ADEC23094E}\Adobe Creative Cloud error :5
    06/14/14 11:41:56:987 | [ERROR] |  | ASU | PIM | PIM-Uninstall |  |  | 12296 | Failed to move folder 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud' to 'C:\Users\Stefan\AppData\Local\Temp\\{7C97F705-ADDE-409B-9ABF-75ADEC23094E}\Adobe Creative Cloud'
    06/14/14 11:41:56:987 | [ERROR] |  | ASU | PIM | PIM-Uninstall |  |  | 12296 | Failed to remove ACCC Files.
    06/14/14 11:41:56:987 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 12296 | ACC uninstallation failed. RetVal: -8
    06/14/14 11:41:57:019 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 12296 | Unable to unload AdobePIM library properly.
    06/14/14 11:41:57:019 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 12296 | Failed to remove folders.
    6/14/2014 12:17:04 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:17:04 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:17:04 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:19:44 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:19:44 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:19:44 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:19:44 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 12:19:44 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 12:19:46 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:19:46 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:19:46 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:19:46 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 12:19:46 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 12:20:00 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:20:00 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:20:00 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:20:00 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 12:20:00 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 12:23:51 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:23:51 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:23:51 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:23:51 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 12:23:51 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 12:26:52 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:26:52 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:26:52 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:26:52 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 12:26:52 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 12:31:21 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:31:21 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:31:21 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:31:52 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:31:52 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:31:52 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:31:52 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 12:31:52 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 12:41:21 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 12:41:21 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 12:41:21 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 12:41:21 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 12:41:21 [FATAL] Setup - Unable to initialize. File missing.
    06/14/14 13:02:56:146 | [ERROR] |  | ASU | PIM | PIM |  |  | 4828 | CreateProcess failed (267).
    06/14/14 13:04:14:196 | [ERROR] |  | ASU | PIM | PIM |  |  | 4828 | Process CreativeCloud(URIHandler).exe could not be killed
    06/14/14 13:04:14:196 | [ERROR] |  | ASU | PIM | PIM |  |  | 4828 | Process Creative Cloud Helper.exe could not be killed
    06/14/14 13:04:14:196 | [ERROR] |  | ASU | PIM | PIM |  |  | 4828 | Process Creative Cloud Uninstaller.exe could not be killed
    06/14/14 13:05:40:969 | [ERROR] |  | ASU | PIM | PIM |  |  | 4828 | Setting values for registry Key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
    06/14/14 13:05:40:969 | [ERROR] |  | ASU | PIM | PIM |  |  | 4828 | AAM ref file already exists at  2 C:\Program Files (x86)\Common Files\Adobe\AdobeApplicationManager\AAMRefs/ACC.aamref/RefCount.txt
    06/14/14 13:08:09:854 | [ERROR] |  | ASU | OPM | P7Native |  |  | 1928 | ACCC : Cannot find LEIDs/LEID tags in the request data
    6/14/2014 13:10:27 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 13:10:27 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 13:10:27 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 13:10:27 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 13:10:27 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 13:17:20 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 13:17:20 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 13:17:20 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 13:17:20 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 13:17:20 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 13:17:24 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 13:17:24 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 13:17:24 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 13:17:24 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 13:17:24 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 13:10:32 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 13:10:32 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 13:10:32 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 13:10:32 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 13:10:32 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 13:26:53 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 13:26:53 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 13:26:53 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 13:26:53 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 13:26:53 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 13:42:35 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 13:42:35 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 13:42:35 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 13:42:35 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 13:42:35 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 13:52:02 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 13:52:02 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 13:52:02 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 13:52:02 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 13:52:02 [FATAL] Setup - Unable to initialize. File missing.
    06/14/14 13:52:41:307 | [ERROR] |  | ASU | OPM | P7Native |  |  | 1780 | ACCC : Cannot find LEIDs/LEID tags in the request data
    06/14/14 13:57:13:245 | [ERROR] |  | ASU | PIM | PIM |  |  | 5692 | Failed to Move srcPath:C:\Program Files (x86)\Adobe\Adobe Creative Cloud destPath:C:\Users\Stefan\AppData\Local\Temp\\{CC352008-55F6-48A1-85CB-73E13CD26821}\Adobe Creative Cloud error :5
    06/14/14 13:57:13:245 | [ERROR] |  | ASU | PIM | PIM-Uninstall |  |  | 5692 | Failed to move folder 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud' to 'C:\Users\Stefan\AppData\Local\Temp\\{CC352008-55F6-48A1-85CB-73E13CD26821}\Adobe Creative Cloud'
    06/14/14 13:57:13:245 | [ERROR] |  | ASU | PIM | PIM-Uninstall |  |  | 5692 | Failed to remove ACCC Files.
    06/14/14 13:57:13:245 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 5692 | ACC uninstallation failed. RetVal: -8
    06/14/14 13:57:13:261 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 5692 | Unable to unload AdobePIM library properly.
    06/14/14 13:57:13:261 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 5692 | Failed to remove folders.
    06/14/14 13:59:49:116 | [ERROR] |  | ASU | OPM | P7Native |  |  | 1780 | ACCC : Cannot find LEIDs/LEID tags in the request data
    06/14/14 13:59:52:128 | [ERROR] |  | ASU | PIM | PIM |  |  | 5084 | Process returned error:201
    06/14/14 13:59:52:128 | [ERROR] |  | ASU | PIM | PIM |  |  | 5084 | Error occurred executing uninstall modifier at path: 'C:\Program Files (x86)\Adobe\Adobe Creative Cloud\CoreSync\customhook\CoreSyncCustomHook.exe'. Error code: 201
    06/14/14 13:59:56:168 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 5084 | Unable to unload AdobePIM library properly.
    06/14/14 13:59:56:262 | [ERROR] |  | ASU | PIM | Utilities |  |  | 2780 | CreateProcess failed (267).
    06/14/14 14:00:01:535 | [ERROR] |  | ASU | PIM | PIM |  |  | 2780 | Unable to free PIM object
    6/14/2014 16:02:47 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 16:02:47 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 16:02:47 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 16:02:47 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 16:02:47 [FATAL] Setup - Unable to initialize. File missing.
    06/14/14 16:10:15:499 | [ERROR] |  | ASU | AAMCustomHook | AAMCustomHook |  |  | 4628 | Inventory not present at Location: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\UWA\updaterinventory.dll'
    06/14/14 16:14:03:629 | [ERROR] |  | ASU | PIM | PIM |  |  | 8580 | CreateProcess failed (267).
    06/14/14 16:15:52:208 | [ERROR] |  | ASU | PIM | PIM |  |  | 8580 | Process CreativeCloud(URIHandler).exe could not be killed
    06/14/14 16:15:52:208 | [ERROR] |  | ASU | PIM | PIM |  |  | 8580 | Process Creative Cloud Helper.exe could not be killed
    06/14/14 16:15:52:208 | [ERROR] |  | ASU | PIM | PIM |  |  | 8580 | Process Creative Cloud Uninstaller.exe could not be killed
    06/14/14 16:16:58:883 | [ERROR] |  | ASU | PIM | PIM |  |  | 8580 | Setting values for registry Key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
    06/14/14 16:31:27:792 | [ERROR] |  | ASU | OPM | P7Native |  |  | 5228 | ACCC : Cannot find LEIDs/LEID tags in the request data
    6/14/2014 16:43:06 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 16:43:06 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 16:43:06 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 16:43:06 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 16:43:06 [FATAL] Setup - Unable to initialize. File missing.
    06/14/14 16:46:24:800 | [ERROR] |  | ASU | LWANative | OPM |  |  | 5776 | received empty url from dispatchlib
    06/14/14 16:46:29:449 | [ERROR] |  | ASU | LWANative | P7Native |  |  | 5776 | OOBElib returned error: 42
    06/14/14 16:49:04:438 | [ERROR] |  | ASU | LWANative | OPM |  |  | 4344 | received empty url from dispatchlib
    06/14/14 16:49:10:113 | [ERROR] |  | ASU | LWANative | P7Native |  |  | 4344 | OOBElib returned error: 42
    6/14/2014 17:06:21 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 17:06:21 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 17:06:21 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 17:06:21 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 17:06:21 [FATAL] Setup - Unable to initialize. File missing.
    06/14/14 17:13:05:437 | [ERROR] |  | ASU | AAMCustomHook | AAMCustomHook |  |  | 4372 | Inventory not present at Location: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\UWA\updaterinventory.dll'
    06/14/14 17:16:38:593 | [ERROR] |  | ASU | PIM | PIM |  |  | 4472 | CreateProcess failed (267).
    06/14/14 17:18:24:378 | [ERROR] |  | ASU | PIM | PIM |  |  | 4472 | Process CreativeCloud(URIHandler).exe could not be killed
    06/14/14 17:18:24:378 | [ERROR] |  | ASU | PIM | PIM |  |  | 4472 | Process Creative Cloud Helper.exe could not be killed
    06/14/14 17:18:24:393 | [ERROR] |  | ASU | PIM | PIM |  |  | 4472 | Process Creative Cloud Uninstaller.exe could not be killed
    06/14/14 17:19:33:131 | [ERROR] |  | ASU | PIM | PIM |  |  | 4472 | Setting values for registry Key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
    06/14/14 17:21:08:140 | [ERROR] |  | ASU | OPM | P7Native |  |  | 1572 | ACCC : Cannot find LEIDs/LEID tags in the request data
    6/14/2014 17:36:25 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 17:36:25 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 17:36:25 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 17:36:25 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 17:36:25 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 17:40:42 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 17:40:42 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 17:40:42 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 17:40:42 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 17:40:42 [FATAL] Setup - Unable to initialize. File missing.
    06/14/14 18:16:12:120 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 7080 | Unable to unload AdobePIM library properly.
    06/14/14 18:16:12:135 | [ERROR] |  | ACC-Uninstaller |  | Uninstaller |  |  | 7080 | Failed to delete C:\Users\Stefan\AppData\Local\Adobe\OOBE\com.adobe.accc.home
    06/14/14 18:16:12:526 | [ERROR] |  | ASU | PIM | Utilities |  |  | 5292 | CreateProcess failed (267).
    06/14/14 18:16:19:065 | [ERROR] |  | ASU | PIM | PIM |  |  | 5292 | Unable to free PIM object
    6/14/2014 18:43:51 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 18:43:51 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 18:43:51 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 18:43:51 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 18:43:51 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 18:48:04 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 18:48:04 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 18:48:04 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 18:48:04 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 18:48:04 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 18:57:10 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 18:57:10 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 18:57:10 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 18:57:10 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 18:57:10 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 19:35:02 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 19:35:02 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 19:35:02 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 19:35:02 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 19:35:02 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 19:35:08 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 19:35:08 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 19:35:08 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 19:35:08 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 19:35:08 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 20:33:29 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 20:33:29 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 20:33:29 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 20:33:29 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 20:33:29 [FATAL] Setup - Unable to initialize. File missing.
    6/14/2014 21:47:33 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/14/2014 21:47:33 [ERROR] Setup - Error finding english dictionary file.
    6/14/2014 21:47:33 [ERROR] Setup - Unable to initialize ZString library
    6/14/2014 21:47:33 [FATAL] Setup - Setup.xml does not exist.
    6/14/2014 21:47:33 [FATAL] Setup - Unable to initialize. File missing.
    06/15/14 16:52:16:579 | [ERROR] |  | ASU | AAMCustomHook | AAMCustomHook |  |  | 1492 | Inventory not present at Location: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\UWA\updaterinventory.dll'
    6/15/2014 16:56:36 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/15/2014 16:56:36 [ERROR] Setup - Error finding english dictionary file.
    6/15/2014 16:56:36 [ERROR] Setup - Unable to initialize ZString library
    6/15/2014 16:56:36 [FATAL] Setup - Setup.xml does not exist.
    6/15/2014 16:56:36 [FATAL] Setup - Unable to initialize. File missing.
    6/15/2014 17:01:19 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/15/2014 17:01:19 [ERROR] Setup - Error finding english dictionary file.
    6/15/2014 17:01:19 [ERROR] Setup - Unable to initialize ZString library
    6/15/2014 17:01:19 [FATAL] Setup - Setup.xml does not exist.
    6/15/2014 17:01:19 [FATAL] Setup - Unable to initialize. File missing.
    06/15/14 17:03:45:215 | [ERROR] |  | ASU | AAMCustomHook | AAMCustomHook |  |  | 5128 | Inventory not present at Location: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\UWA\updaterinventory.dll'
    6/15/2014 17:04:56 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/15/2014 17:04:56 [ERROR] Setup - Error finding english dictionary file.
    6/15/2014 17:04:56 [ERROR] Setup - Unable to initialize ZString library
    6/15/2014 17:04:56 [FATAL] Setup - Setup.xml does not exist.
    6/15/2014 17:04:56 [FATAL] Setup - Unable to initialize. File missing.
    06/15/14 17:07:20:253 | [ERROR] |  | ASU | PIM | PIM |  |  | 5336 | CreateProcess failed (267).
    06/15/14 17:09:07:737 | [ERROR] |  | ASU | PIM | PIM |  |  | 5336 | Process CreativeCloud(URIHandler).exe could not be killed
    06/15/14 17:09:07:752 | [ERROR] |  | ASU | PIM | PIM |  |  | 5336 | Process Creative Cloud Helper.exe could not be killed
    06/15/14 17:09:07:752 | [ERROR] |  | ASU | PIM | PIM |  |  | 5336 | Process Creative Cloud Uninstaller.exe could not be killed
    06/15/14 17:10:08:686 | [ERROR] |  | ASU | PIM | PIM |  |  | 5336 | Setting values for registry Key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Creative Cloud
    06/15/14 17:11:37:076 | [ERROR] |  | ASU | OPM | P7Native |  |  | 2140 | ACCC : Cannot find LEIDs/LEID tags in the request data
    06/15/14 18:26:02:586 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3564 | Failed in key3List generation
    06/15/14 18:26:06:033 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3564 | Failed in key3List generation
    06/15/14 18:26:09:591 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3564 | Failed in key3List generation
    06/15/14 18:26:17:812 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3564 | Failed in key3List generation
    06/15/14 18:26:24:193 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3900 | Failed in key3List generation
    06/15/14 18:26:26:735 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3900 | Failed in key3List generation
    06/15/14 18:26:29:606 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3900 | Failed in key3List generation
    06/15/14 18:28:20:953 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3396 | Failed in key3List generation
    06/15/14 18:28:22:808 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3396 | Failed in key3List generation
    06/15/14 18:28:44:834 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 5056 | Failed in key3List generation
    06/15/14 18:34:14:628 | [FATAL] |  | ASU | PDApp | PDApp |  |  | 5668 | Another deployment workflow already running.
    06/15/14 18:34:14:628 | [ERROR] |  | ASU | PDApp | PDApp |  |  | 5668 | Error finding locale language dictionary file. Defaulting to english.
    06/15/14 18:34:32:187 | [FATAL] |  | ASU | PDApp | PDApp |  |  | 2544 | Another deployment workflow already running.
    06/15/14 18:34:32:187 | [ERROR] |  | ASU | PDApp | PDApp |  |  | 2544 | Error finding locale language dictionary file. Defaulting to english.
    06/15/14 18:35:02:236 | [FATAL] |  | ASU | PDApp | PDApp |  |  | 4636 | Another deployment workflow already running.
    06/15/14 18:35:02:236 | [ERROR] |  | ASU | PDApp | PDApp |  |  | 4636 | Error finding locale language dictionary file. Defaulting to english.
    6/15/2014 18:37:24 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/15/2014 18:37:24 [ERROR] Setup - Error finding english dictionary file.
    6/15/2014 18:37:24 [ERROR] Setup - Unable to initialize ZString library
    6/15/2014 18:37:24 [FATAL] Setup - Setup.xml does not exist.
    6/15/2014 18:37:24 [FATAL] Setup - Unable to initialize. File missing.
    6/15/2014 19:08:56 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/15/2014 19:08:56 [ERROR] Setup - Error finding english dictionary file.
    6/15/2014 19:08:56 [ERROR] Setup - Unable to initialize ZString library
    6/15/2014 19:08:56 [FATAL] Setup - Setup.xml does not exist.
    6/15/2014 19:08:56 [FATAL] Setup - Unable to initialize. File missing.
    6/15/2014 19:10:48 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/15/2014 19:10:48 [ERROR] Setup - Error finding english dictionary file.
    6/15/2014 19:10:48 [ERROR] Setup - Unable to initialize ZString library
    6/15/2014 19:10:48 [FATAL] Setup - Setup.xml does not exist.
    6/15/2014 19:10:48 [FATAL] Setup - Unable to initialize. File missing.
    6/17/2014 12:14:16 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/17/2014 12:14:16 [ERROR] Setup - Error finding english dictionary file.
    6/17/2014 12:14:16 [ERROR] Setup - Unable to initialize ZString library
    6/17/2014 12:14:16 [FATAL] Setup - Setup.xml does not exist.
    6/17/2014 12:14:16 [FATAL] Setup - Unable to initialize. File missing.
    6/17/2014 12:35:38 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/17/2014 12:35:38 [ERROR] Setup - Error finding english dictionary file.
    6/17/2014 12:35:38 [ERROR] Setup - Unable to initialize ZString library
    6/17/2014 12:35:38 [FATAL] Setup - Setup.xml does not exist.
    6/17/2014 12:35:38 [FATAL] Setup - Unable to initialize. File missing.
    6/17/2014 20:54:13 [ERROR] Setup - Error finding locale language dictionary file. Defaulting to english.
    6/17/2014 20:54:13 [ERROR] Setup - Error finding english dictionary file.
    6/17/2014 20:54:13 [ERROR] Setup - Unable to initialize ZString library
    6/17/2014 20:54:13 [FATAL] Setup - Setup.xml does not exist.
    6/17/2014 20:54:13 [FATAL] Setup - Unable to initialize. File missing.

  • When ever i try to install photoshop cc on my laptop i keep getting this error "We've encountered the following issues  installer failed to initialize. Please download adobe support advisor to detect the problem."

    when ever i try to install photoshop cc on my laptop i keep getting this error "We've encountered the following issues  installer failed to initialize. Please download adobe support advisor to detect the problem."

    start at the top and work your way down applying applicable fixes until your problem is resolved.
    if cc (win):  https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html
    if, your error is:
    "Installer failed to initialize. File not found." or "Installer failed to initialize. This could be due to missing files."
    first, rename OOBE Folder to OOBE.old.
    to find OOBE:
    64 bit win OS: Program Files x86\Common Files\Adobe\OOBE
    32 bit win OS: Program Files \Common Files\Adobe\OOBE
    mac os: HD>library>application support>adobe>caps
    mac os: USER>library>application support>adobe>OOB
    if that fails or isn't the exact error you see, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall.
    if you're using a dvd to install:
    copy the disc contents to a desktop directory and install from that directory.
    if you're using a mac:
    1. Try to Create a new user account in Mac with Administrator Priviledges.
    2. Login to the New user, Navigate to Mac HD> Application> Utilities> Adobe Installer folder, Locate products like Adobe Reader, Adobe Flash, Adobe Air and un-install them
    3. Navigate to User Library> Application Support> Adobe and move Adobe to Trash.
    4. Navigate to Mac HD> Library> Application Support> Adobe and move Adobe to Trash.
    5. Start the installation again.
    if everything applicable above fails, check your installation logs:
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-install-using-logs-elements.html

  • Cell Comment and Supporting Detail with User ID

    Hi,
    I have created couple of SQL to generate the report on Cell Comments and Supporting detail from Planning repository tables 11.1.2.1.
    This is working as expected Now I have additional requirement to provide the User information who added the cell comments or Supporting detail
    Please let me know if anyone has this before - I wanted to know where the user information stored in these tables when someone entered cell comments
    --Cell Text
    SELECT
    HSP_UNIQUE_NAMES.OBJECT_NAME AS Scenario,
    HSP_UNIQUE_NAMES4.OBJECT_NAME AS Version,
    HSP_UNIQUE_NAMES2.OBJECT_NAME AS Department,
    HSP_UNIQUE_NAMES5.OBJECT_NAME AS YEAR,
    HSP_UNIQUE_NAMES3.OBJECT_NAME AS Period,
    HSP_UNIQUE_NAMES1.OBJECT_NAME AS Account,
    HSP_CELL_NOTE.NOTE_ID,
    HSP_CELL_NOTE_ITEM.CONTENTS
    FROM HSP_CELL_NOTE
    INNER JOIN HSP_CELL_NOTE_ITEM
    ON HSP_CELL_NOTE.NOTE_ID = HSP_CELL_NOTE_ITEM.NOTE_ID
    LEFT JOIN HSP_UNIQUE_NAMES
    ON HSP_CELL_NOTE.DIM1 = HSP_UNIQUE_NAMES.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES1
    ON HSP_CELL_NOTE.DIM2 = HSP_UNIQUE_NAMES1.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES2
    ON HSP_CELL_NOTE.DIM3 = HSP_UNIQUE_NAMES2.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES3
    ON HSP_CELL_NOTE.DIM4 = HSP_UNIQUE_NAMES3.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES4
    ON HSP_CELL_NOTE.DIM5 = HSP_UNIQUE_NAMES4.OBJECT_ID
    INNER JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES5
    ON HSP_CELL_NOTE.DIM6 = HSP_UNIQUE_NAMES5.OBJECT_ID
    --Supporting Detail
    SELECT
    HSP_UNIQUE_NAMES.OBJECT_NAME AS Scenario,
    HSP_UNIQUE_NAMES4.OBJECT_NAME AS Version,
    HSP_UNIQUE_NAMES2.OBJECT_NAME AS Department,
    HSP_UNIQUE_NAMES5.OBJECT_NAME AS YEAR,
    HSP_UNIQUE_NAMES3.OBJECT_NAME AS Period,
    HSP_UNIQUE_NAMES1.OBJECT_NAME AS Account,
    HSP_COLUMN_DETAIL_ITEM.LABEL,
    HSP_COLUMN_DETAIL_ITEM.POSITION,
    HSP_COLUMN_DETAIL_ITEM.OPERATOR,
    HSP_COLUMN_DETAIL_ITEM.VALUE,
    HSP_COLUMN_DETAIL.DETAIL_ID,
    HSP_COLUMN_DETAIL_ITEM.GENERATION
    FROM HSP_COLUMN_DETAIL
    INNER JOIN HSP_COLUMN_DETAIL_ITEM
    ON HSP_COLUMN_DETAIL.DETAIL_ID = HSP_COLUMN_DETAIL_ITEM.DETAIL_ID
    LEFT JOIN HSP_UNIQUE_NAMES
    ON HSP_COLUMN_DETAIL.DIM1 = HSP_UNIQUE_NAMES.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES1
    ON HSP_COLUMN_DETAIL.DIM2 = HSP_UNIQUE_NAMES1.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES2
    ON HSP_COLUMN_DETAIL.DIM3 = HSP_UNIQUE_NAMES2.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES3
    ON HSP_COLUMN_DETAIL.DIM4 = HSP_UNIQUE_NAMES3.OBJECT_ID
    LEFT JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES4
    ON HSP_COLUMN_DETAIL.DIM5 = HSP_UNIQUE_NAMES4.OBJECT_ID
    INNER JOIN HSP_UNIQUE_NAMES HSP_UNIQUE_NAMES5
    ON HSP_COLUMN_DETAIL.DIM6 = HSP_UNIQUE_NAMES5.OBJECT_ID
    Regards,
    KP

    I like to think of the cell comments like post-it notes. If you use them sparingly, they're very useful. If you use them all the time (or use comments in every cell) it's unlikely that they will be as effective.
    With regards attaching a document, I think the same can be said.
    With regards supporting detail, it always strikes me that if you need more detail within a given cell, that the system should be accommodating this through component child members, rather than a mix of some cells containing supporting detail and others not. I understand that it's quite nice functionality to have though, and looks good when demo'ing.
    I think the main take away from this is that every time you show the comments etc to people the first question you get is "Can you report all the comments for a given time period?" and the answer is of course unfortunately "Not easily using a supported method".
    Just my thoughts...

  • JDeveloper 11.1.1.5.0 ADF Library task-flow not shown

    fyi
    Please consider the example application created using JDeveloper 11.1.1.5.0
    at http://www.consideringred.com/files/oracle/2011/TestsInADFLibraryApp-v0.01.zip
    (in the context of forum thread "JUnit test classes in ADF Library")
    At some point, working with that application in JDeveloper 11.1.1.5.0, I used the deployment profile "adflibTestsInADFLibraryApp-ViewController-dp" to create the ADF Library "adflibTestsInADFLibraryApp-ViewController.jar" wich seemed to have an issue.
    When in a File System Connection on the Resource Palette, that ADF Library did not show the task-flow(s) it contained.
    But, I can no longer reproduce this. If I now try to do the same, the ADF Library seems to be OK. The only thing I can think of that changed, is that JDeveloper has been restarted (a day later).
    Showing both ADF Libraries in File System Connections on the Resource Palette illustrates this
    at http://www.consideringred.com/files/oracle/img/2011/task-flow-not-shown-jdev111150.png
    When I looked inside the ADF Libraries, the respective "task-flow-registry.xml" files were somewhat different:
    - in the "broken" ADF Library there were lots of XML namespace declarations
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <task-flow-registry xmlns="http://xmlns.oracle.com/adf/controller/rc">
    <task-flow-descriptor xmlns:ns0="http://xmlns.oracle.com/adf/controller/rc" ns0:path="WEB-INF/btf/browse-employees-btf.xml" xmlns:ns1="http://xmlns.oracle.com/adf/controller/rc" ns1:id="browse-employees-btf" xmlns:ns2="http://xmlns.oracle.com/adf/controller/rc" ns2:type="task-flow-definition" xmlns:ns3="http://xmlns.oracle.com/adf/controller/rc" ns3:uses-page-fragments="true" xmlns:ns4="http://xmlns.oracle.com/adf/controller/rc" ns4:library-internal="false" xmlns:ns5="http://xmlns.oracle.com/adf/controller/rc" ns5:train="false"/>
    <task-flow-descriptor xmlns:ns0="http://xmlns.oracle.com/adf/controller/rc" ns0:path="META-INF/adfc-config.xml" xmlns:ns1="http://xmlns.oracle.com/adf/controller/rc" ns1:id="" xmlns:ns2="http://xmlns.oracle.com/adf/controller/rc" ns2:type="" xmlns:ns3="http://xmlns.oracle.com/adf/controller/rc" ns3:uses-page-fragments="false" xmlns:ns4="http://xmlns.oracle.com/adf/controller/rc" ns4:library-internal="false" xmlns:ns5="http://xmlns.oracle.com/adf/controller/rc" ns5:train="false"/>
    </task-flow-registry>- in the "ok" ADF Library there was only one XML namespace declaration
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <task-flow-registry xmlns="http://xmlns.oracle.com/adf/controller/rc">
       <task-flow-descriptor path="WEB-INF/btf/browse-employees-btf.xml" id="browse-employees-btf" type="task-flow-definition" uses-page-fragments="true" library-internal="false" train="false"/>
       <task-flow-descriptor path="META-INF/adfc-config.xml" id="" type="" uses-page-fragments="false" library-internal="false" train="false"/>
    </task-flow-registry>- (q1) How can these not shown task-flows (or its different task-flow-registry.xml file) be explained?
    many thanks
    Jan Vervecken

    Thanks for your reply Chris.
    Chris Muir wrote:
    a) When you say you've "used the deployment profile" I'm guessing you mean within JDeveloper and not via ojdeploy? ...That is correct.
    ... it seems you're doing the ADF Library generation inside JDev, not via ojdeploy via Ant correct? ...That is correct.
    ... (For reference the bug numbers are 10028879, 10028816, 913159). ...On My Oracle Support I have found:
    - bug 10028879, "OJDEPLOY FAILS TO COMPILE/GENERATE TASK-FLOW-REGISTRY.XML WHEN ${USER.DIR} USED" (having "Base Bug 10076058" which does not seem to be published)
    - bug 10028816, "OJDEPLOY FAILS TO GENERATE TASK-FLOW-REGISTRY.XML FOR CASE-INSENSITIVE WIN PATH" (and a patch)
    - for number 913159 I got "No results found" (which might be an unpublished bug, or a wrong number)
    ... by that stage I was sick of logging bugs against ojdeploy. ...Really, where did it hurt. ;-) ... logging bugs should not be a problem ...
    b) Regards the File System Connection in the Resource Palette, are you using an UNC mapping? ...No UNC mapping, just the local file system.
    ... The relating bug numbers are 9340973 and 12940696. ...On My Oracle Support I have found:
    - bug 9340973, "RESOURCE PALETTE FAILURE ON USING NETWORK PATHED FILE CONNECTIONS" (having "Base Bug 12940696" which does not seem to be published)
    - for number 12940696 I got "No results found" (which might be an unpublished bug, or a wrong number)
    So, about "I don't think these are related but let's rule them out", I think those are ruled out.
    regards
    Jan

  • Oracle SOA with ADF library

    Hi,
    I am learning Oracle SOA with ADF as mentioned in the below URL:-
    http://www.oracle.com/technetwork/developer-tools/jdev/index-095536.html
    I want to know what is .jws,.jpr,.jpx files? Whether these are autogenerated files from JDeveloper? What is the purpose of these files? which is not clearly mentioned in the site.
    1) What I found is like, i have "n" number of composite services in "CompositeService" folder with a common .jws file which will hold the configuration (.jpr) of the other composie services, by doing so it does integrate all the services into a single cohesive unit?
    2) There is a "infrastructure" folder which does have .jws with the DB Schema which is commonly used by the composite services? This infrastructure will be referenced in the individual composite services to communicate with the DB?
    3) While deploying it in Oracle WL server, we will create a single .WAR for these composite services and will be deplyed?
    4) The packages javax.xml.ws (for webservices) all these are part of ADF library?
    5) I found that BPEL is the one which orchestrate the services, which is a XML file which will be similalr to common .jws which holds the config for all the composite services? Where exactly it comes to the picture?
    6) Simarly where exactly the SCA and SDO comes to the picture?
    Please clarify in respect to the application, which will be of great help.
    Thanks in advance.

    Guys, no replies. Please respond. Thanks in advance.

  • How to make changes in an existing adf Library

    Hi,
    I am having an adf library, I am looking to make some changes in that adf library and put it back into the project.
    Please let me know how to make a jdeveloper project from the existing adf library,as I not having the original project from which this library was created.
    Please help..
    Thanks

    Hi Timo,
    I have created an adf project and have created an adf library using the same.
    Now when i am creating the adf library using the same project its giving me some errors, so looks like I have done some changes in the original project which might be causing the issue.
    So this is the reason I was looking for an option to rebuild the project using adf library files.
    I need to do some changes in jsf file of the deployed adf library.
    Thanks again for your help

  • SQL 2012 support for ADFS 2.0

    We recently upgraded to SQL 2012 Enterprise from SQL 2008. Since that happened we are now seeing errors when trying to create Relying Party Trusts in our ADFS 2.0 environment.
    The error is as follows:
    An error occurred during an attempt to access the AD FS configuration database. Error message: Exception of type 'Microsoft.IdentityServer.PolicyModel.Client.StorageOperationException' was thrown.
    That brings 3 specific questions:
    1. Does ADFS 2.0 support SQL 2012 as a backend?
    2. Can we move the AD FS configuration database back to WID?
    3. If the answer to question 2 is yes, how do I do it?
    Thanks in advance for any help or suggestions.
    Just a Network Administrator in a Developers World

    Hi Boomer,
    There is no official document published about incompatibilities between AD FS 2.0 and SQL 2012. Though many people have issues about this combination, please see this thread below:
    ADFS 2.0 + SQL 2012
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/6842274e-dca6-423d-9ddb-f5949fa83076/adfs-20-sql-2012?forum=Geneva
    In the meantime, SQL Server 2012 is supported with AD FS 2.1 for sure, you can try to upgrade AD FS 2.0 to AD FS 2.1 if the issue persists.
    In addition, I couldn’t find any resource about migrating AD FS configuration database from SQL to WID, only the other way around.
    More information for you:
    Federation Server Farm Using SQL Server
    http://technet.microsoft.com/en-us/library/gg982487.aspx
    FAQ on ADFS - Part 1
    http://blogs.technet.com/b/askpfeplat/archive/2013/07/22/faq-on-adfs-part-1.aspx
    Best Regards,
    Amy

  • Best practice for migrating data tables- please comment.

    I have 5 new tables seeded with data that need to be promoted from a development to a production environment.
    Instead of the DBAs just using a tool to migrate the data they are insistent that I save and provide scripts for every single commit, in proper order, necessary to both build the table and insert the data from ground zero.
    I am very unaccustomed to this kind of environment and it seems much riskier for me to try and rebuild the objects from scratch when I already have a perfect, tested, ready model.
    They also require extensive documentation where every step is recorded in a document and use that for the deployment.
    I believe their rationale is they don't want to rely on backups but instead want to rely on a document that specifies each step to recreate.
    Please comment on your view of this practice. Thanks!

    >
    Please comment on your view of this practice. Thanks!
    >
    Sounds like the DBAs are using best practices to get the job done. Congratulations to them!
    >
    I have 5 new tables seeded with data that need to be promoted from a development to a production environment.
    Instead of the DBAs just using a tool to migrate the data they are insistent that I save and provide scripts for every single commit, in proper order, necessary to both build the table and insert the data from ground zero.
    >
    The process you describe is what I would expect, and require, in any well-run environment.
    >
    I am very unaccustomed to this kind of environment and it seems much riskier for me to try and rebuild the objects from scratch when I already have a perfect, tested, ready model.
    >
    Nobody cares if if is riskier for you. The production environment is sacred. Any and all risk to it must be reduced to a minimum at all cost. In my opinion a DBA should NEVER move ANYTHING from a development environment directly to a production environment. NEVER.
    Development environments are sandboxes. They are often not backed up. You or anyone else could easily modify tables or data with no controls in place. Anything done in a DEV environment is assumed to be incomplete, unsecure, disposable and unvetted.
    If you are doing development and don't have scripts to rebuild your objects from scratch then you are doing it wrong. You should ALWAYS have your own backup copies of DDL in case anything happens (and it does) to the development environment. By 'have your own' I mean there should be copies in a version control system or central repository where your teammates can get their hands on them if you are not available.
    As for data - I agree with what others have said. Further - ALL data in a dev environment is assumed to be dev data and not production data. In all environments I have worked in ALL production data must be validated and approved by the business. That means every piece of data in lookup tables, fact tables, dimension tables, etc. Only computed data, such as might be in a data warehouse system generated by an ETL process might be exempt; but the process that creates that data is not exempt - that process and ultimately the data - must be signed off on by the business.
    And the business generally has no access to, or control of, a development environment. That means using a TEST or QA environment for the business users to test and validate.
    >
    They also require extensive documentation where every step is recorded in a document and use that for the deployment.
    I believe their rationale is they don't want to rely on backups but instead want to rely on a document that specifies each step to recreate.
    >
    Absolutely! That's how professional deployments are performed. Deployment documents are prepared and submitted for sign off by each of the affected groups. Those groups can include security, dba, business user, IT and even legal. The deployment documents always include recovery steps so that is something goes wrong or the deployment can't procede there is a documented procedure of how to restore the system to a valid working state.
    The deployments themselves that I participate in have representatives from the each of those groups in the room or on a conference call as each step of the deployment is performed. Your 5 tables may be used by stored procedures, views or other code that has to be deployed as part of the same process. Each step of the deployment has to be performed in the correct order. If something goes wrong the responsible party is responsible for assisting in the retry or recovery of their component.
    It is absolutely vital to have a known, secure, repeatable process for deployments. There are no shortcuts. I agree, for a simple 5 new table and small amount of data scenario it may seem like overkill.
    But, despite what you say it simply cannot be that easy for one simple reason. Adding 5 tables with data to a production system has no business impact or utility at all unless there is some code, process or application somewhere that accesses those tables and data. Your post didn't mention the part about what changes are being made to actually USE what you are adding.

  • Adobe application manager - download error. please contact customer support

    trying to download cc apps to my laptop (my second computer) - mac os 10.8.3 - safari browser (failed w/ firefox too)
    been having this issue for a couple months... want to clear it up befor the new cc releases
    so I just uninstalled and removed all adobe apps from my computer - including the adobe application manager
    restarted my computer (shut down my desktop) - downloaded the 'new' adobe application manager
    tried to log in and got the following error (same error I have been getting for months)
    adobe application manager - download error. please contact customer support

    I renamed the OOBE folder to OOBE_old
    but I cannot find the opm.db file -
    I do not seem to have a library in my user h2oonstone folder...
    I did search the HD for the opm.db file - says nothing found

  • Right way to manage ADF Library Dependencies

    Hi,
    I am working on an application where we are trying to components in individual Libraries for re-usability and logical grouping.
    These jar files are then imported into parent projects which can result in different levels of dependency hierarchies.
    From what I have seen there are different ways of importing components / libraries onto a project.
    1. We can directly drag a component like Data control (from Data Control palette) from one project to a page on another (for example from a model project to a ui project)
    2. Deploy the model project as a ADF library jar, go to the resource palette, create a connection, right click on the library and do an add to project.
    3. From the resource palette, expand the library structure, locate the Data control and drag it onto the page of the parent project
    My question is:
    a> What is the difference between these three ways of importing components from one project to the other.
    b> Which is the best way for deployment and future maintenance.
    thanks
    Edited by: user595592 on Aug 12, 2011 5:18 AM

    1. We can directly drag a component like Data control (from Data Control palette) from one project to a page on another (for example from a model project to a ui project)This will be applicable if you have a dependiency.. ro you have an adf library reference for your project..
    datacontrol - Business components referenced in bc4j.cfg
    other datacontrlols will be defined in DataBindings.cpx file
    2. Deploy the model project as a ADF library jar, go to the resource palette, create a connection, right click on the library and do an add to project.This is through file connection.. This is the most prompt way of adding libraries.. to the project.. so that there wont be an absolute references..
    3. From the resource palette, expand the library structure, locate the Data control and drag it onto the page of the parent projectagain same as poiint 2.. but for datacontrol..
    a> What is the difference between these three ways of importing components from one project to the other. point 1 say dependecies.. in a single applicatioon between different project.. absoultely fine..
    point 2.. will alway go with relative path.. and have an advantage of not having absolute path..
    point 3. si same as 2
    b> Which is the best way for deployment and future maintenanceI will suggest you to go for 2.. as its the standard way of adding libraries..

  • JDeveloper 11.1.2.3, ADF Faces, JQuery Integration via ADF Library

    I cannot seem to get a consuming application to execute jquery's ready() function defined within a adflib application. Here is my setup
    directory structure of where my javascript files are:
    CommonApp
    -ViewController
    --public_html
    ---resources
    ----js
    -----jquery-1.6.2.min.js
    -----acme.js
    The above structure created by default by jdev when creating a new javascript file. Now the test code (also within CommonApp) which works looks like the following:
    test.jsf
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
        <af:document title="test.jsf" id="d1">
            <af:group id="g1">
                <af:resource type="javascript" source="/resources/js/jquery-1.6.2.min.js"/>
                <af:resource type="javascript" source="/resources/js/acme.js"/>
            </af:group>
            <af:form id="f1">
             </af:form>
        </af:document>
    </f:view>Contents of acme.js
    $(document).ready(function () {
        // do jQuery
        alert('jquery ready called')
    });OK so far so good, test.jsf runs and an alert dialog pops up. Moving on... CommonApp is deployed as an ADF Library and consumed by a ChildApp.
    There is a single .jsf file within the ChildApp and the code is exactly identical to the above test.jsf. Upon runtime there is no alert dialog! What am I missing?

    A bit more fiddling around:
    I have added the following code to acme.js
    function test() {
        alert('test');
    }redeployed the adflib
    Within my ChildApp I have added the following code to test.jsf:
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
        <af:document title="test.jsf" id="d1">
            <af:group id="g1">
                <af:resource type="javascript" source="/resources/js/jquery-1.6.2.min.js"/>
                <af:resource type="javascript" source="/resources/js/acme.js"/>
            </af:group>
            <af:form id="f1">
                <af:commandButton text="commandButton 1" id="cb1">
                    <af:clientListener method="test" type="click"/>
                </af:commandButton>
            </af:form>
        </af:document>When the code is ran, I clicked the button and the alert dialog is invoked.
    </f:view>

  • Send SOAP DIME Attachment (please comment on my sample code)

    Hi All,
    I had hard time trying to find a send SOAP DIME attachment
    code for the web service. And here it is, I wrote one,
    but I use to easy way to deploy the service.
    I just simply change the extension .java to .jws,
    so, can you all tell me whether it will be a problem or not ?
    And please review my code below, I debugged and no error,
    but I am not sure if it is working right.
    Basiclly 2 operations:
    public String generateID(int artID)
    public File detachFile(String filename)
    Please comment on this code, I am trying to make it
    more robust, so, that I can redo it and post it to share with
    everybody.
    thanks,
    Derek
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.OutputStream;
    import java.util.Iterator;
    import java.io.*;
    import java.security.*;
    import java.security.NoSuchAlgorithmException;
    import javax.activation.DataHandler;
    import javax.activation.FileDataSource;
    import javax.xml.soap.AttachmentPart;
    import org.apache.axis.AxisFault;
    import org.apache.axis.Message;
    import org.apache.axis.MessageContext;
    import org.apache.axis.attachments.Attachments;
    import org.apache.axis.attachments.AttachmentsImpl;
    import org.apache.log4j.Logger;
    public class AttachmentYPMG
         private static final Logger _logger = Logger.getLogger(AttachmentYPMG.class);
         public AttachmentYPMG()
         public String generateID(int artID)
              String artid = Integer.toString(artID);
              String md5_hash_string = plainStringToMD5(artid);
              return md5_hash_string;
         private String plainStringToMD5(String input) {
                // Some stuff we will use later
                MessageDigest md = null;
                byte[] byteHash = null;
                StringBuffer resultString = new StringBuffer();
                // Bad things can happen here
                try {
                  // Choose between MD5 and SHA1
                       md = MessageDigest.getInstance("MD5");
                } catch(NoSuchAlgorithmException e) {
                    System.out.println("NoSuchAlgorithmException caught!");
                    System.exit( -1);
                // Reset is always good
                md.reset();
                // We really need some conversion here
               md.update(input.getBytes());
                // There goes the hash
                byteHash = md.digest();
               //  Now here comes the best part
                for(int i = 0; i < byteHash.length; i++) {
                  resultString.append(Integer.toHexString(0xFF & byteHash));
              // That's it!
              return(resultString.toString());
         public File detachFile(String filename)
              InputStream is = null;
              FileOutputStream os = null;
              File file = null;
              int totalAttachments ;
              try
                   //Get all the attachments
                   AttachmentPart[] attachments = getMessageAttachments();
                   * getMessageAttachments() as provided by Steve Loughran in his mail
                   * to axis-user group
                   * http://www.mail-archive.com/[email protected]/msg08732.html
                   //Put the logic in a loop for totalAttachments for multiple
                   // attachments.
                   totalAttachments = attachments.length;
                   _logger.debug("saveFile(String filename = " + filename + ") - " +
                                  "Total Attachments Received Are: "+ totalAttachments);
                   //Extract the first attachment. (Since in this case we have only one attachment sent)
                   DataHandler dh = attachments[0].getDataHandler();
                   //Extract the file name of the first attachment.
                   String name = filename;
                   _logger.debug("saveFile(String filename = " + filename + ") - File received on server is: " + name);
                   //Get the streams to file and from attachment, then stream to disk
                   is = dh.getInputStream();
                   file = new File(name);
                   os = new FileOutputStream(file);
                   this.writeBuffersAndClose(is, os);
              } catch (Exception e)
                   _logger.error("detachFile(String filename = " + filename + ")", e);
                   //throw new AttachmentException(e);
              //if(file!= null)
                        return file;
              //else
                   //throw new AttachmentException("The attachment was not saved");
         * extract attachments from the current request
         * @return a list of attachmentparts or an empty array for no attachments
         * support in this axis buid/runtime
         private AttachmentPart[] getMessageAttachments() throws AxisFault
              * Reusing the method implementation for AttachmentPart[]
              * getMessageAttachments() as provided by Steve Loughran in his mail to
              * axis-user group
              * http://www.mail-archive.com/[email protected]/msg08732.html
              MessageContext msgContext = MessageContext.getCurrentContext();
              Message reqMsg = msgContext.getRequestMessage();
              Attachments messageAttachments = reqMsg.getAttachmentsImpl();
              if (null == messageAttachments)
                   System.out.println("no attachment support");
                   return new AttachmentPart[0];
              int attachmentCount = messageAttachments.getAttachmentCount();
              AttachmentPart attachments[] = new AttachmentPart[attachmentCount];
              Iterator it = messageAttachments.getAttachments().iterator();
              int count = 0;
              while (it.hasNext())
                   AttachmentPart part = (AttachmentPart) it.next();
                   attachments[count++] = part;
              return attachments;
         * Simple method for writing one stream from another.
         * @param is
         * @param os
         * @throws IOException
         private void writeBuffersAndClose(InputStream is, OutputStream os)
              throws IOException
              int i = 0;
              byte [] buffer = new byte[1024];
              while (i != -1)
                   i = is.read(buffer, 0, buffer.length);
                   if(i > 0)
                        os.write(buffer, 0, buffer.length);
              is.close();
              os.close();

    Hi All,
    I had hard time trying to find a send SOAP DIME attachment
    code for the web service. And here it is, I wrote one,
    but I use to easy way to deploy the service.
    I just simply change the extension .java to .jws,
    so, can you all tell me whether it will be a problem or not ?
    And please review my code below, I debugged and no error,
    but I am not sure if it is working right.
    Basiclly 2 operations:
    public String generateID(int artID)
    public File detachFile(String filename)
    Please comment on this code, I am trying to make it
    more robust, so, that I can redo it and post it to share with
    everybody.
    thanks,
    Derek
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.OutputStream;
    import java.util.Iterator;
    import java.io.*;
    import java.security.*;
    import java.security.NoSuchAlgorithmException;
    import javax.activation.DataHandler;
    import javax.activation.FileDataSource;
    import javax.xml.soap.AttachmentPart;
    import org.apache.axis.AxisFault;
    import org.apache.axis.Message;
    import org.apache.axis.MessageContext;
    import org.apache.axis.attachments.Attachments;
    import org.apache.axis.attachments.AttachmentsImpl;
    import org.apache.log4j.Logger;
    public class AttachmentYPMG
         private static final Logger _logger = Logger.getLogger(AttachmentYPMG.class);
         public AttachmentYPMG()
         public String generateID(int artID)
              String artid = Integer.toString(artID);
              String md5_hash_string = plainStringToMD5(artid);
              return md5_hash_string;
         private String plainStringToMD5(String input) {
                // Some stuff we will use later
                MessageDigest md = null;
                byte[] byteHash = null;
                StringBuffer resultString = new StringBuffer();
                // Bad things can happen here
                try {
                  // Choose between MD5 and SHA1
                       md = MessageDigest.getInstance("MD5");
                } catch(NoSuchAlgorithmException e) {
                    System.out.println("NoSuchAlgorithmException caught!");
                    System.exit( -1);
                // Reset is always good
                md.reset();
                // We really need some conversion here
               md.update(input.getBytes());
                // There goes the hash
                byteHash = md.digest();
               //  Now here comes the best part
                for(int i = 0; i < byteHash.length; i++) {
                  resultString.append(Integer.toHexString(0xFF & byteHash));
              // That's it!
              return(resultString.toString());
         public File detachFile(String filename)
              InputStream is = null;
              FileOutputStream os = null;
              File file = null;
              int totalAttachments ;
              try
                   //Get all the attachments
                   AttachmentPart[] attachments = getMessageAttachments();
                   * getMessageAttachments() as provided by Steve Loughran in his mail
                   * to axis-user group
                   * http://www.mail-archive.com/[email protected]/msg08732.html
                   //Put the logic in a loop for totalAttachments for multiple
                   // attachments.
                   totalAttachments = attachments.length;
                   _logger.debug("saveFile(String filename = " + filename + ") - " +
                                  "Total Attachments Received Are: "+ totalAttachments);
                   //Extract the first attachment. (Since in this case we have only one attachment sent)
                   DataHandler dh = attachments[0].getDataHandler();
                   //Extract the file name of the first attachment.
                   String name = filename;
                   _logger.debug("saveFile(String filename = " + filename + ") - File received on server is: " + name);
                   //Get the streams to file and from attachment, then stream to disk
                   is = dh.getInputStream();
                   file = new File(name);
                   os = new FileOutputStream(file);
                   this.writeBuffersAndClose(is, os);
              } catch (Exception e)
                   _logger.error("detachFile(String filename = " + filename + ")", e);
                   //throw new AttachmentException(e);
              //if(file!= null)
                        return file;
              //else
                   //throw new AttachmentException("The attachment was not saved");
         * extract attachments from the current request
         * @return a list of attachmentparts or an empty array for no attachments
         * support in this axis buid/runtime
         private AttachmentPart[] getMessageAttachments() throws AxisFault
              * Reusing the method implementation for AttachmentPart[]
              * getMessageAttachments() as provided by Steve Loughran in his mail to
              * axis-user group
              * http://www.mail-archive.com/[email protected]/msg08732.html
              MessageContext msgContext = MessageContext.getCurrentContext();
              Message reqMsg = msgContext.getRequestMessage();
              Attachments messageAttachments = reqMsg.getAttachmentsImpl();
              if (null == messageAttachments)
                   System.out.println("no attachment support");
                   return new AttachmentPart[0];
              int attachmentCount = messageAttachments.getAttachmentCount();
              AttachmentPart attachments[] = new AttachmentPart[attachmentCount];
              Iterator it = messageAttachments.getAttachments().iterator();
              int count = 0;
              while (it.hasNext())
                   AttachmentPart part = (AttachmentPart) it.next();
                   attachments[count++] = part;
              return attachments;
         * Simple method for writing one stream from another.
         * @param is
         * @param os
         * @throws IOException
         private void writeBuffersAndClose(InputStream is, OutputStream os)
              throws IOException
              int i = 0;
              byte [] buffer = new byte[1024];
              while (i != -1)
                   i = is.read(buffer, 0, buffer.length);
                   if(i > 0)
                        os.write(buffer, 0, buffer.length);
              is.close();
              os.close();

Maybe you are looking for

  • When opening adobe priemere elements 11 get incompatible display driver error message?

    have intel ( r ) hd graphics 2.1.0. build 8.15.10.2622---gone to intel display driver on my pc and it is up-to-date----is adoble elements not liking my current display driver on my pc and if so what can i do?

  • Canopus ADVC 110 and Final Cut Pro

    I have FCP 5.1.4 and I have attached Canopus ADVC 110 using white, red, and yellow video cables to my VCR to capture a home video and transfer to CD.  I am getting nothing on FCP when I hit log and capture.  What should my settings be on capture sett

  • How to start with a maximized Browser

    Hello, the first thing what I do when I start Aperture is to maximize the browser, so a question was born: Is it possible to start with the preference that aperture starts with a maximized Browser? I know it is just a little click on an icon, but I d

  • Struggling to figure out reasons behind those "An unexpected error has occurred" messages in SharePoint 2010

    We are in day 5 of using SP 2010 on our 4 server farm. The farm was created by taking our MOSS 2007 databases and attaching to our database. We have had a variety of cases of users encountering the "An unexpected error has occurred". In perhaps 10% o

  • Installing FCP6 on new MBP

    I have just purchased a new MBP duo 2008 and want to install my copy of FCP Studio 2 on it. My previous laptop was a PowerBook G4. I upgraded from FCP5 about a year ago and removed the sticker with the FCP 5 serial #. Now, when I try to install FCP S