OBI EE Delivers - iBot running..never ends

Hi all,
I installed OBI EE and followed all of the instructions to set up Scheduler, Job Manager and so on.
I was able to submit an iBOT "immediately", setting as destination DASHBOARD,
but in Job Manager the submitted iBOT remains "running" forever,
therefore the "Alerts" link never appears in the dashboard.
I also looked at the database sessions, but I cannot see any active session related to the iBOT.
I even gave DBA privilege to the S_NQ_SCHED database user,
but it seems to be useless.
I also started the Oracle Job Scheduler service (my pc o.s. is Windows XP)
but it does not help.
Any clue ?
Thank you,
Silvio

As I Stated earlier - (Turribeach)
-- --- From Earlier post -------
I look at 'My Account' for my Dummy obi ee user and I see 3 System Emails listed.
But when I view them they all have the same email address.
But in the SA_SYSTEM_USER table I have 3 completely different email address/records.
Again, I will state, in the SA_SYSTEMS Table I have 3 completely different emails!!!
This was my insert statement:
INSERT INTO S_NQ_SCHED.SA_SYSTEM_USER (EMAIL, GROUP_NAME, LOGON_NAME, DISPLAY_NAME)
VALUES ('[email protected]','Dovico Group2','DOVICO_GROUP2','User Name3');
INSERT INTO S_NQ_SCHED.SA_SYSTEM_USER (EMAIL, GROUP_NAME, LOGON_NAME, DISPLAY_NAME)
VALUES ('[email protected]','Dovico Group2','DOVICO_GROUP2','User Name1');
INSERT INTO S_NQ_SCHED.SA_SYSTEM_USER (EMAIL, GROUP_NAME, LOGON_NAME, DISPLAY_NAME)
VALUES ('[email protected]','Dovico Group2','DOVICO_GROUP2','User Name2');
To my understanding, and this is what I would like assistance with. Is if I have 3 DIFFERENT emails address in the SA SYSTEM table, shouldn't the 3 different emails be listed in the DOVICO_GROUP2's "My Account" ?
Instead, I get 3 emails listed, but when I view them they are the same one.
Again, assistance would be appreciated.

