SDP-25108: One or more addresses from Access Point {0} is already registered by another application.

We create  SOA Project which use  UMS Adapter to notify any  incoming Email
and i received this issue  in soa server "
[sdpm/ReceivingQueuesInfo=OraSDPM/QueueConnectionFactory:OraSDPM/Queues/OraSDPMAppDefRcvQ1, Principal=<ANY>, AppInstanceName=null, Delegate=null, AppName=default/Project2!1.0, ClientVersion=11.1.1.7.0, ClientType=POJO].
[2014-04-23T22:02:17.619+03:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.adapter] [host: sameer-PC] [nwaddr: 10.1.1.101] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KMFxn974ioy707MaMF1JLnN^00000C,0:1] [APP: UMSAdapter] [DSID: 0000KMFqsL^FW715zvs1yW1JM0K^000008] [TARGET: /Farm_base_domain/base_domain/soa_server1/UMSAdapter] [TARGET_TYPE: j2ee_application]  UMS Adapter AccessPoint : [email protected]
[2014-04-23T22:02:17.624+03:00] [soa_server1] [ERROR] [] [oracle.soa.adapter] [host: sameer-PC] [nwaddr: 10.1.1.101] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KMFxn974ioy707MaMF1JLnN^00000C,0:1] [APP: UMSAdapter] [DSID: 0000KMFqsL^FW715zvs1yW1JM0K^000008] [TARGET: /Farm_base_domain/base_domain/soa_server1/UMSAdapter] [TARGET_TYPE: j2ee_application]  UMS Adapter UmsEndpoint.registerUmsAccessPoints(..) - Error duing registering access points..
[2014-04-23T22:02:17.625+03:00] [soa_server1] [ERROR] [] [oracle.soa.adapter] [host: sameer-PC] [nwaddr: 10.1.1.101] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KMFxn974ioy707MaMF1JLnN^00000C,0:1] [APP: UMSAdapter] [DSID: 0000KMFqsL^FW715zvs1yW1JM0K^000008] [TARGET: /Farm_base_domain/base_domain/soa_server1/UMSAdapter] [TARGET_TYPE: j2ee_application]  UMS Adapter
[2014-04-23T22:02:17.627+03:00] [soa_server1] [ERROR] [] [oracle.soa.adapter] [host: sameer-PC] [nwaddr: 10.1.1.101] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KMFxn974ioy707MaMF1JLnN^00000C,0:1] [APP: UMSAdapter] [DSID: 0000KMFqsL^FW715zvs1yW1JM0K^000008] [TARGET: /Farm_base_domain/base_domain/soa_server1/UMSAdapter] [TARGET_TYPE: j2ee_application]  UMS Adapter Error during ums adapter endpoint activation
[2014-04-23T22:02:17.629+03:00] [soa_server1] [ERROR] [] [oracle.soa.adapter] [host: sameer-PC] [nwaddr: 10.1.1.101] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KMFxn974ioy707MaMF1JLnN^00000C,0:1] [APP: UMSAdapter] [DSID: 0000KMFqsL^FW715zvs1yW1JM0K^000008] [TARGET: /Farm_base_domain/base_domain/soa_server1/UMSAdapter] [TARGET_TYPE: j2ee_application]  UMS Adapter [[
javax.resource.ResourceException: oracle.sdp.messaging.NoPermissionException: SDP-25108: One or more addresses from Access Point {0} is already registered by another application.
  at oracle.tip.adapter.ums.inbound.UmsEndpoint.registerUmsAccessPoints(UmsEndpoint.java:260)
  at oracle.tip.adapter.ums.inbound.UmsEndpoint.registerApplication(UmsEndpoint.java:104)
  at oracle.tip.adapter.ums.inbound.UmsEndpoint.<init>(UmsEndpoint.java:97)
  at oracle.tip.adapter.ums.inbound.UmsListenerEndpoint.<init>(UmsListenerEndpoint.java:47)
  at oracle.tip.adapter.ums.UmsResourceAdapter.endpointActivation(UmsResourceAdapter.java:201)
  at oracle.integration.platform.blocks.adapter.fw.impl.AdapterFrameworkImpl.endpointActivation(AdapterFrameworkImpl.java:489)
  at oracle.integration.platform.blocks.adapter.fw.jca.lifecycle.JCAEndpointActivation.performEndpointActivation(JCAEndpointActivation.java:666)
  at oracle.integration.platform.blocks.adapter.fw.jca.lifecycle.JCAEndpointActivation.activateInboundJcaEndpoint(JCAEndpointActivation.java:649)
  at oracle.integration.platform.blocks.adapter.fw.jca.lifecycle.JCAEndpointActivation.performActivation(JCAEndpointActivation.java:397)
  at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.endpointActivation(AdapterServiceRevisionRegistry.java:593)
  at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.activate(AdapterServiceRevisionRegistry.java:444)
  at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceRevision.setDefaultRevision(AdapterServiceRevisionRegistry.java:409)
  at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceSeries.setDefaultRevision(AdapterServiceRevisionRegistry.java:334)
  at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry$AdapterServiceSeriesSet.setDefaultRevision(AdapterServiceRevisionRegistry.java:140)
  at oracle.integration.platform.blocks.adapter.fw.metadata.AdapterServiceRevisionRegistry.setDefaultRevision(AdapterServiceRevisionRegistry.java:102)
  at oracle.integration.platform.blocks.adapter.AdapterService.defaultRevisionChanged(AdapterService.java:347)
  at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.notifyDefaultRevisionListeners(StandaloneCompositeDeploymentCoordinatorImpl.java:280)
  at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:77)
  at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:467)
  at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:268)
  at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:203)
  at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:147)
  at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:134)
  at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:100)
  at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:221)
  at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:130)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
  at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
  at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
  at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
  at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
  at java.security.AccessController.doPrivileged(Native Method)
  at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
  at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
  at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
  at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
  at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
  at java.security.AccessController.doPrivileged(Native Method)
  at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
  at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
  at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
  at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
  at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
  at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
  at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused by: oracle.sdp.messaging.NoPermissionException: SDP-25108: One or more addresses from Access Point {0} is already registered by another application.
  at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:205)
  at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:345)
  at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
  at oracle.sdpinternal.messaging.storage.MessagingStore_urkbp2_EOImpl_1035_WLStub.registerAccessPoint(Unknown Source)
  at oracle.sdpinternal.messaging.StoreProxyAdapter.registerAccessPoint(StoreProxyAdapter.java:491)
  at oracle.sdpinternal.messaging.MessagingClientImpl.registerAccessPoint(MessagingClientImpl.java:779)
  at oracle.sdpinternal.messaging.MessagingClientImpl.registerAccessPoint(MessagingClientImpl.java:231)
  at oracle.sdpinternal.messaging.MessagingClientBase.registerAccessPoints(MessagingClientBase.java:120)
  at oracle.tip.adapter.ums.inbound.UmsEndpoint.registerUmsAccessPoints(UmsEndpoint.java:253)
  ... 59 more
