How i could able to see system proceses in java,in windows.

i wanna develop task manager in windows ..

no, it is not possible to do that with (pure) java. And now you want to know why? Because java is platform independent and what you are trying to do is HIGHLY platform dependent.
The right choice for you right now is to determine that Java is not the right tool for the job and you should consider switching to a language that is more native to the environment, like C# in the case of Windows.
If you really must use Java, then you're still stuck with having to develop a native library (using C++ or C#) that can return the information and wrap that in a DLL using JNI so you can call the DLL from Java.

Similar Messages

  • OBIEE 11g  - Not able to see existing reports which are created by specific owner but I could able to see Admin role user reports.

    OBIEE 11g  - Not able to see existing reports which are created by specific owner but I could able to see Admin role user reports.
    Appreciated if you could able to help as soon as possible as I don' have back up for these disappeared reports.
    Pleas let me know if any additional information needed.

    Hi
    Thank you for the reply.
    Here one thing I would need to mention that those are created by me on last week, but when I check those today, I could not able to see or even admin also not able to see those. For sure no migration and updations happend over the week end, really not able to debug whats the issue around. Unfortunately I haven't taken back up as well.
    Please could you help and let me know whats the root cause and how I could able to restore.
    Best regards,
    Kumar

  • How can i able to see the Task in CWB Administrator page

    Hi Everyone,
    Hope everybody is doing fine !
    Here i'm requesting for help in CWB administrator setup, i have done the CWB setup as required like;
    1. Defined Plan Years
    2. Defined Life Event Reasons.
    3. Defined Plan Type.
    4. Defined Plan. (4.1. Defined Task within Compensation Workbench Tab)
    5. Defined Plan Enrollment Requirements.
    6. Defined Standard Rates.
    7. Run Program "Participation Process: Compensation Workbench"
    8. Found require employees processed sucessfully from log.
    9. Loged in as Manager/Administrator > Open Compensation Workbench Administrator page
    10. Found message "There is no Task for Employee"
    So could anybody please help me, how can i able to see the task work sheet in CWB administrator page.
    Regards
    AshokP

    Hi Avinash,
    Thanks For Your Response,
    I have created task in Plan window (Navigate to Details > Compensation Workbench (Select Task Type) with Full Access.
    So could you please advise me, whether i'm skipping any step as you have been stated like Task needs to be define under 'Plan Enrollment Requirement Window'
    Thanks
    AshokP

  • My iphone 6 is cracked and its screen is damaged how i could able to claim its warranty as no outlet is available in Pakistan,

    my iphone 6 is cracked and its screen is damaged so how i could able to claim its warranty as no apple store/outlet is available in Pakistan,I also informed the apple support team please guide

    You cannot.
    1). A cracked screen is not covered by the warranty.
    2). The iPhone is not legitimately sold in Pakistan, and the warranty, if you were able to claim it, is not international. Chances are is that your iPhone is a gray market import.

  • How to cooperate the current mail system with Sun Java Commnication Suite 5

    Dear all and Shane,
    Excuse me for bothering you again.
    Due to time limited, I would like to know how to cooperate the current mail system with Sun Java Commnication Suite 5. I mean I would like to use current mail system (mailscanner + postfix + courier-IMAP + clamav + spamassassin + webmail) and use the outlook connector to connect to Sun Java COMMS 5 to share the calendar, contacts only.
    Right now I have done the testing by using outlook, mac mail, thunderbird to share calendar,contacts via Sun Java COMMS 5 in Centos Linux 5.
    My plan is as following
    1. Sun Java Communication suites 5 server ( I called it comms5 ) will be in DMZ zone and will open the necessary ports in firewall.
    2. I will create more than six sub domain name in Sun Delegate server and the necessary accounts within these domain names.
    3. All messages will be transmitted via Postfix and clients will retrieve from Courier-IMAP
    4. All Clients included other branch offices will use different mail clients to share their calendars, contacts via COMMS5 ( But how will COMMS handle the messages such like invitation ? )
    Any suggestions will appreciate.
    PS: Is it possible to classify the contacts in outlook address book ?
    For example, when user click the receiver, it will show like as following
    GLOBAL ADDRESS BOOK
    --Director
    --and so on
    ----CN.BRANCH OFFICE
    -----------CN01 EMAIL ADDRESS
    -----------CN02 EMAIL ADDRESS
    -----------CN03 EMAIL ADDRESS
    and so on
    ----JP.BRANCH OFFICE
    -----------JP01 EMAIL ADDRESS
    -----------JP02 EMAIL ADDRESS
    -----------JP03 EMAIL ADDRESS
    and so on
    ----TW.BRANCH OFFICE
    and Due to the user account is located in CN.BRANCH OFFICE, it will extend the CN.BRANCH OFFICE contacts level.
    Excuse me for bad English, hope you can understand it.
    Best Regards,
    Bruce

    Dogz wrote:
    Due to time limited, I would like to know how to cooperate the current mail system with Sun Java Commnication Suite 5.
    I mean I would like to use current mail system (mailscanner + postfix + courier-IMAP + clamav + spamassassin + webmail) and use the outlook connector to connect to Sun Java COMMS 5 to share the calendar, contacts only.Getting your current mail system to 'co-operate' in this way will require more time then simply migrating the accounts of users on the current mail system to the comm-suite-5 installation and making use of UWC for Webmail access and ClamAV/SpamAssassin integration within the messaging MTA.
    Also the use of Outlook Connector with a non-Sun IMAP backend isn't supported, nor is the use of a non-Sun IMAP backend possible with UWC.
    Right now I have done the testing by using outlook, mac mail, thunderbird to share calendar,contacts via Sun Java COMMS 5 in Centos Linux 5. Once again I should remind you that CentOS is not a supported platform for comm-suite-5
    Regards,
    Shane.

  • How to limit ODBC from seeing system tables

    The following script followed by a grant script on tables and views I want works except when I am in ACCESS, I see 
    SELECT 'DENY SELECT ON [dbo].[' + sobjects.name + '] TO as_FinAidReaderAngel; 
    GO'
    FROM sysobjects sobjects
    WHERE sobjects.xtype IN ( 'U', 'V')
    order by sobjects.name
    I tried the public role but it won't let me modify it.
    How can I limit the ODBC connector to just see the tables and views I want?

    SELECT 'DENY SELECT ON [dbo].[' + sobjects.name + '] TO as_FinAidReaderAngel; 
    Hello David,
    the system object do have a different schema then dbo, e.g. as in you screenshot "INFORMATION_SCHEMA". And sysobjects is a old, deprecated system table, use sys.objects instead =>
    SELECT 'DENY SELECT ON '
    + QUOTENAME(SCHEMA_NAME(schema_id))
    + N'.'
    + QUOTENAME(obj.name)
    + N' TO as_FinAidReaderAngel;
    GO'
    FROM sys.objects AS obj
    WHERE obj.type IN ( 'U ', 'V ')
    order by obj.name
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How am I able to see adobe flash contents

    Does anyone know how to install adobe flash on iPad

    You didn't.  It's late and it's been a long day.  Sorry for the rant.  I see you are new.  I hope you stick around, reand and learn.  This is a very helpful forum and one can learn a lot.  I enjoy helping people with their issues.  Your thread just kind of hit me as there were already several posts on this subject today.
    Peace and goodwill.....
    Ps:  Korthal, you are correct and thanks for correcting me.

  • How do I add another operating system for Dual boot in Windows 8.1 boot configuration?

    Hello,
    I am trying to create a dual-boot Windows 8.1 Pro system to allow both 32bit and 64 bit Windows 8.1 versions.  I currently have Windows 8.1 32bit installed.  Appreciate some background on how to add 64bit Windows 8.1.
    Thanks, in advance.

    The easiest way is to do this (this assumes some technical knowledge as well as access to the currently installed operating system and the 64bit install files)
    1: launch diskpart from run or cmd
    2: select the current OS disk using "select disk 0"
    3: select the current OS volume using "select partition x" where x is the number of partition (you can use "list partition" to see all current partitions)
    4: enter "shrink minimum=xxxxx" where xxxxx is the size in megabytes you want to new OS to have
    5: Enter "create partition primary"
    6: Enter "format quick fs=ntfs label="Windows x64""
    7: Enter "assign letter y"
    8: select your current system partition using "select partition x" where x is the number of partition. If you have a UEFI install on a GPT disk, this partition will be formatted in fat32. Otherwise, it will be a 100mb NTFS partition
    9: Enter "assign letter s"
    10: exit diskpart, and open up an administrator cmd prompt
    11: Enter "dism /get-imageinfo /imagefile:e:\sources\install.wim" where e: is the drive letter that you have your .iso mounted in. If you have the iso extracted, you can just point to the current extracted area then \sources.install.wim. This will
    show you a list of indexes that the .wim file supports. A standard retail version of the .iso will have Windows 8 Pro be index 1. If it is not, just change the index number in the next command.
    12: Enter "dism /apply-image /imagefile:e:\sources\install.wim /index:1 /applydir:y:"
    13: Enter "bcdboot y:\windows /s s: /f UEFI" (if you are using a MBR disk and not UEFI with a GPT disk, enter /f BIOS instead)
    14: Reboot, select the x64 partition in the menu that comes up, and you are good to go!
    You can also just create a new partition using disk manager then boot to the x64 disk and install it to the new partition, but that runs the risk of accidentally installing over something that shouldn't be if you select the wrong disk.

  • Not able to see farsi words in email on windows server 2003

    Hi all,
    I am using james mail server 2.3.0 along with jsieve(java implementation for the Sieve mail filtering language )mail content filter on OS windows xp along with jboss for putting the mail on the queue.
    I am sending farsi words in my email they are been seen in email body in windows XP but the same thing on windows server 2003 is appearing as ????. i am using outlook express for sending mails.
    Pls can anybody give me the solution why the farsi words are appearing in ???? format on windows server 2003.
    Thanks,
    Ketan.B.Parekh

    I'm not clear on where JavaMail fits into the picture. You're using OE to
    send the message. Are you using JavaMail to read the message? What
    are you using to display the message? What charset are you using when
    you send the message?
    Mostly likely the problem is with displaying the message. Perhaps Windows
    Server 2003 doesn't understand the charset you're using.

  • Could not able to see POs in URL (SRM-SUS-MM) Scenario

    Hi All,
    We have created a PO in MM(R/3) and was transferred to SUS through XI.
    We could able to see the PO in TCode BBP_PD in SRM-SUS. But for some reason we are not able to see the PO from the URL.
    We have Purchaser (SRM_ADMIN) and Vendor (ARAMI-02) assigned the roles SAP_EC_SUS_ADMIN_PURCHASER and SAP_EC_SUS_ORDER_PROCESSOR respectively.
    My Org Structure is as follows:
    We have an Organization defined as company. Function CCode deifined.
    We have an POrg defined as POrg Function POrg Defined.
    We have an Pgrp defined as PGrp  Function PGrg Defined.
    We have defined vendor Org. haven't assigned anything in function tab.
    But defined some attributes needed for Vend Org.
    The PO is coming into transaction BBP_PD(SRM SUS) through XI from MM R/3 but is not available in URL either for Purchaser or for Vendor.
    Please tell me what needs to be done to resolve the above issue.
    Thanks in advance...
    Regards,
    Ravi..

    Hi
    <b>Yes sure.. Ask BASIS Team to help out and add the required role / profile to the required User, who is unable to see the POs.</b>
    <u>Please go through the following SAP OSS Notes as well -></u>
    <b>Note 852516 Buyer administrator is not able to view supplier documents</b>
    Note 854910 Buyer administrator is able to change status for invoices
    Note 818385 Purchaser Admin has wrong authority to change invoices
    Note 1024327 Short dump when trying to open a vendor message
    Note 1032800 Error opening a vendor message in SUS 
    Note 1029356 Error opening a vendor message in EBP&SUS in one client
    Note 884905 No SUS alerts displayed in BP SuCo 2.0
    Note 743084 Missing status 'rejected' for Order in Menu
    Do let me know.
    Regards
    - Atul

  • How to store preferences in file system on Windows?

    I have 2 questions related to preferences using.
    1. How to store preferences in file system (not in registry) on Windows? I see file system implementation of Preferences (java.util.prefs.FileSystemPreferences). But this implementation is linux-specific (use native methods). Does universal implementation exist?
    2. How to store custom files in preferences? I need to store some user-specific files (XML files, for example) somewhere. These files are naturally user preferences. So my idea is to store it using Preferences. But it seems like there is no such posibility in standard preferences. I believe many peoples have the same problem. Does anyone have solution?
    Please help me!
    Thank you in advance.

    Preferences is supposed to keep all this data
    handling away from you, so you shouldn't bother. If
    you'd like to write a file, just write a file. You
    could create a "Settings" object and serialize it.I understand your reasonings. But unfortunately I have requirements to use file system preferences both on Linux and Windows. My bosses think there are many problems because of registry. Don't ask what problems, they didn't say. I cannot change their requirements. I must to implement it.
    Maybe somebody already solved this proplem. I will very grateful for help.
    Once again: simply write and read a custom file. Why
    do you use Preferences at all costs when they don't
    do what you want to?I have requirements to implement saving of files in the same manner as saving of preferences. It may be different code from Preferences. But it will be the best to have the same code if it possible.
    Any way I believe the need to save user-specific files as preferences is quite widespread.

  • Varaince cant able to see in copa report

    Hi,
    previously my scenarios is MTO now for one division they have changed it MTS.
    i could able to settle prodution order through ko88 during settlement of production order variance is calculated without any error.
    i could not able see to these variance in copa report.
    and that to variance is coming in ke24 only when i select production order.
    during settlement of production order copa douctment is generating sucessfully.
    please help if i had missed any configuration.
    thanks
    kareem

    hi,
    i have not catch ur points here,
    production order selection characteristics means i have selected order characteristic in define segment leval charactersitics
    and record type in ke35 from record type to  to record type.
    when i select production order number in ke24 actual line i could able to see copa report that belong to varaince that which have settled during ko88 of production order.
    do i have missed  any configuration part please suggest me.
    thanks
    kareem

  • Being able to see hebrew language on ipod

    Hi
    I live in NY and i am jewish i i recently put in my ITUNE Library some jewish Music with Hebrew Titles on the Library i am able to see the Hebrew fonts because my Windows supports Hebrew but once i sync it to my IPOD i don't see the hebrew fonts any more seems like the ipod does not support Hebrew how can i change it on my ipod?

    seems like the ipod does not support Hebrew how can i change it on my ipod?
    I don't think you can, the iPod has never supported Hebrew (or Arabic or a number of other languages). What it does support is spelled out in detail in the specs for the product:
    http://www.apple.com/ipodclassic/specs.html
    Sometimes the dealers in Israel have something you can add-on, check here:
    http://www.idigital.co.il/support/ipod/

  • My macbook air hd is full after installing windows, how I could free disk space?

    My macbook air only has 25GB left of HD after I did install parallels and windows to use the machine at work, how I could release some space in the HD without uninstall windows and parallels?

    Hi Laiwin,
    What did you delete? Did you by any chance delete anything out of the /Library or /System folder off the root level of the drive? Probably the best option is startup the computer and then immediately hit Command + V. This will boot into Verbos mode. When does the boot process stop? What does it say? This will help tell us where it is failing in the boot process.

  • CS5 Can't see thumbnails of .PSD's in windows

    I just bought a new computer with Windows 7 and upgraded to CS5. In previous versions of PhootShop I was able to see thumbnails of .psd files in windows. Now all I get is a PhotoShop icon. Does anyone know if there's a setting that can be changed to generate thumbnails? Help woud be greatly appreciated.

    There are no "unsupported registry hacks" that actually work with Windows 7 x64 as far as I know.  People often post misinformation because they don't really understand the limitations and they extrapolate that things that work for one build of Windows will work for another.  And up through Vista x64 it was possible to run the 32 bit Explorer, but that's been closed off in Windows 7 x64.  Now a codec MUST be a 64 bit build.
    I have been using the first package John noted above (FastPictureViewer codec pack) for quite some time, and I like it.  Notably it provides raw file thumbnails as well as PSD thumbnails.
    -Noel

Maybe you are looking for

  • How to install Windows 8.1 Enterprise on Ultrabook which came with basic Windows 8.1

    Hi, I guess I'm not the first one with this question but anyway... I've got 2000EUR expensive Ultrabook recently, and what's interesting it came with Windows 8.1. Just standard basic Windows 8.1, not Pro or Enterprise. Obviously I needed to upgrade i

  • Sync music and stream photos??

    Anyone know if it is possible to Sync itunes music and stream the photos from the same computer?? Or even better sync some pictures and then have the option to stream more pictures from that computer as needed? Thanks

  • Any love for Time Machine?

    I've just installed Leopard and although I do have a bootable clone of my Tiger system via Carbon Copy Cloner, I was intending to use Time Machine for my regular Leopard backups (from both my internal HD and my Lacie 250GB Firewire external). Is ther

  • Convert table to structure

    hello all, is there a way to convert a table with header line to a structure? thanks in advanced' dana.

  • Error message received when try to change a CSR

    Hi Experts, Could you please check the error I am getting when accesssing the CSR. Currently there is a CSR 1222681 in SMS system which when the user tries to operate anything on the CSR, it gives an error, " 403 Access denied" . Problem is seen only