Similar Messages

  • Retraction for Capitals wbs keep running never end..

    Hi all;
    While running a retraction for capital wbs using this 'UPR_COST_PLAN_EXEC' FM, the job keeps running for hours never end, I can see the messages at the task bar 'Data summarized...' , 'data transfered..' etc..I don't get any error message or anything.
    This is not a new function, it has been running well in the past and I never had any issue. We run this every month to retract monthly updates into R/3, The only thing I have changed between last month and this month are
    On the planning level Version = 5 (I had 4 last month) this is the version this data gets stored in R/3.
    Also the parameter grp version = 5.
    Those should not cause this issue...Did anyone had this issue earlier? Pls write to me...as this is a production issue..I will assign good points.
    thanks.
    BK

    Got it figured out guys...thanks.
    Buddhi R Kalakheti

  • Running 3.6.6. Have blue bar below the menu bar that says "Downloading the latest applications" with a progress twirly, never ends.

    Running 3.6.6. Tried 4 Beta, window was too large for monitor, couldn't resize, uninstalled. Now I have this blue bar below the menu bar in 3.6.6 that says "Downloading the latest applications" with a progress twirly, never ends. Removed 3.6.6 & reinstalled. Same problem.
    == This happened ==
    Every time Firefox opened
    == I tried 4 beta, then went back to 3.6.6

    That problem can be caused by the MSN® Toolbar (Tools > Add-ons > Plugins)
    See [[Troubleshooting plugins]]

  • HELP! a sql NEVER end run!

    Hi, all,
    I have a spatial table GUNITA_SUB. A "select" statement run on the table never end.
    Pls see detail below:
    1) ORACLE VERSION: 9.2.0.1.0 (Windows 2000)
    2) CREATE TABLE:
    CREATE TABLE "SYSTEM"."GUNITA_SUB" ("TOS_GID" NUMBER NOT NULL,
    "TOS_GEOM" "MDSYS"."SDO_GEOMETRY")
    TABLESPACE "SYSTEM" PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS
    255
    STORAGE ( INITIAL 64K NEXT 0K MINEXTENTS 1 MAXEXTENTS
    2147483645 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1)
    LOGGING;
    3) CREATE INDEX:
    CREATE INDEX "SYSTEM"."RTIDX_GUNITA_SUB"
    ON "SYSTEM"."GUNITA_SUB" ("TOS_GEOM") INDEXTYPE IS
    MDSYS.SPATIAL_INDEX PARAMETERS (' SDO_INDX_DIMS=2
    LAYER_GTYPE="MULTIPOLYGON" SDO_RTR_PCTFREE=2 INITIAL=64K
    NEXT=8192 MINEXTENTS=1 MAXEXTENTS=2147483645 PCTINCREASE=0');
    4) TABLE DATA:
    exp to GUNITA_SUB.DMP (1 row only, 46K after winziped as GUNITA_SUB.zip).
    5) the statement will NEVER end run!
    SELECT TOS_GID FROM SYSTEM.GUNITA_SUB WHERE SDO_RELATE
    (TOS_GEOM, MDSYS.SDO_GEOMETRY(2003, NULL, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3), MDSYS.SDO_ORDINATE_ARRAY
    (497926.23518501, 305741.04724192, 498681.34034164, 306144.37650229)), 'mask=anyinteract querytype=WINDOW') = 'TRUE';
    Does anyone ever encounter the problem? a program bug? or wrong data?
    I don't know how to upload the data file. but i can send the file by e-mail if needed.
    Thanks!

    Hi Liu,
    I ran this against 9.2.0.4 after updating the user_sdo_geom_metadata entry to get rid of some validation errors:
    update user_sdo_geom_metadata set diminfo =
    MDSYS.SDO_DIM_ARRAY(
    MDSYS.SDO_DIM_ELEMENT('X', 498047.221, 503492.691, .005),
    MDSYS.SDO_DIM_ELEMENT('Y', 303369.564, 311690.94, .005))
    where table_name='GUNITA_SUB' and column_name='TOS_GEOM';
    This allowed the data to validate better (no more redundant points), but the data is still invalid due to overlapping polygons within a single geometry. Oracle will not guarantee results on invalid data, so the fact that I can get it to work in this release does not predict that it will work in any other release. You need to use valid data with spatial.
    Also, please remove it from the SYSTEM schema!
    Kind regards,
    Dan

  • How to send report using OBI EE Delivers to NON-OBI EE users

    Help!!!
    I have followed all the instructions posted.
    I have setup SA Systems.
    Delivers / iBots works using our SA_SYSTEM_USERS table.
    Yes, I have the column names correct.
    Yes, have setup the iBot correct.
    I have a list of 4 users. 2 users are vaild OBI EE users.
    The other 2 users do NOT have a OBI EE login. We do not want them to have an OBI EE login.
    When I execute the iBot the 2 users recieve their email.
    I have debug turned on... Here is are my error messages.
    +++ ThreadID: 2020 : 2010-03-31 14:35:35.160
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43001] Authentication failed for USER1 in repository Devel_DovicoODS: invalid user/password. (08004)
    Error Codes:
    Error Codes: AGEGTYVF
    +++ ThreadID: 2024 : 2010-03-31 14:35:35.207
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43001] Authentication failed for USER2 in repository Devel_DovicoODS: invalid user/password. (08004)
    Error Codes:
    Error Codes: AGEGTYVF
    +++ ThreadID: 2020 : 2010-03-31 14:35:35.223
    iBotID: /shared/_ibots/common/Testing iBots/Employee Record Cleanup With SA SYSTEMS
    ...Trying iBot RunCR loop again.
    +++ ThreadID: 2024 : 2010-03-31 14:35:35.254
    iBotID: /shared/_ibots/common/Testing iBots/Employee Record Cleanup With SA SYSTEMS
    ...Trying iBot RunCR loop again.
    +++ ThreadID: 2020 : 2010-03-31 14:35:35.270
    ... Sleeping for 3 seconds.
    +++ ThreadID: 2024 : 2010-03-31 14:35:35.270
    ... Sleeping for 3 seconds.
    +++ ThreadID: 2020 : 2010-03-31 14:35:38.270
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43001] Authentication failed for JWILDE in repository Devel_DovicoODS: invalid user/password. (08004)
    Error Codes:
    Error Codes: AGEGTYVF
    I must be missing something? A configuration setup?
    Remember, I can successfully send reports from SA Systems for 2 valid OBIEE users. It is the 2 users that are in SA System but do not have a login to OBI EE.
    HELP!!!!
    Edited by: user11130804 on Apr 1, 2010 6:07 AM

    As I Stated earlier - (Turribeach)
    -- --- From Earlier post -------
    I look at 'My Account' for my Dummy obi ee user and I see 3 System Emails listed.
    But when I view them they all have the same email address.
    But in the SA_SYSTEM_USER table I have 3 completely different email address/records.
    Again, I will state, in the SA_SYSTEMS Table I have 3 completely different emails!!!
    This was my insert statement:
    INSERT INTO S_NQ_SCHED.SA_SYSTEM_USER (EMAIL, GROUP_NAME, LOGON_NAME, DISPLAY_NAME)
    VALUES ('[email protected]','Dovico Group2','DOVICO_GROUP2','User Name3');
    INSERT INTO S_NQ_SCHED.SA_SYSTEM_USER (EMAIL, GROUP_NAME, LOGON_NAME, DISPLAY_NAME)
    VALUES ('[email protected]','Dovico Group2','DOVICO_GROUP2','User Name1');
    INSERT INTO S_NQ_SCHED.SA_SYSTEM_USER (EMAIL, GROUP_NAME, LOGON_NAME, DISPLAY_NAME)
    VALUES ('[email protected]','Dovico Group2','DOVICO_GROUP2','User Name2');
    To my understanding, and this is what I would like assistance with. Is if I have 3 DIFFERENT emails address in the SA SYSTEM table, shouldn't the 3 different emails be listed in the DOVICO_GROUP2's "My Account" ?
    Instead, I get 3 emails listed, but when I view them they are the same one.
    Again, assistance would be appreciated.

  • Mappings never ends

    Dear All,
    We are using 10.2 version of OWB and we have around 80 mappings in one module daily we are running the mappings parallel through control center for the time consuming (manually). but one mapping still running normally it takes 1:30 to 2:00 hrs time to finish but some times it is taken almost 5 to 6 hrs some times it never end. at that situation we stopped the mapping.but while we check the target table data is coming perfect.
    Let me know the cause of this and how to salve it.
    Thanks,

    Hi,
    When you kill the mapping from the Control Center the DB session which was triggered by mapping won't kill , you may see the session still running from Session Browser or any other way. This may be the reason you see the data in the Target table. to test this you may start regular running mapping and kill it from CC and observe the session from Database and you may see the data in the target table too.
    This may be one possibility. I am not saying what others say is wrong . I had experienced this issue before and i had to tune my code to get the mapping run consistent.
    Suresh

  • My icalendar data is on a never ending importing how do I get it to stop?

    My icalendar is on a never ending importing how do I get it to stop!

    Items purchased in an account a permanently associated with that account.  You cannot split accounts nor merge them.  You can log in with your family account and download items that way.  In the long run though, especially if you are using other Apple devices, you may encounter problems with authorization.  You should look into making new purchases with your own ID.

  • Suddenly never ending pinwheel and slower than usual

    My macbook pro suddenly started to get slow and gave me a never ending pinwheel while only having Safari running. The mouse was working but no response when clicking. Only way to restart computer was by holding down the Start button. Restarted and this time the computer hang up when I tried to Log in (while writing Login and password). I mangaged to Log in two more times but I got the pinwheel again when browsing internet. Finally I managed to make it to Support/Community.. any idea what's wrong?
    Thanks in advance (: !

    Print out these instructions and info at the links provided as most require you to be offline.
    Do a SMC and PRAM reset first, then a Hardware Test
    https://support.apple.com/kb/ht3964
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/26871.html
    https://support.apple.com/kb/ht1509
    If the hardware test gives any errors, note them here.
    Check the time and date on your computer to make sure it's correct.
    If your still having slowdowns, pull the power plug on both the router and the modem, connect the modem and wait a bit then connect the router. Reboot your computer and it should connect automatically to your wifi. See if your slowdowns only occur if connecteted to the WiFI or not, that way it can be determined if it's a internet issue or not.
    (If your still having slowdowns, it might be because you have a Open Network on your router and someone is leaching off of it. WPA 2 with AES is the only secure wifi standard))
    You can test your internet connection speed here, see if it matches what your paying for.
    http://www.speedtest.net/
    IF your computer still has issues then:
    Fish out the 10.6.x disks that came with your computer (grey) or the 10.6.3 Snow Leopard retail disk, stick it in the computer and reboot holding the c key.
    (Make sure the disks are clean on the bottom, wipe with a very soft cloth and a tiny bit of rubbing alcohol to clean and don't place the disk on a harsh surface that can damage the bottom.)
    Second screen in, under the Utilities menu is Disk Utility, select your drive on the left and click First Aid, Repair Disk (please write down any errors this gives and tell us) and Repair Permissions (the results there you can ignore)
    Do not erase or reformat the drive.
    Reboot and see if your computer works, if not repeat the c boot off the installer disk again and this time skip Disk Utility and install OS X.
    It will install on top of your 10.6.8 installed version (only, not your programs or files), which when finished you reboot and immediately Software Update to 10.6.8
    This should take care of anything wrong with OS X itself.
    Now to clean the caches of the user and other checks.
    Download the free OnyX for 10.6 and run ALL the maintenance and cleaning aspects and reboot at the end of the tasks (you can cancel in between reboots) but reboot at the end of using Onyx)
    Do all the checks it asks when it starts up and note any errors here they report.
    Also under the Verify Tab is a Preference (plist) check, check the "show only corrupt files" and run that, make a note of all and any corrupt plist files.
    http://www.titanium.free.fr/
    Plist files are preference settings files that sometimes get corrupted and may be the cause of your problems.
    If you have some, then you can look in your Users/Library/Preferences folder for them and Trash them and reboot the machine and load the program responsible, the plist file gets rebuilt without your preferences which you reset.
    The next thing to check would be your web browser plug-ins here
    https://www.mozilla.org/en-US/plugincheck/
    For Flash in Safari check here again as it's more accurate
    http://flashbuilder.eu/flash-player-version.html
    Download Flash and install if it's not this version (latest)
    http://get.adobe.com/flashplayer/
    Silverlight here
    https://www.microsoft.com/getsilverlight/get-started/install/default.aspx
    Finally install and run ClamXAv on your drive, this will look for known malware that might have gotten accidentally installed.
    http://www.clamxav.com/
    Since OS X was reinstalled, along with bundled programs like Safari, this should only leave applications and users as a source of any infection.
    If your stil having issues, then create a new user and transfer your files over and when up on the new user, delete it.

  • D10, boot problems, a never ending fan test!

    I hate this noisy fan test!!! My dog always panics, if it is in the room! But that's not the problem.
    If I switch on the external mains, the fan test starts and ends after some ten seconds.
    If I push the switch at the front of the maschine, the fan test starts and - sometimes - never ends. In this case, the maschine - obviously - will not boot. What to do? - Repeat the procedure. Sometimes I need 10 or more attempts to boot the maschine.
    Now I found (shortly before I decided to bring the maschine back to the dealer): The fan test succeeds nearly every time (and the maschine will boot), if I switch off all the external USB-devices (5 disks, WLAN-stick, memory stick, etc).
    My questions:
    what's going wrong with the fan test at my maschine?
    is it possible to skip this crazy fan test?
    Thanks for your help!
    Lenovo PC Think Station D10 6427-H6G, Windows XP

    regarding the fan test, this cannot be disabled.   thinkstations are designed for 24/7 uptime just like servers and the BIOS tests the fans at every boot/reboot.   since there isn't much reason to turn these systems off or put them asleep, the best workaround is to leave your D10 running 24/7 as it was designed to do.   mine only gets rebooted for windows updates, software updates, or video driver updates.   otherwise, it's up 24/7/365.
    regarding the fans getting stuck, update your BIOS.   the latest version can be found here.
    also, if you put your system to sleep, be sure to wake it with the power button and not your keyboard.   a few users have reported their fans getting stuck when waking with their keyboards.   i'm not aware of the issue happening when using the power button.
    ThinkStation C20
    ThinkPad X1C · X220 · X60T · s30 · 600

  • Sync never ends Error 4001

    hello, i have the problem that my itunes match never ends the sync.
    It runs always in a loop
    Itunes is in german
    I found a lot of solutions with the alt key, deactivate and activate Itunes Match and other, but nothing help.
    have anyone a idea what i can do??
    Udo

    I ended up calling Apple, and they had me completely reformat the iPod. This seemed to fix the problem.

  • Process never ends

    Hi,
    I'm developing -fixing somebody application- a SuperWaba application. SuperWaba is a poor minor release of Java Runtime. I'm transforming SQL Scripts into PDB files -i hate PDB files.
    I make a Class that extends MainWindow that is called by Waba Applet. Waba Applet extends Java Applet -I hope so. When I run my class from the shell (cmd, over a Windows XP), an Applet Window appears and execute without erros my script transforming a SQL script in one or multiple pdb files (depending number of create sentences).
    But, when i call my script from a PHP Script -i really hate this app, PHP + Java + ASP + Visual Basic ... can you believe it ? - the PHP Script launch Java, but Java app never ends blocking my PHP script. I think there is a problem in Applet Window creation, because there is no window or display to launch the app.
    There is a way to run an Applet in background with no visualization ?
    THX 4 Ur HELP

    i really appreciate your help but i forgot to explain the problem
    First, i decide to create a simple Java App that uses the PDBDriver JAR, but the #~"$%" Jar uses something from the Applet. When I run my class it launch these error.
    java.lang.NullPointerException
            at java.applet.Applet.getCodeBase(Unknown Source)
            at waba.applet.JavaBridge.openOutputStream(JavaBridge.java:533)
            at waba.applet.JavaBridge.writeBytes(JavaBridge.java:588)
            at waba.io.NativeMethods4JDK.catalogClose(NativeMethods4JDK.java:824)
            at waba.io.NativeMethods4JDK$CatalogBag.finalize(NativeMethods4JDK.java: 674)
            at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
            at java.lang.ref.Finalizer.runFinalizer(Unknown Source)
            at java.lang.ref.Finalizer.access$100(Unknown Source)
            at java.lang.ref.Finalizer$3.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    #2- url: file://localhost/nullfile.pdb
    found under localhost: file://localhost/nullfile.pdb
    file not found

  • Activation never ends

    Hello,
    I am changing a sapscript and I have a problems with the activation, it never ends. The TOP and EXIT includes are active, I can't activate the application form.
    Can anybody help me, please?
    Regards
    marcos

    Hi,
    the sapscript is ok (no check errors) and the application form too. But I can't activate the application form. It is shown "50% Activate ZSD_PXDR_22" and it runs till it dumps, because of timeout.
    Regards
    marcos

  • UT acquisition never ends

    I have had thi issue in the past and
    TAC provided me a patch under bug id CSCtd49439 but I seem to
    have the same problem again
    I have this acquisition runnng since the 9th and it as never stopped and I don't know why it is showing 45855 hosts, the most we have less than 10000 hosts. Can anyone tell me what cuould be wrong with my server?
    I'm running LMS3.2 on Solaris 10.
    Acquisition status Running
    Acquisition type Major
    Acquisition start time 09 Oct 2010, 05:00:00 EDT
    Last Acquisition end time 08 Oct 2010, 07:44:01 EDT
    Number of acquisitions 1155
    Number of host entries 45855
    Number of duplicate MAC 21341
    Number of duplicate IP 89
    Number of CCM hosts 0
    Number of IP phone entries 0
    Last campus data collection completed at  11 Oct 2010, 12:14:33 EDT
    Campus data collection status  Idle

    A never-ending UT acquisition is not the same as the problem described by CSCtd49439.  That would also not account for an inflated number of end hosts.  Without knowing the exact details of the end hosts, I do know we had an old bug in Campus 4.x where UT would generate perpetual duplicates.  This was fixed in 4.0.11, but one would need to reinitialize the ANI database to remove the duplicates.  If this is an upgrade from LMS 2.6, then perhaps you still have old, stale data.  Running this command would fix that:
    NMSROOT/bin/perl NMSROOT/campus/bin/reintdb.pl -ut
    As for the never-ending UT, check to see if the UTMajorAcquisition process is still running.  If so, contact TAC, and they can walk you through the process to get a thread dump from this process.  That will help identify what the process is doing and whether or not this is some kind of deadlock, or a configuration issue.

  • Http Request never ends

    Hi,
    Well I had a few minutes on my hand and decided to build a simple socket application that handles a browser request with a �hello�. Then I decided to complicate that a little and to actually send back what I receive. However the while loop that checked the input from the browser never ends (that is I never get a �1 from inputStream.read() method).
    Could someone please explain me why this happens? And how this could be solved? I mean how to detect that the request is over and it is time to respond. (In other words how can I base my response according to the request if I never know when the request is over!).
    Here is the code I used import java.io.BufferedInputStream;
    import java.io.BufferedOutputStream;
    import java.net.ServerSocket;
    import java.net.Socket;
    public class Test7 {
    public static void main(String[] args) {
      try {
       ServerSocket serverSocket = new ServerSocket(9989);
       while(true){
        Socket socket = serverSocket.accept();
        new Thread(new SimpleHttpHandler(socket)).run();
      catch (Exception e) {
       e.printStackTrace();
    class SimpleHttpHandler implements Runnable{
    private Socket client;
    public SimpleHttpHandler(Socket client){
      this.client = client;
    public void run(){
      try{
       BufferedOutputStream outputStream = new BufferedOutputStream(
         this.client.getOutputStream()
       BufferedInputStream inputStream = new BufferedInputStream(
         this.client.getInputStream()
       int in = 0;
       while((in = inputStream.read()) != -1){
        System.out.print((char)in);
        outputStream.write(in);
       outputStream.close();
       outputStream.flush();
      catch(Exception e){
       e.printStackTrace();
    Regards,
    Sim085

    So you can't read RFC but can read forums? :)Can you imagine reading documentation about something by continuously minimizing and maximizing the browser window? (which I do when at work so to attract less attention) :)
    Well if you want simplest way then just send header,
    data and close connection that's enough.Thanks :) I understand that now :)
    @bsamperi & [email protected]
    The code I provided above was not correct. I fixed it and posted it again just in case someone else comes across this post. As already said this was not what I had in mind to do in the first place, but it was fun :) Anyways here is the working code! (Although naturally not good for anything)import java.io.BufferedReader;
    import java.io.BufferedWriter;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.io.OutputStreamWriter;
    import java.net.ServerSocket;
    import java.net.Socket;
    public class Test7 {
    public static void main(String[] args) {
      try {
       ServerSocket serverSocket = new ServerSocket(8871);
       while(true){
        System.out.println("Waiting for request");
        Socket socket = serverSocket.accept();
        new Thread(new SimpleHttpHandler(socket)).run();
      catch (Exception e) {
       e.printStackTrace();
    class SimpleHttpHandler implements Runnable{
    private final static String CLRF = "\r\n";
    private Socket client;
    private BufferedWriter writer;
    private BufferedReader reader;
    public SimpleHttpHandler(Socket client){
      this.client = client;
    public void run(){
      try{
       this.writer = new BufferedWriter(
         new OutputStreamWriter(
           this.client.getOutputStream()
       this.reader = new BufferedReader(
         new InputStreamReader(
           this.client.getInputStream()
       System.out.println("-- IN --\n" + this.read() + "\n");
       System.out.println("-- OUT --\n" + this.write("Thank You"));
       this.writer.close();
       this.reader.close();
       this.client.close();
       System.out.println("Completed response");
       System.out.println("--------------------\n");
      catch(Exception e){
       e.printStackTrace();
    private String read() throws IOException{
      String in = "";
      StringBuffer buffer = new StringBuffer();
      while(!(in = this.reader.readLine()).trim().equals("")){
       buffer.append(in + "\n");
      return buffer.toString();
    private String write(String out) throws IOException{
      StringBuffer buffer = new StringBuffer();   
      buffer.append("HTTP/1.0 200 OK" + CLRF);
      buffer.append("Content-Type: text/html" + CLRF);
      buffer.append(CLRF);
      buffer.append(out);
      buffer.append(CLRF);  
      writer.write(buffer.toString());
      return buffer.toString();
    }The output of this code is: Waiting for request
    -- IN --
    GET / HTTP/1.1
    Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
    application/vnd.ms-powerpoint, application/vnd.ms-excel,
    application/msword, application/x-shockwave-flash, */*
    Accept-Language: en-us
    UA-CPU: x86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2;
    .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    Host: localhost:8871
    Connection: Keep-Alive
    -- OUT --
    HTTP/1.0 200 OK
    Content-Type: text/html
    Thank You
    Completed response
    Waiting for request
    -- IN --
    GET /favicon.ico HTTP/1.1
    Accept: */*
    UA-CPU: x86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2;
    .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    Host: localhost:8871
    Connection: Keep-Alive
    -- OUT --
    HTTP/1.0 200 OK
    Content-Type: text/html
    Thank You
    Completed response
    Waiting for request
    ...Which shows that this application will handle any web request with a �Thank You� since I am not basing the response on the request. However that should not be hard once the request and response are handled ok.
    Thank to both of you for your help :)
    Regards,
    Sim085

  • PFI Compilation never ends

    Hi,
    I have been developping my app since 2 month now and I never had any problem with creating test ipas (ie:target = ipa-test). But when I decided to create my final build for the app store (target = ipa-app-store) the process never ends.
    I run the compilation and it seems to be doing something (I can see the temp files and hear the fans) but it just doesn't stop. I tried many times and usually kill the process after an hour or so.
    I know that other people had a similar problem but I didn't find any official answer for it. Is it a bug? Does it have a workaround?
    I'm on a Mac with Snow Leopard and tried to build the ipa from both Flash CS5 and a custom ant build.
    I would really appreciate some feedback about it.
    Cheers,
    Ben

    First and foremost, compiling for iOS takes a lot of resources, it cannot be compared to packaging for Android, because the process is completely different, AIR on Android runs interpreted code, while on iOS it is native code, before deciding the compilation is stuck you should check the java/adt processes aren't doing anything. It's been said future AIR versions will reduce iOS compilation times.
    Second, I've seen iOS compilation fail and take forever only when using certain ANEs and Flash Builder versions. FB doesn't take too well certain ANE warnings and errors, and instead of ignoring or finishing the process showing some alert, it just sits there making you wait forever. If you are using ANEs in your project, you should isolate the problematic one, and then determine what may be the cause... if some problem with the iOS SDK used with your AIR SDK, if the ANE is causing some unimportant warnings but your IDE doesn't like them, etc.

Maybe you are looking for

  • Fed up with dropped calls

    I pay almost $300 a month for cell phone service and have been a Verizon customer for years but am very fed up with the amount of dropped calls I am getting in my house. It makes me mad that I pay a lot of money for a service that doesn't work. I hav

  • Purchase orders manily against the sales orders

    My client do purchase orders manily against the sales orders... but to meet the minimumn purchase order quantity or value they club many sales orders in a single purchase order... now is there any way to track for what sales-order-item what purchase-

  • Compare with unedited image doesnt work

    hi i started my first project in lightroom, and i use to change the look of my images in the development section every day again (a bit here, a bit there). when i press before/after, LR5 only shows the version i did yesterday and the one from now, to

  • How To Access Photoshop CS3 Crash Log

    How do I access Photoshop CS3 Crash Logs?

  • Define Fixed Values for Texts

    Hello, Using customizing for text schema, it is possible to define fixed values for texts from SRM document. Nevertheless, when you define fixed values for a transaction type, field "Fixed Value for a Text" is a CHAR30 data type. Is there a way to ad