OID configuration with OSES

Hi,
i want to configure with OID to OSES ,i have configured successfully, but sometimes its automatically disconnected to oid. it will happens every five minutes....
please help me...

I cleared all the logs and get the exact error below:
06/12/15 15:17:16 Before render uix
06/12/15 15:17:16
06/12/15 15:17:16 ... processed key-value: action=setup_oid
06/12/15 15:17:16 ... processed key-value: oh=/u02/oracle/ttttses/10.1.6
06/12/15 15:17:16 ... processed key-value: db_sid=ttttses
06/12/15 15:17:16 ... processed key-value: oid=10.10.30.220
06/12/15 15:17:16 ... processed key-value: oid_port=4232
06/12/15 15:17:16 ... processed key-value: oid_sslport=4233
06/12/15 15:17:16 ... processed key-value: oid_subscriber_dn=dc=aaaa, dc=bbbb, dc=mil
06/12/15 15:17:16 ... processed key-value: oid_user_dn=cn=orcladmin
06/12/15 15:17:16 ... processed key-value: oid_passwd=xxxxxx
06/12/15 15:17:16 ... processed key-value: jdbc_str=hostid.aaaa.bbbb.mil:1522:ttttses
06/12/15 15:17:16 ... processed key-value: dba_user=eqsys
06/12/15 15:17:16 ... processed key-value: dba_passwd=xxxxxx
06/12/15 15:17:16 ------------------------------------------------------------------------
06/12/15 15:17:16 OID installation ...
06/12/15 15:17:16 ... starting OID setup
06/12/15 15:17:16 s_AppEntityName: oesEntity_ttttses
06/12/15 15:17:16 s_AppEntityDN: orclApplicationCommonName=oesEntity_ttttses,cn=OES,cn=Products,cn=Ora
cleContext,dc=aaaa, dc=bbbb, dc=mil
06/12/15 15:17:16 ... calling OID configuration methods
06/12/15 15:17:16 ... calling unregisterDbOid
06/12/15 15:17:16 Opening JDBC connection: "jdbc:oracle:thin:eqsys/[email protected]:
1522:ttttses"
06/12/15 15:17:17 ... calling createOESEntity
06/12/15 15:17:17 ... starting createOESEntity
06/12/15 15:17:17 number of ldif parameters = 8
06/12/15 15:17:17 ...... OES container entity already present
06/12/15 15:17:17 ...... cleaning up an old app entity left behind
06/12/15 15:17:17 -> LOADING: /u02/oracle/ttttses/10.1.6/search/config/ldif/oes_appEntity_del.ldif
06/12/15 15:17:17 deleted OES app entity ..
06/12/15 15:17:17 ...... creating OES app entity
06/12/15 15:17:17 -> LOADING: /u02/oracle/ttttses/10.1.6/search/config/ldif/oes_appEntity.ldif
06/12/15 15:17:18 ... completed createOESEntity
06/12/15 15:17:18 ... calling createLdap
06/12/15 15:17:18 ... calling registerDbOid
06/12/15 15:17:18 ...... executing register with OID command
06/12/15 15:17:18 /u02/oracle/ttttses/10.1.6/bin/dbca -silent -configureDatabase -sourceDB ttttses -sy
sDBAUserName SYS -sysDBAPassword xxxxxx -registerWithDirService true -dirServiceUserName orclApplicati
onCommonName=oesEntity_ttttses,cn=OES,cn=Products,cn=OracleContext,dc=aaaa, dc=bbbb, dc=mil -dirServ
icePassword xxxxxx -walletPassword xxxxxx -obfuscatedPasswords true
dc=bbbb, is an invalid command line argument.
06/12/15 15:17:21 Error registering with Directory
06/12/15 15:17:21
oracle.search.config.OESException: Error while executing action: "setup_oid"
Caused by: java.lang.Exception: Error registering with Directory
06/12/15 15:17:21 at oracle.search.config.Ctl.run(Ctl.java:1197)
06/12/15 15:17:21 at oracle.search.config.Ctl.run(Ctl.java:1010)
06/12/15 15:17:21 at oracle.search.admin.config.OidConnect.runOidScript(OidConnect.java:532)
06/12/15 15:17:21 at oracle.search.admin.config.OidConnect.ConnectDir(OidConnect.java:203)
06/12/15 15:17:21 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06/12/15 15:17:21 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
9)
06/12/15 15:17:21 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
l.java:25)
06/12/15 15:17:21 at java.lang.reflect.Method.invoke(Method.java:324)
06/12/15 15:17:21 at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
06/12/15 15:17:21 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
06/12/15 15:17:21 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
06/12/15 15:17:21 at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
06/12/15 15:17:21 at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
06/12/15 15:17:21 at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
06/12/15 15:17:21 at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
06/12/15 15:17:21 at control.oidsetup._jspService(_oidsetup.java:1621)
06/12/15 15:17:21 at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
06/12/15 15:17:21 at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
06/12/15 15:17:21 at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
06/12/15 15:17:21 at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
06/12/15 15:17:21 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
06/12/15 15:17:21 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDisp
atcher.java:824)
06/12/15 15:17:21 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRe
questDispatcher.java:330)
06/12/15 15:17:21 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandl
er.java:830)
06/12/15 15:17:21 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285
06/12/15 15:17:21 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126
06/12/15 15:17:21 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableR
esourcePooledExecutor.java:186)
06/12/15 15:17:21 at java.lang.Thread.run(Thread.java:534)
06/12/15 15:17:21 Caused by: java.lang.Exception: Error registering with Directory
06/12/15 15:17:21 at oracle.search.config.DirectorySetup.registerDbOid(DirectorySetup.java:707)
06/12/15 15:17:21 at oracle.search.config.DirectorySetup.configureDirectory(DirectorySetup.java:
141)
06/12/15 15:17:21 at oracle.search.config.Ctl.setupOID(Ctl.java:226)
06/12/15 15:17:21 at oracle.search.config.Ctl.run(Ctl.java:1099)
06/12/15 15:17:21 ... 27 more
06/12/15 15:17:21 After render uix

