Server with java 1.4.2 with jvmstat 2.0 can't monitor app runs as service

Hi I am pretty new to the java world so hopefully this is the right place for this post. We are trying to get some visibility into our webMethods jvm environment. Our server is running windows 2000 SP4 with sun java 1.4.2 and webMethods integration server 6.1. The webmethods jvm runs as a windows service (ISNTSvc.exe). On our development box I downloaded jvmstat 2.0 and if I start webmethods by using the bat file from command prompt I am able to find the java pid because windows sees it run as java.exe. My question is does anyone know how to use jvmstat 2.0 to find a pid on an application running as a service. I realize it is probably something in the .bat file but I can't run it as a .bat file on production. Any help would be appreciated and please let me know if you have any questions.

Hi,
Basically John Baker from the Creator 2 team found the answer to this problem.
I am usnig a BigDecimal constructor in my application. When I was working with Creator 1, my contsractor looked like:
seqNum = BigDecimal(0);
and I was able to deploy and run application on different application servers running jdk 1.4.
It turned out, that when working with Creator 2 and trying to deploy the application on the same application servers running jdk 1.4, I had to change the constractor to read as:
seqNum = BigDecimal(0);
I guess, BigDecimal("0") is more appropriate sintax for jdk 1.4, but somehow, Creator 1 is more forgiving and allows to work with BigDecimal(0) as well.
Thanks
Slava

