URGENT.........Process handling

hi
i have problem in following code
Runtime rn=Runtime.getRuntime();
Process p=rn.exec("start java myapp");
my problem is that i donot get output of the myapp in the second console that i generate by "start"
i already know how to handle output stream in the current console
but not in the new generated console.
Please help me.....

I'm not sure if it is possible to read the output with a shell window that is created with start, but you can always set System.out by invokingSystem.setOut (somePrintWriter);.
Kind regards,
Levi

Similar Messages

  • Getting Process Handle

    Hello all...
    Can I retrieve an handle to a running Process referencing the name or the Process ID?!?!?
    I would start my SMTP server from a GUI but it should run in another process, and retrieving its handle makes me to start and stop it without problems...

    Thanks a lot,
    I would explain another question about this...
    When I start a my SMTP server (itself made in java)
    with a GUI that is
    a separate Process, it works better but when I close
    the GUI and reopen it
    all SMTP Process tracks where lost...
    I've tryed to serialize the Process class but without
    any confortable results...
    There are another solution like these to solve my
    problem?!?!?
    I have in mind to project a custom protocol for
    administration purposes that creates a ServerSocket on
    localhost handling telnet connections...Well, serializing the Process class is a good idea, but i think that its state is only valide in the context of the Runtime class, so loading another Process in different Runtime will not work .
    i'll assume that you don't have access to the SMTP server classes( so u can't integrate with natively)
    i think the ServerSocket solution is fine, but you will have to maintain
    a seperate daemon that its sole purpose is to translate commands between the GUI and the Process handle of the SMTP inside the daemon.
    why don't you think of using some of the os services like
    \ps -df |grep . .. . . to locate the process ID and then use kill -9 PID
    to kill it
    this solution should be more robust and yet easier to maintain, after all u should consider the case when the said daemon fails , so u should find a way for your user to kill the smtp process with out hassle

  • RE: Customized Express process handling '(I/O files toworkspaces)'

    J-Paul,
    We have the same problem., We just export the specific project files and
    export them. First load them before you load the .WEX file. We had some
    express experts on site and they could not give us another solution!
    Hans van Drunen
    Origin DeskTop Business Solutions Rotterdam
    Admiraliteitskade 60, 3063 DC Rotterdam
    Telefoon : 010 - 242 81 00
    Fax : 010 - 242 81 81
    -----Original Message-----
    From: J-Paul GABRIELLI [mailto:[email protected]]
    Sent: Thursday, January 28, 1999 10:09 AM
    To: Forte-Users (Adresse de messagerie)
    Subject: Customized Express process handling '(I/O files to workspaces)'
    Hi,
    I'm working with exported workspace (wex files), and didn't find a way to
    include in such a file the
    customized version of the Express Projects we currently use.
    Is there a specific flag to set ?
    Thansk,
    J-Paul Gabrielli
    Software something :)
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    J-Paul,
    We have the same problem., We just export the specific project files and
    export them. First load them before you load the .WEX file. We had some
    express experts on site and they could not give us another solution!
    Hans van Drunen
    Origin DeskTop Business Solutions Rotterdam
    Admiraliteitskade 60, 3063 DC Rotterdam
    Telefoon : 010 - 242 81 00
    Fax : 010 - 242 81 81
    -----Original Message-----
    From: J-Paul GABRIELLI [mailto:[email protected]]
    Sent: Thursday, January 28, 1999 10:09 AM
    To: Forte-Users (Adresse de messagerie)
    Subject: Customized Express process handling '(I/O files to workspaces)'
    Hi,
    I'm working with exported workspace (wex files), and didn't find a way to
    include in such a file the
    customized version of the Express Projects we currently use.
    Is there a specific flag to set ?
    Thansk,
    J-Paul Gabrielli
    Software something :)
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Evaluation - Service process handling at DSOs in liberalized markets

    Hello,
    we are currently analyzing the topic service processing at distribution system operators in liberalized markets.
    Increasing liberalization, regulatory intervention, availability of new metering techniques and new market actors are being established in the European energy markets. These basic conditions will lead to a new understanding of service process handling u2013 and to a higher complexity of processes.
    We have worked out a questionnaire to find out the tasks and responsibilities of the market actor u201CDistribution System Operatoru201D in relation to service processing.
    We would appreciate if you would help us getting the needed information from your customers' perspective.
    If you are interested in this questionnaire please contact us and we will send it to you.
    Thanks in advance!
    Cheers,
    Joerg & Florian

    Thanks - my scenario I guess is #2 of that blog. But is your take that even if I don't care what is in the fault message, i.e. I don't care about the contents of it but rather I just want to continue on from it, that I still need to perform this java coding?  It's not clear to me from what he says - it seems to me he does the java coding to actually capture the contents of the message.  I am in fact using the soap axis adapter too, as he is. The screen shot showing the exception branch is basically what I have.
    Regards,
    Keith

  • SCOM 2012 - Event ID 6024 (Launching Restart Health Service. Health Service exceeded Process\Handle Count or Private Bytes threshhold.)

    I am getting event ID 6024 (LaunchRestartHealthService.js : Launching Restart Health Service. Health Service exceeded Process\Handle Count or Private Bytes threshhold.) within an interval ranging from 12-17 minutes.
    I am using SCOM (2012 SP1 and 2012 R2) on Windows Server (2008 R2 / 2012 / 2012 R2).
    This issue is occurring only on agent managed computer (acting as proxy and discover managed objects on other computers setting is enabled) which i am using for monitoring my device. All discovery scripts (powershell) and monitors are targeted on this agent
    managed computer.
    There are total 80 discoveries and 900 monitors. 55 discoveries and 550 monitors are enabled by default and rest all are disabled.
    I am seeing event id 6024 frequently only on agent managed computer. Can anyone help me to resolve this issue.
    Thanks,
    Mukul

    To fix issue 6024, you can follow below steps:
    1. Open SCOM console. Go to Monitors -> Agent -> Entity Health -> Performance -> Health Service Performance -> Health Service State.
    2. Double click Health Service Handle Count Threshold monitor and go to Overrides page.
    3. Click Override -> For a specific object of Class: Agent. Select the affected SCOM agent QMXServer.
    4. Check on the parameter Agent Performance Monitor Type - Threshold. Change the default value 2000 to an appropriate value, like 4000. You can check the Health service handle count alert in SCOM console to get the value when the alert is generated. You
    can also launch the health explorer against QMXServer to check the value when the monitor state is changed from healthy to critical.
    Also you can refer below links
    http://blogs.technet.com/b/omx/archive/2013/10/17/health-service-restarts-on-service-manager-servers-with-scom-agents.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • URGENT DELIVERY HANDLING UNIT STATUS ERROR

    Hi Experts when i am doing PGI i am getting the following error and system is not allowing to do PGI
    ERROR: When trying to read the status of an object (HU  210868), a system error occurred: For object number HU0000210868 there is no status object.

    Hi Ramesh,
    The material is having the Packing ( Handling Units).
    In delivery please do the Packing for the Materials because they have linked with the Handling Units. and Also check the wheather the Handling Units are configured properly.
    For your Information please go through the Below which will help you further.
    The SAP Handling Unit Management system allows you to manage the entire movement of the handling units and the materials they contain rather than tracking each material individually. 
    This paper is for the HUM Delivery although some of the contents is related to Inventory under the Logistics General modules.
    Table of Contents
    Objective 
    IMG Menu – The Starting Point 
    Handling Unit Management Overview 
    Start of HUM Outbound Deliveries Manual Packing Configuration 
    Define Number Ranges for Handling Units 
    Define Packaging Material Types 
    Define Material Group for Packaging Materials 
    Define Allowed Packaging Materials 
    Use Handling Unit Supplements 
    Maintain Goods Movements for Handling Unit Stock-Posting 
    Define User Status Profile 
    Set QM Check and Delivery Type for Each Movement Type 
    HU Requirement for Storage Locations and Default Values for Deliveries 
    Packing Control By Item Category 
    Define Requirements for Packing in the Delivery 
    Delivery Type Determination 
    Set Unique Number Assignment for HU Identification 
    Number Range Maintenance for HU Identification 
    Define Number Assignment for Each Packaging Material Type 
    Delivery Output type for Packing List 
    Maintain the Delivery Output Determination Procedure 
    What else to maintain after the Manual Handling Units Configurations? 
    Start of the Automatic Packaging Configuration 
    Define Number Ranges for Packing Instructions 
    Define Determination Type for Packing Instructions 
    Define Number Ranges for Packing Instruction Determination Records 
    What else to maintain after the necessary Automatic Packaging Configurations? 
    Appendix A: How to do Manual Packing for Non-Assigned Handlings Units? 
    Appendix B: Scenario 1 – How to do Manual Packing by Delivery Item? 
    Appendix C: Scenario 2 – How to Manual Pack the Materials into Pallets? 
    Appendix D: How to do Automatic Packing? 
    Appendix E: How to do Goods Movement for Handling Unit Material? 
    Appendix F: How to Unpack the Handling Unit Material? 
    A handling unit is a physical unit that consists of the packaging materials (load carrier / packaging material) and the goods contained therein. A handling unit is always a combination of materials and packaging materials. All the information contained in the material items, such as batches and serial numbers, is always available by way of the handling units.
    Handling units can be nested, meaning that you can also create new handling units from several handling units as often as you like.
    Handling units have unique, scannable identification numbers that can be formed according to standards such as EAN 128 or SSCC.
    Figure 1: Handling unit example
    Structure
    The handling unit object contains the following attributes:
    •     Identification number
    •     Dimensions
    •     Weight
    •     Volume
    •     Status
    •     Materials and quantities
    •     Packaging materials
    •     Packing instructions
    A handling unit consists of a handling unit header and handling unit items. For identification purposes, it is given a unique number.
    Handling unit header
    The header data of a handling unit is divided in the following way:
    •     Weight/Volume/Dimensions
    •     General data
    •     Means-of-transport data
    •     Additional data
    •     Output determination procedure
    For more information about each of these detailed points, see Editing detailed data for handling units.
    Status
    The handling unit is linked to general status management. In this way, the various physical states (planned or implemented) and other attributes (weighed, loaded, blocked or posted goods issue) of handling units can be documented.
    You can use the HU_ST_INIT user parameter when you create handling units without object reference to set which initial status the handling unit is to have when it is created.
    If you want to implement a status of your own, you can define a user-specific procedure for the packaging material type (see also Define Packaging Material Types).
    Handling unit item
    The items of a handling unit can consist of material items, packaging materials or other handling units that appear in an overview. For more information about this overview, see the Contents section of Editing detailed data for handling units.
    To access the item data of an individual handling unit, select the handling unit concerned and choose Goto &#61614; Detailed HU data &#61614; Contents.
    Integration
    Handling units can be used in all processes within the supply chain.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Urgent : OBIA - Handling multiple Global, Local and Document Currencies

    All,
    I need input on how to configure multiple currency codes in DAC for OBIA 7.9.6.x
    My client's business goes around the the world and with multiple local currencies.They also need reporting currency to be multiple like in Euro, USD etc.
    I went through a couple of threads in this forum,like -
    Re: Configuring Global Currencies in BI Apps 7.9.6 for EBS 11.5.10 Source
    Re: How we are using Global, Local and Document Currencies  in DAC.
    But I have some confusion regarding the configuration of DAC's 3 Global currency codes.
    In order to fulfill my requirement - should I add additional codes in DAC?
    Basically How am I supposed to handle multiple Local,Document and Global currencies? And then possible changes in rpd/reports required also?
    Regards,
    Krish

    Currencies are discussed in the Setup and Configuration Guide here:
    7.1.1.2 How to Configure Global Currencies
    To configure the global currencies you want to report in your warehouse:
    In the DAC Client, display the Design view.
    For more information about logging into the DAC, see Section A.1, "How to Log Into the DAC Client".
    Select a container from the drop down list to the right of the Execute button.
    Display the 'Source System Parameters' tab.
    Locate the following parameters and set the currency code values for them in the 'Value' box:
    $$GLOBAL1_CURR_CODE (for the document currency).
    $$GLOBAL2_CURR_CODE (for the local currency).
    $$GLOBAL3_CURR_CODE (for the global currency).
    Make sure that you spell the currencies as they are spelled in your source OLTP system.
    Save your changes.
    As far as for PLP items, those are Post Load Processing elements that perform cleanup tasks after the Base Warehouse tables have been loaded. They should never be modified and frankly run without any issues provided the rest of the plan executes properly. Do you have a specific quesiton about a PLP?

  • URGENT:Process Chains And events Related

    Hi All,
                  I have created a new process chain which is a normal ODS Process Chain.For that I started with the start Process and then created event in sm62 to trigger the start of process chain.Similarly,I have at the end of the process chain ,I have added 2 ABAP Programs ,one to mark the successful completion of process chain and another to mark the Error or Unsuccessful completion.For these programs,I maintaines Processvariants and here, we have utility Programs.So used the relevant utility program and created a program variant and Events ,One for successful completion of process chain and another to mark the Error or Unsuccessful completion.
    But ,Now ,I find that when I trigger the eventin sm64,I find that the process chain is not being run.Is that any problem with the events I created.This is the first i am involved  with creation of events in SM62.Can anyone help me in  this regard.
    Can anyone,tell me thatdo we need to do anything else apart from  Creating events .Imean like assigning jobs and then Programs in the Step of that Job.
    Please Kindly help me in this regard.It is very very urgent for me.Thank you.Points will be assigned.
    Regards,
    Samir

    Hi,
    I have tried in the same way you have said .I have maintained as after event and activated and scheduled.after that  i triggered the event insm64.But still,I am not able to see the Load in RSMO.
    I have just checked out in sm37.And found that some jobs have failed.I think this might be the reason for the Process chain to not run.
    I am just pasting the error msg and solution.
    Job BI_PROCESS_ABAP, waiting for event RSPROCESS 489W6WH6I7OHV7BL3N9909F7F, has no predecessor
    Message no. RSPC003
    Diagnosis
    Although job BI_PROCESS_ABAP has been started by event RSPROCESS 489W6WH6I7OHV7BL3N9909F7F and is recognized in the process chain, the current run for this process has no job preceding it.
    This is why the system was unable to determine a log ID, and the chain is broken.
    System response
    The job has been terminated.
    Procedure
    With the exception of the start process, each process must have a process that precedes it.
    Then Another error for the another cancelled job is
    Job BI_PROCESS_OR, waiting for event RSPROCESS 489WC2QYBC4AJSYILQ10TWABF, has no predecessor
    Message no. RSPC003
    Diagnosis
    Although job BI_PROCESS_OR has been started by event RSPROCESS 489WC2QYBC4AJSYILQ10TWABF and is recognized in the process chain, the current run for this process has no job preceding it.
    This is why the system was unable to determine a log ID, and the chain is broken.
    System response
    The job has been terminated.
    Procedure
    With the exception of the start process, each process must have a process that precedes it.
    Please kindly help me if you understand the problem.
    Thanks,
    Samir

  • Custom Pre Process Handler for middle name generation

    Hi,
    I am working on Custom Pre Process Event Handler for generation of middle name from the First Name by following the Meta link ID :[ID 1262803.1]. I have followed all the steps successfully as mentioned in meta link. But I am not able to trigger the middle name in OIM admin console. Following are the steps :
    1) Created a Application and project named CustomPreProcessEventHandler and copied the sample code. I have copied all the jars in our class path from OIM Platform folder e.g : iam-platform-context.jar and iam-platform-kernel.jar.
    2) Created plugin as mentioned in metalink.
    3) Copied in the plugins directory and registered successfully.
    4) Set all my paths and home as mentioned in the metalink for Java, ANT, WL_HOME, OIM_HOME.
    5) Created EventHandlers.xml and imported the file with wlst in the OIM_HOME/metadata/user/custom/CustomPreProcessHandler/EventHandlers.xml
    6) Finally ( *./PurgeCache.sh MetaData* ) to purge the cache.
    7) Created a new user in OIM Admin Console but I am not getting any middle name.
    Please guide if i am missing something. Do I need to map something Design console or any system property need to be changed.
    I have been trying this since last week without any success. Please suggest ASAP.
    Thanks

    Thanks for the Promt reply.
    I have changed the orders from 1000 to 50 in EventHandlers.xml.
    I also checked the plugins table in DEV_OIM and found three entries. In plugin table we have these enteries
    1) MyCustomUserNameGenerator
    2) CustomPreProcessEventHandler
    3) CustomPreProcessEventHandler1
    I have deleted the MyCustomUserNameGenerator, CustomPreProcessEventHandler and all its dependencies. Still its showing in Plugins table.
    My active eventhandler is now this CustomPreProcessEventHandler1. but when I trigger the event handler in log..
    executing in the server environment hence initialising ADPClassWatchDog
    Xl Home Dir :/opt/Oracle/Middleware/Oracle_IDM1/server
    MyCustomUserNameGenerator####getUserNameFromPolicy
    MyCustomUserNameGenerator####printMap:
    MyCustomUserNameGenerator####printMap: key=Email val=null
    MyCustomUserNameGenerator####printMap: key=Middle Name val=null
    MyCustomUserNameGenerator####printMap: key=Last Name val=user10
    MyCustomUserNameGenerator####printMap: key=First Name val=test
    MyCustomUserNameGenerator####printMap:
    MyCustomUserNameGenerator####printMap: key=Email [email protected]
    MyCustomUserNameGenerator####printMap: key=Middle Name val=null
    MyCustomUserNameGenerator####printMap: key=Last Name val=user10
    MyCustomUserNameGenerator####printMap: key=First Name val=test
    <Jun 21, 2011 11:08:20 AM IST> <Warning> <oracle.iam.autoroles.impl.util> <IAM-4020205> <Rule Consultant is invalid because it contains an element with an invalid attribute.>
    <Jun 21, 2011 11:08:20 AM IST> <Warning> <oracle.iam.autoroles.impl.util> <IAM-4020203> <Rule Consultant is invalid and it is being ignored.>
    <Jun 21, 2011 11:08:20 AM IST> <Warning> <oracle.iam.autoroles.impl.util> <IAM-4020205> <Rule Full-Time Employee is invalid because it contains an element with an invalid attribute.>
    <Jun 21, 2011 11:08:20 AM IST> <Warning> <oracle.iam.autoroles.impl.util> <IAM-4020203> <Rule Full-Time Employee is invalid and it is being ignored.>
    <Jun 21, 2011 11:09:04 AM IST> <Error> <org.quartz.impl.jdbcjobstore.JobStoreCMT> <BEA-000000> <MisfireHandler: Error handling misfires: Unexpected runtime exception: null
    Its still running MyCustomUserNameGenerator....
    Please guide me for further steps....
    Thanks

  • Urgent checkboxes handling in alv grid

    helo all .i need to handle checkboxes in alv grid.
    i did like
    case u_comm.
    when 'save'.
    perform save.
    endcase.
    in the form.
    form save.
    loop at it_mara into it_mara1 where chk = 'X'
    and moving the contents to it_mara1.
    but after doing it is not looping when i have seen in debug .
    plz help me
    i need to have those selected values and move a head.

    Hi rakhee,
    First add a single charecter field into the internal table you want to display in the ALV.Then set the field cataloge and set the value for Checkbox as 'X'.it wil display the field as a check box.when you check the check box it will update the internal table also.
    please check the below code.
    TYPE-POOLS : slis.
    TYPES : BEGIN OF st_mara.
    TYPES : matnr TYPE mara-matnr.
    TYPES : a,
    END OF st_mara.
    DATA : it_fieldcat TYPE slis_t_fieldcat_alv,
           wa_fieldcat LIKE LINE OF it_fieldcat.
    DATA : it_mara TYPE TABLE OF st_mara.
    SELECT * FROM mara
             INTO CORRESPONDING FIELDS OF TABLE it_mara UP TO 1 ROWS.
    wa_fieldcat-col_pos = 1.
    wa_fieldcat-fieldname = 'A'.
    wa_fieldcat-checkbox = 'X'.
    wa_fieldcat-edit = 'X'.
    APPEND wa_fieldcat TO it_fieldcat.
    CLEAR wa_fieldcat.
    wa_fieldcat-col_pos = 2.
    wa_fieldcat-fieldname = 'MATNR'.
    APPEND wa_fieldcat TO it_fieldcat.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
      EXPORTING
        it_fieldcat = it_fieldcat
      TABLES
        t_outtab    = it_mara.
    BREAK-POINT.
    if you are using controls just call the method
      CALL METHOD grid1->check_changed_data.
    grid1 is the instance of the ALV grid.
    when the method is called you will get the internal table with the field marked as 'X'.
    Regards
    Sandeep

  • Processing handling units for outbound delivery

    Dear All,
    I am getting the message "The material contained in the item you chose is maintained in the material master with the material group packaging material K. The handling unit you chose has a packaging material of the packaging material type V
    There is no entry for the material-group packaging-material for this material type in Customizing.
    Can you please advice what should be done to fix this where to make the customizing.
    Warm Regards

    Hi,
    Change the material group in the mateiral master. OR in SPRO configure for Define material group for packaging material and Define Allowed Packaging Materials for the material group that you have defined in the material master.
    Thanks and Regards,
    Maheshwari

  • Urgent: Process Chain Priority Pop-Up

    Hi,
    We are trying to schedule a process chain from an abap program using the function module RSPC_CHAIN_START. But on execution a pop up is appearing to set the job priority. Is there any way to set this value through the program to avoid the pop-up or is there any other suitable function module that can be used to set this priority while scheduling the process chain.
    Thanks,
    Pratik.

    you must give the Priority before secheduling the PC only once. There will be A B & C Priorities & you can select any one of these so as to sechedule the chain.
    Regards
    Sivaram Daggubati

  • URGENT-Process Chain - transport error

    Hi
    I am facing a problem in process chains
    when I tranport to quality system my chains are not activated after importing it is raising the error as
    Error in remote call of destination ABAP Connection
    Message no. RSPC051
    Diagnosis
    The following error occurred during the remote function call for destination ABAP Connection:
    Name or password is incorrect (repeat logon)
    System Response
    A short dump has probably been written in the other system.
    Procedure
    Look at the short-dump overview in the other system.
    I am unable to get the solution!!!!! how to activate the chains in Quality.........It sreally urgent

    hi,
    chk the start variant of ur process chain whether an start immediate is choosen, if so change it to some date in future and try to transport.
    Ramesh

  • Urgent Process chain

    Hi experts,
                  can any one tell me how to copy the process chain with step by step info
    thanx regards
    rajesh

    Hi Rajesh Y 
    Jus click on u r process chain in RSPC and then Just put "COPY" in the
    command tool bar..
    it will promt for a name..give it and say continue..
    by the way this avilable only in Bi 7.0 ..
    Hope itz helps a little..!
    Cheers
    Kishore M Reddy
    ***Assigning pointz is the only way of saying thanx in SDN ***
    **Learning the thingz is never end process if u stop it will Be a devil if u continue it will be a divine***
    > Hi experts,
    >
    > can any one tell me how to copy the
    >  process chain with step by step info
    >
    > thanx regards
    > rajesh

  • URGENt --- Process chains

    Hi
    I have two questions.
    1. I need to make a BW load job dependent on a R/3 job.
       How to achive this is Process chains, please do give me the steps.
    2. This is bit tricky
    I have job A. Here I want to load this on etill pSA and then the process PSA to Data targets has to run only after midnight. SO till pSA it will finish by 10PM and I need to make one more dependency in such a way that pSA--->DAta target process runs at 00:01 Hrs.
    Thansk for your answers.

    Hi Meyyappan,
    try this:
    call function 'RSSM_EVENT_RAISE' destination 'yourBWid' (like RFCDISPLAY-RFCDEST)
    exporting
    I_EVENTID = EVENTID (like TBTCSTRT-EVENTID, you have to create it in BW in SM62)
    I_EVENTPARM = PARM. (like TBTCSTRT-EVENTPARM DEFAULT 'X')
    You would execute a report in parallel to your R/3 job; the report would check at a defined interval (parameters: waittime type i default '300'.
    "interval in seconds
    statement -> wait up to waittime seconds.
    "wait some time )
    if the job already has finished then raise (via RFC) a system event in the target BW system. That event can then be used by the BW scheduler to trigger the data pulls.
    Hope this helps.
    Bye,
    Roberto

Maybe you are looking for

  • Closing an image in PSE8

    It is the simple things that trip me up, I am embarrassed to even ask, however.... I have an open image in PSE8 and I want to close it.  I can't figure out how to do that.  Is some "close" button/feature not showing on my panel?

  • How to save a awt image in SVG file?

    hi all, Can anyone please tell me how to store a awt Image to an SVG file.... For this i tried to change the awt image to outputstream, But I couldnt do that. As i am using some licensed software if i able to convert the awt image to output stream th

  • Oracle fail safe error "FS-10784" failed to register database with group

    Hi, I'm getting following error while registering database to FS manager group. Version is - 1) Fail safe 3.4.2 2) Database 11.2 3) 64 bit windows I executed following steps in order to create FS. 1)     Install 11.2 software on node 1 2)     Install

  • Problem with standard distribution function

    Hi, The task is following: There are three cubes - one with data to be distributed (non-transactional), one with reference data (non-transactional) and one where the distributed data should be written (transactional). I am trying to use standard IP p

  • Java extension for SQL Developer 2.1 (SqlEditor)

    Hello, we are developing a java extension for SQL Developer. It was working fine in version 1.5.5 but it seems that some of the java classes were changed in version 2.1 so it does not any more. In the SQL editor, we want to have a context menu action