Similar Messages

  • Lookup.OID.Configuration

    Hi,
    I just came across one wierd thing.
    I couldn't find Lookup.OID.Configuration anywhere in OIM. I guess this lookup holds the connector information and is supposed to be a crucial lookup.
    I said this to be wierd as though i don't see this lookup in oim, still i've been able to successfully provision users from oim to oid and perform target recon as well.
    I can see the other lookups for Organization, Provisioning, Recon, PerfLang, Group and Role
    I'm using "OID 9.0.4.5" connector for OIM.
    Can anybody let me know as to why am I not having this in my lookup definition. Is it a version issue ??
    Regards

    Hey Kevin,
    I tried adding a Multi-Valued Attribute for Target Resource Reconciliation. What I've done so far is :
    1. Created a new form for the multivalued attribute , UD_MULTIVAL.
    2. In the Resource object of UD_OID_USR, added a new multi-valued attribute Address and also have set the Property Field.
    3. Thereafter, I've mapped the Form Field with the process data Field under the Recon Field Mappings.
    4. Once done, I've mentioned the attribute name and its property in the lookup AttrName.Recon.Map.OID for the code key ldapMultiValAttr.
    5. Also, I've mapped the Address code key with homepostaladdress field of OID under the same Recon Lookup.
    Now, when I'm running the OID User Recon Schedule Task, I can see that it successfully links the users and I can also see the table name in the resource profile for the user, but sadly, there's no value that is added to it, and it just says *[NONE]*.
    Am I actually missing out something? Can't figure it out ?
    Logs say :
    Parameter Variables passed into tcUtilLDAPOperations:search(S,S,b,S[]): are pSearchBase = dc=ad,dc=company,dc=com, pFilterExpression = (&(objectclass=homepostaladdress)(null=cn=Ajay,cn=Users,dc=ad,dc=company,dc=com)),
    2011-05-19 14:36:42,970 INFO [XL_INTG.OID] Parameter Variables passed into tcUtilLDAPOperations:search(S,S,b,S[]): are pSearchBase = dc=ad,dc=company,dc=com, pFilterExpression = (&(objectclass=homepostaladdress)(null=cn=Ajay,cn=Users,dc=ad,dc=company,dc=com)),
    2011-05-19 14:36:42,970 DEBUG [XL_INTG.OID] Parameter Variables passed into tcUtilLDAPOperations:search(S,S,b,S[]): for pIsRelative = false
    2011-05-19 14:36:42,970 DEBUG [XL_INTG.OID] Parameter Variables passed into tcUtilLDAPOperations:search(S,S,b,S[]): for pAttrNames is null,
    What exactly is pAttrNames which is being fetched out to be null. In the Search Base too, it says null=cn=Ajay.
    How can I resolve this ??
    Regards

  • OID Configuration Assistant failure on 2000 Server

    Hello,
    Has anyone experienced problems with the OID Configuration Assistant step during iAS10g install on a Windows 2000 Server? The same steps that work fine on a 2kWS fail on this machine.
    oidca.log:
    -> LOADING: d:\oracle\10gInfra\ldap\schema\oid\oidDefaultSubscriberConfig.sbs
    -> LOADING: d:\oracle\10gInfra\ldap\schema\oid\oidSubscriberCreateJAZN.sbs
    Creating DIP profiles..
    Register OID Database..
    Updating orcladmin and dipadmin password..
    Setting superuser credentials..
    Adding OID target to targets.xml..
    Stopping OID Server..
    Stopping OID Monitor..
    Starting OID Server using OPMN..
    Wed Jun 23 08:55:00 EEST 2004 Bind request issued. Waiting for OID Server response.
    Wed Jun 23 08:55:35 EEST 2004 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: <HOSTNAME>:389 [Root exception is java.net.ConnectException: Connection refused: connect]
    For some strange reason the OID cannot start up (Cannot connect to database error if I try to start it manually). I have no problems connecting to the DB using SQL plus and the tnsnames.ora from the infra home. Getting desperate...
    Thankful for assistance,
    - Nik

    So the OIDCA couldn't see that the DB was running?
    Did you install OID on a different server than the
    DB? I am having the "OID could not be started",
    error and can't seem figure it out. No, the DB wasn't running at all.
    There was something else fish about the server configuration. I tried doing another clean install on another machine and it worked fine so this is not a general thing with 2000 server. I am still trying to compare all network settings etc. that might have been different between the two machines.

  • OracleDefaultDomain OID configuration on BIP

    Have I to use OracleDefaultDomain or can I use another node in my LDAP OID configuration?
    Please help me.
    Thank you R.

    So the OIDCA couldn't see that the DB was running?
    Did you install OID on a different server than the
    DB? I am having the "OID could not be started",
    error and can't seem figure it out. No, the DB wasn't running at all.
    There was something else fish about the server configuration. I tried doing another clean install on another machine and it worked fine so this is not a general thing with 2000 server. I am still trying to compare all network settings etc. that might have been different between the two machines.

  • Error when using OID configuration assistant

    Hi all !
    I meet a problem of configuration with OID.
    When using OID configuration assistant, and after modifying super user password page, the OID stops, and i get on the console, the error : " Configuration Exception, error number 16".
    I have done this operation a second time, and the error is now 5.
    I don't know what these errors means, and where i can find a solution, or an explication, do you know where ??
    thanks you very much !
    SB

    Hi all !
    I meet a problem of configuration with OID.
    When using OID configuration assistant, and after modifying super user password page, the OID stops, and i get on the console, the error : " Configuration Exception, error number 16".
    I have done this operation a second time, and the error is now 5.
    I don't know what these errors means, and where i can find a solution, or an explication, do you know where ??
    thanks you very much !
    SB

  • I changed my sim on my iPhone n reconfigured iMessage, it configured with my number but when i sign in with my apple id it says username/password is wrong while in all other things like FaceTime, App Store it worked with the same id and password

    i changed my sim on my iPhone n reconfigured iMessage, it configured with my number but when i sign in with my apple id it says username/password is wrong while in all other things like FaceTime, App Store it worked with the same id and password..
    can anyone help me to solve this issue

    i just opened my ipad, started my apple account/I.D. and realized I put the wrong e mail. I was having trouble correcting my I.D on the Ipad so I went to my laptop and make the proper changes/slash e mail address I wanted for my apple ID. I got back to my ipad and try to download an app I can't because I have to sign in my apple account and I can't because it still has the irrelivant I.D/email address..
    So, i did what you said.. went to setting>app store> tapped on my e mail.. it asked me to sign in (with my invalid emails address showing). I signed in with the password I had created. It said "incorrect".. I went to reset password. I reset password, tried to sign in and it says again "unvalid password".. this is getting irritating.  I have been asking and no one knows what to do.

  • I have a problem with Mail on my Macbook Pro. It is configurated with a gmail account, and now I can't access the mail. Is it possible to reboot the account or..? Please help:)

    I have a problem with Mail on my Macbook Pro. It is configurated with a gmail account, and now I can't access the mail. Is it possible to reboot the account or..? Please help:)

    The question mark means the computer cannot find a bootable volumes so can;t do anything, That, combined with annoying sounds, strongly suggests a failed hard drive.
    You can ask a "genius" at an Apple Rtail Store to test it but I'm pretty sure the drive is kaput. I'm hoping you had your data backed up.

  • HT1420 Possibility to use 1 Computer - configured with 2 user accounts - each account uses a different Apple-ID for iTunes authorization ?

    I wonder if it is possible to use 1 Computer (Macbook Pro)
    - configured with 2 (ore even more) user accounts (i.e. me + my kid)
    - and each user account has a different Apple-ID (account) for iTunes purchases & iTunes authorization ?
    I woud think that is fine in terms of the underlying license agreement refereing to re-download purchased movies, shows, apps, etc.
    However, it seams that there is that miraculous 90 days restriction, which I don't understand, and which allows me only to "authorise" the Computer under one or the other account. The switch is unfortunatelly only possible every 90 days ?!?
    Thanks anybody for help
    Oliver

    The 90 day association doesn't stop you authorising an account, it only stops you from using another account for iTunes Match or automatic downloads or redownloading its past purchases : http://support.apple.com/kb/HT4627
    There are a few methods listed on this page for how you could do it e.g. multiple user acounts, same iTunes but you having separate playlists, separate iTunes libraries : http://support.apple.com/kb/HT1495

  • INS-40925 - One or more nodes have interfaces not configured with a subnet that is common across all cluster nodes.

    Hi All,
    I am facing the below error while installing Oracle RAC in Silent Mode.
    SEVERE: There are no common subnets represented by network interfaces across all cluster nodes.
    SEVERE: [FATAL] [INS-40925] One or more nodes have interfaces not configured with a subnet that is common across all cluster nodes.
       CAUSE: Not all nodes have network interfaces that are configured on subnets that are common to all nodes in the cluster.
       ACTION: Ensure all cluster nodes have a public interface defined with the same subnet accessible by all nodes in the cluster.
    My /etc/hosts is given below.
    127.0.0.1        localhost    localhost.localdomain
    #Public
    192.168.1.101      rac1        rac1.localdomain
    192.168.1.102    rac2        rac2.localdomain
    #Private
    192.168.2.101    rac1-priv    rac1-priv.localdomain
    192.168.2.102    rac2-priv    rac2-priv.localdomain
    #Virtual
    192.168.1.103      rac1-vip    rac1-vip.localdomain
    192.168.1.104    rac2-vip    rac2-vip.localdomain
    #SCAN
    192.168.1.105    rac-scan    rac-scan.localdomain
    Could you please help me to get rid of the error INS-40925....Any Idea...???

    Hi Ramesh,
    Please find the result of ifconfig -a from both nodes RAC1 & RAC2.
    ifconfig -a in RAC1
    [oracle@rac1 Desktop]$ ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 08:00:27:17:7A:D5
              inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fe17:7ad5/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:102 errors:0 dropped:0 overruns:0 frame:0
              TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:25472 (24.8 KiB)  TX bytes:3322 (3.2 KiB)
              Interrupt:19 Base address:0xd020
    eth1      Link encap:Ethernet  HWaddr 08:00:27:C0:AC:DB
              inet addr:192.168.2.101  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fec0:acdb/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:4 errors:0 dropped:0 overruns:0 frame:0
              TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:240 (240.0 b)  TX bytes:816 (816.0 b)
              Interrupt:16 Base address:0xd240
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:56 errors:0 dropped:0 overruns:0 frame:0
              TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:6394 (6.2 KiB)  TX bytes:6394 (6.2 KiB)
    virbr0    Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    virbr0-nic Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:500
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    ifconfig -a in RAC2
    [oracle@rac2 Desktop]$ ifconfig -a
    eth0      Link encap:Ethernet  HWaddr 08:00:27:C9:38:82
              inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fec9:3882/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:122 errors:0 dropped:0 overruns:0 frame:0
              TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:32617 (31.8 KiB)  TX bytes:5157 (5.0 KiB)
              Interrupt:19 Base address:0xd020
    eth1      Link encap:Ethernet  HWaddr 08:00:27:90:B5:A0
              inet addr:192.168.2.102  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::a00:27ff:fe90:b5a0/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:4 errors:0 dropped:0 overruns:0 frame:0
              TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:240 (240.0 b)  TX bytes:746 (746.0 b)
              Interrupt:16 Base address:0xd240
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:56 errors:0 dropped:0 overruns:0 frame:0
              TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:6390 (6.2 KiB)  TX bytes:6390 (6.2 KiB)
    virbr0    Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              inet addr:192.168.122.1  Bcast:192.168.122.255  Mask:255.255.255.0
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    virbr0-nic Link encap:Ethernet  HWaddr 52:54:00:CC:BD:FB
              BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:500
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

  • Error in Proxy configuration with SLM

    > Hello Experts,
    >
    > I am encountring some problems when configuring SLM with Solution Manager 7.01 SP06. I have applied all the settings required for SLM and described on the How-To documentation. I have also read all the forums regarding this issue, but nothing helpful. This issue is the configuration of the proxy settings. We are using SNC for our Saprouter, so I assume that I have to use also the sapserv3 for SLM configuration, with the port 8080.
    >
    > I have added also these entries on Web Service Container in VA:
    > Proxy Host: sapserv3
    > Proxy Port: 8080
    > Exclude List: myhost.mydomain
    > And Save
    >
    > When I execute the configuration check with the transaction "/n/tmwflow/mopzcfg", I have these errors:
    >
    >  <description>Check Proxy settings for download</description>
    > + <config-path>
    > <entry>Configuration path: SDT/SDT|cod-zeus|PS1/SDTExecutionService/DOWNLOAD</entry>
    >  </config-path>
    > - <input>
    >  <entry>Proxy use: true</entry>
    >  <entry>Proxy host: sapserv3</entry>
    >  <entry>Proxy port: 8080</entry>
    >  <entry>Use proxy authentication: false</entry>
    >  <entry>Check HTTP connection to: http://www.sap.com/index.epx</entry>
    >  </input>
    > - <output>
    > <entry>Test Result: FAILED</entry>
    >  </output>
    >- <error>
    >- <MESSAGE>
    >  <ID>java.net.UnknownHostException: BAEx.Failed</ID>
    >  <CREATOR>SLM: java.net.PlainSocketImpl: Line: 201</CREATOR>
    >  <TEXT>www.sap.com</TEXT>
    >  </MESSAGE>
    >  </error>
    >  </CheckResult>
    > - <CheckResult status="FAILED">
    >  <description>Check Proxy settings for web services</description>
    > - <config-path>
    >  <entry>Configuration path: WebServicessAddOn/HTTPProxy</entry>
    >  </config-path>
    > - <input>
    >  <entry>Proxy use: true</entry>
    >  <entry>Proxy host: sapserv3</entry>
    >  <entry>Proxy port: 8080</entry>
    >  <entry>Check HTTP connection to: http://www.sap.com/index.epx</entry>
    >  <entry>Set Proxy-Authorization</entry>
    >  </input>
    > - <output>
    >  <entry>Proxy user:</entry>
    >  <entry>Test Result: FAILED</entry>
    >  </output>
    >- <error>
    >- <MESSAGE>
    >  <ID>java.net.UnknownHostException: BAEx.Failed</ID>
    >  <CREATOR>SLM: java.net.PlainSocketImpl: Line: 201</CREATOR>
    >  <TEXT>www.sap.com</TEXT>
    >  </MESSAGE>
    >  </error>
    >  </CheckResult>
    > - <CheckResult status="FAILED">
    >  <description>Check SMP user and SP web service</description>
    >
    >  Configuration path: SDT/SDT|host|sid/SDTExecutionService/DOWNLOAD
    >
    > please tell me what should I do. Thank you
    Edited by: sapmoo on May 7, 2010 11:59 AM

    is Done...
    I have changed the 8001 Port, by 50100... :S
    this is my First Client with both instances in a same Server than I have to use this port... always I have used 800 + number of Instance...
    Regards

  • Is it possible to use variant configuration (with a Non-SAP solution) when creating ERP sales orders in SAP CRM WebUI

    Hello,
    our customer plans to use a Non-SAP solution for variant configuration (Camos) in SAP ERP (ECC 6.0) and in SAP CRM 7.0 EHP1 as well.
    ERP sales orders (and ERP quotations) should be created in SAP CRM (CRM WebUI).
    Is it possible to use variant configuration (with an external variant configuration tool) when creating ERP sales orders and quotations in the SAP CRM WebUI or do we have to implement SAP IPC for this?
    Thanks in advance.
    Regards,
    AEV

    Dear AEV,
    I think LORD (lean orders) should work with variant configuration as well. In the note 1236015 there is not restriction listed. However you need lord2 activated in ECC, and ECC system should be on EHP4.
    Best regards
    Rene

  • When I try to reformat there is an error message about configurations with the pointing device

    When I try to reformat there is an error message about configurations with the pointing device
    I am not sure I am on the correct section in the support area for Lenovo.
    I had a mouse issue. It was unable to read the mouse. Now the mouse is working and it is initialized.
    I have no idea why.
    There is an error message saying that I should press F 1or F2. I pressed down F 1 and I tried to work with it and I enabled the mouse or I tried. The mouse is working fine but the computer will not recover completely the way it used to.
    It is very confusing. When I shut down and restart there is an message that was not there before about the pointing device. Also the recovering operation never asked me for disks. Now it is doing that. I have disks but this is all confusing. I just want the computer to be the way it was. It is working fine except for booting up and the messages.

    Hi marissa, welcome to the forums,
    you may or may not be in the right place, but it would certainly help members to help you if you could post exactly which Lenovo system; notebook / computer, you have and which operating system is installed on it.
    Thanks in advance
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • HT5927 Using apple configurator with supervised devises, enabling iCloud/ find my iOS device (after being supervised), backing up that supervised / find my iPhone enabled image, --issue; unable to apply back up to any iOS device (including the orign. devi

    Senario:
    Need to manage 500 Enterprise iPads
    Requirements;
    1) Trackable via Find my iOS device  (we have 500 iPads and with the 100 device limit per iCloud account for Find my iOS device limit we have 5+ iCloud accounts).
    2) Individually named iPads for locating and sending commands to wipe, lost mode, etc.. on map per Find my iOS device (we uniquely name them in Apple Configurator either by using the "sequensetially numbering feature", or by creating individual back ups (yes, 450) with the name specified in the image).
    3) Find my iOS device feature enabled in base Prepared or Supervised image (using one of our 5+ iCloud accounts) (image can be created during prepared stage, or in supervised stage) - tried both and have the same issue - which I am getting to...
    4) VPP codes for paid apps (all VPP codes purchased with generic account which is the Apple Admin account for VPP purchases). Apple Configurator is set up under a different/ unique Apple account (i.e. not VPP admin account) and not logged into iTunes for any purchases/ services).
    Issue: Can not do any following senarios;
    A)
         1) configure master iOS 7 iPad with iCloud account with Find my iOS feature enabled in Prepare stage (added during preparing stage)
         2) configure master iOS 7 iPad with iCloud account with Find my iOS feature enabled in Supervised stage (added after supervising, and then backing up that supervised and iOS Find my iOS device enabled)
    B) 1) Apply master image to any Supervised iPad (under senario step A) or senario step B)), including the (Supervised or/ Prepared iPad that was used to create the maset iOS 7 image
    Result = fail with Apple generic code "4" ; This is obviously due to Find my iOS device feature enabled during image capture.
    According to Apple (see Apple Config. Help) the 'Activation lock' (new feature in iOS 7) will not be enabled on a supervised device when an iCloud account with "Find my iDevice" is enabled. Their "help files" seem to imply after the device is Supervised, and a person (presumably and end user) adds thier own iCloud account with Find my iOS device enabled the activation lock is not enabled and erasing/ reconfiguring with Apple Configurator will not cause reimaging probhlems such as requiring the end user's credentials to reconfigure the device using Apple Configurator (i.e. you won't need the end user's credentials).
    Needed: To be able to configure Supervised iPads with iCloud account (Enterprised owned iCloud account) configured on the basse image, which has Find my iOS device enabled, and to be able to apply that base image to all Enterprise iPads without generic apple error code 4 issue.

    Hi all
    I am trying to replicate these steps in my environment but I am having trouble getting an iCloud backup restored to a supervised device. Can someone clarify the steps? The parts I am unsure on are:
    1) Do you Prepare in Configurator with all the institution owned apps? Or do you install them after restoring the iCloud backup?
    2) After entering the personal AppleID to restore the iCloud backup, the setup wizard prompts for the Institution/Configurator AppleID, there is an option to 'Skip Now'. Do you enter in the password for the institution account? or do you skip that step?
    3) What exactly is on the screen in the 'mini setup assistant' after the restore when you Refresh with Configurator?
    Any help would be greatly appreciated!

  • IPhone mail configured with Gmail alternate address

    I'm really stuck.. I have a Gmail account (through Google Apps for Business) that I have configured with Mail on my iPhone using Exchange to connect the account. Everything has been working flawlessly, until my employer made a change to our email addresses, so that we had to set up a new domain alias through Gmail as our "send from" account.
    My problem is that I can't for the life of me figure out how to send from this new address from my iPhone.
    Finally, I found a post on the web that seems to explain a way to do this, using the OTHER account setup (IMAP) on the iPhone (instead of either Gmail or Exchange): http://modernerd.com/post/535350679/solved-gmail-ipad-iphone-and-multiple-from  That seemed to do the trick, except then I realized I would no longer have Push email, which I have really come to rely on.
    I tried using the native iPhone Gmail app for a few days, as that seemed to be the only solution, but there's just so many things about that app that really make me miss my good 'ol Apple mail.
    Any other creative solutions out there? Thanks for any advice!

    yeah, it used to work fine because google was supported exchange on mobile devices up until the end of february or so. they let everyone keep their settings the way they were unless they changed them or deleted them, so that's totally expected. The thing with the push is that gmail no longer seems to be supporting that behavior through native apps on mobile devices because it's something they want their exchange customers to pay for

  • Problem With Cutom Configuration with Object Type

    Dear Guru's
    I am working WebUI, I am facing a problem with Custom Configuration.
    1. The initial requirement to control the visibility for a dropdown event in ERP Quotation.
    2. To this i copied the default configuration to custom configuration with custom Object type and Subtype.
           CONFIG KEY: ZPJQTN
           OBJECT TYPE: ZOTYP_CONFIG
           OBJECT SUB TYPE:  ZSTYPE_CONFIG1
    3. I have created customm fields in enhancement.
    4. Now i chosen my new configuration (ZPJQTN,ZOTYP_CONFIG,ZSTYP_CONFIG1), when i click Show available fields, the custom fields are not showing. Instead the created fields are available at other configuration.
    5. I am able to control the visibility for the standard available fields.But i am not getting the custom created fields
    (Note:  I have created the Object type and Object sub type as follows: SPRO->CRM->UI Framework->Define Object Types
    Object type: ZOTYP_CONFIG Callback class: ZCL_CONFIG_CALLBACK
    Redifned the method: IF_BSP_DLC_OBJ_TYPE_CALLBACK~GET_OBJECT_SUB_TYPES
    Coded as below:
      data: lv_subtype type bsp_dlc_object_sub_type.
      lv_subtype = 'ZSTYP_CONFIG1'.
      append lv_subtype to result.
      lv_subtype = 'ZSTYP_CONFIG2'.
      APPEND lv_subtype to result.
    Now Please suggest me how to achieve this.
    Also please let me know, whether i am following the correct procedure for controlling the visibility.
    Thanks in Advance,
    S.Meganadhan.

    Hi Harshit,
    I added custom fields using AET only.
    I am able to see the field got added in the structure. I am able to access GET and SET methods of the field.
    But the problem is, it is not getting saved. Am i missed any configuration step?
    Please suggest me.
    Thanks in advance,
    Regards,
    S.Meganadhan.

Maybe you are looking for

  • Signatures applied with Acrobat 11 appear not valid in Acrobat 9

    I've attempted to contact Adobe support about this issue, but they referred me here because the issue is with a previous version of Acrobat.  We use Acrobat Standard 11 to digitally sign documents using Adobe Certified Document Services (CDS) certifi

  • ODI Procedure exception

    Hi I formed following procedure in ODI (it will fetch only first record) and getting following exception. Please let me know the procedure syntax is correct or not. same format design with declear variable in SQL and it is working fine. Procedure: be

  • CUP 5.3: link in Email Reminder

    Hi everyone, We are implementing CUP 5.3. We have configured the email reminder template and scheduled the corresponding bg job. The emails reminders are sent ok according to the job scheduled. But, as oppose the "next approver" notification mail, th

  • Install Application without Internet

    Hello, Whenever I choose to install an application from Ovi Suite. I get a message in my phone with the URL. The problem is that my mobile does not have internet. So I cannot open the URL from my mobile. How do I install the application then ?? Regar

  • Cant open PDF's after being burned to a CD

    I have an issue where a user is buring pdf files to a CD and when they try to open them is gives and error of not supported or currupt file. The weird thiing is that she can give it to another user and they can open it fine. Also if she burins anothe