Similar Messages

  • How to connect my iphone4s to the computer with broadband so i can use my apps and can download anytym...

    hi...how would i connect my iphone4s to my laptop with broadband so i can download itunes...and some apps...

    itunes support http://www.apple.com/support/itunes/

  • HT201272 There were not enough pages for all apps to appear; so now I've made more room with folders but still can't get app to appear on pages.

    Need to make app appear on iPhone screen; previously, wasn't enough pages, but now have created folders.  Still app won't show up unless I search for it.

    Thanks Tom, that's very helpful (and quick too).
    I was using Custom text so yes, that explains it.
    Ah wait, I can make the text primary storyline just for applying the transition and then go back to where my other clips are primary storyline? That would solve the issue (and some others, too)! Great!
    I will play around with the copy/paste.
    Oh, one more thing. This seemed to be a bug, a very frustrating one .
    I made my item in several projects before glueing the 5 parts together. The first two I could just do by copying and pasting from another project. However, the 3rd copy-paste just wouldn't work. FC continued to paste the former edit. Even when I quit FC and restarted. Even when I deliberately emptied the clipboard by pasting some line of text from another program. Even when I turned the part of the project that I wanted to transfer into a compound clip. In the end I solved it by exporting the project and importing it as a file into the Events so that I could paste it, and this worked. (2nd time round because the first time all my text effects had resetted).
    The next copy-paste, part 5 of the video, worked fine again. I've no idea why this happened, but it is probably too specific.
    Anyway, thanks again Tom, greatly appreciated.

  • Can I use apple 3rd generation ipad (MD369LL/A) with AT&T internationally. can I have a local carrier service in asia or is 3rd generation ipad locked

    Can I use apple IPAD 3rd generation MD369LL/A with at&t internationally with local carriers in asia. Is this i-pad locked to international carriers.

    The iPad is not locked to AT&T. You should be able to use it with any compatible carrier anywhere in the world. You'll just need a SIM for the carrier you wish to use, and they'll of course have to offer a data plan for the iPad.
    Regards.

  • Can anyone help me with this? I can't download apps?

    I have an iPhone 4 and I am not able to download any apps at all. The loading circle will spin for a minute and then nothing appears on my phone. Does anyone know why??
    iPhone 4, iOS 7.1

    Well, then try resetting the device (nothing will be lost): Hold down the Home and Power buttons at the same time and continue to hold them down until the Apple appears (up to 30 seconds). Once the Home screen redisplays, see if you can download the desired apps.
    Also, try signing out of and back into the iTunes & App Store: Settings>iTunes & App Store, sign out.
    Cheers,
    GB

  • My supervised Ipad minis won't refresh with configurator so how can I install apps?

    I have a set of 6 iPad minis, orginally set up by the company we purchased them from.  We have connected them to the macbook via a sync unit and they wont refresh in configurator.  I can't install any apps. But it all work fine for the supervised iPods set up at the same time.
    Any ideas?

    Erase All Content and Settings completely erases the iPad and returns it to the factory settings, as a new iPad out of the box.

  • HT4539 how to report a problem with a purchase i can't buy app in store....help me Pls.

    i wanna buy gems in app in game Clash of Clans but i  can't buy.Please halp me
    thx u....

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Integrating java application running on OC4J server with EP Iview

    Hi,
         I Want to Integrate Java Application running on OC4J server with my Enterprise portal
    Can any one please help me out in this??
    Regards
    Padma N

    Hi Padma
    Its possible to integrate a java application running in the other server with enterprise portal.In portal i think there is a IView template call Java application template.Using this generally we can do this.But in you case what type of a java application is it?Just a class or webapplication or a server side application.This you can also acheive using a webdynpro applications as these are very flexible with integration into EP.In webdynpro you can use suspend and resume plugs to navigate from one application to other application.I have given my ideas how to implement.But integration mainly depends upon your landscape and version compatibilities and type of the application you need to integrate.
    Hope this answer helps you in implementation.
    Regards
    Kalyan

  • Write files on a Server with an Applet

    How can I write files (like php) on my server with an applet? Can anybody explain it step for step?

    Yes... but then...? I thinked applets have no
    permission to write files...The correct sentence is: unsigned applets don't have permission to write files locally. Also, unsigned applets cannot access any other server than the one they came from. You don't seem to do either, so it might work without signing. And if you need sining, just sign it.
    What I don't know is how you can use an FTP or any other 3rd party library in combination with an applet... dunno if the user needs to have it locally or whether the applet can pull it off your server if needed.

  • Sql server with multiple instance

    hi  All,
    i want  to  install sql server with two instance   and i want  to assign two  separate is  ips   for  both   default instance  and named  instance   and  both   should  work like
    two different server
    note:  If i  logged  with  one  ip(default instance)   it should  show  its  own  databases  not both or  named   instance  databases
    thanks 
     chintala

    Hi chintala,
    According to your description, if you want to assign the two different IP to stand for default instance 
    and named  instance, I recommend you set up aliases on a SQL Server with multiple instances. For example, a physical server is named WinServer and 2 instances of SQL Server named WinServer and WinServer\instance1.
    We need to add 1 IP addresse to the WinServer, there is one IP address already assigned to WinServer, 192.168.1.1, by adding one new IP's, 192.168.1.2 .
    We need to move into DNS to configure our host names and aliases.  The physical machine must be steup as a static IP in DNS. SQLAlias1, which point to the default instance on WinServer, will be setup as a DNS with an address of 192.168.1.1.
    SQLAlias2, which will point to WinServer\Instance1, will be setup as a new Host (A) record in DNS with an address of 192.168.1.2.
    When everything has been completed on the DNS side, you need to open up SQL Server Configuration Manager on WinServer and configure the protocols for each instance one at a time, restart the 3 SQL services.
    For more information about how to set up aliases on a SQL Server with multiple instances, you can review the similar article.
    http://kevine323.blogspot.com/2013/08/setting-up-aliases-on-sql-server-with.html
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • WOL question. SCCM server with multiple nics.

    Hi,
    I have a sccm server with multiple nics, I can wake up any machine using a 3ed party magic packet utility, if I set a schedule and use sccm wol functionally the machine never wakes up. As I pointed out my server has multiple nics, does anyone have a sccm
    server with multiple nics with sccm built in wol functionally working?. I am curious on how you achieved this.

    Hey Garth,
    Yes the problem is solved but we had to buy a 3rd party power management utility to accomplish WOL. Because we have many different subnets in our environment we found that this was the fastest way to get WOL working,
    So out of the box SCCM would not work for us, with a 3rd party utility that had an SCCM plugin WOL now works flawlessly.

  • How can I have apps such as Words With Friends only update when on WiFi?

    After only having my iPhone for 5 days I have used 65% of my data, and I believe most of it is due to words with friends and chess with friends and hanging with friends.  How can I have apps such as those only update when on Wifi, or only update when I tell them to?
    I appreciate all feedback.

    Hold down the app till it jiggles then a minus sign will appear, tap the sign and the app is gone

  • Execute a .cmd file from Java program on tomcat which is running as service

    I have a .cmd/,.bat file which has to be executed depending on the parameters I pass through JSP page hosted on a tomcat instance.
    Tomcat is running as a windows service.
    I need my .cmd file to be opened in a cmd or DOS box so that user can interact with the dos window, which is mandatory.
    When I run the program from eclipse it works well but on the tomcat , the server side the output of the command is written to my log file and it gives no chance for users to monitor and interact with the command.
    Should I do something with log4j settings or is due to tomcat running as service?
    Please help.
    thanks

    thanks for the responses.
    But the design is like that.Then it needs to be fixed.
    I think this is why there's a shortage of people to write computer applications, they are all wasting their time struggling to implement bad designs.
    its a scheduler to be run on tomcat where we interact
    with the running batch files and can't be changed.A scheduler in Tomcat? Why run a scheduler in an application server?
    any help is appreciated.
    I tried to execute the batch file from servlet it
    runs , but i see the cmd.exe in windows task manager
    and need a dos box open.
    Any ideas?If you need a DOS box open then you need a signed-on user. So here's my patch:
    1. Write an application that listens for messages from this Tomcat scheduler, and when it receives those messages it does something in a DOS box.
    2. Have somebody sign on to the server and run that application.
    3. Change the Tomcat scheduler to send messages to that application instead of trying to actually run it.
    It's up to you what kind of messages you should send. There are plenty of choices.

  • Integrating WebSphere Portal Server with Sun Java System Access Manager

    Hi All,
    Is it possible to Integrate WebSphere Portal Server with Sun java System Access Manager?. If so plz send me any doc or web site link for the same.
    Thanks in Advance
    Rgds,
    Lessly J

    Rushi-Reliance wrote:
    Kindly let us know how to proceed further as we are waiiting some reply from your team.As I already advised in your previous posting (http://forums.sun.com/thread.jspa?threadID=5359095), you are best off re-installing solaris from scratch and installing Communication Suite 6 update 1 if you cannot get Access Manager 7.1 configured.
    Regards
    Shane.

  • OLM on content server with ias (10.1.3) java.lang.OutOfMemoryError

    Dears,
    we have set up OLM on content server with ias (10.1.3)
    I'm Facing the following error when uploading 100 M learning material although i have changed the server properties of OC4J java heap size to 1024 - 2048 and maxpermsize to 1024
    JSP Error:
    Request URI:/OA_HTML/OA.jsp
    Exception:
    java.lang.OutOfMemoryError
    Thanks,
    Regards.

    PLease refer Husain comments below
    "Please see these docs.
    OLM Content Import Erroring with java.lang.outofmemoryerror for Large Files [ID 368479.1]
    When Importing And/Or Uploading Large Upk-Type Files Fail to Unzip [ID 735653.1]
    Out Of Memory Errors While Uploading Large Content [ID 1130960.1]
    Utilizing Content Servers with Oracle Learning Management [ID 374677.1]
    Thanks,
    Hussein"
    apart from the above what I would normally is, while zipping the file I would exclude heavy content file and upload the file.
    after uploading file, just go and paste excluded file in respective folder.
    sathish

Maybe you are looking for