From hostname to ip

Hi,
A few months ago a colleague of mine has set up a Grid Control. Now they want to change the current hostname of the server and in the future it will be changed again...
Is it possible to switch to using IP's instead of hostnames? I mean, is there a way to use an IP in all the URL's for the EM, OMS, the Agent, etcetera. Because, now we can't access the EM Grid Control web application. When I enter an IP, it automatically switches to the hostname when I try to log in or when I try to surf to another page on the EM Grid Control web application. But the hostname doesn't work anymore... That's why I don't want to use hostnames anymore. Everybody here knows the IP's by hard, so...
Is there a way to fix my problem? Thanks!
edit: Sorry if I don't use the right terms, I just got the assignment to fix this problem, but I know sh*t about the Oracle Enterprise Manager Grid Control :-)

Sorry but not.
The OMS and the Agent of any target only work by hostname. If you change the hostname that is an action not supported and the oms not work correctly.
The Oracle recommendation is reinstall the grid control enviroment. The question is based and the installation process take the hostname and placed in the code. This code when finish the installation is impossible of edit.
Other question is that the OMS and AGENT of GRID CONTROL can work by VIRTUAL HOSTNAME. You can to see this function in ORACLE ENTERPRISE MANAGER GRID CONTROL ADVANCED CONFIGURATION book, that resides in Enterprise Manager Library
Regards

