"The trust relationship" fails when you use the remote web access but local access is fine

Hi people,

I searched on this but haven't found all answers, or anyone who seems to have the same problem that I get.

I can use my Win 7 Desktop Office 100% fine, network cable, no problem, "nothing has changed" for months. SB Server 2011

I can log the Web remote access: Remote space fine and can download files, etc. Any fine.

I can see the 'Connect' button for my computer desktop, but when I press on it and enter my username and password, I get "the trust relationship between this workstation and the primary domain failed."  I tried several remote computers XP and Win 7, always the same.

I am sure that when I'm back in the office, the local logon will be fine as it always has been.

Any suggestions?

Thank you

Tom

Hello Tom,

I appreciate all the research you have done.

I suggest that you post the application on Microsoft TechNet forum because we have experts working on these issues. You can check the link to post the same query on TechNet:

http://social.technet.Microsoft.com/forums/Windows/en-us/home?category=w7itpro

Please do not hesitate to contact us if you have other questions related to Windows.

Tags: Windows

Similar Questions

  • How to change folder name by default when you use save for Web in java script?

    Hello everyone, hope you can help me.


    Photoshop has a folder name by default of images When you export using slices Save for Web . I need to change this folder name.

    How to change folder name by default when you use save for Web in java script?

    Thanks in advance!


    1325ACD7-9C89-4D20-A6BF-E9EE8B7A1D27.png

    QQ20150923-1@2x.png


    JJMack Chuck Uebele Nicolas Ribot SuperMerlin

    You can try with scriptlistener to record the code. Change to the last line of the NO to ALL dialog boxes, so that the dialog - if you wish. There are two places in the code to save the files: one where is actually saved the file, and the other where the default value is file. I have seen it changed something with it. So, you can simply use the first listing of a path in the code below.

    #target photoshop
    
    var idExpr = charIDToTypeID( "Expr" );
        var desc19 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
            var desc20 = new ActionDescriptor();
            var idOp = charIDToTypeID( "Op  " );
            var idSWOp = charIDToTypeID( "SWOp" );
            var idOpSa = charIDToTypeID( "OpSa" );
            desc20.putEnumerated( idOp, idSWOp, idOpSa );
            var idDIDr = charIDToTypeID( "DIDr" );
            desc20.putBoolean( idDIDr, true );
            var idIn = charIDToTypeID( "In  " );
            desc20.putPath( idIn, new File( "C:\\Users\\csuebele\\Pictures\\LR shortcuts" ) );//Here's where it actually saves
            var idFmt = charIDToTypeID( "Fmt " );
            var idIRFm = charIDToTypeID( "IRFm" );
            var idPNtwofour = charIDToTypeID( "PN24" );
            desc20.putEnumerated( idFmt, idIRFm, idPNtwofour );
            var idIntr = charIDToTypeID( "Intr" );
            desc20.putBoolean( idIntr, false );
            var idTrns = charIDToTypeID( "Trns" );
            desc20.putBoolean( idTrns, true );
            var idMtt = charIDToTypeID( "Mtt " );
            desc20.putBoolean( idMtt, true );
            var idEICC = charIDToTypeID( "EICC" );
            desc20.putBoolean( idEICC, false );
            var idMttR = charIDToTypeID( "MttR" );
            desc20.putInteger( idMttR, 255 );
            var idMttG = charIDToTypeID( "MttG" );
            desc20.putInteger( idMttG, 255 );
            var idMttB = charIDToTypeID( "MttB" );
            desc20.putInteger( idMttB, 255 );
            var idSHTM = charIDToTypeID( "SHTM" );
            desc20.putBoolean( idSHTM, false );
            var idSImg = charIDToTypeID( "SImg" );
            desc20.putBoolean( idSImg, true );
            var idSWsl = charIDToTypeID( "SWsl" );
            var idSTsl = charIDToTypeID( "STsl" );
            var idSLAl = charIDToTypeID( "SLAl" );
            desc20.putEnumerated( idSWsl, idSTsl, idSLAl );
            var idSWch = charIDToTypeID( "SWch" );
            var idSTch = charIDToTypeID( "STch" );
            var idCHsR = charIDToTypeID( "CHsR" );
            desc20.putEnumerated( idSWch, idSTch, idCHsR );
            var idSWmd = charIDToTypeID( "SWmd" );
            var idSTmd = charIDToTypeID( "STmd" );
            var idMDCC = charIDToTypeID( "MDCC" );
            desc20.putEnumerated( idSWmd, idSTmd, idMDCC );
            var idohXH = charIDToTypeID( "ohXH" );
            desc20.putBoolean( idohXH, false );
            var idohIC = charIDToTypeID( "ohIC" );
            desc20.putBoolean( idohIC, true );
            var idohAA = charIDToTypeID( "ohAA" );
            desc20.putBoolean( idohAA, true );
            var idohQA = charIDToTypeID( "ohQA" );
            desc20.putBoolean( idohQA, true );
            var idohCA = charIDToTypeID( "ohCA" );
            desc20.putBoolean( idohCA, false );
            var idohIZ = charIDToTypeID( "ohIZ" );
            desc20.putBoolean( idohIZ, true );
            var idohTC = charIDToTypeID( "ohTC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohTC, idSToc, idOCzerothree );
            var idohAC = charIDToTypeID( "ohAC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohAC, idSToc, idOCzerothree );
            var idohIn = charIDToTypeID( "ohIn" );
            desc20.putInteger( idohIn, -1 );
            var idohLE = charIDToTypeID( "ohLE" );
            var idSTle = charIDToTypeID( "STle" );
            var idLEzerothree = charIDToTypeID( "LE03" );
            desc20.putEnumerated( idohLE, idSTle, idLEzerothree );
            var idohEn = charIDToTypeID( "ohEn" );
            var idSTen = charIDToTypeID( "STen" );
            var idENzerozero = charIDToTypeID( "EN00" );
            desc20.putEnumerated( idohEn, idSTen, idENzerozero );
            var idolCS = charIDToTypeID( "olCS" );
            desc20.putBoolean( idolCS, false );
            var idolEC = charIDToTypeID( "olEC" );
            var idSTst = charIDToTypeID( "STst" );
            var idSTzerozero = charIDToTypeID( "ST00" );
            desc20.putEnumerated( idolEC, idSTst, idSTzerozero );
            var idolWH = charIDToTypeID( "olWH" );
            var idSTwh = charIDToTypeID( "STwh" );
            var idWHzeroone = charIDToTypeID( "WH01" );
            desc20.putEnumerated( idolWH, idSTwh, idWHzeroone );
            var idolSV = charIDToTypeID( "olSV" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSV, idSTsp, idSPzerofour );
            var idolSH = charIDToTypeID( "olSH" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSH, idSTsp, idSPzerofour );
            var idolNC = charIDToTypeID( "olNC" );
                var list4 = new ActionList();
                    var desc21 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerozero = charIDToTypeID( "NC00" );
                    desc21.putEnumerated( idncTp, idSTnc, idNCzerozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc21 );
                    var desc22 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc22.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc22 );
                    var desc23 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwoeight = charIDToTypeID( "NC28" );
                    desc23.putEnumerated( idncTp, idSTnc, idNCtwoeight );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc23 );
                    var desc24 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc24.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc24 );
                    var desc25 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc25.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc25 );
                    var desc26 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc26.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc26 );
            desc20.putList( idolNC, list4 );
            var idobIA = charIDToTypeID( "obIA" );
            desc20.putBoolean( idobIA, false );
            var idobIP = charIDToTypeID( "obIP" );
            desc20.putString( idobIP, """""" );
            var idobCS = charIDToTypeID( "obCS" );
            var idSTcs = charIDToTypeID( "STcs" );
            var idCSzeroone = charIDToTypeID( "CS01" );
            desc20.putEnumerated( idobCS, idSTcs, idCSzeroone );
            var idovNC = charIDToTypeID( "ovNC" );
                var list5 = new ActionList();
                    var desc27 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzeroone = charIDToTypeID( "NC01" );
                    desc27.putEnumerated( idncTp, idSTnc, idNCzeroone );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc27 );
                    var desc28 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwozero = charIDToTypeID( "NC20" );
                    desc28.putEnumerated( idncTp, idSTnc, idNCtwozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc28 );
                    var desc29 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerotwo = charIDToTypeID( "NC02" );
                    desc29.putEnumerated( idncTp, idSTnc, idNCzerotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc29 );
                    var desc30 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc30.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc30 );
                    var desc31 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerosix = charIDToTypeID( "NC06" );
                    desc31.putEnumerated( idncTp, idSTnc, idNCzerosix );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc31 );
                    var desc32 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc32.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc32 );
                    var desc33 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc33.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc33 );
                    var desc34 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc34.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc34 );
                    var desc35 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwotwo = charIDToTypeID( "NC22" );
                    desc35.putEnumerated( idncTp, idSTnc, idNCtwotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc35 );
            desc20.putList( idovNC, list5 );
            var idovCM = charIDToTypeID( "ovCM" );
            desc20.putBoolean( idovCM, false );
            var idovCW = charIDToTypeID( "ovCW" );
            desc20.putBoolean( idovCW, true );
            var idovCU = charIDToTypeID( "ovCU" );
            desc20.putBoolean( idovCU, true );
            var idovSF = charIDToTypeID( "ovSF" );
            desc20.putBoolean( idovSF, true );
            var idovCB = charIDToTypeID( "ovCB" );
            desc20.putBoolean( idovCB, true );
            var idovSN = charIDToTypeID( "ovSN" );
            desc20.putString( idovSN, """c:\photos""" );//Here's where the default folder is suppose to go.
        var idSaveForWeb = stringIDToTypeID( "SaveForWeb" );
        desc19.putObject( idUsng, idSaveForWeb, desc20 );
    executeAction( idExpr, desc19, DialogModes.ALL );
    
  • Connect to the Oracle database fails when you use Microsoft ODBC or OLE DB Driver

    There was a problem when you apply the KB3126587 hotfix where connections to an Oracle database using the Microsoft ODBC driver fails if run from automated processes. Running the same process manually would succeed. The update issued KB3147071 solved the problem successfully.

    Yesterday, several patched have been applied and the problem came back. The patches are: KB2862152, KB2868626, KB3163244, KB3168965, KB3170455, KB3163251.

    I saw yet no acknowledgement or difficulty of Microsoft. I prefer not to uninstall security patches, but it is a problem of production.

    Any ideas what specific patch maybe breaking it again?

    Thank you

    Josh

    Server: Windows 2008 R2

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • The step of INSTALLATION fails when you use IAM Deployment Wizard

    Hello

    I am making an enterprise deployment by using the IDMLCM tool by following the Enterprise for Oracle Identity and Access Management Deployment Guide (http://docs.oracle.com/cd/E40329_01/doc.1112/e48618/toc.htm).

    I completed the PREVERIFY step on each node (iamhost1, iamhost2, webhost1, webhost2) successfully but did not step in the INSTALLATION when you run the following command on the first node (iamhost1):

    runIAMDeployment.sh - $IDMLCM_HOME/provisioning/bin/provisioning.rsp - ignoreSysPrereqs true - target responsefile install

    I can't understand the reason according to the runIAMDeployment - install.log.

    Help, please.

    Thank you and best regards.

    Here is the log:

    ……………

    [2014-08 - 07T 07: 30:06.545 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUhe6KcD ^ a05zzK6yW1Jsfds000001, 0] start the installation process for Identity Management Suite...

    [2014-08 - 07T 07: 30:06.594 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUhe6KcD ^ a05zzK6yW1Jsfds000001, 0] [logStatus] STATE = BUILD_ERROR! TIMESTAMP = 2014-08-07 07:30:06 CST! TARGET = install! CATEGORY = BUILD_ERROR! DOMAIN = NONE! Host name = iamhost1! PRODUCTFAMILY = orchestration. PRODUCT = orchestration. TASK = canPhaseStartOnThisHost! TaskID = orchestration.orchestration.BUILD_ERROR. Install.canPhaseStartOnThisHost! MESSAGE = installation phase has failed on this host: iamhost1. To re - run this phase on this host, run first install cleanup and restoration-install. ! DETAIL = installation phase has failed on this host: iamhost1. To re - run this phase on this host, run first install cleanup and restoration-install. ! BUILDFILE=/U02/Oracle/middleware/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/IDM-orchestration-build.XML! LINENUMBER = 97!

    [2014-08 - 07T 07: 30:06.596 + 08:00] [runIAMDeployment - install] [ERROR] [FAPROV-00298] [runIAMDeployment - install] [tid: 10] [ecid: 0000KUhe6KcD ^ a05zzK6yW1Jsfds000001, 0] year Error occurred: []

    The installation phase has failed on this host: iamhost1. To re - run this phase on this host, run first install cleanup and restoration-install.

    at oracle.apps.fnd.provisioning.ant.taskdefs.CanPhaseStartOnThisHostTask.checkIfPhaseCanStartOnCurrentHost(CanPhaseStartOnThisHostTask.java:190)

    at oracle.apps.fnd.provisioning.ant.taskdefs.CanPhaseStartOnThisHostTask.checkIfPhaseCanStart(CanPhaseStartOnThisHostTask.java:218)

    at oracle.apps.fnd.provisioning.ant.taskdefs.CanPhaseStartOnThisHostTask.eval(CanPhaseStartOnThisHostTask.java:73)

    at oracle.apps.fnd.provisioning.ant.taskdefs.CanPhaseStartOnThisHostTask.executeTask(CanPhaseStartOnThisHostTask.java:61)

    at oracle.apps.fnd.provisioning.ant.taskdefs.BaseProvisioningTask.execute(BaseProvisioningTask.java:106)

    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)

    at sun.reflect.GeneratedMethodAccessor1.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)

    at org.apache.tools.ant.Task.perform(Task.java:348)

    at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)

    at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:217)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)

    at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)

    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)

    at sun.reflect.GeneratedMethodAccessor1.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)

    at org.apache.tools.ant.Task.perform(Task.java:348)

    at org.apache.tools.ant.Target.execute(Target.java:357)

    at org.apache.tools.ant.Target.performTasks(Target.java:385)

    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)

    at org.apache.tools.ant.Project.executeTarget(Project.java:1307)

    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)

    at org.apache.tools.ant.Project.executeTargets(Project.java:1191)

    at org.apache.tools.ant.Main.runBuild(Main.java:758)

    at org.apache.tools.ant.Main.startAnt(Main.java:218)

    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)

    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)

    ]]

    [2014-08 - 07T 07: 30:06.663 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUhe6KcD ^ a05zzK6yW1Jsfds000001, 0] [logStatus] STATE = BUILD_ERROR! TIMESTAMP = 2014-08-07 07:30:06 CST! TARGET = listener-journal-status-in-error! CATEGORY = install! DOMAIN = NONE! Host name = iamhost1! PRODUCTFAMILY = orchestration. PRODUCT = orchestration. TASK = install! TaskID = orchestration.orchestration.None.Listener - journal-status-in - error.NONE! MESSAGE = ERROR! DETAIL = installation phase has failed on this host: iamhost1. To re - run this phase on this host, run first install cleanup and restoration-install. ! BUILDFILE=/U02/Oracle/middleware/Oracle_IDMLCM1/provisioning/provisioning-build/listener-build.XML! LINENUMBER = 65!

    [2014-08 - 07T 07: 30:06.664 + 08:00] [runIAMDeployment - install] [ERROR] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUhe6KcD ^ a05zzK6yW1Jsfds000001, 0] the installation phase has failed on this host: iamhost1. To re - run this phase on this host, run first install cleanup and restoration-install.

    [2014-08 - 07T 07: 30:06.670 + 08:00] [runIAMDeployment - install] [ERROR] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUhe6KcD ^ a05zzK6yW1Jsfds000001, 0] BUILD FAILED []

    /U02/Oracle/middleware/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/IDM-orchestration-build.XML:97: the installation phase has failed on this host: iamhost1. To re - run this phase on this host, run first install cleanup and restoration-install.

    ………………

    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

    I made some change and do it again and this time I got the error "installation OUD failed.". Any suggestion?

    --------------------

    [2014-08 - 07T 12: 44:52.652 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec] Starting Oracle Universal Installer...

    [2014-08 - 07T 12: 44:52.655 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec]

    [2014-08 - 07T 12: 44:52.656 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec] check if the CPU speed is greater than 300 MHz.    Real MHz 2693 spent

    [2014-08 - 07T 12: 44:52.657 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec] space Temp checking: must be greater than 150 MB.   Real 1502 MB passed

    [2014-08 - 07T 12: 44:52.658 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec] checking swap space: 511 MB of available space, 512 MB required.    Failure of < < < <

    [2014-08 - 07T 12: 44:52.659 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec]

    [2014-08 - 07T 12: 44:52.661 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec] some requirement checks failed. You must meet these conditions before

    [2014-08 - 07T 12: 44:52.662 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec]

    [2014-08 - 07T 12: 44:52.663 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec] to continue installation.

    [2014-08 - 07T 12: 44:52.665 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec]

    [2014-08 - 07T 12: 44:52.666 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec]

    [2014-08 - 07T 12: 44:52.667 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 12] [ecid: 0000KUimAkgD ^ a05zzK6yW1JskGa000003, 0] [exec] output Oracle Universal Installer, journal for this session can be found at /u02/oracle/product/11.1.2.2.0/idmtop/products/dir/oraInventory/logs/installActions2014-08-07_12-44-52PM.log

    [2014-08 - 07T 12: 44:52.694 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUim3M7D ^ a05zzK6yW1JskGa000001, 0] [logStatus] STATE = BUILD_ERROR! TIMESTAMP = 2014-08-07 12:44:52 CST! TARGET = listener-journal-status-in-error! Category = Run.Oui! DOMAIN = NONE! Host name = iamhost1! PRODUCTFAMILY = orchestration. PRODUCT = orchestration. Task = Run.Oui! TaskID = orchestration.orchestration.None.Listener - journal-status-in - error.NONE! MESSAGE = ERROR! DETAIL = exec returned: 255! BUILDFILE=/U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/provisioning-build/listener-build.XML! LINENUMBER = 65!

    [2014-08 - 07T 12: 44:52.696 + 08:00] [runIAMDeployment - install] [ERROR] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUim3M7D ^ a05zzK6yW1JskGa000001, 0] exec returned: 255

    [2014-08 - 07T 12: 44:52.702 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUim3M7D ^ a05zzK6yW1JskGa000001, 0] [logStatus] STATE = BUILD_ERROR! TIMESTAMP = 2014-08-07 12:44:52 CST! TARGET = install idm! CATEGORY = OUD! DOMAIN = NONE! Host name = iamhost1! PRODUCTFAMILY = orchestration. PRODUCT = orchestration. TASK = installation OUD! TaskID = orchestration.orchestration.None.Install - idm.NONE! MESSAGE =! DETAIL = OUD installation does not succeed. ! BUILDFILE=/U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/provisioning-build/common-Misc-build.XML! LINENUMBER = 108!

    [2014-08 - 07T 12: 44:52.708 + 08:00] [runIAMDeployment - install] [ERROR] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUim3M7D ^ a05zzK6yW1JskGa000001, 0] OUD installation is unsuccessful.

    [2014-08 - 07T 12: 44:52.719 + 08:00] [runIAMDeployment - install] [ERROR] [] [runIAMDeployment-install] [tid: 10] [ecid: 0000KUim3M7D ^ a05zzK6yW1JskGa000001, 0] BUILD FAILED []

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/IDM-orchestration-build.XML:102: the following error occurred during the execution of this line:

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/IDM-orchestration-build.XML:416: the following error occurred during the execution of this line:

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/IDM-orchestration-build.XML:528: the following error occurred during the execution of this line:

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/IDM-orchestration-build.XML:530: the following error occurred during the execution of this line:

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/IDM-orchestration-build.XML:541: the following error occurred during the execution of this line:

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/Oud-build.XML:62: the following error occurred during the execution of this line:

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/IDM-provisioning-build/Oud-build.XML:519: the following error occurred during the execution of this line:

    /U02/Oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/provisioning-build/common-Misc-build.XML:110: installation of the OUD is unsuccessful.

    Total duration: 31 seconds

    ]]

    [2014-08 - 07T 12: 44:52.742 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [FAPROV-01281] [runIAMDeployment - install] [tid: 13] [ecid: 0000KUimAm6D ^ a05zzK6yW1JskGa000004, 0] token of guard of phase of creation in closing bracket.

    [2014-08 - 07T 12: 44:52.744 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [FAPROV-01073] [runIAMDeployment - install] [tid: 13] [ecid: 0000KUimAm6D ^ a05zzK6yW1JskGa000004, 0] [arg: u02/oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/phaseguards/install-iamhost1-FAILED.grd] changing permissions recursively for u02/oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/phaseguards/install-iamhost1-FAILED.grd. This may take some time...

    [2014-08 - 07T 12: 44:52.748 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [FAPROV-01074] [runIAMDeployment - install] [tid: 13] [ecid: 0000KUimAm6D ^ a05zzK6yW1JskGa000004, 0] Permissons changed.

    [2014-08 - 07T 12: 44:52.749 + 08:00] [runIAMDeployment - install] [NOTIFICATION] [FAPROV-01197] [runIAMDeployment - install] [tid: 13] [ecid: 0000KUimAm6D ^ a05zzK6yW1JskGa000004, 0] wrote guard phase file /u02/oracle/product/11.1.2.2.0/idmlcm/Oracle_IDMLCM1/provisioning/phaseguards/install-iamhost1-FAILED.grd

    Apparently, the OUD Installer fails on:

    Check the swap space: 511 MB of available space, 512 MB required.  Failed

    Check your swapspace and try again.

  • Add disk Workflow fails when you use the LSI Logic SAS SCSI controller

    I'm in vCenter Orchestrator 4.0.1

    When you try to run the workflow work add drive on a virtual machine that uses the LSI Logic SAS SCSI controller I get an error no controller found.

    This workflow is under: library-> VIM 3-> Virtual Machine Management-> device management

    The workflow add disk supports the LSI Logic SAS controller?  If this is not the case, no idea of how to create my own custom adds workflow to disk that would work with this controller?

    Thank you!

    Which plugin you have configured to talk to your Virtual Center? the plugin 3.5 or 4.0 plugin? If you have used the plugin 4.0, you must use the library-> VC-> * workflow so that the correct objects get used.

  • The security when you use hotels remote desktop?

    I'm not sure where this investigation should go - maybe someone can correct me if needed.

    We travel often.  I take my Windows 7 laptop with me and hotel networks allows to connect to my computer via desktop remotely, so that I can continue to do banking online, documentation, etc.  However, I am very concerned by the networks hotel being compromised, such that someone could be sniffing keyboard entries and looking for passwords and account information. I have considered two workaround solutions to hide what I do on my machine at home, but am not sure if they would actually work. One is to use the screen keyboard and the other is to have a copy of the text of the passwords I use available on my home computer and copy and paste passwords from secure documents / web pages, I want to access.

    I guess that these two approaches would create only generic 'clicks' which don't contain any actual data which could be read through the network. Am I correct that?

    Hello

    Welcome to the Microsoft community.

    There are a few additional steps you can take to limit access to the remote desktop.

    1. you can specify that only certain users have access to this PC with remote desktop during installation.

    2. you can also use another port to connect through.

    a: you can find more information on these options here.

    3. you can also see some good information in general on Remote Desktop here.

    Regarding the overall security on your PC, you can configure the BitLocker Drive encryption.  BitLocker allows you to avoid any documents to the more secure passwords by encrypting the entire drive which is Windows and your data.  For more information on BitLocker and how to put in place, please check out the link here.

    For more information about remote desktop, see Remote Desktop connection: frequently asked questions.

    I hope this helps. If you need help with Windows, let us know and will be happy to help you.

  • The mouse does not work in WinPE when you use vRealize Console Web Automation

    Hello

    The SOE development team have been invited to use the vRA for office development, but they complain that they cannot use the mouse in the PE environment.

    I found this KB KB VMware: mouse movement in VMware vRealize Automation and VMware vCloud Director did not follow in the console session... which States "it is a problem known to affect VMware vCloud Director and VMware vRealize Automation. . Currently, there is no resolution for this. »


    I wonder if anyone has found a solution to this? and if they could point me in the right direction.


    It is not a problem with the help of the vCenter Web Client (which they have not the permissions to use anyway), and once VMtools is installed on a machine deployed the mouse works.


    We use vRealise 6.2.1


    Thank you

    So, we managed to work around a work for this. The SOE team had to get the VMtools package and extract the drivers concerned and inject it into a custom WinPE ISO. I don't know how they did this.

    Frankly, they complain loudly because it is just another thing that they should maintain now, especially since this isn't a problem by using the web console to vCenter WebClient.

  • 17 ADT of AIR package for iOS fails when you use both "-Yes hideAneLibSymbols ' and '-useLegacyAOT not.

    Hello

    I have a strange problem, and could ' thin t the answer yet on any forum.

    AIR version: 17.0.0.99

    The command-line ADT package for iOS fails when I add the two '-Yes hideAneLibSymbols ' and '-useLegacyAOT no ' and if it also contains the native extensions of .ane, which have been updated to support iOS arm64. "If I take the -" hideAneLibSymbols Yes "part of the command line, it works fine, but I need to use it as well, since I use several native extensions, and otherwise I get the error of duplicate symbol. So, it seems to me that hideAneLibSymbols is also there, then the useLegacyAOT is not taken into consideration.


    That's how I tried to package it:

    ADT-package - target ipa-test - hideAneLibSymbols no useLegacyAOT yes - no - keystore... / Certificates/ASD. P12 - stores pkcs12 - storepass asdasd-putting into service-profile... /Certificates/ASD.mobileprovision asd.ipa asd - app.xml asd.swf assets icons extdir - anes


    How could I solve this problem? I used to .ipa files using Flash Pro CC 2014 compiled, but now I can't, since I can add there Yes hideAneLibSymbols .

    Thank you

    Lehel

    Please try with the latest beta "Adobe AIR Beta 17 |" -development of applications Adobe Labs'and let us know if you still see problems.

  • thinapps does not start when you use a VPN gateway access

    Hello

    We have a test lab that we use for demo/test Horizon Workspace.  When we use a Windows 7 VM inside the field of local laboratory which the vApps Horizon are on, all the features - including ThinApps - works fine.  However, when we VPN for the lab and try to launch a Thinapp of Horizon, seems to fail. No error message - just thinapp does not launch.

    I have attached the diagnosis local Horizon of my phone files that I used to try to launch Thinpps all in VPNed in, if someone could help me I would be really grateful.  Thank you.

    -Allen

    Today there is no real solution for this. If you want to manage ThinApps clients must be in the same domain as the ThinApp/workspace repository.

  • 40TL963 LED TV restarts when you use sky remote!

    Hello guys, my 40TL963 LED tv has started to close and restart when we use the sky remote. No matter what direct lead us!
    Its never done before. I got this TV for over 2 years now and it is just starting to happen.
    Any advice would be greatfull.
    Thank you

    Have you tried with a RESET of the TV already? (if you do not want to lose your strings, you must use the tool "ToshibaEdit" to avoid unnecessary work for sorting later, before you do this).

  • Is it possible to preset on high JPEG when you use "save for Web". » ?

    Hello

    I use photoshop elements 10. When I'm ready to save the image under "SAVE for WEB" can I preset it 'JPEG HIGH' cos right now it will pop up in "GIF".

    When I use the PSE2, I am able to launch as JPEG HIGH. Now, I have to click the popdown menu to select 'JPEG high '.

    You need to right click the icon of the PSE Bureau and choose "Run as Administrator".

    Then, open an EPS file, use save for Web, and change all the settings to what you prefer. Hold down the Alt key and the 'Done' button will change to a button "Remember." Click it, and then save your image. The settings will be saved and you don't have to rerun PSE as an administrator.

    Ken

  • ODI interface failed when you use the specific agent but very well with Local (agentless)

    Hello

    I just upgraded my 10.1.3.5 at 11.1.1.7 ODI and has encountered some problems.  When I run one of the interface with the 'Local (agentless)' (via ODI studio Designer in which the ODI software is installed, say Server A), it can complete successfully without error.  But if I run the same interface with specific agent (also via ODI studio Designer in Server A), it will fail.  In fact this specific agent I is also located in Server A.  The error message is as below:

    ----------------------------------------------------------------------------------------------------

    org.apache.bsf.BSFException: exception of Jython:

    Traceback (most recent call changed):

    File "< string >", line 30, < module >

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:26) to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:21) to com.hyperion.planning.sql.HspFormDef. < clinit > (HspFormDef.java:3618) at java.lang.Class.forName0 (Native Method) at java.lang.Class.forName(Class.java:169) at com.hyperion.planning.HyperionPlanningBean_Stub.class$ (Unknown Source) at com.hyperion.planning.HyperionPlanningBean_Stub. (< clinit >(Unknown Source) at sun.misc.Unsafe.ensureClassInitialized (Native Method) at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25) at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122) at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918) at java.lang.reflect.Field.getFieldAccessor (Field.java:899)) to java.lang.reflect.Field.getLong(Field.java:528) to java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1609) to java.io.ObjectStreamClass.access$ 700 (ObjectStreamClass.java:50) in java.io.ObjectStreamClass$ 2.run(ObjectStreamClass.java:423) at java.security.AccessController.doPrivileged (Native Method) in java.io.ObjectStreamClass. < init > (ObjectStreamClass.java:411) at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:308) at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:545) at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731) at java.io.ObjectInputStream.readObject0 (ObjectInputStream.java: 1328) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:306) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:155) at com.hyperion.planning.HyperionPlanningBeanFactoryImpl_Stub.createHspHALBean (unknown Source) at com.hyperion.odi.planning.wrapper.PlanningWrapper.init (Unknown Source) at com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source) at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter (unknown Source) at the com.hyperion.odi.connection.HypAppConnectionFactory.getWriter (Unknown Source) at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter (unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597)

    java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: org/json/JSONException

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)

    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)

    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)

    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)

    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)

    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1930)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1073)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: Traceback (most recent call changed):

    File "< string >", line 30, < module >

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:26) to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:21) to com.hyperion.planning.sql.HspFormDef. < clinit > (HspFormDef.java:3618) at java.lang.Class.forName0 (Native Method) at java.lang.Class.forName(Class.java:169) at com.hyperion.planning.HyperionPlanningBean_Stub.class$ (Unknown Source) at com.hyperion.planning.HyperionPlanningBean_Stub. (< clinit >(Unknown Source) at sun.misc.Unsafe.ensureClassInitialized (Native Method) at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25) at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122) at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918) at java.lang.reflect.Field.getFieldAccessor (Field.java:899)) to java.lang.reflect.Field.getLong(Field.java:528) to java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1609) to java.io.ObjectStreamClass.access$ 700 (ObjectStreamClass.java:50) in java.io.ObjectStreamClass$ 2.run(ObjectStreamClass.java:423) at java.security.AccessController.doPrivileged (Native Method) in java.io.ObjectStreamClass. < init > (ObjectStreamClass.java:411) at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:308) at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:545) at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731) at java.io.ObjectInputStream.readObject0 (ObjectInputStream.java: 1328) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:306) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:155) at com.hyperion.planning.HyperionPlanningBeanFactoryImpl_Stub.createHspHALBean (unknown Source) at com.hyperion.odi.planning.wrapper.PlanningWrapper.init (Unknown Source) at com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source) at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter (unknown Source) at the com.hyperion.odi.connection.HypAppConnectionFactory.getWriter (Unknown Source) at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter (unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597)

    java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: org/json/JSONException

    at org.python.core.PyException.fillInStackTrace(PyException.java:70)

    at java.lang.Throwable. < init > (Throwable.java:181)

    at java.lang.Exception. < init > (Exception.java:29)

    to java.lang.RuntimeException. < init > (RuntimeException.java:32)

    to org.python.core.PyException. < init > (PyException.java:46)

    to org.python.core.PyException. < init > (PyException.java:43)

    at org.python.core.Py.JavaError(Py.java:455)

    at org.python.core.Py.JavaError(Py.java:448)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:177)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:190)

    at org.python.core.PyObject.__call__(PyObject.java:414)

    at org.python.core.PyObject.__call__(PyObject.java:418)

    to org.python.pycode._pyx0.f$ 0 (< string >: 63)

    to org.python.pycode._pyx0.call_function (< string >)

    at org.python.core.PyTableCode.call(PyTableCode.java:165)

    at org.python.core.PyCode.call(PyCode.java:18)

    at org.python.core.Py.runCode(Py.java:1204)

    at org.python.core.Py.exec(Py.java:1248)

    at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:172)

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)

    ... 19 more

    Caused by: java.lang.NoClassDefFoundError: org/json/JSONException

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:26)

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:21)

    to com.hyperion.planning.sql.HspFormDef. < clinit > (HspFormDef.java:3618)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName(Class.java:169)

    to com.hyperion.planning.HyperionPlanningBean_Stub.class$ (unknown Source)

    to com.hyperion.planning.HyperionPlanningBean_Stub. < clinit >(Unknown Source)

    at sun.misc.Unsafe.ensureClassInitialized (Native Method)

    at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25)

    at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122)

    at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918)

    at java.lang.reflect.Field.getFieldAccessor(Field.java:899)

    at java.lang.reflect.Field.getLong(Field.java:528)

    at java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1609)

    to java.io.ObjectStreamClass.access$ 700 (ObjectStreamClass.java:50)

    in java.io.ObjectStreamClass$ 2.run(ObjectStreamClass.java:423)

    at java.security.AccessController.doPrivileged (Native Method)

    in java.io.ObjectStreamClass. < init > (ObjectStreamClass.java:411)

    at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:308)

    at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:545)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)

    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)

    at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:306)

    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:155)

    at com.hyperion.planning.HyperionPlanningBeanFactoryImpl_Stub.createHspHALBean (unknown Source)

    at com.hyperion.odi.planning.wrapper.PlanningWrapper.init (unknown Source)

    to com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source)

    at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getWriter (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)

    ... more than 30

    Caused by: java.lang.ClassNotFoundException: org.json.JSONException

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    ... more than 68

    ----------------------------------------------------------------------------------------------------

    Since seems can't find the json.jar file (actually it away under % ODI_HOME %), I tried to include the middleware library path (C:\Oracle\Middleware\EPMSystem11R1\common\misc\11.1.2.0), which has the json.jar in the ODI_ADDITIONAL_CLASSPATH in the file odiparams.bat in the folder and restart the agent.  Then the error message is modified as below:

    ----------------------------------------------------------------------------------------------------

    org.apache.bsf.BSFException: exception of Jython:

    Traceback (most recent call changed):

    File "< string >", line 30, < module >

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:26) to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:21) to com.hyperion.planning.sql.HspFormDef. < clinit > (HspFormDef.java:3618) at java.lang.Class.forName0 (Native Method) at java.lang.Class.forName(Class.java:169) at com.hyperion.planning.HyperionPlanningBean_Stub.class$ (Unknown Source) at com.hyperion.planning.HyperionPlanningBean_Stub. (< clinit >(Unknown Source) at sun.misc.Unsafe.ensureClassInitialized (Native Method) at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25) at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122) at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918) at java.lang.reflect.Field.getFieldAccessor (Field.java:899)) to java.lang.reflect.Field.getLong(Field.java:528) to java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1609) to java.io.ObjectStreamClass.access$ 700 (ObjectStreamClass.java:50) in java.io.ObjectStreamClass$ 2.run(ObjectStreamClass.java:423) at java.security.AccessController.doPrivileged (Native Method) in java.io.ObjectStreamClass. < init > (ObjectStreamClass.java:411) at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:308) at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:545) at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731) at java.io.ObjectInputStream.readObject0 (ObjectInputStream.java: 1328) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:306) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:155) at com.hyperion.planning.HyperionPlanningBeanFactoryImpl_Stub.createHspHALBean (unknown Source) at com.hyperion.odi.planning.wrapper.PlanningWrapper.init (Unknown Source) at com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source) at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter (unknown Source) at the com.hyperion.odi.connection.HypAppConnectionFactory.getWriter (Unknown Source) at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter (unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597)

    java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: com/hyperion/css/CSSPasswordExpiryWarning

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)

    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)

    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)

    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)

    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)

    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1930)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)

    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1073)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: Traceback (most recent call changed):

    File "< string >", line 30, < module >

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:26) to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:21) to com.hyperion.planning.sql.HspFormDef. < clinit > (HspFormDef.java:3618) at java.lang.Class.forName0 (Native Method) at java.lang.Class.forName(Class.java:169) at com.hyperion.planning.HyperionPlanningBean_Stub.class$ (Unknown Source) at com.hyperion.planning.HyperionPlanningBean_Stub. (< clinit >(Unknown Source) at sun.misc.Unsafe.ensureClassInitialized (Native Method) at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25) at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122) at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918) at java.lang.reflect.Field.getFieldAccessor (Field.java:899)) to java.lang.reflect.Field.getLong(Field.java:528) to java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1609) to java.io.ObjectStreamClass.access$ 700 (ObjectStreamClass.java:50) in java.io.ObjectStreamClass$ 2.run(ObjectStreamClass.java:423) at java.security.AccessController.doPrivileged (Native Method) in java.io.ObjectStreamClass. < init > (ObjectStreamClass.java:411) at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:308) at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:545) at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731) at java.io.ObjectInputStream.readObject0 (ObjectInputStream.java: 1328) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:306) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:155) at com.hyperion.planning.HyperionPlanningBeanFactoryImpl_Stub.createHspHALBean (unknown Source) at com.hyperion.odi.planning.wrapper.PlanningWrapper.init (Unknown Source) at com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source) at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter (unknown Source) at the com.hyperion.odi.connection.HypAppConnectionFactory.getWriter (Unknown Source) at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter (unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597)

    java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: com/hyperion/css/CSSPasswordExpiryWarning

    at org.python.core.PyException.fillInStackTrace(PyException.java:70)

    at java.lang.Throwable. < init > (Throwable.java:181)

    at java.lang.Exception. < init > (Exception.java:29)

    to java.lang.RuntimeException. < init > (RuntimeException.java:32)

    to org.python.core.PyException. < init > (PyException.java:46)

    to org.python.core.PyException. < init > (PyException.java:43)

    at org.python.core.Py.JavaError(Py.java:455)

    at org.python.core.Py.JavaError(Py.java:448)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:177)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:190)

    at org.python.core.PyObject.__call__(PyObject.java:414)

    at org.python.core.PyObject.__call__(PyObject.java:418)

    to org.python.pycode._pyx0.f$ 0 (< string >: 63)

    to org.python.pycode._pyx0.call_function (< string >)

    at org.python.core.PyTableCode.call(PyTableCode.java:165)

    at org.python.core.PyCode.call(PyCode.java:18)

    at org.python.core.Py.runCode(Py.java:1204)

    at org.python.core.Py.exec(Py.java:1248)

    at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:172)

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)

    ... 19 more

    Caused by: java.lang.NoClassDefFoundError: com/hyperion/css/CSSPasswordExpiryWarning

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:26)

    to com.hyperion.planning.sql.keydef.FieldKeyDef. < init > (FieldKeyDef.java:21)

    to com.hyperion.planning.sql.HspFormDef. < clinit > (HspFormDef.java:3618)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName(Class.java:169)

    to com.hyperion.planning.HyperionPlanningBean_Stub.class$ (unknown Source)

    to com.hyperion.planning.HyperionPlanningBean_Stub. < clinit >(Unknown Source)

    at sun.misc.Unsafe.ensureClassInitialized (Native Method)

    at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25)

    at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122)

    at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918)

    at java.lang.reflect.Field.getFieldAccessor(Field.java:899)

    at java.lang.reflect.Field.getLong(Field.java:528)

    at java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1609)

    to java.io.ObjectStreamClass.access$ 700 (ObjectStreamClass.java:50)

    in java.io.ObjectStreamClass$ 2.run(ObjectStreamClass.java:423)

    at java.security.AccessController.doPrivileged (Native Method)

    in java.io.ObjectStreamClass. < init > (ObjectStreamClass.java:411)

    at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:308)

    at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:545)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)

    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)

    at sun.rmi.server.UnicastRef.unmarshalValue(UnicastRef.java:306)

    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:155)

    at com.hyperion.planning.HyperionPlanningBeanFactoryImpl_Stub.createHspHALBean (unknown Source)

    at com.hyperion.odi.planning.wrapper.PlanningWrapper.init (unknown Source)

    to com.hyperion.odi.planning.ODIPlanningConnection. < init >(Unknown Source)

    at com.hyperion.odi.planning.PlanningConnectionFactory.getAppWriter (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getWriter (unknown Source)

    at com.hyperion.odi.connection.HypAppConnectionFactory.getAppWriter (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)

    ... more than 30

    Caused by: java.lang.ClassNotFoundException: com.hyperion.css.CSSPasswordExpiryWarning

    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)

    at java.security.AccessController.doPrivileged (Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    ... more than 68

    ----------------------------------------------------------------------------------------------------

    Seems once again, some class/jar files are missing.  But I have really no idea this time how to fix it.  In addition, since it is ok with the local agent (no) but fail with specific agent, I think that it is not the problem of the interface, but the problem of the agent (configuration?).  Can someone give me some advice on how to fix it?  Any suggestion is welcome.  Thank you.

    Note: it is on the Windows platform

    By checking the MOS 1683307.1 Note, I have included the C:\Oracle\Middleware\EPMSystem11R1\common\misc\11.1.2.0 & C:\Oracle\Middleware\EPMSystem11R1\common\CSS\11.1.2.0\lib in the extra classpath and the agent works fine now.  THX.

  • When you use "Save for Web" with slices, it puts the images exported to a/images folder. Can I turn that off?

    I don't want to create a new folder/images every time I export images. I just want to export directly into the folder I specified.

    Is it possible to change this? I could not find a way.

    Thank you!

    In the save for Web dialog go to the dropdown menu, click change output settings and under saving files, uncheck the Set of Images in the folder

  • VMControl error - 3: invalid arguments: Login failed - when you use VMWARE-CMD

    Hello

    I had a VM that does not - I received the error "the system returned error. Communication with the virtual machine has maybe stopped'.  I had a glance communities and found a lot of useful suggestions, mostly related to the use the VMWARE-CMD.

    Now I have 8 ESX 3.0.2 servers in a cluster and when I ssh to the console on the other 7 I have no problem running a VMWARE-CMD, but on this particular host that contains the virtual machine, I get VMControl error-3 error: invalid arguments: Login Failed - I get this if I try a getstate/start/stop/restart you name!  I get it even if I just try VMWARE-CMD - l.

    Has anyone had a similar problem?  Any help would be appreciated.

    Thank you

    I think that the vmware agent does not connect somehow.

    Try this.

    Right-click on the host in VI and unplug

    Connect directly to the host via VI and remove users from vmware

    connect to the host via ssh.

    go to/etc/vmware/ssl remove these certificates, there should be only 2.

    run: service mgmt-vmware restart

    They wait about 2 minutes and reconnect the host.  You will lose no VM configuration or, but who can help with the problem of vmware-cmd.

  • Side credit Service initiate test fails when you use Soap

    I followed the quick start guide (http://download.oracle.com/otndocs/products/bpel/quickstart.pdf) and when I try to do step 6 in "to test the credit rating service" I get an error of

    Your the following exception/fault generated test application:

    Could not initialize the BPEL process because the code input xml is not well-formed, the reason is:
    java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Software caused connection abort: connect please correct the input xml code.


    However when I click on the link for via Java delivery and submit leaving rather than via SOAP protocol it works perfectly. I'm assuming that the error has to do with something misconfigured with SOAP, but I have no idea where to even start looking. Any suggestions?

    I installed with the standalone oc4j for developers install on my laptop, the closure has added such that specified and got everything working. I had to modify the build.properties and replace localhost 127.0.0.1 and the password blank for eu1 so that he could successfully run the Ant (he told me to use ant instead of obant when I put in place).

    There is a bug in 10.1.2.x. So, you should work on SOA 10.1.3.4 operate... Please be on the latest version of the patch.

Maybe you are looking for