Error 1477 on remote management

Every time I try to start a remote management session i get the error 1477
"Failed to write to eDirectory". I can't find much on this error. The only
problem seems to be with ipx only 4.x servers.
I run Netware 6.5 sp5 with zen 4.0.1 with its latest ir patch.
The workstation has the latest zen agent and runs win xp sp2 with firewall
fully disabled.
When sniffing packets on the destination machine i see it communicating
with the edirectory and requesting policies.
On the workstation the logs report that the connection with the agent was
unexpectedly closed.
Password based remote management works perfectly.
Anyone has an idea what could be wrong??

Rob,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
- Check all of the other support tools and options available at
http://support.novell.com.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://support.novell.com/forums)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://support.novell.com/forums/faq_general.html
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://support.novell.com/forums/

Similar Messages

  • Error while running Remote Manager for OIM11gR2

    Hi,
    I have 11gR2 Remote Manager configured in a Windows box on a different machine as OIM server. I am getting the below error while running the RM-
    C:\RemoteManager\remote_manager>remotemanager.bat
    C:\RemoteManager\remote_manager>set RM.ServiceName=RManager
    C:\RemoteManager\remote_manager>set LIB_DIR=.\lib
    C:\RemoteManager\remote_manager>set EXT_DIR=.\ext
    C:\RemoteManager\remote_manager>set APPSERVER_TYPE=wls
    C:\RemoteManager\remote_manager>set CLASSPATH=.;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\lib\xlDataObjects.jar;.\lib\log4j-
    1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-logging.jar;..\..\oracle_common\mo
    dules\oracle.jrf_11.1.1\jrf-api.jar
    C:\RemoteManager\remote_manager>"C:/Program Files/Java/jdk1.7.0/bin/java" -cp .;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\li
    b\xlDataObjects.jar;.\lib\log4j-1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-lo
    gging.jar;..\..\oracle_common\modules\oracle.jrf_11.1.1\jrf-api.jar -Dlog4j.configuration=config\log.properties -DXL.HomeDir=C:\RemoteManager\remote_manager com.thortech.x
    l.remotemanager.RemoteManager
    Feb 9, 2013 2:00:54 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMIClientSocketFactory/static: sslEnabled : trueSSLContextAlgorithm : TLSKeyManagerFactory : @keymgrfactoryKeyStore : C:\RemoteManager\remote_manager\config\def
    ault-keystore.jksKeyStoreType : JKSTrustStore : default-keystore.jks
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMISSLServerSocketFactory/createServerSocket Remote Manager server socket port is 12346
    Exception in thread "main" java.lang.NullPointerException
    at com.thortech.xl.remotemanager.RMISSLServerSocketFactory.createServerSocket(RMISSLServerSocketFactory.java:173)
    at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:667)
    at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:317)
    at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:236)
    at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:411)
    at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
    at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:207)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:310)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:273)
    at java.rmi.server.UnicastRemoteObject.<init>(UnicastRemoteObject.java:172)
    at com.thortech.xl.remotemanager.RemoteManager.<init>(RemoteManager.java:80)
    at com.thortech.xl.remotemanager.RemoteManager.main(RemoteManager.java:449)
    C:\RemoteManager\remote_manager>
    Any suggestions?

    Hi,
    I have 11gR2 Remote Manager configured in a Windows box on a different machine as OIM server. I am getting the below error while running the RM-
    C:\RemoteManager\remote_manager>remotemanager.bat
    C:\RemoteManager\remote_manager>set RM.ServiceName=RManager
    C:\RemoteManager\remote_manager>set LIB_DIR=.\lib
    C:\RemoteManager\remote_manager>set EXT_DIR=.\ext
    C:\RemoteManager\remote_manager>set APPSERVER_TYPE=wls
    C:\RemoteManager\remote_manager>set CLASSPATH=.;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\lib\xlDataObjects.jar;.\lib\log4j-
    1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-logging.jar;..\..\oracle_common\mo
    dules\oracle.jrf_11.1.1\jrf-api.jar
    C:\RemoteManager\remote_manager>"C:/Program Files/Java/jdk1.7.0/bin/java" -cp .;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\li
    b\xlDataObjects.jar;.\lib\log4j-1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-lo
    gging.jar;..\..\oracle_common\modules\oracle.jrf_11.1.1\jrf-api.jar -Dlog4j.configuration=config\log.properties -DXL.HomeDir=C:\RemoteManager\remote_manager com.thortech.x
    l.remotemanager.RemoteManager
    Feb 9, 2013 2:00:54 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMIClientSocketFactory/static: sslEnabled : trueSSLContextAlgorithm : TLSKeyManagerFactory : @keymgrfactoryKeyStore : C:\RemoteManager\remote_manager\config\def
    ault-keystore.jksKeyStoreType : JKSTrustStore : default-keystore.jks
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMISSLServerSocketFactory/createServerSocket Remote Manager server socket port is 12346
    Exception in thread "main" java.lang.NullPointerException
    at com.thortech.xl.remotemanager.RMISSLServerSocketFactory.createServerSocket(RMISSLServerSocketFactory.java:173)
    at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:667)
    at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:317)
    at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:236)
    at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:411)
    at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
    at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:207)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:310)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:273)
    at java.rmi.server.UnicastRemoteObject.<init>(UnicastRemoteObject.java:172)
    at com.thortech.xl.remotemanager.RemoteManager.<init>(RemoteManager.java:80)
    at com.thortech.xl.remotemanager.RemoteManager.main(RemoteManager.java:449)
    C:\RemoteManager\remote_manager>
    Any suggestions?

  • 1456 the remote management agent is unable to read information from edirectory

    I have novell 6.5 sp6 and Zfd 7sp1.
    From consoleOne I can done the action "remote control" when the
    workstation is already turn on.
    I can do the "remote wakeup" but after I can't do the login. I can't see
    the window novell login.
    When the machine is up I have tried to do the action "remote control" but
    I have this error:
    1456 the remote management agent is unable to read information from
    eDirectory.verify the workstation object is valid and the middle tier
    server is up and running.
    Into the event log I have seen this (under application):
    Remote operator: cn=moni.ou=mio.o=mytree.t=tree
    console address: CN=P30g-0510_1_1_1.ou=workstation.o=mytree.t=tree
    invalid NDS authentication informatiom.
    Please, Can sonmeone help me?
    thanks for all and excuse me for my poor english I'm italian.
    Regards
    Monica

    I have found my problem:
    On my server there isn't SLP configured.
    Now my problem became how to configure SLP !!!
    thanks for all
    Regards
    Monica

  • Microsoft-Windows-Windows Remote Management Error ID 142

    In my Windows Server 2008 R2 OS in the Event Viewer there is an error pertains as Microsoft-Windows-Windows Remote Management Error ID 142 states-(WSMan operation CreateShell failed, error code 2150858999).What is this error? And What is the remedy for this
    error?
    System
    Provider
    [ Name]
    Microsoft-Windows-WinRM
    [ Guid]
    {A7975C8F-AC13-49F1-87DA-5A984A4AB417}
    EventID
    142
    Version
    0
    Level
    2
    Task
    10
    Opcode
    2
    Keywords
    0x4000000000000002
    TimeCreated
    [ SystemTime]
    2011-11-10T06:32:40.654451200Z
    EventRecordID
    37902
    Correlation
    [ ActivityID]
    {01F11C40-F800-0000-0091-795E689FCC01}
    Execution
    [ ProcessID]
    7140
    [ ThreadID]
    8080
    Channel
    Microsoft-Windows-WinRM/Operational
    Computer
    WIN-BNILITE1545.mumthaz.contoso.com
    Security
    [ UserID]
    S-1-5-18
    EventData
    operationName
    CreateShell
    errorCode
    2150858999
    MumthazMuhsin

    Hi,
    Please perform the following steps to check the issue can be fixed.
    Create the following Dwords under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters
    • MaxFieldLength
    o Dword
    o Value 65534 (Decimal)
    • MaxRequestBytes
    o Dword
    o Value 40000 (Decimal)
    Reboot the server for the changes to take effect.
    Regards,
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • I want to share files from iMac to MacBookPro.  In "Sharing" setup I want to check "screen Sharing" but get the error message"Screen Sharing is currently being controlled by the Remote Management service."  What do I need to FIX???

    I want to share files from iMac to MacBookPro.  In "Sharing" setup I want to check "screen Sharing" but get the error message"Screen Sharing is currently being controlled by the Remote Management service."  What do I need to FIX???

    Care to share which OS you are using? 
    Have you read for possible solutions over in the "More Like This" thread over here?-----------------------> 

  • Error 1853 /RCAICIP.HST/ Zenworks 7 remote management

    I am getting an error 1853 when I try to remote manage/view some
    workstation. Another workstation i can manage normally.
    Here is the log:
    #(160)# 7:42:35 08/17/07 Normal : Resource DLL is successfully loaded
    #(160)# 7:42:35 08/17/07 Normal : Reading settings from the file
    #(160)# 7:42:35 08/17/07 Normal : C:\Program
    Files\Novell\ZENworks\RemoteManagement\RMAgent\RMC FG.INI
    #(160)# 7:42:35 08/17/07 Normal : Port value read from file = 1761 and
    it will be used as the RM Communication port
    #(160)# 7:42:35 08/17/07 Normal : Loading : C:\Program
    Files\Novell\ZENworks\ZenLite.dll
    #(160)# 7:42:35 08/17/07 Normal : Loading : C:\Program
    Files\Novell\ZENworks\ZenPol32.dll
    #(160)# 7:42:35 08/17/07 Normal : ZENNDSUtil: Successfully loaded
    dependent modules...
    #(160)# 7:42:35 08/17/07 Normal : LoadZenAutilLibraryAndGetProc:
    Successfully loaded ZenAutil.dll and its dependent DLLs
    #(160)# 7:42:35 08/17/07 Normal : ZenRem32.exe : ZenRem32ServiceMain()
    successfully loaded Zenlite DLL
    #(160)# 7:42:43 08/17/07 Normal : IsOsServer() : MyNetServerGetInfo
    value of pServerInfo = 1002
    #(160)# 7:42:43 08/17/07 Critical : Failed to write the header
    information in RCAICIP.HST GetLastError(): 6
    #(160)# 7:42:43 08/17/07 Normal : ZENNDSUtil: Attempting to read
    policies...
    #(160)# 7:42:43 08/17/07 Normal : ZENUtil: ZENIsWorkstationRegistered:
    wsDN =
    #(160)# 7:42:43 08/17/07 Normal : Workstation is registered
    #(160)# 7:42:43 08/17/07 Normal : Reading workstation DN and tree
    name...
    #(160)# 7:42:43 08/17/07 Normal : workstation DN - CN=
    #(160)# 7:42:43 08/17/07 Normal : Loading : C:\Program
    Files\Novell\ZENworks\WMSchApi.dll
    #(160)# 7:42:43 08/17/07 Critical : WMIsWorkstationAuthenticated
    failed. errorCode: 1062
    #(160)# 7:42:48 08/17/07 Normal : Workstation IS authenticated...
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Loaded [ZENNW32.DLL]
    successfully
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Successfully initialized
    context
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Failure in reading
    boolean attribute DM:Ignore Policy in CN=
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Workstation Policy -
    'Workstation Package:Windows XP:Remote Control Policy.'
    #(160)# 7:42:48 08/17/07 Normal : Reading workstation DN and tree
    name...
    #(160)# 7:42:48 08/17/07 Normal : workstation DN - CN=
    #(160)# 7:42:48 08/17/07 Normal : Loading : C:\Program
    Files\Novell\ZENworks\WMSchApi.dll
    #(160)# 7:42:48 08/17/07 Normal : Workstation IS authenticated...
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Loaded [ZENNW32.DLL]
    successfully
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Successfully initialized
    context
    #(160)# 7:42:48 08/17/07 Normal : Failed to open
    HKLM\Software\Novell\ZENWorks\CurrentUserDN
    #(160)# 7:42:48 08/17/07 Normal : Only workstation policy settings
    active...
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Finished reading
    policies
    #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Unloaded modules...
    #(160)# 7:42:48 08/17/07 Normal : UnLoadZenAutilLibrary :Successfully
    unloaded ZenAutil.dll
    Any help or suggestions would appreciated,
    Thanks,
    Lubos.
    fool01

    I'm getting the same error. In my situation all of the machines are
    together on 2 different switches. I wonder if it is possibly a
    network issue?
    On Fri, 17 Aug 2007 11:59:22 +0000, fool01 wrote:
    >
    > I am getting an error 1853 when I try to remote manage/view some
    > workstation. Another workstation i can manage normally.
    >
    > Here is the log:
    > #(160)# 7:42:35 08/17/07 Normal : Resource DLL is successfully loaded
    > #(160)# 7:42:35 08/17/07 Normal : Reading settings from the file
    > #(160)# 7:42:35 08/17/07 Normal : C:\Program
    > Files\Novell\ZENworks\RemoteManagement\RMAgent\RMC FG.INI
    > #(160)# 7:42:35 08/17/07 Normal : Port value read from file = 1761 and
    > it will be used as the RM Communication port
    > #(160)# 7:42:35 08/17/07 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\ZenLite.dll
    > #(160)# 7:42:35 08/17/07 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\ZenPol32.dll
    > #(160)# 7:42:35 08/17/07 Normal : ZENNDSUtil: Successfully loaded
    > dependent modules...
    > #(160)# 7:42:35 08/17/07 Normal : LoadZenAutilLibraryAndGetProc:
    > Successfully loaded ZenAutil.dll and its dependent DLLs
    > #(160)# 7:42:35 08/17/07 Normal : ZenRem32.exe : ZenRem32ServiceMain()
    > successfully loaded Zenlite DLL
    > #(160)# 7:42:43 08/17/07 Normal : IsOsServer() : MyNetServerGetInfo
    > value of pServerInfo = 1002
    > #(160)# 7:42:43 08/17/07 Critical : Failed to write the header
    > information in RCAICIP.HST GetLastError(): 6
    > #(160)# 7:42:43 08/17/07 Normal : ZENNDSUtil: Attempting to read
    > policies...
    > #(160)# 7:42:43 08/17/07 Normal : ZENUtil: ZENIsWorkstationRegistered:
    > wsDN =
    > #(160)# 7:42:43 08/17/07 Normal : Workstation is registered
    > #(160)# 7:42:43 08/17/07 Normal : Reading workstation DN and tree
    > name...
    > #(160)# 7:42:43 08/17/07 Normal : workstation DN - CN=
    > #(160)# 7:42:43 08/17/07 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\WMSchApi.dll
    > #(160)# 7:42:43 08/17/07 Critical : WMIsWorkstationAuthenticated
    > failed. errorCode: 1062
    > #(160)# 7:42:48 08/17/07 Normal : Workstation IS authenticated...
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Loaded [ZENNW32.DLL]
    > successfully
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Successfully initialized
    > context
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Failure in reading
    > boolean attribute DM:Ignore Policy in CN=
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Workstation Policy -
    > 'Workstation Package:Windows XP:Remote Control Policy.'
    > #(160)# 7:42:48 08/17/07 Normal : Reading workstation DN and tree
    > name...
    > #(160)# 7:42:48 08/17/07 Normal : workstation DN - CN=
    > #(160)# 7:42:48 08/17/07 Normal : Loading : C:\Program
    > Files\Novell\ZENworks\WMSchApi.dll
    > #(160)# 7:42:48 08/17/07 Normal : Workstation IS authenticated...
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Loaded [ZENNW32.DLL]
    > successfully
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Successfully initialized
    > context
    > #(160)# 7:42:48 08/17/07 Normal : Failed to open
    > HKLM\Software\Novell\ZENWorks\CurrentUserDN
    > #(160)# 7:42:48 08/17/07 Normal : Only workstation policy settings
    > active...
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Finished reading
    > policies
    > #(160)# 7:42:48 08/17/07 Normal : ZENNDSUtil: Unloaded modules...
    > #(160)# 7:42:48 08/17/07 Normal : UnLoadZenAutilLibrary :Successfully
    > unloaded ZenAutil.dll
    >
    >
    > Any help or suggestions would appreciated,
    >
    > Thanks,
    >
    > Lubos.

  • Capture error code returned by VB script from the OIM Remote Manager

    Hi All,
    I am trying to provision to Exchange using powershell and OIM remote Manager.
    RM is installed in the Exchange server and a VB script is called by the RM to perform the necessary provisioning operations.
    Certain error codes are configured in VB script according to the script execution.
    How can I get the return codes back to the RM and then to OIM adpater, so that I can publish appropriate error messages by writing them in the Adapter responses.
    Below is my current code, but it does not capture return codes.
    Can the variable 'i' get the return codes fron the VB script?
    if (fScriptFile.exists())
    String sCmd = scriptPath + " " + sUPN;
    log.debug("Firing Powershell command:" + sCmd);
    Process localProcess = localRuntime.exec("cscript.exe " + sCmd);
    log.debug("Script Executed ");
    int i = localProcess.waitFor();
    localProcess.getOutputStream().close();
    log.debug("Process Exit Value " + i);
    sResult = i == 0 ? "EXCHANGE.REMOTE_SCRIPT_RUN_FAILURE" : "EXCHANGE.REMOTE_SCRIPT_RUN_SUCCESS";
    Please help..
    Thanks and Regards.

    Your VB script must be calling a powershell script.Check if powershell script returns any error message to your vbscript.I

  • Remote Management: "Failed to read remoting state" error

    Hello,
    I am facing the following error on my Windows Server 2012 Datacenter installation:
    If I try to enable the Remote (Server) Management from the Server Manager UI I get the following error: "Internal Error: Failed to read remoting state. The system cannot find the file specified."
    Has anyone else faced the same error? What could be the cause of this error?
    Thank you in advance

    Hi,
    The issue which you are facing can be the result of security or authentication problems (such as attempting to manage a remote server in an untrusted domain, for example; or attempting to manage a server by using credentials that are not recognized as those
    of an administrator on the remote server), or configuration problems (missing Windows PowerShell, remote management not enabled on the target server, etc.). For more information you can refer below article.
    Windows Server 2012 - Server Manager
    Troubleshooting Guide, Part II: Troubleshoot Manageability Status Errors in Server Manager
    In addition if you want to enable Remote Management you can try to enable using command line or Windows Power Shell. Go through
    this article for additional details.
    To Enable through Command line & Windows Power-Shell (Run as Administrator):
    Configure-SMRemoting.exe –enable
    Hope it helps!
    Thanks.
     

  • ADF Library Error on Remote Managed Server for Clustering

    I wanted to configure 2 managed servers on different PCs for clustering. For this purpose first I created 2 managed servers on my test domain which is on my PC1. Tested my ADF applications for each managed server (srv1 and srv2) on PC1. They passed. When I moved one of these servers to another PC (PC2) with the following commands below, the commands said it was succeeded.
    on PC1:
    pack -managed=true -domain=E:\Oracle\Middleware\user_projects\domains\test_domain -template=E:\Oracle\Middleware\user_template\TEST_DOMAIN.jar -template_name="TEST"
    onPC2: (Remote PC)
    unpack -domain=test_domain -template=D:\oracle\Middleware\user_template\TEST_DOMAIN.jar
    After these steps, I started my servers on command line by using the commands below:
    on PC1:
    startManagedWebLogic.cmd srv1 http://localhost:7011
    on PC2: (Remote Managed Server)
    startManagedWebLogic.cmd srv2 http://30.1.2.192:7011
    srv1 changed its state to RUNNING mode easily, however srv2 changed its state to RUNNING with a lot of errors which were pointing that the ADF libraries and applications couldn't be found.
    After the errors on srv2, I removed srv2 from the targets of libraries by using the Deployments screen of administration console.
    Then I stopped srv2 and started it by using command line. It worked without any library and application. There was no error.
    After those steps, I want to add srv2 to the targets of libraries. When I tried to do this I faced with the error message below:
    An error occurred during activation of changes, please see the log for details.
    [Deployer:149003]Unable to access application source information in 'E:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear' for application 'adf.oracle.domain [LibSpecVersion=1.0,LibImplVersion=11.1.1.2.0]'. The specific error is: [Deployer:149158]No application files exist at 'E:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear'..
    My applications can not run without ADF libraries and I couldn't find any solution to the error above.
    Can anyone help me on this subject

    Hi,
    <h3>Please Confirm Point -1 :</h3>
    NOTE: the Absolute Path of the *"WLS Installation"* and *"Domain Directory"* must be same (Identical) in both the BOXES. Looks like the Path *"E:\Oracle\Middleware\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain.ear"* doesnt exist in your Remote Box (PC-2). D:\oracle\Middleware.
    I Think mistakenly u have installed WLS in <font color=red>E:\</font> in one Box and <font color=red>D:\</font> in another Box.
    <h3>Please Confirm Point -2 :</h3>
    Please refer to the following link: http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e12405/wcadm_deploy.htm#BABEJEEA
    Which says that you must install a few Libraries (including ADF) in order to utilize the ADF features ...in every Managed Server, to avoid these kind of issues. You must deploy the following libraries to the new managed server or cluster:
    <font color=maroon><b>
    adf.oracle.domain(1.0,11.1.1.0.0)
    adf.oracle.domain.webapp(1.0,11.1.1.1.0)</b></font><BR>
    jsf(1.2,1.2.9.0)
    jstl(1.2,1.2.0.1)
    ohw-rcf(5,5.0)
    ohw-uix(5,5.0)
    UIX(11,11.1.1.1.0)
    <font color=maroon><b>oracle.adf.dconfigbeans(1.0,11.1.1.0.0)
    oracle.adf.management(1.0,11.1.1.1.0)</b></font><BR>
    oracle.dconfig-infra
    oracle.jrf.system.filter
    oracle.jsp.next(11.1.1,11.1.1)
    oracle.sdp.client(11.1.1,11.1.1)
    oracle.soa.workflow.wc(11.1.1,11.1.1)
    oracle.webcenter.framework(11.1.1,11.1.1)
    oracle.webcenter.framework.view(11.1.1,11.1.1)
    oracle.webcenter.jive.dependency(11.1.1,11.1.1)
    oracle.webcenter.skin(11.1.1,11.1.1)
    oracle.wsm.seedpolicies(11.1.1,11.1.1)
    oracle.portlet-producer.jpdk(11.1.1,11.1.1)
    oracle.portlet-producer.wsrp(11.1.1,11.1.1)
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com (WebLogic Wonders Are Here)

  • Error 1477: Failed to write to eDirectory. Verify ...

    Hi!
    NW 5.1 (master) SP8, NW 6.0 SP5, ZFD 4.0.1 (iR6). Windows XPp WS. C1
    1.3.6d.
    Strange. yesterday I could from mine admin-workstation remotely manage
    WS's, but today I got error: "Error 1477: Failed to write to eDirectory.
    Verify that the Remote Operator has rights to perform the operation.". I
    see no error or abends from server side nor any (beside this one)
    strange "behavior" etc. No changes made.
    I tried on second admin-machine (this is running for backup-admin) and
    same result. Overnight!
    Any ideas?
    More thanks, Alar from Tartu Uni, Estonia.

    I also have the problem. Any lead to how to fix this?
    Kind regards,
    Rob
    > Hi again!
    > Further investigation lead me to Error -659 Time synch issue.
    > So, something with daylight saving etc.
    > More thanks, Alar.
    >
    > > Hi!
    > > NW 5.1 (master) SP8, NW 6.0 SP5, ZFD 4.0.1 (iR6). Windows XPp WS. C1
    > > 1.3.6d.
    > > Strange. yesterday I could from mine admin-workstation remotely manage
    > > WS's, but today I got error: "Error 1477: Failed to write to eDirectory.
    > > Verify that the Remote Operator has rights to perform the operation.". I
    > > see no error or abends from server side nor any (beside this one)
    > > strange "behavior" etc. No changes made.
    > > I tried on second admin-machine (this is running for backup-admin) and
    > > same result. Overnight!
    > > Any ideas?
    > > More thanks, Alar from Tartu Uni, Estonia.
    > >
    >

  • System Image Utility - Create User - Activate Remote Management

    When creating an image with system image utility, based on a DVD image instead of a cloned image, I cannot create a user and activate Remote Management.
    I have created an installer package with Apple Remote Desktop that is supposed to do both, however it doesn't work. I do not get an error, but no user is created.
    I have tried a post-install script however the dscl command is not recognized even if I put the path /usr/bin/dscl.
    I even tried to use a popular package out there called "createUser" but that fails as well.
    Has anyone had any luck with this when trying to make a moduler image with System Image Utility?
    Message was edited by: NeedSomeAnswer

    After configuring all the appropriate settings, I
    push the "Create" button and it appears to start
    working, prompts me for a location to save the actual
    image itself, creates a folder with the default name
    and then nothing happens.
    ok here's the deal: i created a folder in my OSX server home directory labelled "images" and keep our multiple images there. although you CAN have your images on other drives or on the network, that would take a LOOOOOOOONG time to do the data transfer to the invisible netboot folder on your server. my advice: keep local copies of all images. save a ton of time for yourself, eh?
    then, when it's time to use the system image suntility to load up an image, i go to that same location each time, call it up and have the app set to the prefs i want or need. i'm on 10.4.7 server and have had no problem using the software.
    so try using images locally and then, if that doesn't work, upgrade to 10.4.7

  • How to execute vb script with out using Remote manager in oim 11g r2

    Hi Currently,
    i have a requirement to execute  vb script (present on a remote machine in which connector server is installed) from oim machine while using Exchange connector (11.1.1.6).
    This can be achieved by using remote manager,but i dont want to use remote manager.
    Hence decided to use Action scripts.
    As per connector configuration,
    i have configured Action scripts in Lookup.Exchange.UM.Configuration lookup definition, by means of three entries
    After Create Action Language      Shell
    After Create Action Target           Resource
    After Create Action File              /home/scripts/Disable.bat
    Disable.bat has the following ,
    Powershell.exe -File C:\scripts\Setup.vbs
    -%Log on Name%
      Exit
    As Setup.vbs is expecting a parameter of log on name, i was providing the same.
    But while creating the user,as this script gets called, getting the following error and hence 'create User' is getting failed.
    Problem while PowerShell execution System.Management.Automation.RemoteException: This task does not support recipients of this type. The specified recipient XXXXXXXXXXX...XXXXX is of type UserMailbox. Please make sure that this recipient matches the required recipient type for this task.
    While provisioning the user to Exchange , i have selected 'Recepient type' as 'User Mail box' explicitly, but still getting the error.
    Please provide any pointers to resolve the issue.
    Thanks in advance
    Kumar

    As far as I know Oracle and MySQL are two different products.
    Why do you clutter an Oracle forum with MySQL questions?
    If MySQL is such a tremendous RDBMS, like many people state (as 'free' means per definition better),
    why don't you visit a MySQL forum where fellow MySQL aficionados can answer you MySQL questions?
    In short, why don't you stop abusing Oracle forums?
    Sybrand Bakker
    Senior Oracle DBA

  • Error while accessing Access Manager

    Hi All,
    I am getting the following error after configuring access manager and restarting the web server.
    [25/May/2006:18:14:16] info ( 1724): CORE1116: Sun Java System Web Server 6.1SP5 B01/15/2006 23:04
    [25/May/2006:18:14:30] info ( 1724): HTTP3072: [LS ls1] http://GDYESSER33609.wipro.com:13004 ready to accept requests
    [25/May/2006:18:14:30] info ( 1724): CORE3274: successful server startup
    [25/May/2006:18:15:29] warning ( 1724): CORE3283: stderr: Exception in thread "amStats" java.lang.ExceptionInInitializerError
    [25/May/2006:18:15:29] warning ( 1724): CORE3283: stderr:      at com.sun.identity.authentication.service.AuthStatsListener.printStats(AuthStatsListener.java:56)
    [25/May/2006:18:15:29] warning ( 1724): CORE3283: stderr:      at com.iplanet.am.util.StatsRunner.run(StatsRunner.java:91)
    [25/May/2006:18:15:29] warning ( 1724): CORE3283: stderr: Caused by: java.lang.NullPointerException
    [25/May/2006:18:15:29] warning ( 1724): CORE3283: stderr:      at com.iplanet.services.cdm.ClientsManager.getDefaultInstance(ClientsManager.java:108)
    [25/May/2006:18:15:29] warning ( 1724): CORE3283: stderr:      at com.sun.identity.authentication.service.AuthUtils.<clinit>(AuthUtils.java:199)
    I have configured and restarted the web server, when i try to access the access manager I get the above error. Someone please respond at the earliest.
    Thanks.

    Hi Tanya,
    Thank you for posting in Windows Server Forum.
    From which device you are trying to access RemoteApp program?
    For getting any remote session or accessing RemoteApp the user must be added under “Remote Desktop Users” local group. So please under user under that group and verify. 
    Also add the user under System>Remote Settings>Remote Tab>Allow remote connection to this computer and add the user under that. Now after performing this above steps verify whether user can login remotely.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Remote manager is not running but it is running as per DC

    I have installed remote manager on windows 2008 R2 server recently to create exchange mail boxes. And I followed the instructions given in oracle documentation while installing this remote manager.
    Windows 2008 server R2 is a 64 bit OS so installed 64 bit java version in it. OIM version is 9.1.0.
    As we are trying to SSL connection to the remote machince, imported certificates on both OIM server and also on remote machine.
    But when I try to provision exchange account for a user, the creation of mail box is getting failed at the task "CheckRemoteManager Connection" saying "Remote manager is not running". But in design console it says that the remote manager is running.
    Here is the response from the task:
    Response: Exchange remote manager not running
    Response Description: Check if Remote Manager parameters are entered correctly
    When I bypass the task "checkRemoterManager Connection" in the adatper "Create mail box" then I am getting the below error.
    Response: error during JRMP connection establishment; nested exception is: javax.net.ssl.SSLHandshakeExcept
    Response Description: Unknown response received
    Error Details:
    Setting task status... "error during JRMP connection establishment; nested exception is: javax.net.ssl.SSLHandshakeExcept" does not correspond to a known Response Code. Using "UNKNOWN".
    Can you please let me know what might be the problem?
    Here is the log.
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager entered.
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager entered.
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager Host Lookup URL is rmi://xx.xx.xxx.xxx:12346
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager Host Lookup URL is rmi://xx.xx.xxx.xxx:12346
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager service name is RManager
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager service name is RManager
    INFO,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager full URL is rmi://xx.xx.xxx.xxx:12346/RManager
    INFO,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager full URL is rmi://xx.xx.xxx.xxx:12346/RManager
    DEBUG,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket entered.
    DEBUG,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket entered.
    INFO,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket Remote Manager client socket Host is xx.xx.xxx.xxx and port is 12345
    INFO,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket Remote Manager client socket Host is xx.xx.xxx.xxx and port is 12345
    DEBUG,19 Jan 2012 14:29:58,610,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket left.
    DEBUG,19 Jan 2012 14:29:58,610,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket left.
    DEBUG,19 Jan 2012 14:29:58,616,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager left.
    DEBUG,19 Jan 2012 14:29:58,616,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager left.

    Have you followed all the steps properly ?
    Have you imported Certificate as mentioned in the document ?
    Try with restarting the OIM Server
    Make sure your RM is running
    Try to telnet RM from OIM machine.
    Check xlconfig.xml file
    Re: Error in Provioning Exchange2007 with oim 11g

  • AD Connector Remote Manager Question

    all,
    trying to install MSFT AD BASE 91170 connector on OIM/OAM 11.1.1.3 environment. Finished the following steps thus far:
    1. created OIM/OAM/AD server environments
    2. Created OIMGroup and admin user account association
    3. Imported the connector
    4. Update ADITResource
    5. Copied ldapbp.jar and ran uploadjars.sh script
    6. Updated search base in Group Lookup Recon and Organization Lookup Recon jobs
    7. I was able to provision a user
    I have two questions:
    1. section 2.2.2.1 (on page 2-14 connector indicates that i need to run installation of remote manager on the AD server). Is this step and the subsequent steps required to be configured. What else do i need to run as part of installation. If the rest of the steps are optional in what cases do they need to be created?
    2. My design console Lookup.ADReconciliation.GroupLookup does not have any values, it appears recon did not work in this case. What could i be doing wrong, i can add configuration details if needed. - I have done this before but not sure what i missed this time.
    Thanks in advance,
    Prasad.
    Edited by: Prasad on Oct 25, 2011 11:48 AM

    Sagar,
    I ran the group lookup recon task several times yesterday. OIM did not populate the lookup. Today i change the recon type from Refresh to Update and changed it back to Refresh and it worked with few exceptions like the one below:
    Overall now the records are there, but it is unclear why the original task executions did not pull anything. I did not see any other exception either yesterday.
    <Insert failed.><Oct 26, 2011 10:56:27 AM EDT> <Error> <OIMCP.ADCS> <BEA-000000> <Description : Insert failed.>
    <Oct 26, 2011 10:56:27 AM EDT> <Error> <OIMCP.ADCS> <BEA-000000> <Thor.API.Exceptions.tcAPIException: Insert failed.
    at com.thortech.xl.ejb.beansimpl.tcLookupOperationsBean.addLookupValue(tcLookupOperationsBean.java:1357)
    at Thor.API.Operations.tcLookupOperationsIntfEJB.addLookupValuex(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor1896.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethod

Maybe you are looking for

  • How can i attach a file to an email?

    i dont know how to do that? help me

  • Oracle JDBC Driver 10.2.0.1.0 DataBaseMetaData Incorrect For Unary FKs

    Friends, My firm (which is not a MetaLink subscriber) has discovered a bug in the Oracle 10g JDBC Driver (10.2.0.1.0). The bug affects unary associations, namely cases in which the foreign key of a table points to that very table's primary key. In su

  • Customer Data Tab is missing- Urgent

    Hi Experts, When I create a BP (as a Consumer) in CRM, in the Customer Data tab we have two frames in it... Company Finance Information and DMS Replication We updated from CRM 4 to CRM 5, in CRM 5 we are not getting the DMS Replication frames, Please

  • Oracle VM 3.1.1: Open vSwitch

    Is Open vSwitch used in Oracle VM 3.1.1 (or is OVM still using the Linux Bridge Utilities)? Eric Pretorious Truckee, CA

  • ITunes restore deleting new photos

    I accidentally restored from iTunes backup, and deleted new (unbackedup) photos in my iPhone5. The data recovery tools I've tried (tenorshare and anymp4) are only able to recover from what was restored. Is there any other way to recover ?