[2014-04-23T22:02:17.630+03:00] [soa_server1] [ERROR] [] [oracle.soa.adapter] [host: sameer-PC] [nwaddr: 10.1.1.101] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KMFxn974ioy707MaMF1JLnN^00000C,0:1] [APP: soa-infra] [DSID: 0000KMFqsL^FW715zvs1yW1JM0K^000008] [TARGET: /Farm_base_domain/base_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] JCABinding=>  Project2 Error while performing endpoint Activation: Unable to create Endpoint.[[
[2014-04-23T22:02:17.632+03:00] [soa_server1] [ERROR] [] [oracle.soa.adapter] [host: sameer-PC] [nwaddr: 10.1.1.101] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000KMFxn974ioy707MaMF1JLnN^00000C,0:1] [APP: soa-infra] [DSID: 0000KMFqsL^FW715zvs1yW1JM0K^000008] [TARGET: /Farm_base_domain/base_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] JCABinding=>  Project2 [[
Unable to create Endpoint.
thanks
Sameer

The WAP54G's repeater mode essentially sets up the 2nd access point as an extender of the main (root) access point. Since you will be extending the signal, you will need to configure the same wireless settings on both devices. SSIDs, channels, security settings need to be identical. Do set a STATIC IP address for your APs. If your network allows you to use the default IP (192.168.1.245) of the AP, you may set the 2nd unit to have an IP address like 192.168.1.246. The APs need to be in the same network.
An essential step in setting up the AP to repeater mode is indicating the main AP's wireless MAC address. This will register the main device to the second AP and will get them to communicate. To get this info, you need to:
1. Login to the main AP's setup page.
2. Go to Status.
3. Click on the Wireless subtab.
4. Retrieve the MAC address indicated.
Register this info unto the 2nd AP and Save Settings. You may need to reboot the devices to get the connection going. Once the devices are in sync, the client devices should be getting IP addresses assigned by the DHCP server (your DSL modem). To confirm that your setup is operational, you should be able to roam on the network in a location you would not have network access to without the AP on wireless repeater mode.

Similar Messages

  • TS3276 Can't open web addresses from an email-get an ERROR message saying-no application could be found

    Can't open web addresses from an email-get an ERROR message saying-no application could be found

    Hi, I had the same problem. I finally figured it out. Plug in the USB cord to your ipad, but beofre plugging it into your computer make sure your ipad is not in the locked or sleep mode. Once I did this, my photos showed up and started downloading. Hope that helps you!

  • How can I get CDP neighbor information from access point reports in Cisco Prime 2.0

    How can I get CDP neighbor information from access point reports in Cisco Prime 2.0?  I have looked through all the reports and I cannot find a report that gives me the CDP neighbor information of an access point.  I thought that information was in there, however I cannot seem to find it.
    Thanks in advance!

    Hi
    You can get this from an inventory report in PI (Select Report Type AP). Here is an example of PI 2.1 works for me. Once you export this into excel you can sort based on controllers & filter the single controller connected AP you want.
    Regards
    Rasika
    **** Pls rate all useful responses ****

  • E-mail address from ACCESS database

    Hello!
    I have created an enrollment form using DW + an Access db.
    On this form the user registers his e-mail address and I
    would like to know how I can generate a newsletter that will get
    this address from the Access database and e-mail to all users
    registered there.
    It is like a monthly newsletter.
    One additional question, if I may.
    The users have filled out a "yes" or "no" question for
    receiving the Newsletter, so all of them have a "Yes" or "No" field
    under the newsletter heading on the database.
    Can anyone point me in the right direction?
    thanks guys!

    How many users do you have on your database?

  • Filter ip addresses from access logs of Directory Proxy servers

    Hi,
    I have a network loadbalancer before 2 DPS instances (v6.3.1) and the network loadbalancer probes the 2 instances every 3 seconds.
    In orther to avoid spamming of the access logs I would like to filter every connection from those ip addresses from writing in the access logs.
    Is this possible without having to modify the log level, since I need the connection INFO for statistics and/or impact analysis operations.
    regards,
    Vincent

    Hello,
    Many customers use F5.
    However, there is no mechanims at the LDAP protocol level to carry initial client IP address down to the ultimate server
    -Sylvain
    When closing a thread as answered remember to mark the correct and helpful posts to make it easier for others to find them

  • How to i get my one line email address from a form to dissapear from my monitor screen?

    Hi,
    I have a iMac running OS X Yosemite ver 10.10.1
    my iMac is Mid 2011, running 16 BF Ram
    I have seen an annoying floating email address from a form showing up on my monitor screen, even though the form was closed.
    Even if I move any open windows, the email address is still showing on my screen.
    Anyone have any idea on how I may delete this image or whatever it is?  Thanks.  Donna

    Try relaunching the Finder,  ➙ Force Quit.
    Otherwise reboot.

  • How to know the assigned IP address on Access Point

    Hi, we have several cisco access points model here in our office, one of which is currently unused and I would like to know how to view the assigned IP Address and login information without resetting the device.
    Cisco AP: Cisco Small Business Pro AP541N
    Someone teach before on how to do it but it was long time ago and I already forgot the procedure.
    Hoping someone can guide me through on how to do it.
    Best regards,
    Duane

    Hello Duane,
    How to determine ip address of APs:
    Login to the switch where the APs are connected and enter the following command.
    show cdp neighbor detail.
    As long as CDP is enabled, this will display all directly connected Cisco devices, which will include the ip addresses of each device.
    Login info:
    You can try the default login user id: cisco and password:cisco.
    Hope this helps.

  • HT201342 Hello, I have an Apple-iCloud account and have used one e-Mail address with that account. I want to add another address for my wife. How do I do it? Thanks

    Hello, I have an Apple-iCloud account and have used one e-Mail address. I would like to add another address for my wife on same account. How do I do it?

    Hey there Raul,
    It sounds like you have an iCloud account, and want to create one for your wife using the same iCloud account. You can do this with an iCloud Alias, and this article will help you do that. Keep in mind that any and all purchases made with the alias will not be transferrable or merged with another account if she wants to have her own account down the road.
    iCloud: Create or change email aliases
    http://support.apple.com/kb/PH2622
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Access Point  not visible in UMS server for Application using UMS adapter

    Email Driver Properties for email is configured in UMS and works fine which means its able to poll for any incoming Email from the Configured Account.
    Now i am builiding a soa Composite application and and using UMS adapter to receive that incoming mail and process it further.
    I have succesfully deployed that application in my soa server but it doesn't show any access point for that application.
    I have followed oracle Documentation (section 11.2.3.3)
    http://docs.oracle.com/cd/E28280_01/integration.1111/e10231/ums_adapter.htm
    how to get that Access point configured for application ?
    Please Help.
    Thanks in Advance
    Divyanshu

    Thanks for the reply.
    I had readded the access points after phone reset, so they are available under internet destination but none of the apps are able to see them.
    I also saw 3-4 processes listed under panic tab in KillMe application, not sure if being inside panic tab means that the processes crashed, i hope it's not a hardware related problem.

  • What is an access point? How do I allow another computer on my wireless network?

    First of all a basic question, what is an access point? I am trying to allow another computer to access my wireless network and have no idea where to begin. I have seached the Linksys product support website, but was not able to find the help I need and am confused as to what to do. The home computer that my router is setup up to is running Windows Vista. I want to be able get on the wireless internet at my home with my work laptop, which runs Windows XP SP1. I am new to having a router, and would greatly appreciate any help.

    Hi Radeksgirl,
    A wireless access point is where your wireless computer would connect to in order to be able to access the internet wirelessly.
    Linksys wireless routers are also wireless access points, so you can connect a wireless computer to it.
    In connecting wirelessly to the router or wireless access point, it would depend on the wireless utility used on your wireless computer.
    Click here for an example on connecting a wireless computer to the router.
    Hope this helped :-)
    Good luck!  

  • Open one than more file from Lightroom to photoshop at the same time

    Hi,
    i'm a PS Elements-User and i have a question. Is it possible to open more than 1 file from lightroom into photoshop with one click? Thank you in advance for helping me.
    SH

    I use PSE9 and send several derivate files (TIFFs) from LR to PSE9 all the time to do panos.
    I've recorded a little screen capture showing 4 images being sent to PSE9 from LR3.6. You can see the 4 tiffs being added to the catalog before calling PSE9 and then the 4 TIFFs arrive in PSE9.
    What Operating System do you use? Can you show a screenshot of the external editor settings for PSE?
    Beat

  • Windows Media Player Cannot rip one or more tracks from the CD

    http://farm3.static.flickr.com/2443/5710817524_d48bd2f72e_b.jpg
    http://farm4.static.flickr.com/3136/5710819548_669c665675_b.jpg
    http://farm4.static.flickr.com/3473/5710257413_9c6e03214e_b.jpg
    I have tried to fix it. However, it is not work. The methods i have used which are 
    (from: DT20Three) open windows media player, click Organise -> Manage Libraries -> Music and make sure you aren't referencing any unavailable locations. For me, I was referencing an old hdd location for my music. Remove this dead location and update
    your default save location and all is good.
    (From Vivian Xing) You can also try the following steps:
    1. Load Windows Media Player.
    2. Click Tools\options\devices\ then choose properties of the CD reader and enable Digital for both ripping and playback, uncheck "Use error correction", click OK.
    3. Click Rip music tab, change the Audio Quality to another value (higher or lower than 128kbps). Click OK and then try to rip.
    (from Roi A. _) Edit: Also there is a problem with the Rip music tab: 1- nothing happens when i click change save location and it doesn't show the place where it saves now. 2- if I change a setting in the Rip tab and click save or apply, it says "The settings
    for ripping music could not be applied."
    (from Vivan Xing) I suggest resetting it as below:
    1. Open Control Panel/Programs and Features.
    2. Click "Turn Windows features on or off" in the left pane.
    3. Expand "Media Features", uncheck "Windows Media Player". Click "Yes" to continue, and click OK to quit. Then Restart.
    Note: If you turn off WMP, Windows Media Center will be turned off either. You may need to re-configure settings for Windows Media Center after re-enabling it.
    4. Open "Turn Windows features on or off" again. Turn on the features "Windows Media Player" and "Windows Media Center". Restart.
    5. Launch Windows Media Player, initialize the program.
    You can also try restoring Media Library as Zachd mentioned.
    [The only one method I didn't try is Insert the Windows 7 DVD, it is because I scared if I click install, I might loose all the files in my computer]
    Please, I hope there is someone can solve my problem.
    Thank you.

    http://farm3.static.flickr.com/2443/5710817524_d48bd2f72e_b.jpg
    http://farm4.static.flickr.com/3136/5710819548_669c665675_b.jpg
    http://farm4.static.flickr.com/3473/5710257413_9c6e03214e_b.jpg
    I have tried to fix it. However, it is not work. The methods i have used which are 
    (from: DT20Three) open windows media player, click Organise -> Manage Libraries -> Music and make sure you aren't referencing any unavailable locations. For me, I was referencing an old hdd location for my music. Remove this dead location and update
    your default save location and all is good.
    (From Vivian Xing) You can also try the following steps:
    1. Load Windows Media Player.
    2. Click Tools\options\devices\ then choose properties of the CD reader and enable Digital for both ripping and playback, uncheck "Use error correction", click OK.
    3. Click Rip music tab, change the Audio Quality to another value (higher or lower than 128kbps). Click OK and then try to rip.
    (from Roi A. _) Edit: Also there is a problem with the Rip music tab: 1- nothing happens when i click change save location and it doesn't show the place where it saves now. 2- if I change a setting in the Rip tab and click save or apply, it says "The settings
    for ripping music could not be applied."
    (from Vivan Xing) I suggest resetting it as below:
    1. Open Control Panel/Programs and Features.
    2. Click "Turn Windows features on or off" in the left pane.
    3. Expand "Media Features", uncheck "Windows Media Player". Click "Yes" to continue, and click OK to quit. Then Restart.
    Note: If you turn off WMP, Windows Media Center will be turned off either. You may need to re-configure settings for Windows Media Center after re-enabling it.
    4. Open "Turn Windows features on or off" again. Turn on the features "Windows Media Player" and "Windows Media Center". Restart.
    5. Launch Windows Media Player, initialize the program.
    You can also try restoring Media Library as Zachd mentioned.
    [The only one method I didn't try is Insert the Windows 7 DVD, it is because I scared if I click install, I might loose all the files in my computer]
    Please, I hope there is someone can solve my problem.
    Thank you.
    (from: DT20Three) open windows media player, click Organise -> Manage Libraries -> Music and make sure you aren't referencing any unavailable locations. For me, I was referencing an old hdd location for my music. Remove this dead location and update
    your default save location and all is good.
    Thanks a lot you were very helpfull for me thanks againn .
    Ah sorry for my impolite . HUPPY NEW YEAR MY FRIEND FROM GREECE

  • Missing IP addresses from access.log

    We are running W/L 5.1 sp8 on Linux. JDK 1.3_01. There are no incoming IP
    addresses in our logs -- any ideas?

    http://www.weblogic.com/docs51/admindocs/http.html#logs
    Adrian Blakey <[email protected]> wrote in message
    news:3aa03f88$[email protected]..
    We are running W/L 5.1 sp8 on Linux. JDK 1.3_01. There are no incoming IP
    addresses in our logs -- any ideas?

  • Error 'one or more files from adobe applications support folder are missing' PS CC 2014 running on OSX

    Please help. I have just installed OSX to be able to upgrade my Adobe CC to 2014. Now each time I try to use PS CC 2014 or PS CS5, it crashes.
    I tried to uninstall CS3, thinking lightening the load would help. Now I keep getting this message each time I try to open PS CS5 or PS CC 2014. What could be my problem? Thank you for any help.

    You said there was an error (indicating missing files and that you need to reinstall), then you say it crashes.  Well, which is it?  And if there is a crash, what does the detailed crash report say?

  • How can I exclude client IP address from access log using WebServer 6.0? WebServer 3.x has Do not log client accesses from: option under Log Preferences". But I cant find it when we upgrade to 6.0

     

    Hi,
    Please go through the below link.
    http://docs.iplanet.com/docs/manuals/enterprise/60sp1/ag/esmonsvr.htm#18110
    I hope this helps. If you need any help let me know.
    Regards,
    Dakshin.
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

Maybe you are looking for