Error facing clone a WebLogic in the OEM field

Hi all

I use OEM 12 c Cloud Control and I want to clone a WebLogic domain somewhere else. In my execution after successful steps, I get the following error at step 'Domain Infrastructure customize' under «Create and configure the field» step I don't understand the cause of the error. Also how can I recover this error because I think I'm very close to complete this cloniong. Please help me with your valuable suggessions.


My configuration of the Machine in the field: computer name: UnixMachine_70'
Listening address: < machine_ip >
Error message:

It is supply executor Script


PropertyFilePath of entry is/tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/properties
DirectiveScriptFilePath of entry is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/configure_domain.pl
DirectiveTypeProperty of entry is NAME_Executor
ComponentPath of entry is the component
DirectivePath of entry is Directive
ComponentFilename of entry is/tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/null

The Type directive is SUB_Perl
Dir on CD is/tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED

Last line of command to run is $PERL_HOME/perl "/ tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/configure_domain.pl" "/ oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3" "base_domainCloned" "/ oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned" "/ tmp/fmwProvDest / / 20121115103315/Toolbox.

The output of the directive is:
/oradata/soa11gdb/Oracle_Clone/middleware/wlserver_10.3/common/bin/WLST.sh /tmp/fmwProvDest/20121115103315/toolkit/domainconf.py base_domainCloned area/oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned/tmp/fmwProvDest / / 20121115103315/toolkit
Execution WLST
CLASSPATH=/oradata/soa11gdb/Oracle_Clone/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/lib/tools.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/webservices.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/net.sf.antcontrib_ 1.1.0.0_1-0b2/lib/ant-contrib.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/beaaj.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/com.oracle.diagnostics.instrumentor_1.8.0.0-try-03.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/wldfsupport.jar

PATH=/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/bin:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/bin:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/bin:/bin:/usr/bin:/usr/local/bin:/usr/sbin

Your environment has been defined.

CLASSPATH=/oradata/soa11gdb/Oracle_Clone/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/lib/tools.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/webservices.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/net.sf.antcontrib_ 1.1.0.0_1-0b2/lib/ant-contrib.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/beaaj.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/com.oracle.diagnostics.instrumentor_1.8.0.0-try-03.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/wldfsupport.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/utils/config/10.3/config-launch.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbytools.jar ::

WebLogic Scripting Tool (WLST) initializing...

Welcome to WebLogic Server Administration scripts Shell

Help() type help on the available commands

Read domain environment/oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned
Machine available with action set
[resourcePath:]
definition of the name = UnixMachine_70
Error: failed to setName(). Do dumpStack() for more details.
Error: failed to set(). Do dumpStack() for more details.
com.oracle.cie.domain.script.jython.WLSTException: java.lang.reflect.InvocationTargetException
at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1304)
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__ (unknown Source)
at org.python.core.PyMethod.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.PyInstance.invoke (unknown Source)
to org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:45)
to org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15. MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.__builtin__.apply (unknown Source)
at org.python.core.BuiltinFunctions.__call__ (unknown Source)
to org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:456)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
to org.python.pycode._pyx15.f$0(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:534)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyCode.call (unknown Source)
at org.python.core.Py.runCode (unknown Source)
at org.python.util.PythonInterpreter.execfile (unknown Source)
at weblogic.management.scripting.WLST.main(WLST.java:124)
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)
in weblogic. WLST.main (WLST.java:29)
Caused by: java.lang.reflect.InvocationTargetException
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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
... more than 49
Caused by: java.lang.reflect.UndeclaredThrowableException
to $Proxy1.setName (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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
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__ (unknown Source)
at org.python.core.PyMethod.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.PyInstance.invoke (unknown Source)
to org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:46)
to org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15. MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.__builtin__.apply (unknown Source)
at org.python.core.BuiltinFunctions.__call__ (unknown Source)
to org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:457)
... more than 17
Caused by: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: java.lang.ArrayIndexOutOfBoundsException: 1
at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.invoke(ScriptInvocationHandler.java:143)
to $Proxy1.setName (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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
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__ (unknown Source)
at org.python.core.PyMethod.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.PyInstance.invoke (unknown Source)
to org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:45)
to org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15. MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.__builtin__.apply (unknown Source)
at org.python.core.BuiltinFunctions.__call__ (unknown Source)
to org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:456)
... more than 17
Caused by: com.oracle.cie.domain.script.ScriptException: java.lang.ArrayIndexOutOfBoundsException: 1
at com.oracle.cie.domain.script.ScriptExecutor.setValue(ScriptExecutor.java:1358)
at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.set(ScriptInvocationHandler.java:210)
at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.invoke(ScriptInvocationHandler.java:103)
to $Proxy1.setName (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 com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
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__ (unknown Source)
at org.python.core.PyMethod.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.PyInstance.invoke (unknown Source)
to org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:46)
to org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
to org.python.pycode._pyx15. MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
to org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyTableCode.call (unknown Source)
at org.python.core.PyFunction.__call__ (unknown Source)
at org.python.core.PyObject.__call__ (unknown Source)
at org.python.core.__builtin__.apply (unknown Source)
at org.python.core.BuiltinFunctions.__call__ (unknown Source)
to org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:457)
... more than 17
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at com.oracle.cie.domain.aspect.XBeanConfigAspect.fixReferences(XBeanConfigAspect.java:126)
at com.oracle.cie.domain.aspect.AbstractConfigAspect.setBeanValueArray(AbstractConfigAspect.java:893)
at com.oracle.cie.domain.aspect.XBeanDomainConfigAspect.setBeanValueArray(XBeanDomainConfigAspect.java:428)
at com.oracle.cie.domain.operation.config.HDomainConfig.updateContents(HDomainConfig.java:87)
at com.oracle.cie.domain.operation.HTableEditOperation.acceptChanges(HTableEditOperation.java:591)
at com.oracle.cie.domain.script.ScriptExecutor.setAttrValue(ScriptExecutor.java:3614)
at com.oracle.cie.domain.script.ScriptExecutor.setValue(ScriptExecutor.java:1336)
... more than 57
Problem call WLST - Traceback (innermost last):
File "/ tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 534, in?
File "/ tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 456, in provisionResource
File "/ tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 145, MachineSet
File "/ tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 139, in doMachine
File "/ tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 19, in the setResourceAttribute
File "/ tmp/WLSTOfflineIni6616265702913410706.py", line 45, in series
at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1304)
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)