Similar Messages

  • [Security:090508]Certificate chain received from 'hostname' was incomplete

    Hey All,
    I am trying to set up a Managed Server and have it talk to the NodeManager running
    (Weblogic 8.1 SP2) on the same machine. I can't, however, seem to get a good
    SSL handshake between the two. I get the following error:
    ####<Mar 11, 2004 9:55:56 AM EST> <Warning> <Security> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <BEA-090508>
    <Certificate chain received from hostname - ipaddress was incomplete.>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <Validation
    error = 4>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <Certificate
    chain is incomplete>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <SSLTrustValidator
    returns: 4>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <Trust
    status (4): CERT_CHAIN_INCOMPLETE>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <NEW
    ALERT: com.certicom.tls.record.alert.Alert@1642565 Severity: 2 Type: 42
    java.lang.Throwable: Stack trace
         at weblogic.security.utils.SSLSetup.debug(SSLSetup.java:265)
         at com.certicom.tls.record.alert.Alert.<init>(Unknown Source)
         at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown Source)
         at com.certicom.tls.record.handshake.ClientStateReceivedServerHello.handle(Unknown
    Source)
         at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
         at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
         at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
         at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
         at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
         at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
         at com.certicom.tls.record.WriteHandler.write(Unknown Source)
         at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:404)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:408)
         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
         at java.io.BufferedWriter.flush(BufferedWriter.java:230)
         at weblogic.nodemanager.client.CommandInvoker.execute(CommandInvoker.java:113)
         at weblogic.nodemanager.client.CommandInvoker.invoke(CommandInvoker.java:91)
         at weblogic.nodemanager.client.NodeManagerClient.executeCommand(NodeManagerClient.java:161)
         at weblogic.nodemanager.client.NodeManagerRuntime.executeNMCommand(NodeManagerRuntime.java:1058)
         at weblogic.nodemanager.client.NodeManagerRuntime.ping(NodeManagerRuntime.java:688)
         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:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:711)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.runtime.NodeManagerRuntimeMBean_Stub.ping(NodeManagerRuntimeMBean_Stub.java:543)
         at weblogic.management.console.webapp._domain.__machine._jspService(__machine.java:669)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:301)
         at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:150)
         at weblogic.management.console.actions.ForwardAction.perform(ForwardAction.java:35)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:173)
         at weblogic.management.console.actions.internal.ActionServlet.doGet(ActionServlet.java:91)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    >
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <write
    ALERT offset = 0 length = 2>
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> <close():
    28959207>
    Here is what I have done:
    1) I created a managed server using admin console
    2) I created both an Identity and Trust keystore (jks type file) with the server's
    private key (Identity) and the root trusted certificate authority (Trust).
    3) I configured my managed server to use the two keystores
    4) I edited the NodeManager.properties file to use the same keystores.
    5) I started the NodeManager on the machine and I used the following command line
    options by editing the %WL_HOME%\server\bin\startNodeManager.cmd file:
    -Dweblogic.nodemanager.debugLevel=90
    -Dssl.debug=true
    -Djava.protocol.handler.pkgs=weblogic.net
    6) I also added the following commands to my startWebLogic.cmd file:
    -Dweblogic.security.SSL.ignoreHostnameVerification=true
    -Dssl.debug=true
    -Djava.protocol.handler.pkgs=weblogic.net
    7) I started my admin server and created a Machine that included the managed server.
    8) I configured the NodeManager properties for the Machine I created to point
    to the NodeManager already running on that physical box.
    9) I clicked on the tab to "Monitor" the NodeManager/Machine and it died giving
    the above exception.
    I would have no idea why the Certificate chain would be "incomplete". The Issuer
    and Subject DNs match up fine:
    PRIVATE KEY BEING LOADED BY SSL MANAGER:
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> < cert[0]
    = [
    Version: V3
    Subject: CN=host dns name, OU=USN, OU=PKI, OU=DoD, O=U.S. Government, C=US
    Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
    Key: com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey@1a0
    Validity: [From: Fri Mar 05 08:59:26 EST 2004,
                   To: Mon Mar 06 08:59:26 EST 2006]
    Issuer: CN=DOD CLASS 3 CA-3, OU=PKI, OU=DoD, O=U.S. Government, C=US
    ROOT CERTIFICATE AUTHORITY BEING LOADED:
    ####<Mar 11, 2004 9:55:56 AM EST> <Debug> <TLS> <GENESIS2> <GENESIS2_Admin_Server>
    <ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'> <admin> <> <000000> < cert[1]
    = [
    Version: V3
    Subject: CN=DOD CLASS 3 CA-3, OU=PKI, OU=DoD, O=U.S. Government, C=US
    Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5
    Key: com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey@fffffa28
    Validity: [From: Wed Jul 05 09:00:29 EDT 2000,
                   To: Tue Jul 04 09:00:29 EDT 2006]
    Issuer: CN=DoD CLASS 3 Root CA, OU=PKI, OU=DoD, O=U.S. Government, C=US
    Anyway, if anyone could provide me with some insight as to why I might be receiving
    this error I would be sincerely indebted to you. I can't seem to find any other
    people with the same problem in the Support archives. Thanks for all of the help!
    Regards,
    Cabell Fisher

    Hi,
    Can you please help me;
    I have a similar problem on WL7 SP4 ( UNIX )
    I have made a site that check https site.
    When I try to read the page of the site, I've got Certificate chain is incomplete message.
    On WL8 version ( WINDOWS ), I have no problem to retrieve certificate and then access to the site.
    I have read that this error occure when Root CA Self signed certificat is not include in the keystore.
    I'm using CACERTS keystore.
    Can you tell me the process to generate the CA Root certificate and then import in the CACERTS.
    Thanks a lot for your help.
    Sincerely
    Stephane

  • Inconsistent results from hostname Unix command via ARD

    I sometimes get the DNS name and sometimes get the local sharing name.
    Some one pointed out to me
    % scutil --set HostName DNS-name
    as root will do the job.
    So the next question is can one get the Mac to cough up its DNS name or
    IP address without major acrobatics.
    For example
    % ifconfig en0 inet
    gives the IP address but you have to parse it out and
    % host IP-address
    will give the DNS name but again you have to parse it out.

    We have a bunch of machines that are all named via the Sharing panel in System Preferences. Our network is giving them a different DNS name. We'd like to be able to access the Sharing name via the command-line (hostname gives DNS name). I assume this is possible because Remote Desktop seems to get it somehow.

  • IP address from hostname

    Is there any way to resolve a given DNS name to an IP address?
    I know I can get the IP address or DNS name of the localhost but I can't find a way to do the former?

    [InetAddress.getByName()|http://java.sun.com/javase/6/docs/api/java/net/InetAddress.html#getByName(java.lang.String)].

  • How to change the hostname was set/defined in SAP system?

    Dear Expert,
    My customer met a problem about that:
    he defined his host name with small characters(lower case) "abc" when he installed the SAP system (Windows2003(x64)-Solman70SR4).
    But in SM21, the title of sm21, the hostname was recognize as upper case "ABC".
    in SM51, the hostname was also recognized as upper case "ABC"
    in STMS, the tab of 'transport tool', it is recognized as lower case "abc" in TRANSDIR.
    in SM59, it is recognized as upper case "ABC" in internal connections, but recognized as lower case "abc" in ABAP connections, such as TMSADM@<DB>.DOMAIN.<sid>
    While in Java URL, it is recognized as lower case "abc". With my test, the Java URL is not case sensitive for the HOSTNAME part in HTTP link as I tested to change the hostname both in upper case and lower case in etc\hostname file, the URL both are working. (not sure if this is due to the test is with intranet or not).
    Based on SAP note 611361, it seems that:
    "Hostnames must be considered "case sensitive". That means
    hostnames shall be used in the same case (upper or lower) in all
    SAP configurations as well as in the network configuration (DNS
    or etc/hosts). You must ensure consistent name resolving of the
    hostname from hostname to IP address and back from the IP address
    to the the same hostname (case sensitive match). See also note
    129997."
    Please help to suggest.
    Many thanks in advance,
    Perry Song

    Section  4.13 "Checking the Consistency of the Host Name" in [This Upgrade Guide|https://websmp208.sap-ag.de/~sapidb/011000358700000353422008E]  has a good explaination of what & how to check your hostname / parameter configuration.
    on a windows box, another way to get the TCP/IP name is to type  'hostname' from a CMD window.

  • Full qualified host name not appearing in url within WSDL generated from PI

    Hi
       We are on PI711  ( AIX OS ) and are stuck with an issue of the fully qualifed hostname not appearing within WSDL file  generated in PI71 for a webservice it exposes using the Integration builder
    We changed the host name in exchange profile ( all locations ) from hostname to hostname.companyname.intra and also in the ABAP stack as recommended in all OSS notes.
    We use the Integration Directory --> Sender Agreement --> Display WSDL option to generate the WSDL.
    Its to be noted that all locations ( including url for WSDL ) have the fully qualified hostname except the url within the WSDL.
    Dioes anyone come across this issue/ know which parameters to be updated on the PI server to make the url within the WSDL for the PI webservice to have the fully qualified host name ?

    HI Karthik,
    As Mentioned by Baskar donu2019t use proposed URL .. while creating WSDL in Id.. but instead provide URL in following format and use it in that place and create WSDL.. details about URL format..
    the URL format is fix. and it is simple.
    http://host:HTTPPort/XISOAPAdapter/MessagingServlet?channel=party:sendersystem:CC_sender
    in above URL provide your sender service component name instead of sender system.
    and provide SOAP sender communication channel name in place of CC_sender
    provide your PI system host and http name in place of host and https and use this..
    for more details about URL..
    Propose URL when Configuring Sender SOAP Adpater
    soap url
    Thanks,
    Bhupesh

  • Assigning DNS addresses from Radius on LNS

    Hi we have a router which acts as an LNS and authenticates LT2P sessions via radius assigning each to a tunnel interface and giving it an IP address, we would also like to assign DNS settings via radius, we are using steel belted radius which is capable of doing this but we can't seem to get it to work.
    What I believe are relevant sections of the config are below;
    Any help greatly appreciated.
    Thanks
    Matt
    version 12.2
    aaa new-model
    aaa authentication login default line
    aaa authentication ppp default group radius
    aaa authorization network default group radius
    aaa session-id common
    ip name-server 4.2.2.2
    vpdn enable
    vpdn-group conn
    accept-dialin
    protocol l2tp
    virtual-template 1
    terminate-from hostname G20
    local name wllns
    l2tp tunnel password 7 050703062F4D4A064B
    vpdn-group test_G30
    accept-dialin
    protocol l2tp
    virtual-template 1
    terminate-from hostname G30
    local name wllns
    l2tp tunnel password 7 06115E3349420C0A161B420C5D076724762121302E120912
    vpdn-group test_G40
    accept-dialin
    protocol l2tp
    virtual-template 1
    terminate-from hostname G10
    local name wllns
    l2tp tunnel password 7 131246000E0001393828783464215E08440A135355595D50
    interface Virtual-Template1
    ip unnumbered FastEthernet0/0
    no ip route-cache
    peer default ip address pool mypool
    ppp authentication chap
    ip local pool mypool 172.20.0.1 172.20.30.254
    radius-server host 172.21.0.252 auth-port 1645 acct-port 1646
    radius-server key test
    radius-server authorization permit missing Service-Type
    call rsvp-sync
    end

    Hi Matt,
    Use the following Cisco AVP in Radreply.
    Cisco-AVPair+=ip:dns-servers=x.x.x.x
    HTH
    Hitesh Vinzoda
    Please rate useful posts.

  • Migrate user data from SLES10sp3 OES2sp3 to new hardware

    Hi,
    I am trying to migrate user data on a nss volume from a SLES10sp3 and
    OES2sp3 server to new hardware already setup with SLES10sp3 and OES2sp3.
    Authentication and configuration of the data selection is sorted. After
    starting the data transfer I get a message saying the migration failed.
    Below is the error from the log file:
    FATAL -FILESYSTEM:migfiles:Fatal: Cannot migrate source path
    /media/nss/DATA/Users/JohnG/: nbackup: Failed to open dataset
    /media/nss/DATA/Users/JohnG/ for backup
    WARNING - FILESYSTEM:migfiles:Warning: Going to next data set
    ERROR - FILESYSTEM:migfiles:Error: nbackup: (libtsafs.so 6.50.0 291) An
    invalid path was used.
    Regards
    John

    Hi kjhurni,
    I have not setup to get update from the Novell channel as I have an issue
    with connecting to the update channel but I will deal with that later.
    I tried to run a miggui to migrate my data to the new server with SLES10sp3
    and OES2sp3. Below is the entire log file, I have highlighted the error at
    the end of the log file. (Names and addresses have been changed to protect
    the innocent)
    Regards
    John
    2012-01-12 11:15:17,394 INFO - Migration
    Framework:getSourceServerConfigDetails():Finding Source Server eDirectory
    Tree Name using command: ndsstat -h SERVER1
    2012-01-12 11:15:17,474 INFO - MigUtil:ResolvIP:Resolving IP address from
    hostname SERVER1
    2012-01-12 11:15:17,539 INFO - Migration Framework:Getting Source Server
    certificate:Using 10.1.3.1 to retrieve Source Server certificate
    2012-01-12 11:15:17,539 INFO - Migration Framework:Getting Source Server
    certificate:executing command: LC_ALL=en_US.UTF-8 /usr/bin/ruby
    /opt/novell/migration/sbin/getServerCert.rb --server-ip "10.1.3.1"
    --ldap-port 636 --file /opt/novell/migration/plugin/conf/SourceServerCert
    2012-01-12 11:15:20,795 INFO - Migration Framework:Getting Source tree
    certificate:using getSSCert command
    2012-01-12 11:15:20,801 INFO - Migration Framework:Getting Source tree
    certificate:Using 10.1.3.1 to retrieve Source tree certificate
    2012-01-12 11:15:20,801 INFO - Migration Framework:Getting Source tree
    certificate:executing command: LC_ALL=en_US.UTF-8
    /opt/novell/oes-install/util/getSSCert -a "10.1.3.1" -t "TREE_NAME" -u
    "admin.b"
    2012-01-12 11:15:21,087 INFO - Migration
    Framework:MigController:getSourceServerTreeCert(): :Copied certificate to
    /opt/novell/migration/plugin/conf/SourceCert.der
    2012-01-12 11:15:21,127 INFO - Migration
    Framework:importSourceTreeCert():Using 10.1.3.1 to import Source Tree
    certificate
    2012-01-12 11:15:21,127 INFO - Migration Framework:Importing Source Tree
    certificate:Importing certificate to Java keystore
    (/opt/novell/migration/plugin/conf/novellStore.keystore)
    2012-01-12 11:15:21,911 INFO - Migration
    Framework:importSourceTreeCert()eleting existing source tree certificate
    using command: /usr/bin/keytool -delete -noprompt -alias 10.1.3.1 -keystore
    /opt/novell/migration/plugin/conf/novellStore.keystore
    2012-01-12 11:15:21,911 INFO - Migration Framework:importSourceTreeCert():
    command: /usr/bin/keytool -import -alias 10.1.3.1 -file
    /opt/novell/migration/plugin/conf/SourceCert.der -noprompt -keystore
    /opt/novell/migration/plugin/conf/novellStore.keystore
    2012-01-12 11:15:22,577 INFO - Migration Framework:SourceServer
    Authentication:Attempting to Connect to Source with the parameters
    2012-01-12 11:15:22,587 INFO - Migration Framework:SourceServer
    Authentication:Authenticating using LDAP(secure)
    2012-01-12 11:15:23,263 INFO - Migration Framework:SourceServer
    Authentication:Authenticating to the Source Server returned true
    2012-01-12 11:15:23,270 INFO - Migration Framework:SourceServer
    Authenticationetecting the source server version
    2012-01-12 11:15:23,315 INFO - Migration Framework:Authentication:Using SMS
    to validate root password for server 10.1.3.1
    2012-01-12 11:15:23,315 INFO - MigUtils:Authentication:Executing
    command:/opt/novell/sms/bin/nbackup -U root -R 10.1.3.1 -cf
    /var/opt/novell/migration/NewProj5/migsrc.sidf /etc/SuSE-release
    2012-01-12 11:15:37,876 INFO - Migration
    Framework:getTargetServerConfigDetails():Finding Target Server eDirectoty
    Tree Name using command: ndsstat -h 10.1.3.2
    2012-01-12 11:15:37,930 INFO - Migration Framework:Getting Target Server
    certificate:Using 10.1.3.2 to retrieve Target Server certificate
    2012-01-12 11:15:37,930 INFO - Migration Framework:Getting Target Server
    certificate:executing command: LC_ALL=en_US.UTF-8 /usr/bin/ruby
    /opt/novell/migration/sbin/getServerCert.rb --server-ip "10.1.3.2"
    --ldap-port 636 --file /opt/novell/migration/plugin/conf/TargetServerCert
    2012-01-12 11:15:40,115 INFO - Migration
    Framework:getTargetTreeCertificate():Attempting to connect to Target with
    the parameters
    2012-01-12 11:15:40,116 INFO - Migration
    Framework:getTargetTreeCertificate():Copy certificate to
    /opt/novell/migration/plugin/conf/TargetCert.der for CLI usage
    2012-01-12 11:15:40,122 INFO - Migration Framework:Importing Target Tree
    certificate:Attempting to connect to Target with the parameters
    2012-01-12 11:15:40,122 INFO - Migration Framework:Importing Target Tree
    certificate:Importing certificate to Java keystore
    (/opt/novell/migration/plugin/conf/novellStore.keystore)
    2012-01-12 11:15:40,122 INFO - Migration
    Framework:importTargetTreeCert():keytool delete command to be executed to
    delete target tree certificate
    2012-01-12 11:15:40,122 INFO - Migration
    Framework:importTargetTreeCert():Executing command : /usr/bin/keytool
    -delete -noprompt -alias 10.1.3.2 -keystore
    /opt/novell/migration/plugin/conf/novellStore.keystore
    2012-01-12 11:15:40,788 INFO - Migration
    Framework:importTargetTreeCert():Using keytool to delete existing
    alias10.1.3.2
    2012-01-12 11:15:40,789 INFO - Migration
    Framework:importTargetTreeCert():keytool command to be executed to store
    target tree certificate
    2012-01-12 11:15:41,486 INFO - Migration
    Framework:importTargetTreeCert():Return Value true
    2012-01-12 11:15:41,486 INFO - Migration Framework:TargetServer
    Authentication:Attempting to connect to Target with the parameters
    2012-01-12 11:15:41,487 INFO - Migration Framework:TargetServer
    Authentication:Authenticating to the Target Server(secure)
    2012-01-12 11:15:41,550 INFO - Migration Framework:Authentication:Using SMS
    to validate root password for server 10.1.3.2
    2012-01-12 11:15:41,550 INFO - MigUtils:Authentication:Executing
    command:/opt/novell/sms/bin/nbackup -U root -l /etc/SuSE-release
    2012-01-12 11:16:35,254 INFO - FILESYSTEM:migfiles:Validating data from
    source path(s) to target path(s) using migfiles
    2012-01-12 11:16:35,254 INFO - FILESYSTEM:migfiles:Executing command:
    /opt/novell/migration/sbin/migfiles --source-server 10.1.3.1 --verbose
    --source-path "@/var/opt/novell/migration/NewProj5/fs/sourcepaths.in"
    --destination-full-path
    "@/var/opt/novell/migration/NewProj5/fs/targetpaths.in" --precheck
    --progress --progress-interval 1 --source-ldap-port 636
    --delete-file-on-restore-error
    2012-01-12 11:16:35,618 INFO - FILESYSTEM:migfiles:Enter the username (e.g
    cn=admin,o=mycompany)
    2012-01-12 11:16:35,618 INFO - FILESYSTEM:migfiles:for the server 10.1.3.1:
    Enter cn=admin,o=b password:
    2012-01-12 11:16:35,618 INFO - FILESYSTEM:migfiles:Enter the username (e.g
    root)
    2012-01-12 11:16:35,619 INFO - FILESYSTEM:migfiles:for the server 10.1.3.2:
    Enter root password:
    2012-01-12 11:16:39,225 INFO - FILESYSTEM:migfiles:Information: Validation
    for migfiles is done successfully
    2012-01-12 11:16:39,230 INFO - FILESYSTEM:migfiles:
    2012-01-12 11:16:39,230 INFO - FILESYSTEM:migfiles:Successfully validated
    data
    2012-01-12 11:16:39,245 INFO -
    FILESYSTEM:Information:****************Migrating files and/or
    trustees****************
    2012-01-12 11:16:39,246 INFO - FILESYSTEM:migfiles:Migrating data from
    source path(s) to target path(s) using migfiles
    2012-01-12 11:16:39,246 INFO - FILESYSTEM:migfiles:Executing command:
    /opt/novell/migration/sbin/migfiles --source-server 10.1.3.1 --verbose
    --source-path "@/var/opt/novell/migration/NewProj5/fs/sourcepaths.in"
    --destination-full-path
    "@/var/opt/novell/migration/NewProj5/fs/targetpaths.in" --session-file
    "/var/opt/novell/migration/NewProj5/fs/migfiles.session" --progress
    --progress-interval 1 --source-ldap-port 636
    --delete-file-on-restore-error
    2012-01-12 11:16:39,534 INFO - FILESYSTEM:migfiles:Enter the username (e.g
    cn=admin,o=mycompany)
    2012-01-12 11:16:39,534 INFO - FILESYSTEM:migfiles:for the server 10.1.3.1:
    Enter cn=admin,o=b password:
    2012-01-12 11:16:39,534 INFO - FILESYSTEM:migfiles:Enter the username (e.g
    root)
    2012-01-12 11:16:39,534 INFO - FILESYSTEM:migfiles:for the server 10.1.3.2:
    Enter root password:
    2012-01-12 11:16:45,078 INFO - FILESYSTEM:migfiles:Information: nbackup:
    precomputing for displaying progress...
    2012-01-12 11:16:45,157 FATAL - FILESYSTEM:migfiles:Fatal: Cannot migrate
    source path /media/nss/DATA/Users/JohnG/: nbackup: Failed to open dataset
    /media/nss/DATA/Users/JohnG/ for backup
    2012-01-12 11:16:45,167 WARN - FILESYSTEM:migfiles:Warning: Going to next
    data set
    2012-01-12 11:16:45,168 ERROR - FILESYSTEM:migfiles:Error: nbackup:
    (libtsafs.so 6.50.0 291) An invalid path was used.
    2012-01-12 11:16:45,242 FATAL - FILESYSTEM:migfiles:Fatal: nbackup command
    failed to complete
    2012-01-12 11:16:45,246 INFO - FILESYSTEM:migfiles:
    2012-01-12 11:16:45,247 ERROR - FILESYSTEM:migfiles:migfiles command
    failed!
    2012-01-12 11:16:45,247 INFO -
    FILESYSTEM:Information:****************End******** ********

  • [SOLVED] Sending mail from localhost

    This is probably a newbie question so I will post it here.  I am trying to send a simple mail from localhost.  I don't own a domain and I don't need anything complicated.  I just have a script that if X case happens, my computer will send me an email notification.  I've done this before on Redhat systems at work but do not know how to set it up on arch.  On Redhat, I would simply just run the mail command with default settings and a mail would be sent from hostname@localhost to my target gmail address.  I installed s-nail and sendmail on my arch machine and when attempting to send a test mail using # echo "this is a test" |  mail -s test [email protected] , I receive the following messages in my journal:
    Oct 13 14:47:07 arch-desktop sendmail[2341]: r9DJl7DH002341: to=[email protected], ctladdr=myusername (1000/100), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30210, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
    Oct 13 14:47:07 arch-desktop sendmail[2341]: r9DJl7DH002341: from=myusername, size=210, class=0, nrcpts=1, msgid=<201310131947.r9DJl7DH002341@arch-desktop>, relay=whahn1983@localhost
    Oct 13 14:47:07 arch-desktop sendmail[2341]: unable to qualify my own domain name (arch-desktop) -- using short name
    Oct 13 14:46:07 arch-desktop sendmail[2341]: My unqualified host name (arch-desktop) unknown; sleeping for retry
    I followed the sendmail setup instructions on the arch wiki page and used the default sendmail.mc file that was shown there.
    Last edited by whahn1983 (2013-10-14 03:54:46)

    I get the following errors when trying to install msmtp:
    Packages (3): gsasl-1.8.0-2  msmtp-1.4.31-4  msmtp-mta-1.4.31-4
    Total Installed Size:   1.97 MiB
    :: Proceed with installation? [Y/n] y
    (3/3) checking keys in keyring                            [##############################] 100%
    (3/3) checking package integrity                          [##############################] 100%
    (3/3) loading package files                               [##############################] 100%
    (3/3) checking for file conflicts                         [##############################] 100%
    error: failed to commit transaction (conflicting files)
    msmtp-mta: /usr/bin/sendmail exists in filesystem
    Errors occurred, no packages were upgraded.

  • Hostname change with Distribution Monitor

    We will perform Upgrade&UnicodeConversion for our BI system with Distribution Monitor  parallel export/import function.
    I would like to keep hostname unchanged after export/import to avoid interface configuraiton adjustment,
    Export from HostnameS -> Parallel import to Hostname D -> Change HostnameD to HostnameS when finished (adjust SAP profile & oracle listener), does it work?
    Is there a better idea?
    Thanks,
    James

    Thanks Sunny,
    I've read this note before. I am looking for a smarter way to avoid hostname change with Distribution Monitor.
    Option 1: As I mentioned before, change the hostname back to HostnameS immediately after import in destination server.
    Option2: When import, we can set SAPINST_HOSTNAME on target server, this can be set to HostnameS, but in /etc/hosts files, the IP address of this entry is point to HostnameS, I have not figured it out......
    If there is no choice rather than changing the hostname, then we will follow this note and test all connections/configurations.
    Thanks,
    James

  • Unable to login in sap development system

    When iam applying service packs, some has restarted the server. After restart the system everything is fine MMC is started. Database connection is ok. tp connection ok. Every thing is ok.  When iam trying to login sap system I entered ddic user 000 client. Iam not able to login to my system.
    The error which iam  getting is  Sid: SYSTEM MESSAGE SYNTAX ERROR IN PROGRAM SPAMS380.
    I'am not able to login any client, with ddic,sap*, any user id.
    Please give me the solution quickly.
    I'am Applying  Support Packs in Development system.

    Hi,
    try to execute this query..
    logged in the Database Oracle level, as SysDBA & executed the SQL Statement
    delete from <HOSTNAME>.<SID>.<object_owner>.USR02 where BNAME='SAP*' and MANDT='000';
    after this bring down the instance and restart. then SAP will re-create SAP* userid and with default password "PASS" (case sensitive).
    OR
    login/no_automatic_user_sapstar=0
    after restart the instance.
    hope this info helps you!
    Rewards points if helpful
    Thanks
    Pankaj Kumar

  • Unable to get the AppsLocalLogin.jsp page

    Hi,
    We are on oracle Db 11.2.0.2 and EBS : 11.5.10.2 on Solaris Sparc 64 Bit 5.10.
    We have recently added a web node to an existing setup.
    Although Apache services are up , but we are unable to get the AppsLocalLogin.jsp page.
    Replacing the domain name and Ip in line 4  with HOSTNAME.DOMAIN_NAME/IPADDRESS
    We have found the below error in the Jserv log :
    [12/04/2012 20:09:38:868 IST] <info> ApacheJServ/1.1.2 is starting...
    [12/04/2012 20:09:38:868 IST] <debug> using confFile /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties
    [12/04/2012 20:09:39:016 IST] <info> Connection authentication enabled
    [12/04/2012 20:09:39:045 IST] <info> Connection allowed from HOSTNAME.DOMAIN_NAME/IPADDRESS
    [12/04/2012 20:09:39:045 IST] <info> Connection allowed from /127.0.0.1
    [12/04/2012 20:09:39:046 IST] <debug> port 16000 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16001 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16002 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16003 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16004 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16005 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16006 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16007 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16008 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> port 16009 is specified in properties file
    [12/04/2012 20:09:39:046 IST] <debug> try to start on port 16000
    [12/04/2012 20:09:39:050 IST] <debug> try to start on port 16001
    [12/04/2012 20:09:39:050 IST] <debug> cannot create socket on 16000
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16001
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16002
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16002
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16003
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16003
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16004
    [12/04/2012 20:09:39:051 IST] <debug> cannot create socket on 16004
    [12/04/2012 20:09:39:051 IST] <debug> try to start on port 16005
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16005
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16006
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16006
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16007
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16007
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16008
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16008
    [12/04/2012 20:09:39:052 IST] <debug> try to start on port 16009
    [12/04/2012 20:09:39:052 IST] <debug> cannot create socket on 16009
    ApacheJServ/1.1.2: Failed to bind to port(s) specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties.  Please check /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties and jserv.conf file, and make sure number of JServ process specified in jserv.conf is less than number of ports specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. and the ports are not used by other processes.
    [12/04/2012 20:09:39:053 IST] <critical> ApacheJServ/1.1.2: Failed to bind to port(s) specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties.  Please check /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties and jserv.conf file, and make sure number of JServ process specified in jserv.conf is less than number of ports specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. and the ports are not used by other processes.The IP of this web node is different from the IP mentioned in the log, at line 4.
    Regards
    KK

    Hi;
    ApacheJServ/1.1.2: Failed to bind to port(s) specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. Please check /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties and jserv.conf file, and make sure number of JServ process specified in jserv.conf is less than number of ports specified in /pch3/oracle/external/prdora/iAS/Apache/Jserv/etc/jserv.properties. and the ports are not used by other processes.Please check your port is avaliable or not also check related path
    Regard
    Helios

  • Transport control program (tp) ended with return code 0200

    Hi Gurus,
    Please help, we have a fresh system copy of our prod. I already configure new domain controller with one virtual system. it was meant for 2 system lanscape. PRD -> VIR. The problem now is everytime we try to release a config it shows an error
    "Test call of transport control program (tp) ended with return code 0200"
    System error shows that calling   "C:\>tp EXPCHK BWPK900060 pf=
    SCWOSAPBW3\sapmnt\trans\bin\TP_DOMAIN_BWP.PFL -Dtransdir=
    SCWOSAPBW3\sapmnt\trans" Error text from tp: ERROR: Buffer check failed.
    But doing it in OS level it has no issues
    C:\>tp EXPCHK BWPK900060 pf=\\SCWOSAPBW3\sapmnt\trans\bin\TP_DOMAIN_BWP.PFL -Dtr
    ansdir=\\SCWOSAPBW3\sapmnt\trans
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    This is tp version 340.16.63 (release 640)
    createinfo succeeded
    Buffer check succeeded
    tp finished with return code: 0
    meaning:
      Everything OK
    STMS are all ok connection test, transport directory test and transport tool test.
    Kindly help me to resolve issue.
    OS platform is windows 2003, Netweaver 04 640, MSSQL2005.
    Thank you in advance.
    Joel

    Hi Anil,
    Here is the result after the tp check all command.
    D:\usr\sap\trans>tp check all pf=d:\usr\sap\trans\bin\TP_DOMAIN_SID.PFL
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    This is tp version 340.16.63 (release 640)
    check>Log file is written to \\hostname\sapmnt\trans\tmp\CHECK.LOG
    check>
    check>Collected 3 filenames from [\\hostname\sapmnt\trans\buffer\.]
    check>Collected 2 Systemnames from [\\hostname\sapmnt\trans\buffer\.]
    check>Collected 00001 out of 00001 entries from buffer BWP.
    check>Collected 00001 entries from buffers
    check>
    check>Collected 1 filenames from [\\hostname\sapmnt\trans\cofiles\.]
    check>Found 0 invalid filenames on Cofile-directory
    check>
    check>
    check>Collected 1 filenames from [\\hostname\sapmnt\trans\data\.]
    check>Found 0 invalid filenames on Datafile-directory
    check>
    check>Collected 14 filenames from [\\hostname\sapmnt\trans\log\.]
    check>Found 2 invalid filenames on Logfile-directory
    check>
    check>Collected 3 filenames from [\\hostname\sapmnt\trans\sapnames\.]
    check>
    check>WARNING: BWPK900060 has status T_STEP_UNKNOWN in  sapnames/TEST
    check>WARNING: BWPK900058 has status T_STEP_UNKNOWN in  sapnames/TEST
    check>WARNING: BWPK900056 has status T_STEP_UNKNOWN in  sapnames/TEST
    check>WARNING: SAPKD64038 has status T_STEP_UNKNOWN in  sapnames/SAPUSER
    check>WARNING: BWPK900060 has status T_STEP_UNKNOWN in  sapnames/SUPPORT
    check>Elapsed time 0m 1s
    tp finished with return code: 0
    meaning:
      Everything OK
    Kindly advise on what to do next.
    Thank you.
    joel
    Edited by: Joel Cancio on May 31, 2010 11:47 AM

  • Error while receivind a pdu - wrong version  grrr

    Hi,
    I work on Solaris 8.0 and I installed SDK toolkit. I wrote my own subagent starting with the demoAgent into the toolkit.
    I created X.acl and X.reg
    Also, I configured into snmpdx.acl my traps exactly like I did into my X.acl
    I started snmpdx in debug mode (-d 4) and from another window I started my subagent X
    I receive this error from snmpdx agent:
    error while receiving a pdu from hostname.164: The message has a wrong version (2)SESSIONS:
    Where hostname is the name of my hostname hehe.
    Any clues?
    Thanks
    Danielle

    Some playing with
    http://java.sun.com/j2se/1.5.0/docs/api/java/io/StringReader.html
    should get you want you want.

  • T.37 offramp fax not working

    Hi,
    I have implemented onramp and offramp for my customer. Onramp fax is working fine but the offramp fax is not working. When we test with facsBridge T37 we do not see fax coming on CME router.
    Router configuration is
    Model: 2911
    IOS: 15.4(2)T
    I have enabled the mta and foip debugs but no logs are generated. But when I run the wireshark debugs on laptop on which facsBridge application is running, I see acknowledgement from router. But Microsoft fax application which uses facsBridge as modem do the retransmission 2-3 times and then give fatal error.
    I am not sure if issue is with config or i am hitting bug. Please guide me how to resolve this issue.

    one update...on wireshark i am seeing RST, ACK from router which means it is reseting the session...but could not find reason for that. i tired with app_faxmail_offramp.2.0.1.1.tcl and app_faxmail_offramp.2.0.0.0.tcl script, but results are same.
    Below is config of cme.
    fax receive called-subscriber $d$
    fax send transmitting-subscriber $s$
    fax interface-type fax-mail
    mta send subject Fax from On-Ramp GW
    mta send with-subject $s$
    mta send postmaster [email protected]
    mta send mail-from hostname xxxxsolutions.com
    mta send mail-from username info
    mta receive aliases xxxxxsolutions.com
    mta receive aliases smtp.gmail.com
    mta receive aliases 10.1.30.13
    mta receive generate mdn
    mta receive generate permanent-error
    application
    service onramp flash:/its/app_faxmail_onramp.2.0.1.3.tcl
    service offramp flash:/its/app_faxmail_offramp.2.0.1.1.tcl
    service offramp1 flash:/its/app_faxmail_offramp.2.0.0.0.tcl
    service fax_detect flash:/its/app_fax_detect.2.1.2.4.tcl
     param redirect-number 106
     param mode default-fax
    dial-peer voice 7010 mmoip
     service fax_on_vfc_onramp_app out-bound
     max-conn 10
     destination-pattern 4652746
     information-type fax
     session target mailto:[email protected]
     incoming called-number 4652746
     mdn
     dsn success
     dsn failure
    dial-peer voice 7020 mmoip
     service offramp1
     max-conn 10
     information-type fax
     incoming called-number 9T
     image encoding MH
     image resolution standard
     mdn
     dsn success
     dsn failure

Maybe you are looking for

  • Default setting for Budget Report S_ALR_87013558

    Dear All, In Budget Report S_ALR_87013558, when it is executed every time when we enter, 2 number formats are displayed, one in Lakhs (Factor 1,00,000) and one in units (Factor 1). When I change it to Factor 1 through "Number format", then it comes a

  • Error while creating iview of a BI report in CE

    Hi, I have created a iView of type BEx Web Application iView the steps are 1st selected SAP NetWeaver BI then in parameter tab i have provided TEMPLATE=mytemplateid which i have copied from my bi report url. the bi system is already maintained in por

  • What's best: "(String) o" or "o.toString()"?

    Title sais it all... What's best: "(String) o" or "o.toString()"? And why?

  • Regd the simulation of pricing

    I was asked to create a wrapper program to allow simulation for pricing and availability.The bapi function to be used is a z function which is very much similar to bapi_salesorder_simulate.I have not gone through the details of the function module th

  • Mavericks, Safari can't find server

    I did as imaulik suggested and it cured it for me for 4 glorious days! Thank you imaulik. But this morning the same thing happened, Safari can't find server, Grrrrrr. I repeated imauliks advice again, and everything is working fine, as before. Thank