Dynamic Discovery problem; does not read my dynamicloads changes

I created a PEI based on IUserProfileActions. I added the appropriate <class name="My.Custom.AssemblyName"/> to the C:\bea\alui\settings\portal\dynamicloads\PEIs\UserProfileActions.xml and dynamic discovery is not picking up the change. I've restarted IIS, rebuilt my VS.Net project, rebooted my machine - ptspy shows 0 instances of UserProfileActions being read. I removed the dll from the bin folder to try and break it, but no go. I've even put junk assembly references into other PEI xml files (CommunityActions.xml), and it doesn't pick those up either. What am I doing wrong??? When I do their HelloWorldLoginActions demo it picks up the change in LoginActions.xml just fine. What gives?

I have seen something like this when the class name in LoginActions.xml is not the same as the namespace in the code. In our case they were spelled the same just an upper/lower case difference. Nothing was in the ptspy report but the PEI didn't load.

Similar Messages

  • I bought a new MacBook Pro (Mac Os 10.8.4) when conecting my mobile broadband dongle (Huawei E122) the computer does not read it at all. I do not have problems when connecting it to my former computer (PC) and a Mac from last year. Any suggestions?

    I bought a new MacBook Pro (Mac Os 10.8.4) when conecting my mobile broadband dongle (Huawei E122) the computer does not read it at all. I do not have problems when connecting it to my former computer (PC) and a Mac from last year. Any suggestions?

    Thanks,
    Yes, I did that. They have uppgrades for the dongles, but just untill Mac Os 10.7. Their solution is to buy a new modem from them or getting one for free if I sign a contract for 24 months! So, i think from that side not very helpful.
    It is just that I do not want to buy a new modem, when it works in quite recent computers and after having spent money in the new Mac.
    But thank you for your reply!

  • HT2801 Hello ..im currently using iMAC snowleopard 10.6.8 3.06 GHZ INTEL core i3 4GB 1333MHz DDR3......my problem is that my mac accepts cds and dvds...but the icon does not appear in the finder and desktop either.....more over it does not read any cd or

    hello im currently using....iMAC snowleopard 10.6.8
    3.06 GHz intel i3

    i need some help please....my mac acceppts cds and dvds... my drive is located at the right of the screen.....but no icon appears in desktop and finder......also...it does not read....any cd....does not read any dvd either.....it ejects the cds after a while on its own....also it does not burn any cd.....wen i tried....errors with 0x06 ....medium errors,....show up.....also...i tried reinstalling the mac os.....but when i restart the pc...and...keep C key pressed...the cd just gets ejected.....can someone please help me with this problem?????? i contacted APPLE too.. but they said it must be a software problem......also no apple macbookair superdrive does not get connected to the mac either.....PLEASE HELP!!!!

  • Dynamic Proxy API does not support WSRM.

    Hi ,
    I am recieving "Dynamic Proxy API does not support WSRM. See operation Outbound_Service_Interface" when i am testing the scenario in WSNavigator where in i am using WS adapter at the sender side.
    Can anyone tell  what might be the problem.
    Thanks & Regards,
    Hamsa Shree

    Hello Hamsa,
    This was known error still SDN buddies are looking for research:
    May these links will help:
    http://help.sap.com/saphelp_nwpi71/helpdata/en/46/741a3dfcfa0eede10000000a155369/content.htm
    You can try with this blog also:
    /people/michael.hill/blog/2007/12/13/service-implementation-in-java
    Even previous threads are shown the proofs as still looking for clues:
    web service scenario with PI 7.1 as mediator does not work
    error with WS navigator , 'Dynamic Proxy API does not support WSRM'

  • When I enable imatch on my iPhone 4s it takes approximately 30 minutes before other data fills 13.2gb of usable data. This problem does not occur when I manually sync music to my phone. Is this a common bug, and if so; is there a fix?

    When I enable imatch on my iPhone 4s it takes approximately 30 minutes before other data fills 13.2gb of usable data on the phone. This problem does not occur when I manually sync music to my phone only when I access imatch. Is this a common bug, and if so; is there a fix?

    yes it is. you can sign out of itunes account then sign back in. use http://support.apple.com/kb/ht1311 to sign out.

  • Dvd drive does not read dvd but reads cd only.

    my hp compaq 420 core2 duo dvd drive does not read the dvds but only reads the cds. How can i solve this problem, please help me with the correct answer.
    This question was solved.
    View Solution.

    It will likely require replacement of the drive. There is more than one laser in there: one for each function. One can go bad without the other going bad.
    608141-001
    Above is the part number for the DVD burner drive. I could not find one on eBay.  Here is one online:
    http://www.mydvddrives.com/replacement-for-hp-compaq-608141-001-sata-cd-dvdrw-dvd-ram-drive-burner-l...
    Replacement is easy. Remove a single screw on the bottom and slide the old drive out and replace with the new drive.

  • I have a 17" Macbook pro with flickering red and cyan(blue) lines across the screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem.

    I purchased my Macbook (17") through a certified apple tecnition in August 2012, it was refurbished and the motherboard was completely replaced. I do a lot of photo editing, but I have been unable to do so because of the red vibrating lines that interrupt my screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem. I brought the computer back to the technition I purchased it from and he said that it was a problem with my fan, so I have two new fans but the issue is still occuring. He says he doesnt know whats wrong. Does anyone have any information on this issue?
    Here is an image of the issue
    http://www.flickr.com/photos/67839707@N08/8884847081/

    I recommend having your Mac serviced by someone competent. A force sufficient to "blow apart" the fans was clearly excessive and may have damaged the display cable, as well as any number of other problems.
    Dust is properly cleaned with a vacuum, preferably one designed for computer service, and they are not cheap.
    Compressed air should never be used. It just blows dust everywhere, often into places where it can no longer be removed.

  • HT1338 Why macbook pro does not read SanDisk SD ram?

    Why macbook pro does not read SanDisk SD ram?
    I really have problem with that.

    http://support.apple.com/kb/HT3553

  • Server Socket does not read data input stream

    Hi all,
    I am very newbie to Java Network programming with sockets and multi-threading.
    But I am obliged to develop a chat system written in Applets which can be placed on the website and used by visitors who come to my website.
    In order to understand this, I have tested a basic web chat program I downloaded from the Internet which use sockets and multi-threadings. The program work fine, no bugs at all at both compilation and run time. I noticed that all three streams for Client side (i.e. first one is input stream used receiving data from User; the second one is socket input stream used for receiving data from Server socket, and the third is socket output stream used for writing data to server socket) were established. And the same, two socket streams (input & output) for Server side were also connected when running program giving right port number and IP address of the server.
    The problem is both server and client sockets do not read data using the following stream classes:
    1. DataStreamInput: I use input.readUTF() method
    2. or BufferedReader: I use input.readLine() method
    The example of the codes are below:
    private BufferedReader input = null;
    private PrintWriter output = null;
    private Socket socket = null;
    public void open() throws IOException
    {  input = new BufferedReader(new
    InputStreamReader(socket.getInputStream()));
    System.out.println("Server socket input stream was created, and");
    output = new PrintWriter(socket.getOutputStream());
    System.out.println("Server socket output stream was created");
    public void run()
    {  System.out.println("Server Thread " + clientPort + " running.");
    while (true)
    {  try
    System.out.println("Server is reading data from Client, wait...");
    String fromClient = input.readLine();
    System.out.println("Server received a message on " + clientPort + ".");
    catch(IOException ioe)
    {  System.out.println(clientPort + " ERROR reading: " + ioe.getMessage());
    server.remove(clientPort);
    stop();
    The problem is at the line: String fromClient = input.readLine(); in the run() method? What is wrong with the codes above?
    Note: I also try to use original codes which use readUTF() method in DataStreamInput class instead using readLine() in BufferedReader. Both methods dont read data from inputstream socket?
    I very appreciate any help/advice from experienced developers.
    Best regards

    Hi,
    Yes. The readLine() method hangs! After the test, the execuation of the program is stopped at the line of readLine() method; it does not pass it?
    There is no problem with writing to Server socket. After the test, the program pass through flush() method. Here is the code for writing to sever socket within ChatClient (client side socket) class:
    private BufferedReader input = null;
    private PrintWriter           output = null;
    public ChatClient(String serverName, int serverPort)
    {  System.out.println("Establishing connection. Please wait ...");
    try
    {  socket = new Socket(serverName, serverPort);
    System.out.println("Connected: " + socket);
    start();
    catch(UnknownHostException uhe)
    {  System.out.println("Host unknown: " + uhe.getMessage()); }
    catch(IOException ioe)
    {  System.out.println("Unexpected exception: " + ioe.getMessage()); }
    public void start() throws IOException
    {  input   = new BufferedReader (new
                             InputStreamReader(System.in));
    System.out.println("Client User input stream was created,");
    output = new PrintWriter(socket.getOutputStream());
    System.out.println("Client Socket output stream was established, and");
    if (thread == null)
    {  client = new ChatClientThread(this, socket);
    thread = new Thread(this);
    thread.start();
    public void run()
         while (thread != null) {
         String fromUser;
              try{
                   while((fromUser = input.readLine())!= null)
                   System.out.println("Client wasreading a data from User, and");
    output.println(fromUser);
         output.flush();
         System.out.println("Client has written a data to Server");
    catch(IOException ioe)
    {  System.out.println("Sending to server error: " + ioe.getMessage());
    stop();
    etc.
    Here is a piece of codes for reading data from the Client Socket in the ChatServer Class (Server Side socket):
    public void run()
    {  System.out.println("Server Thread " + clientPort + " running.");
    while (true)
    {  try
    {  //server.handle(clientPort, input.readLine());
    System.out.println("Server is reading data from Client, wait...");
    String fromUser = input.readLine();
    //while((fromUser = input.readLine()) != null)
         System.out.println("Server received a message on " + clientPort + ".");
    catch(IOException ioe)
    {  System.out.println(clientPort + " ERROR reading: " + ioe.getMessage());
    server.remove(clientPort);
    stop();
    etc. Please advice why the readLine() method hangs; does not read data from the input stream received from the CLIENT?

  • Aperture Vault Does Not Read Drive Space Correctly

    Aperture 3 Vault does not read the disk space correctly on my newly formatted LaCie 500GB drive, and produces an error message that says there is not enough space to update the vault.
    Finder and Disk Utility both indicate that the drive is completely empty. Any help in resolving this problem will be appreciated.

    Just some thoughts
    1. Check ownership on the drive, everyone can read and write. (& it is MacOS formatted)
    2. Check the permissions in your library, it is possible that there is a file with a permissions conflict (only attributable to the fact that computers are programmed by human)
    http://support.apple.com/kb/HT3805
    Tony

  • I am trying to reinstall Mac OSX, but my computer does not read installation cd

    Hello, I am trying to reinstall Mac OSX, but my computer does not read installation cd. After restart, I hold C but either eject cd or doesn't read and computer boots up normally. I even ordered a new pack of installation cd, but still the same problem. Is there anybody can help me fixing this issue, because my Macbook pro has lots of software problem and when I spoke to tech, they said it needs to reformat and reinstall the OSX to solve all my problems. Please help me to reinstall my OSX!

    Possible solutions:
    You need to hold the c key down before booting
    You need to use the built in keyboard, you have other hardware connected
    You need the machine specific 10.6.4+ disks for that machine, the retail 10.6.3 disks won't work
    There is a firmware password on the machine preventing the at boot key command functions
    Try the option key for Startup Manager to boot from the disk, right after the "bong"
    Your Superdrive lense is dirty or not operating, other hardware issues
    You have malware of some sort

  • On my new iMac, mail has no sound after waking from sleep.  If I select do not wake for network access in general preferences, the problem does not occur.  Anyone have an idea on how to fix this?

    On my new iMac, mail has no sound after waking from sleep.  If I select do not wake for network access in general preferences, the problem does not occur.  Anyone have an idea on how to fix this? Thanks --

    Same here on an older iMac since Lion. Thanks for the uncheck wake for network access tip though, it doesn't do it either in that case, I will leave it that way.

  • Satellite L650 - ODD does not read most of CDs or DVD's after BIOS update

    While copying DVD's I was asked to do a bios upgrade from the software that came on my laptop, so i thought coming from toshibsa it should be safe. I closed all my applications and let the update happen, restarted my pc and tried to continue to copy my dvd's.
    Now my dvd writer does not read most of my cds or DVD's,originals as well.
    I have managed to get hold of my previous Bios version after quite a battle before the update to see if i can go back to my old version but the exe file runs a program that says the version is older then the one i am using so it will not load it.
    Any help would be greatly appreciated as i have two days to copy 100 DVD's for a client and i am unable to do this now,
    I have a Toshiba Satellite L650 laptop running windows 7 64 bit 8 gigs memory with a SSD Hard drive

    > i can go back to my old version but the exe file runs a program that says the version is older then the one i am using so it will not load it
    I dont think that BIOS is the problem here the point is that the CD and DVD support details are stored in the CD/DVD drive firmware and NOT in the notebook BIOS.
    So in my opinion the BIOS update is not the reason for your issue.
    I think you should check if laser lens cleaning would help you to read the disks.
    Use an cotton wool tip and alcohol fluid to clean gently the laser lens.

  • Does not read from the path

    Hi All,
    I am not sure if this is the right place for posting this.
    I have Oracle reports 10g installed in a linux box (10gAS). I have specified the path of the directories for reports in reports.sh file. But still it does not read from that path. What could be the problem?

    1. Check the env variable REPORTS_PATH
    2 Check the reports server conf file path. Open the <reports servername>.conf
    and check the value.
    Rajesh Alex

  • My mouse is unable to access the top toolbar in websites and email with Firefox - this problem does not present in Windows XP or Internet Explorer

    My mouse is unable to connect with the top toolbar of my hotmail account and any other websites I visit using Mozilla as a browser. This problem does not occur when I use Internet Explorer

    The answer was perfect! I fixed the problem following the link. When I posted the question yesterday, I was not very optomistic that anyone would reply and/or help - but, I was wrong. The solution was quick and simple.
    Thanks very much!!

Maybe you are looking for

  • How to set system, so that it validates the Applicant information.

    Hi All, How to set the system, so that it validates the applicant information. Suppose we have already entered the details of the applicant for a job and after a period of time he would again apply, so how can system will validate that we have alread

  • P.A. System for Small Room

    I have a MacBook Pro. A TubePRE pre-amp. And a couple of wireless Audio-Technica mics. I usually use a Heil PR40 for podcasts and Skype conferences. But I need to amplify my wife's voice a bit for a presentation she is doing next week. About 40 in at

  • Can you download a movie from a dvd

    can you download a movie from a DVD like you can with music from a CD? Or do oyu have to buy a movie from Itunes?

  • Apple spamtrainer script vs. TopicDesk Spamtrainer

    Going over the mail server logs trying to troubleshoot a bit more and noticed this lil tidbit: 1/28/09 12:22:43 PM com.apple.updatesa[30314] config: configuration file "/tmp/.spamassassin30314LpphMTtmp/20_****.cf" requires version 3.002001 of SpamAss

  • Downgrade Photoshop elements 10 to Photoshop elements 9

    I upgraded to Photoshop elements 10. It runs very slow on my older windows xp machine. I would like to remove Photoshop elements 10 and reinstall Photoshop elements 9. I do not want to use my photos or tags. Do I have to downgrade the catalogue and h