com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: java.lang.reflect.InvocationTargetException

Output with the value 256


Thanks in advance!

Hello

The name of the machine (UnixMachine_70), I guess that's a Unix Machine.
There is a known problem (Bug 14339342) with commissioning when it comes to cloning a domain with Unix machines.
There is an underlying problem in WebLogic itself that prevents us to fix this bug completely.
Can you please create a new domain that doesn't have Unix machines and try to configure it?

Thank you
Bakul Banthia

Tags: Enterprise Manager

Similar Questions

  • Can't remove the Manager field in AD by IOM 9.1

    Hello
    I'm removing the Manager for a user in the AD profile without changing the Manager ID in the profile of the IOM. I get error when I try to change the attribute Manager replacing a string NULL below.

    LDAP: code error 21-00000057: LdapErr: IDDM-OC090B8A, comment: error in the conversion of attribute operation, data 0, v1db1)


    I get the same error, even if I'm changing the Manager field in AD without changing the Manager field in the IOM.

    I try with the code below.

    BasicAttributes a = new BasicAttributes();
    at.put("Manager","");
    context.modifyAttribute(UserDN,2,at);

    What could be the reason for this error? Please help guys.

    Published by: User_OIM on December 27, 2012 19:06

    Create so first BasicAttribute object and then pass it inside the method could

    BasicAttributes a = new BasicAttributes();
    BasicAttribute ba = new BasicAttribute("manager");
    at.put (BA);
    context.modifyAttribute(UserDN,3,at);

  • How can I create a "print" button that will check the required fields before printing?

    I have a form that is almost ready to be published. There are a few required fields to fill out. I have a Setup button print and check the required fields using this JavaScript:

    var emptyFields = [];

    for (var i = 0; i < this.numFields; i ++) {}

    var f = this.getField (this.getNthFieldName (i));

    If (f.type! = "button" & & f.required ") {}

    If ((f.type=="text" & & f.value== "") |) (f.type=="checkbox" & & f.value=="Off")) emptyFields.push (f.name);

    }

    }

    If (emptyFields.length > 0) {}

    App.Alert ("error! ("You must fill in the following fields: \n" + emptyFields.join ("\n"));

    }

    Its form current you can click on the button and the required fields, the error message, but it still shows the form. Is there to allow printing not until all required fields are filled? I work in Adobe Acrobat X Pro.

    Thank you!

    In the end, use this:

    If {(emptyFields.length>0)}

    App.Alert ("error! ("You must fill in the following fields: \n" + emptyFields.join ("\n"));

    } {This}

    This.Print ();

    }

  • HTTPS webservcie call forwarding Apache2 for weblogic throws the error message

    Dear Sir.

    I have a prob in invoking webservice deployed on WLS 10.3.4 via Apache2 server.

    Below is configured on machine apache httpd-dist file.

    < VirtualHost 10.xx.xx.18:443 >

    ....

    < IfModule weblogic_module >

    WebLogicCluster 10.xx.xx.30:8013

    Debugging now

    WLProxySSL OFF

    DynamicServerList WE

    WLLogFile /tmp/weblogic_ssl.log

    WLTempDir/tmp

    WLIOTimeoutSecs 1800

    DebugConfigInfo WE

    < / IfModule >

    < location TestApp >

    SetHandler weblogic-Manager

    < / location >

    < /TestWebService location >

    SetHandler weblogic-Manager

    < / location >

    < / VirtualHost >

    ProxyPreserveHost on

    ProxyRequests off

    SSLProxyEngine on

    The web application (TestApp) works very well when you call the https protocol.

    But for the service (TestWebService) web when calling using the https protocol, it throws the below error:

    AxisFault

    faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server

    faultSubcode:

    faultString: weblogic.wsee.server.ServerURLNotFoundException: cannot resolve a URL for http/https

    faultActor:

    faultNode:

    faultDetail:

    {java.io} string: java.lang.RuntimeException: weblogic.wsee.server.ServerURLNotFoundException: cannot resolve a URL for http/https

    weblogic.wsee.server.ServerURLNotFoundException: cannot resolve a URL for http/https

    weblogic.wsee.server.ServerURLNotFoundException: cannot resolve a URL for http/https

    at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)

    at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)

    at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)

    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)

    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)

    to com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$ FragmentContentDriver.next (XMLDocumentFragmentScannerImpl.java:2938)

    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)

    at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)

    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)

    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)

    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)

    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)

    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)

    to com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$ JAXPSAXParser.parse (SAXParserImpl.java:522)

    at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)

    at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)

    at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)

    at org.apache.axis.Message.getSOAPEnvelope(Message.java:424)

    at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke (MustUnderstandChecker.java:62)

    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)

    at org.apache.axis.client.Call.invokeEngine(Call.java:2765)

    at org.apache.axis.client.Call.invoke(Call.java:2748)

    at org.apache.axis.client.Call.invoke(Call.java:2424)

    at org.apache.axis.client.Call.invoke(Call.java:2347)

    at org.apache.axis.client.Call.invoke(Call.java:1804)

    When access us the WSDL url using the protocol https, it returns the wsdl XML properly. Just call to the method on the Web service throws the error.

    Here's the log of apache for ssl request errors.

    = New request: [HTTP/1.0 POST/TestWebService/TestService] =.

    Kills Sep 27 10:11:42 2013 < 655913775839021 > INFO: SSL is not configured

    Kills Sep 27 10:11:42 by 2013 < 655913775839021 > TestWebService/Uri/TestService

    Kills Sep 27 10:11:42 2013 < 655913775839021 > after trimming path: "TestWebService/TestService".

    Kills Sep 27 10:11:42 2013 < 655913775839021 > the string of final demand is "TestWebService/TestService".

    Kills Sep 27 10:11:42 2013 < 655913775839021 > host extracted serverlist is [10.xx.x.30]

    Kills Sep 27 10:11:42 lastIndex Initializing 2013 < 655913775839021 > = 0 to get a list of length = 1

    Kills Sep 27 10:11:42 2013 < 655913775839021 > getListNode: creates a new node for the server: id ='10.xx.x.30:8013 ' server_name ='10.xx.xx.18 ', port = "443"

    Kills Sep 27 10:11:42 will 2013 < 655913775839021 > get the data of publication of size = 388 clength = 0

    Kills Sep 27 10:11:42 2013 < 655913775839021 > try #0 out of a maximum of 5

    Kills Sep 27 10:11:42 2013 < 655913775839021 > attempts a connection grouped to '10.xx.xx.30/8013/8013 '.

    Kills Sep 27 10:11:42 2013 < 655913775839021 > getPooledConn: no more connections in the pool for Host [10.xx.xx.30] Port [8013] SecurePort [8013]

    Kills Sep 27 10:11:42 2013 < 655913775839021 > General list: try to connect to ' 10.xx.xx.30'/8013/8013 on line 2724 for "TestWebService/TestService".

    Kills Sep 27 10:11:42 2013 < 655913775839021 > INFO: new URL NON - SSL

    Kills Sep 27 10:11:42 2013 < 655913775839021 > Connect returns-1 and error no game to 150, msg '' ongoing Operation. ''

    Kills Sep 27 10:11:42 2013 < 655913775839021 > EINPROGRESS at connect() - selection

    Kills Sep 27 10:11:42 Port Local 2013 < 655913775839021 > of the socket is 37994

    Kills Sep 27 10:11:42 2013 < 655913775839021 > Remote Host 10.xx.xx.30 remote Port 8013

    Kills Sep 27 10:11:42 2013 < 655913775839021 > General list: created a new connection to ' 10.xx.xx.30'/8013 for 'TestWebService/TestService', port: 37994 Local

    Kills Sep 27 10:11:42 2013 < 655913775839021 > URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 500 Internal Server Error]

    Kills Sep 27 10:11:42 2013 < 655913775839021 > URL::parseHeaders: StatusLine value [500 Internal Server Error]

    Kills Sep 27 10:11:42 2013 < 655913775839021 > analyzed all headers OK

    Kills Sep 27 10:11:42 2013 < 655913775839021 > sendResponse(): r-> status = "500"

    Kills Sep 27 10:11:42 2013 < 655913775839021 > free old srvrList, id = [10.xx.xx.30:8013], [10.xx.xx.18] = server_name, server_port = [443]

    Kills Sep 27 10:11:42 Parsing 2013 < 655913775839021 > list cluster:-2116126659! 174266130! 7003! -1 | 1098407374! 174266142! 7013! -1

    Kills Sep 27 10:11:42 2013 < 655913775839021 > parseJVMID: analysis JVMID '-2116126659! 174266130! 7003! -1 | 1098407374! 174266142! 7013! -1 '

    Kills Sep 27 10:11:42 2013 < 655913775839021 > parseJVMID: in fact the analysis '-2116126659! 174266130! 7003! -1 '

    Kills Sep 27 10:11:42 2013 < 655913775839021 > ServerInfo struct to JVMID '-2116126659' populous '.

    Server details are:

    OrigHostInfo [10.99.23.18]

    isOrigHostInfoDNS [0]

    Host [10.99.23.18]

    Port [7003]

    SecurePort [0]

    Kills Sep 27 10:11:42 2013 < 655913775839021 > parseJVMID: analysis JVMID ' 1098407374! 174266142! 7013! -1 '

    Kills Sep 27 10:11:42 2013 < 655913775839021 > parseJVMID: in fact the analysis ' 1098407374! 174266142! 7013! -1 '

    Kills Sep 27 10:11:42 struct ServerInfo 2013 < 655913775839021 > for JVMID people ' 1098407374'

    Server details are:

    OrigHostInfo [10.99.23.30]

    isOrigHostInfoDNS [0]

    Host [10.99.23.30]

    Port [7013]

    SecurePort [0]

    Kills Sep 27 10:11:42 lastIndex Initializing 2013 < 655913775839021 > = 0 to get a list of length = 2

    Kills Sep 27 10:11:42 2013 < 655913775839021 > # a got a new list of server of length 2 #.

    Kills Sep 27 10:11:42 2013 < 655913775839021 > # #Response #: Srvr # [1] = [10.99.23.18:7003:0]

    Kills Sep 27 10:11:42 2013 < 655913775839021 > # #Response #: Srvr # [2] = [10.99.23.30:7013:0]

    Kills Sep 27 10:11:42 2013 < 655913775839021 > canRecycle: conn = 1 table = 500 = 0 clen = - 1 = 0 isCTE isKA

    Kills Sep 27 10:11:42 2013 < 655913775839021 > closeConn: URL.canRecycle () returns false, removal of URL "10.xx.xx.30/8013".

    Kills Sep 27 10:11:42 2013 < 655913775839021 > [TestWebService/TestService] processed

    Kindly help me to solve this problem,

    Zia

    Hello

    I solved this issue by disabling the option 'WebLogic plug-in enabled' field > Cluster > (select the clustrer) and Configuration > general tabe > advanced option.

    By disabling this option my webservice is working porperly. Re Apache runs correctly.

  • I have an error was encountered trying to access the battery

    I have an error was encountered trying to access the battery

    Hello

    There seems to be several users facing this problem with HP laptops.

    If you use an HP laptop, please see the following thread.

    an error occurred trying to access the battery - Microsoft Answers:
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-performance/an-error-was-encountered-trying-to-access-the/5c4f34b5-9f8e-4509-9560-96e60720e24e

    Let us know if that helps.

    Concerning

  • error message saying that it is the wrong key when you use a sticker

    Product key

    I have an OEM version of vista Home premium. I'm trying to load on an acer extensa 5420 using the product key on the bottom of the laptop. When I enter the key, I get an error message saying: it's the wrong key. How can I use this disc to reinstall windows?

    Hello

    The OEM recovery disks are the brand and the specific model

    You can't use a disc from another manufacturer

    How to reinstall Vista

    Contact the manufacturer of the laptop computer and ask them to send you to vista recovery disks to reinstall the operating system back as it was when you bought it

    they do it for a nominal cost of $

    also ask them if you have a recovery partition on your hard drive to get back to the way you bought

    you would normally press F8, F9, F10 or F11 or Alt + F10 or 0 to start to start the recovery process according to the manufacturer

    Ask them of the exact key sequence

    or borrow a vista microsoft dvd; not a HP, Acer recovery disk etc

    Make sure that you borrow the correct 32-bit or 64-bit microsoft dvd to your computer

    they contain all versions of vista

    This is the product key that determines which version of vista is installed

    http://www.theeldergeek.com/Vista/vista_clean_installation.html

    How to replace Microsoft software or hardware, order service packs and replace product manuals

    http://support.Microsoft.com/kb/326246

  • recovery disk will not load error message pc not supported by the system recovery disk.

    had a virus that has taken possession of my PC and wanted the money order to the for free, so I install the recovery disk and chosen in advance and restored the pc at the time, he removed the hold and the system worked very well for a few days. then the system kept to self-extinguish. tried loanding the recovery disc and gave me the message pc not supported by the recovery disc, and now when start received bios award phoenix instead of the hp logo.

    attempted to run antivirus software but before he could finish short scan the pc shuts off I tried in safe mode and the same situation. I downloaded several antivirus programs, but it would still be closed the pc. I tried to install the recovery disk, and it gave me an error message pc not supported by the system recovery disk. now when I start up instead of the blue screen with HP logo, I get a bios award phoenix and other information that I can't copy down it goes too fast. Since I couldn't get rid of the virus, he took to a pc using store, they have removed the virus and loading of operating system vista, problem is I had the word and excel. Now, I can not get my desktop to factory oem computer. I really need my word that I have all my passwords for the accounts listed, I saved them to analyze the drive, but now I have not any other readers like drive j. Any suggestion on how to solve the problem, so I can load the recovery disc.

    Thank you very much

    Frenchquarter, welcome to the forum.

    I suggest that you download and install OpenOffice.  It is FREE and is open to all documents created in MS Office.  If it doesn't, at least it costs you nothing to try.

    I used OpenOffice for years.  Believe me when I say that he will do everything that will make MS Office and in some cases, the better.  At least, you will have to use in the future and you'll be amazed to see how they can do it for FREE.

    Please click on "BRAVO", if I helped you and click on "Accept as Solution" If your problem is resolved.

  • Windows 7 will not activate with the OEM key, after the failure of HARD drive.

    Hello

    I was recently asked to repair my brother DELL laptop.  The HARD drive failed and the system unusable.  I replaced the HARD drive and installed Windows 7 Home Premium x 64 (earlier version of windows) from my own installation media.  The recovery partition had survived the failure of HARD drive, I would have just cloned that and used, but this was not an option in this case.

    The problem that I am experiencing, is that windows don't will not activate, saying that the key is not valid.  I was told that installing Windows 7 media would work with a retail or an OEM key, but that doesn't seem to be the case.  The key OEM I use, is from the computer it came from originally, and the only material change is the new HARD disk.

    I try to avoid ordering an OEM Dell installation CD, as which costs money (I already have my own installation CD) and takes time (why do they have them available for download?).

    Any help would be greatly appreciated!

    Thank you

    Brian o '

    Here is the information that the Microsoft Genuine Advantage Diagnostic Tool spits out:

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->

    Validation code: 0
    Code of Validation caching online: 0x0
    Windows product key: *-* - QCPVQ - KHRB8-RMV82
    Windows product key hash: + Rj3N34NLM2JqoBO/OzgzTZXgbY =
    Windows product ID: 00359-OEM-8992687-00095
    Windows product ID type: 2
    Windows license Type: OEM SLP
    The Windows OS version: 6.1.7601.2.00010300.1.0.003
    ID: {AC8177E3-D2B0-45ED-B79B-E129894262D3} (1)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/a, hr = 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Product name: Windows 7 Home Premium
    Architecture: 0 x 00000009
    Build lab: 7601.win7sp1_gdr.130104 - 1431
    TTS error:
    Validation of diagnosis:
    Resolution state: n/a

    Given Vista WgaER-->
    ThreatID (s): n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002

    Windows XP Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    File: No.
    Version: N/a, hr = 0 x 80070002
    WgaTray.exe signed by: n/a, hr = 0 x 80070002
    WgaLogon.dll signed by: n/a, hr = 0 x 80070002

    OGA Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002
    OGAExec.exe signed by: n/a, hr = 0 x 80070002
    OGAAddin.dll signed by: n/a, hr = 0 x 80070002

    OGA data-->
    Office status: 109 n/a
    OGA Version: N/a, 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3

    Data browser-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default browser: C:\Program may Explorer\iexplore.exe
    Download signed ActiveX controls: fast
    Download unsigned ActiveX controls: disabled
    Run ActiveX controls and plug-ins: allowed
    Initialize and script ActiveX controls not marked as safe: disabled
    Allow the Internet Explorer Webbrowser control scripts: disabled
    Active scripting: allowed
    Recognized ActiveX controls safe for scripting: allowed

    Analysis of file data-->

    Other data-->
    Office details: {AC8177E3-D2B0-45ED-B79B-E129894262D3}1.9.0027.06.1.7601.2.00010300.1.0.003x 64*-*-*-*-RMV8200359-OEM-8992687-000952S-1-5-21-1225630707-1574482703-4192685535Dell Inc.. Inspiron N5030 Dell Inc.. A02 20100913000000.000000 + 00032933F07018400F804090409Time(GMT-05:00) Standard is03DELL WN09 109

    Content Spsys.log: 0 x 80070002

    License data-->
    The software licensing service version: 6.1.7601.17514

    Name: Windows 7 HomePremium edition
    Description: operating system Windows - Windows (r) 7, channel OEM_SLP
    Activation ID: d2c04e90-c3dd-4260-b0f3-f845f5d27d64
    ID of the application: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00359-00178-926-800095-02-1033-7601.0000-0892013
    Installation ID: 004806170012218410865063155553272544088463952332351022
    Processor certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use license URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product key certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial product key: RMV82
    License status: initial grace period
    Time remaining: 43080 minute (s) on (29 day (s))
    Remaining Windows rearm count: 3
    Trust time: 31/03/2013-02:23:35

    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: n/a
    Beyond: 0 x 0000000000000000
    Event time stamp: n/a
    ActiveX: Registered, Version: 7.1.7600.16395
    The admin service: recorded, Version: 7.1.7600.16395
    Output beyond bitmask:

    --> HWID data
    Current HWID of Hash: MAAAAAEAAgABAAIAAAABAAAAAgABAAEAeqgI7yp8en9YkLIC/j7Shg44gAGAPUbK

    Activation 1.0 data OEM-->
    N/A

    Activation 2.0 data OEM-->
    BIOS valid for OA 2.0: Yes
    Windows marker version: 0 x 20001
    OEMID and OEMTableID consistent: Yes
    BIOS information:
    ACPI Table name OEMID value OEMTableID value
    APIC DELL WN09
    FACP DELL WN09
    HPET DELL WN09
    MCFG DELL WN09
    WN09 DELL SLIC
    OSFR DELL WN09
    SSDT PmRef CpuPm

    you use an OEM SLP key that only works with the manufacturers recovery media.

    change the product key to that on computers of COA
    Click Start, type slui3, press ENTER.

    Additional information:

    Computers, which are built by large manufacturers provided with pre-installed Windows are supplied with 2 two product keys:

    OEM SLP: This key comes pre-installed in Windows, when it comes to the factory. This key is designed to work with the special instructions isn't on the hardware of this manufacturer. Then, when Windows was installed using the OEM SLP (in factory) Windows 7 key leans on the motherboard and he sees special instructions and activates. (that's why you had no need to turn on your computer after you brought it home)

    COA SLP: it's the product key that you see on the sticker on the side (or at the bottom, [or in the battery compartment]) of your computer. It is a valid product key, but must be used only in certain situations (for example, if the OEM SLP key stops automatic activation for a reason any). The key must be activated by phone. (Note: all manufacturers that use the SLP OEM system are bound by contract to include a certificate of Authenticity sticker (COA), which has a COA SLP key, on the computer)

  • "Error 1719. Able to access the Windows Installer Service"when you install programs.

    After spending the last week every night trying to get some software installed (and of course the search for remedies in probably all available forums), I let go and post this request for assistance. But first my story:

    I have lived the last week suddenly my Neat Receipts software does not recognize my scanner more. Trying to reinstall the software, I came across the error that Windows Installer could not be started. That's when I started first for solutions. I was surprised how many solutions I found (but more redoubled practically the same thing), but none did it for me. At this point, I was always under the assumption that it is a problem of the Neat Receipts software.

    Then after another night of frustration I could not pass my trial version Office 2010 plus a sort of license error. I was a little surprised that the trial version which abruptly ended without giving me the opportunity to enter a license key (I got wrong), but doesn't bother too much because I liked the product and had noticed last week as well as Office 2010 is already officially released and I decided to buy it. After spending about $300 and a successful upload, I tried to install it.

    And here my saga continues. First I got the message that I couldn't upgrade my trial version and need to uninstall. Uninstall with the uninstaller routine does not work (windows error message install), but I could uninstall it using the Windows-Install-Clean-Up utility. Now, I can start the installation process, but after being nearly halfway through the installation, I again get the error of Windows install the Windows Installer Service cannot be accessed (Error 1719). It is roughly the same error that I got at the beginning, when I tried to reinstall the software, Neat receipts. So, it seems not to be a misapplication of Neat receipts or Office 2010, but a windows problem.

    The frustrating thing however is that after spending all hours searching online for solutions, the only thing I've discovered is that I am in good company (i.e. There are many others have reported the same problem), but none of the solutions work. Just to be safe, do not for get the same Advisor I tried already several times, let me enumerate what I've done so far:

    1. I am logged on as administrator

    2 - I started the Windows Installer service

    3 - I ran SCF /sannow (no problems found)

    4. I not saved and re-entered the msiecec with / opt and/regserver. I did so explicitly for BOTH (!) msiexec programs, one in the system32 folder and the one in the sysWOW64 folder

    5. I tried to repair Windows 7 boot from the windows 7 installation DVD and run the option repair (no problem found)

    6. I tried to pass the parameter registry WOW64 (for MSIServer) from 1 to 0 (I found this in one of the suggested solutions) [and later again back to the original value 1]

    7. I tried to 'force' windows to ignore the msiexec for 64 bit (in the system32 folder) by renaming and by identifying the msiexec for 32 bit 9 in the sysWOW64 folder) and update the path regsever C:\Windows\system32\msiexec.exe \V to C:\Windows\syswow64\msiexec.exe \V

    8 - I disabled my firewall and antivirus

    9 - I did everything above in many variations with reset (both the save option - reboot)

    -in fact, I could do things more I can't remember.

    Unfortunately a recovery is not an option most, because I guess I tried too many things and my view of the possible return is a point in which my computer was already in place...

    I tried to involve as well a representative of Microsoft support explaining my dilemma, but only made e-mail a generic response on this same forum (great customer service!).

    While I was actually pretty happy in the last 4 months with my new Windows7 (and thus Office2010), I am now reaching the point where I fell like throwing finally the towel and kiss goodbye to Microsoft. I was seriously considering to move to Apple before decide me in February favor some cheaper hardware to continue with Microsoft and the new Windows7. But this experience not being able to fix my computer after spending nights in the search for solutions and not be able to get support from Microsoft disgusts me.

    Now I wonder if there is someone out there who could help me out here...

    Of course, the .msi applies only to installers .msi, which was my mistake for which I apologize.  Regarding a clean installation, the fact remains that you have faced this anomaly for several days, a clean install, despite the pain, would be a distant memory now.  This is my personal opinion, not Microsoft, they me disavowed a long time ago, in all cases MVPS have nothing to do with Microsoft, although the price is published by Microsoft, it is awarded for the caregiver, or in this case try to help others.  It is good that I can at least allow you to vent, it's better out there that maintenus kept bottled upward, no matter how hard it seems to fix the problem, it will be resolved in your favor by subsequently, one way or the other.

    In pursuing the side of permissions of things you can try that if you wish.

    This example may or may not work for you, with your program?

    "It seems that the"Run as Administrator"command gives you administrative privileges only, and they are not enough to install Java (and OpenOffice, by association). To work around this problem, you must actually connect to an administrator. Open a command prompt with admin rights by clicking Start, type cmd in the search/run box, hit CTRL-SHIFT-ENTER. At the prompt, type:

    NET user administrator / Active: Yes

    Then disconnect from your regular account and record as an administrator, you should be able to install the program. When you are finished, open a session to your regular account and, for security reasons, disabling the account administrator for assistance:

    «net user administrator / active: No.»

    http://user.Services.OpenOffice.org/en/forum/viewtopic.php?f=15&t=11706#p55879

    See if this program you can tell what is happening with the failure of the Office to install.

    Process Monitor v2.8
    http://TechNet.Microsoft.com/en-AU/Sysinternals/bb896645.aspx

    Process monitor Forum
    http://Forum.sysinternals.com/forum_topics.asp?FID=19

    Need tutorial for Process Monitor
    http://Forum.sysinternals.com/forum_posts.asp?tid=13724

    If it was purchased through the Office Online web store?

    If so, you may need to return to this site at http://office.microsoft.com/en-us/products/ click on the link buy Microsoft Office 2010 today.   Then click on the buy now button to your product...  When you arrive on the "Items in your shopping cart" page, look for the link to the FAQ at the top of the page.  Click on FAQ.  When it opens do scroll to 'Customer Service '.

    Customer support

    What is your refund policy?

    Microsoft products purchased through the Office Online web store are eligible for return within 30 days of the purchase date. Taxes paid will be refunded on eligible returns.
    Among the exceptions to this return policy: Microsoft backup CD/DVD are not refundable and are not included in our 30 day guarantee.

    How can I request a refund?

    To obtain a refund for digital product please click here {web page link} to access your order history information. Click the Order Details of the order for which you want to request a refund. Use the option «back»

    When will be the reimbursement of the credit?

    Your refund credit will appear on your credit card within five to seven working days after we receive your letter filled with destruction. If a different payment method has been used, the duration can vary.

  • Cannot be getNodeWithProps. AppParameters treatment in the SOAP header error: AppParameters does not exist in the SOAP header.

    Hi all

    Cannot be getNodeWithProps. AppParameters treatment in the SOAP header error: AppParameters does not exist in the SOAP header.

    " < = xmlns:env env:Envelope ' http://schemas.xmlsoap.org/SOAP/envelope/ ' > < env:Header / > < env:Server env:Body > < env:Fault > < faultcode > < / faultcode > < faultstring > cannot getNodeWithProps.» AppParameters treatment in the SOAP header error: AppParameters does not exist in the SOAP header. "< / faultstring > < details > < DrmServiceException xmlns ="http://drm.webservices.epm.oracle"> < Message xmlns:ns2 ="http://drm.webservices.epm.oracle"xmlns =" "> cannot getNodeWithProps." AppParameters treatment in the SOAP header error: AppParameters does not exist in the SOAP header. "< / Message > < Code xmlns:ns2 ="http://drm.webservices.epm.oracle"xmlns =" "> 0 < / Code > < / DrmServiceException > < / details > < / env:Fault > < / env:Body > < / env:Envelope > "

    clues?

    Thank you

    Mady

    Hi Mady,

    Have you run a test of the DRM of this URL service section? Part of the SOAP message that must be sent to the web service DRM when calling the AppParameters is in the header of the SOAP message. This is the example that gives the URL:


    http://DRM.WebServices.EPM.Oracle">
    http://DRM.WebServices.EPM.Oracle ">http://localhost:5240 / Oracle/Drm/APIAdapter "
    http://DRM.WebServices.EPM.Oracle "> ProductVersion = 11.1.2 CultureName = US, TimeZoneOffset =-360"

    The error is just saying that the section of AppParamters doesn't seem to be there in the SOAP message that was received. How you call the web service DRM method that returns this error? It seems just that, however, it is called the AppParameters is missing in the SOAP message is sent to.

    Do you need some kind of common authentication method setting upward for Weblogic and Shared Services, but not necessarily OID. I mentioned a possibility without using an external LDAP directory here on a case where you set up a development environment Re: configuration of the DRM web service API

    Concerning

    Craig

  • ERROR: Skipping startup of oacore_server1 since the AdminServer is down

    Hi all

    EBS R12.2.4

    RHEL 6.5

    I start our EBS instance and I encounter error:

    You are running version 120.10.12020000.9 adadminsrvctl.sh

    From WLS Server Admin...

    See /home/appluat2/UAT/fs1/inst/apps/UAT_crp2/logs/appl/admin/log/adadminsrvctl.txt for more details

    adadminsrvctl.sh: leave with the State 1

    adadminsrvctl.sh: check the logfile /home/appluat2/UAT/fs1/inst/apps/UAT_crp2/logs/appl/admin/log/adadminsrvctl.txt for more information...

    .end std out.

    .end err out.

    ****************************************************

    ERROR: Skipping startup of oacore_server1 since the AdminServer is out of service. AdminServer must be in place before the power of the managed servers.

    10/13/15-12: 44:22: adadminsrvctl.sh version 120.10.12020000.9

    Validated the arguments passed to the ebs-get-serverstatus option

    AdminServer is currently not running.


    Validated the arguments passed to the ebs-nmstart-adminsrv option

    Check if the administration server is already in place.

    The server administrator is not already expired.

    Check if the Node Manager is already in place...

    Connection to the node Manager...

    Connected to the node Manager.

    The Node Manager is already in place.

    Start the AdminServer server...

    Error starting AdminServer server: weblogic.nodemanager.NMException: Exception when starting Server "AdminServer.

    10/13/15-12: 44:41: adadminsrvctl.sh: exit status 1

    ================================================================================

    Validated the arguments passed to the ebs-get-serverstatus option

    AdminServer is currently not running.

    I encounter this before, so I just > chmod-r 777/tmp

    and the issue will be resolved, but now it does not work

    Help, please...

    Thank you very much

    JC

    chmod 777 /tmp/.ovdlock.tmp

    is perfectly fine

    concerning

    Pravin

  • wcmUrl cannot run the "evaluateScriptEx" of service method. The server script expression evaluates error. No path required for the ssWeblayoutUrl parameter.

    Hi all

    I have a data file where there is a wcm:element like below

    < wcm:element = "linkUrl" name > [!-$wcmUrl ('resource', ")-] < /wcm:element>

    So, I get an exception to content server


    Event generated by the user 'sysadmin' to host 'CIS '. Could not generate the HTML page. Unable to evaluate the function. Error running system. wcmUrl cannot run the "evaluateScriptEx" of service method. The server script expression evaluates error. No path required for the ssWeblayoutUrl parameter. [Details]

    An error has occurred. The stack trace below shows more information.

    !csUserEventMessage,sysadmin,CIS!$!csPageMergerUnableToGenerateHtmlPage!csDynHTMLSystemExecutionError,csDynHTMLReportMsgFunction!$wcmUrl!csUnableToExecMethod,evaluateScriptEx!csDynHTMLServerScriptEvalError!$Missing required path parameter for ssWeblayoutUrl.

    intradoc.common.ServiceException:! csPageMergerUnableToGenerateHtmlPage

    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)

    at intradoc.server.Service.buildServiceException(Service.java:2271)

    at intradoc.server.Service.createServiceExceptionEx(Service.java:2265)

    at intradoc.server.Service.createServiceException(Service.java:2260)

    at intradoc.server.Service.buildResponsePage(Service.java:1314)

    at intradoc.server.Service.doResponse(Service.java:2076)

    at intradoc.server.FileService.doResponse(FileService.java:1469)

    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)

    at intradoc.server.Service.doRequest(Service.java:1890)

    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)

    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)

    at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Caused by: java.io.IOException:! csDynHTMLSystemExecutionError, csDynHTMLReportMsgFunction! $wcmUrl

    at intradoc.common.DynamicHtmlMerger.createIOException(DynamicHtmlMerger.java:2588)

    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:1202)

    at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:623)

    at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)

    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)

    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)

    at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)

    at intradoc.common.DynamicHtmlMerger.outputDynamicHtmlPage(DynamicHtmlMerger.java:2007)

    at intradoc.server.Service.buildResponsePage(Service.java:1267)

    ... more than 10

    Caused by: intradoc.common.ServiceException:! csUnableToExecMethod, evaluateScriptEx

    * ScriptStack! csDynHTMLStackDumpStart, sysadmin, (datasummary) IdcService is SSXA_GET_DATAFILE\, dDocName = 00151164\, = 209607 dID! $

    ! csDynHTMLNoStack! $

    !csDynHTMLErrorMessage,/oracle/ecm/ucm_domain/ucm/cs/weblayout/groups/public/@global/documents//mdaw/mtux/~edisp/00151164~2.xml.parsed,9,40!csDynHTMLSystemExecutionError,csDynHTMLReportMsgFunction!$wcmUrl!$

    -& #62;      & #60; WCM:element name = "linkUrl" & #62; [(--\!--$wcmUrl('resource'\, '')]; & lt; / span & gt; & #60; / wcm:element & #62;

    in sitestudio. SSClassHelper.invoke (unknown Source)

    in sitestudio. SSScriptExtensions.evaluateIncludeXmlEx (unknown Source)

    in sitestudio. SSWCMScriptExtensions.resolveWcmUrl (unknown Source)

    in sitestudio. SSWCMScriptExtensions.evaluateFunction (unknown Source)

    at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1430)

    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:908)

    ... more than 17

    Caused by: java.io.IOException:! csDynHTMLServerScriptEvalError

    at intradoc.common.DynamicHtmlMerger.createIOException(DynamicHtmlMerger.java:2588)

    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:1202)

    at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:623)

    at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)

    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)

    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)

    at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)

    at intradoc.common.DynamicHtmlMerger.executeDynamicHtmlToWriter(DynamicHtmlMerger.java:2060)

    at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1872)

    at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1836)

    at intradoc.common.DynamicHtmlMerger.evaluateScriptEx(DynamicHtmlMerger.java:1794)

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

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

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

    in sitestudio. SSClassHelper.invokeRaw (unknown Source)

    ... 23 more

    Caused by: intradoc.common.ServiceException: path of access is required for ssWeblayoutUrl parameter.

    * ScriptStack! csDynHTMLStackDumpStart, sysadmin, (datasummary) IdcService is SSXA_GET_DATAFILE\, dDocName = 00151164\, = 209607 dID! $

    ! csDynHTMLStackElementWithFilename,wcmUrl,/oracle/ecm/ucm_domain/ucm/cs/weblayout/groups/public/@global/documents/generalmodule/mdaw/mtux/~edisp/00151164~2.xml.parsed,9,40!$

    ! csDynHTMLServerScriptEvalError

    in sitestudio. SSScriptExtensions.evaluateFunction (unknown Source)

    at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1430)

    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:908)

    Therefore I don't see the placeholder to correct the link. How can I fix this, or at least manage the display of the placeholder.

    Concerning

    I don't think the resources without the dDocName specification will work (for example [!-$wcmUrl ('resource', ")-]).

    At some point, the code path probably leaves the SiteStudio component and goes back to the core code WebCenter content to fetch the revision. It seems that it is where he meets a problem (impossible to find the last out for review).

    If you turn on additional detailed complete tracking for site *, file * and system * this gives you a clues?

    Jonathan

    https://jonathanhult.com

  • Shared Services API - error getting of datasource weblogic/pool/PooledConnectionDataSource

    Hello

    I have a program that connects to the SSP by using the Java API. The code is usually works fine on the other environment.

    This one is on EMP 11.1.2.1 version and I get an error after this procedure - system = CSSSystem.getInstance (context, "");

    27 January 2015 09:36:44 com.hyperion.hit.registry.RegistryUtils buildConnFromDriverManager

    CAUTION: Check if the Instance and Oracle Home environment variables are set properly. RootCause: weblogic.jdbc.sqlserver

    . SQLServerDriver

    Error getting of datasource weblogic/pool/PooledConnectionDataSource

    27 January 2015 09:36:44 com.hyperion.hit.registry.RegistryUtils createNewConnection

    GRAVE: Failed to create the data source connection. RootCause:weblogic/pool/PooledConnectionDataSource.

    27 January 2015 09:36:44 < init > com.hyperion.hit.registry.exceptions.RegistryException

    INFO: Registry Exception occurred - cannot create new database connection by using the data source. RootCause: [weblogic/pool/PooledConnecti

    onDataSource]

    27 January 2015 09:36:44 com.hyperion.hit.registry.Registry lookupComponentsWithException

    INFO: EPMREG-11045

    27 January 2015 09:36:44 < init > com.hyperion.hit.registry.exceptions.RegistryException

    INFO: Registry Exception occurred - cannot create new database connection by using the data source. RootCause: [weblogic/pool/PooledConnecti

    onDataSource]

    27 January 2015 09:36:44 com.hyperion.hit.registry.Registry lookupWithException

    INFO: EPMREG-11038

    27 January 2015 09:36:44 < init > com.hyperion.hit.registry.exceptions.RegistryException

    INFO: Registry Exception occurred - com.hyperion.hit.registry.exceptions.RegistryException: failed to create new database connection

    using data source. RootCause: [weblogic/pool/PooledConnectionDataSource]

    Com.hyperion.hit.registry.Registry 27 January 2015 search 09:36:44

    INFO: EPMREG-11038

    27 January 2015 09:36:44 com.hyperion.css.registry.RegistryManager RegistryManager

    GRAVE: Failed to initialize the instance security EMP of Shared Services. Component marchandises9/FOUNDATION_SERVICES_PRODUCT/SHARED_SERVICES_PR

    PRODUCT is null in the EMP system registry. Check the configuration of the EMP system registry.

    java.lang.NullPointerException

    at start.initialize(start.java:84)

    at the beginning. Sample(Start.Java:59)

    at cc.main(cc.java:10)


    I guess it's something with the SQL Server driver. You have any ideas?

    My ORACLE_HOME and ORACLE_INSTANCE are defined correctly.


    Thanks in advance,


    Kind regards


    Nicolas


    Hello

    I finally got it to work!

    I added libraries of weblogic located under EPM/Middleware/wlserver_10.3/server/lib, and now it works fine.

    It was a pain to find, because the error message did not specify that it was a missing library...

    Anyway, if it helps, here's the list of external libraries that I use:

    'wlssapi.jar '.

    "wlssapi - internal .jar '.

    "wlss - datatier.jar.

    "wlss-descriptor - binding.jar.

    'wlssdiameter.jar '.

    'wlssechosvr.jar '.

    "wlss - mbeaninfo.jar.

    'WLSSSecurityProviders.jar '.

    'wlthint3client.jar '.

    "wlw - langx.jar.

    "wlw-langx - ja.jar.

    "wlw-langx - ko.jar.

    "wlw-langx - zh_CN.jar.

    "wlw-langx - zh_TW.jar.

    "wlw-wsee - soapfault.jar.

    'xmlparserv2_sans_jaxp_services.jar '.

    "xmlrpc - 2.0.1.jar.

    "audit - client.jar.

    "Beaver - 1.0.5.jar.

    'com.bea.core.apache.commons.pool_1.3.0.jar '.

    "commons-lang - 2.1.jar.

    "css.jar".

    'dms.jar '.

    "interop-SDK.

    'ojdl.jar '.

    'quartz.jar '.

    "regexp.jar.

    'Register - api .jar '.

    'scheduler_ces.jar '.

    "sqljdbc.jar.

    'wf_ces_utils.jar '.

    'wf_eng_agent.jar '.

    'wf_eng_api.jar '.

    'wf_eng_server.jar '.

    'wlcipher.jar '.

    'wlclient.jar '.

    "wlcommons - logging.jar.

    'wlconnector.jar '.

    'wldb2.jar '.

    'wldeploy.jar '.

    'wlinformix.jar '.

    "wl-j2ee - client.jar.

    'wljarbuilder.jar '.

    'wljmsclient.jar '.

    'wljmxclient.jar '.

    'wllog4j.jar '.

    'wlnmclient.jar '.

    'wlpool.jar '.

    'wlsafclient.jar '.

    "wls - api .jar '.

    'wlss.jar '.

    'wlss_i18n.jar '.

    Thank you all for your help.

    Kind regards

    Nicolas

  • Error ORA-16724: could not resolve the deficit for one or more databases in waiting

    I came to work today with the following error is displayed:

    February 5, 2014 01:27:19 error ORA-16778: make the mistake of transport for one or more databases.


    Looks like this error disappeared but now I have the following error:

    February 5, 2014 11:52:40 error ORA-16724: could not resolve the deficit for one or more databases in waiting

    I did some research on the forums and I think I need backup and restore, but I'm not sure.

    Here are some questions that I saw others asking in the forums:

    PRIMARY:

    Select max(sequence#) from v$ archived_log; -24589

    Select current_scn in the database of v$. -871568619

    SECONDARY:

    Select max(sequence#) from v$ archived_log; -24589

    Select max(sequence#) from v$ archived_log in case of application = 'YES '; -24562

    Select current_scn in the database of v$. -870987797

    Select * from v$ archive_gap;

    Thread # Low_Sequence # High_Sequence #.

    1 24563 24563

    Looks like everything is working, but the error is still appearing in OEM primer.

    The issue ended up being with the control file. I followed of many blog posts on how to roll forward the database before and they all said to restore the control file before you recover the database. I followed this paper: http://docs.oracle.com/cd/B28359_01/server.111/b28294/rman.htm#CIHIAADC and it worked as expected. The old control file has had 6 data files that were in a different place than the others. The new control file, I created the primary had all the files of data in one place. After correcting the control to point to the locations correct datafile all started working again.

  • Someone been able to clone a database from the clouds 12 c

    Can I duplicate a database from an RMAN script defined by the user, as long as I understand the request to connect to the auxiliary database, but I was not able to get the "Clone Database" feature under the settings menu to work using an active duplicate.

    I get an error to user name password that is identical to what you would get if you did

    RMAN target / auxiliary sys / < password > catalog rman/rman@RMAN_tns as opposed to

    RMAN target sys / < password > auxiliary sys / < password > catalog rman/rman@RMAN_tns

    When you do a manual duplication...

    I have a SR with Oracle... but no matter who has managed to make this work?

    Thank you

    with the latest patch agent... everything works...

Maybe you are looking for

  • mini presentation remote mac works only sporadically

    Hi all I have a Logitech R400 that needs to be able to control the PowerPoint on a Mac mini. Yesterday it worked fine. Today, he works only sporadically, and I have not changed a thing. It's still the same presentation. Sometimes, you can change the

  • Network printer

    I have a printer 1522nf MF that is connected with a cable to a PC HP Windows 7. A router is also connected to the PC. I'm trying to get my laptop to print over my home network, but the printer does not appear on my laptop.  The printer is a network p

  • [RS] Cannot repair the military record

    My laptop has a file that apparently is corrupt.  When I ran ' sfc/scannow' and then checked the CBS log file, I found this line state that Member's file is not repairable.  It occurs in several lines. [RS] Cannot repair the military record [l:18 {9}

  • Update of the system - does never exceed 15%-16%

    I have read several posts regarding this issue, but nothing has worked for me on two products of Lenovo.  I have a B590 and a 8.1 G500 windows running.   On none of these laptops the Updater 5 system seems to work.  I uninstalled and reinstalled seve

  • Mfc110u.dll is missing!

    I have a HP windows 7 computer and whenever I start it, it says that "mfc110u.dll" is missing from my computer. I tried redownloading "Visual C++ Redistributable for Visual Studio 2012 updated 4"as someone told me, but then he'd LET ME not DOWNLOAD B