Java program are limited as Administrator after windows 7 update

I have updated the windows 7.
The java program(packaged by InstallAnywhere 2008 Enterprise) can be executed when I login the system as ordinary user.
but the error will occur when I execute the java program as Administrator,please refer to the below error information.
(The java program can be executed correctly before the windows 7 update, so I think there maybe some new restriction for the java if login as Administrator )
>>It fails to install with this error msg.
>>
>>java.lang.NoClassDefFoundError: Could not initialize class ZeroGah
>> at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
>> at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
>> at com.zerog.ia.installer.Main.main(DashoA8113)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>> at java.lang.reflect.Method.invoke(Unknown Source)
>> at com.zerog.lax.LAX.launch(DashoA8113)
>> at com.zerog.lax.LAX.main(DashoA8113)
*************************************************************************************************

The only thing that I can see here is that some installer is failing; this is not the place to ask for support with that installer.

Similar Messages

  • Black screen after windows auto update

    New laptop in use for 3 weeks.  After Windows auto update restart I get to splash screen and am able to enter Windows password to log onto desktop.  After successfully entering password I am not able to view my desktop; I get the black screen with cursor function; cursor disappears when moved within an inch of left or right of screen (seems to go behind something).  I believe I am at the desktop but just not able to view it, because I receive app popups on the black screen (need to update McAfee, etc).
    In safe mode I restored to pre auto update date; manually installed all Windows updates;  worked fine until NEXT auto update, same problem.
    Graphics Card:  Stock Intel HD Graphics
    Monitor:  Generic PnP
    Why would it be fine with the manual update and not after auto update?
    I do not have an external monitor to attach this laptop for diagnosis.  I have run windows partition checks and hard drive partition checks with no issues to resolve.
    I did get an error message once when running a diagnosis (can't remember which) : Windows Update Error 0x80070490
    No real luck finding anyway for me (the average Joe) to resolve this issue.
    If this is a harddrive issue I don't want to keep pussyfooting around while my warranty window shrinks. 
    I have downloaded driver updates from HP, but cannot get the Synaptics Touchpad driver to download.  I don't think this is my issue though.
    I am going to manually update all my drivers then manually update Windows.  We will see what happens on the next auto update.
    Please advise if this is an issue I need to just give up on and return this laptop for replacement.  It seems like this is not a completely unheard of issue, but I'm shocked at what we are asked to do to attempt to resolve it.  Out of my depth.

    Hi @Justanothermom 
    Welcome to the HP Support Forums!
    I understand that you are having troubles with a black screen after an update. I am happy to help you with this.
    Firstly, there is nothing wrong with modifiying your update settings. I was going to suggest it myself as I read through your post, and then saw you ask the question. Sometimes updates can have unintended results by the creator. With all the different combinations of  hardware, and the fact that updates come from different sources, it is one of those things that is hard to completely control.
    Please see the following for how to make adjustments to your update settings.
    Turn automatic updating on or off - windows.microsoft.com 
    Or if you know which update seems to be causing the issue you can take a look at this page:
    win 8.1 August 12 updates - black screen after 2nd reboot - answers.microsoft.com
    Let me know if this helps at all.
    Malygris1
    I work on behalf of HP
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • InDesign CS6 crashes at startup after windows 7 update

    InDesign crashes at startup after windows 7 update: Faulting module path: C:\Windows\system32\MSVCR100.dll (Microsoft Visual C runtime and update KB2538243 and KB2565063)
    Reinstalling did not help
    Also Adobe Encore CS6 seems to be affected

    I looked at the recovery files in:
    C:\Users\MyName\AppData\Local\Adobe\InDesign\Version 8.0\en_US\Caches\InDesign
    I deleted all the files and Indesign started up fine.  feeling good I closed Indesign and restarted.
    Indesign Crashed again.
    Deleted all files again and reloaded. 
    I went to "Edit:Preferences:File Handling:Document Recovery Data"  to:
    G:\Adobe\Indesign\Cache\Recovery
    Interestingly, the Indesign application recovery files still reside in the user directory above.   But the document recovery data moves to the G drive above.
    There is no clear reason why Indesign quit loading today.  It worked fine since initial installation last year.  But separating the document recovery data from the application recovery data seems to fix the problem for now.

  • Firefox does not open after Windows 7 updates

    After Windows 7 updates installed, Firefox 4.0.1 refuses to start. I click on the shortcut, the hourglass (blue circle in Windows 7) pops up for a couple of seconds, then it goes away, and no Firefox.
    Chrome and IE work fine.
    I have followed the tips on the "Firefox won't start" pages.
    In Task Manager, there is a 4,796k Firefox process, which I then end. If I attempt to start Firefox multiple times, I get different processes in Task Manager, of different sizes.
    I removed and re-installed Firefox 4.0.1. It made no difference. I even chose to have it delete all my customizations. No luck.
    I cannot start Firefox in Safe Mode. When I try, the same thing happens (hourglass, then nothing)
    I cannot start the Profile Manager. I created a new user in Windows, logged in as that user, and tried starting Firefox, but the same thing happened. This leads me to believe that it is not a profile issue.
    I do not get a crash report.
    Thank you for your help!

    Which Windows 7 updates were installed? Were these rated as "Critical"?
    Microsoft usually releases updates on 'Patch Tuesday' which always takes place on the second Tuesday of the month. That won't take place for another two weeks yet. I'm not aware of any out-of-band updates.

  • How To Get A Java Program To Initiate Auto Dial in Windows???

    I have a Java program that opens a connection to a server (another Java program) using sockets and streams. On some windows machines (various versions) with auto dial enabled the connection is made without human intervention. However on some windows machines (even same as others) the autodial doesn't work and all I receive is NoRouteToHostExceptions.
    What I need is some way of initiating the autodial from within Java explicilty rather than assuming that the OS will do it when a request is made to a remote IP address.
    I emplore anyone with some knowledge of this to provide assistance as I am going nuts trying to solve this problems.

    A long time ago I figured out how to create, find, and manipulate items in the DialUp Networking using an InstallShield program. I am sorry I can't remember specifics (I wouldn't have even replied except no one else has either...) but I remember that I did a LOT of hunting on Microsoft's website for how to do this on the various platforms of the day (Win95, Win98, NT4.0).
    I imagine that in order to accomplish this from java, you will probably need to find the system-specific commands (at Microsoft) and exec them from your java program.
    /Mel

  • After windows 7 update kb/3006137, all extensions are disabled.

    This is the second time I have installed a windows 7 update and all my extensions are disabled with no button to enable in the extension window. Last time I reinstalled them all, which is a pain. This time it happened after installing update "kb/3006137." I am using Firefox 36.0. Windows 7 64 bit.
    Any solutions to this problem? I don't like the thought of going back before the update, since critical updates are critical.

    It is possible that there is a problem with the file(s) that store the extensions registry.
    Delete the extensions.* files (e.g. extensions.json, extensions.sqlite, extensions.ini) and compatibility.ini in the Firefox profile folder to reset the extensions registry.
    *https://support.mozilla.org/kb/Profiles
    New files will be created when required.
    See "Corrupt extension files":
    *http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    *https://support.mozilla.org/kb/Unable+to+install+add-ons
    If you see disabled or not compatible extensions in "Firefox/Tools > Add-ons > Extensions" then click the Tools button at the left end of the Search bar to check if there is a compatibility update available.
    If this hasn't helped then also delete possible addons.json and addons.sqlite files.

  • Speed at which JAVA programs are executed

    While it is true that a typical JAVA program will execute slower than an equivalent program written in other languages such as C++.
    Is it because the compiled bytecodes (.class) have to be interpreted by the JVM?
    Thanks.

    yep, a .class is bytecode... the JVM interprets the bytecode "on the fly".
    The JVM's major task is to "interpolate" native operating system requests. That's why the JVM is platform specific.
    The bytecode to native interpretation takes a few clock ticks, so it's a might slower than native compiled code... but it's practically important to realise that this is not the big performance hit inherent in a "Virtual Machine"... the big (potential) performance loss is the overhead of "interpolating" every single O/S interface request... hence String BufferedReader.readLine() is light-years faster than char InputStream.read(), because .read() has to (1) interpret your request, (2) set the registers, (3) do an operating system interupt, (3) interpret the response... for EVERY SINGLE EENY WEENY CHARACTER... which in practice means you can't do an usable java port of directX... which is a shame really.
    But is does mean that you can (almost) write a webapp which is completely portable across platforms (with zero code change).
    horses....
    keith.
    Message was edited by:
    corlettk

  • Firefox 13.0.1 (Win7 ) crashes after Windows defender update applied

    Windows 7 SP1
    Firefox 13.0.1
    Upgraded to FF 13.0.1 with no problems encountered. The next day I restarted the system and installed the Windows Defender definition update released on 6/15 (11.27.2061.0 - KB915597) via Windows Update. After applying the update FF crashed immediately upon starting several times. I rebooted the system - no change. I then applied the restore point created just before the Defender update was applied, rebooted, and was able to start FF normally.
    Here's the crash info from one of the crashes:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: firefox.exe
    Application Version: 13.0.1.4548
    Application Timestamp: 4fda6075
    Fault Module Name: ntdll.dll
    Fault Module Version: 6.1.7601.17725
    Fault Module Timestamp: 4ec49b60
    Exception Code: c0000005
    Exception Offset: 00062245
    OS Version: 6.1.7601.2.1.0.256.48
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

    Does it help if you create a new profile or uninstall and reinstall Firefox?
    If you reinstall Firefox then be sure to remove the Firefox program folder to remove possibly left over files in it.
    You can try to create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.org/kb/Firefox+crashes

  • Laptop does not start after windows 8 update

    hi every one
    2 days ago my hp-15 notebook got 2 windows 8 updates. The 2nd one failed and after 1 hr i removed the battery to put it out of it's misery.
    now, when i push the start button only the wifi-lichts go on for about 30 sec and then the system shuts down.
    everything i tried has failed.
    what to do next???

    Hi @lisa55 ,
    Welcome to the HP Forums!
    I would like to take a moment and thank you for using the forum, it is a great place to find answers. For you to have the best experience in the HP forum, I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that you got 2 Windows updates, during the installation of the second one the computer froze. After 1 hour you removed the battery and reinstalled it.
    Now when you try to power it on you get a blank or black screen with no error messages. The wireless light is lit for about 30 seconds before it powers itself down.
    There has been some Windows updates that have been causing an issue.
    Would you boot into Safe Mode and uninstall these updates.
    KB2982791, KB2970228,  KB2975719 and KB2975331.
    The other one that is suspected of causing this issue is the "Search Protect" software.
    If you check under programs and it is listed, please uninstall it.
    Windows 8 Safe Mode
    See which Windows updates are installed
    If you would like further assistance, please provide your exact model of HP 15 notebook you have.
    How Do I Find My Model Number or Product Number?
    Good Luck!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Certain keys not working on Equium A200-196 after Windows 7 update

    Hi all, I've just upgrade my partner's laptop (a Toshiba Equium A200-196) to Windows 7 after initially installing Windows XP on it (it came with Vista).
    After the XP update, I noticed certain keys weren't working. I can't remember the process I used to fix the issue, but fix it I did, and they were all soon working perfectly. So it was a software issue, rather than hardware. I think it may have had something to do with the FN key - but I can't be sure.
    Now I've just upgraded the same machine and I have exactly the same problem. The keys that don't work are Backspace, W, P, F, H, K and L.
    Can anyone help please? I've tried reinstalling Win7 and the problem is still there.
    Many thanks,
    Andy

    >The keys that don't work are Backspace, W, P, F, H, K and L.
    These keys have nothing to do with the missing software.
    Indeed, the function key (FN key) needs an installation of particular Toshiba utility / software to get it working but the Backspace, W, P, F, H, K and L keys are common keyboard keys which dont needs any special software.
    Therefore I think the issue is hardware related: simple keyboard malfunction.
    I guess all these keys would work properly if you connect and use external USB keyboard.

  • Loose FP connection after Windows XP update

    After completing Windows XP update, I always loose the connection to the FP-2000. I've had this problem several times and it always happened after windoews update completed.
    To reconnect to the FP-2000, I've tried all thinkable things: restarting Ethernet Card, other driver, changing parameters, restarting XP, restarting FP-2000 and and and. But there is only one solution: Turn off the whole test system (PC, PXI with MXI, FP-2000, Hub...) for at least 4 hours, then it will work again. I know it sounds strange, but that's how it is!
    Does anybody know similar problems? Is there an other solution than waiting 4 hours after each update?
    Thanks for answering
    Sparti

    I have searched all available resources but I couldn't find any hints about a behavior like that. All PCs in our office have the automatic Windows update option enabled but no one has ever experienced a behavior like that so it's a bit hard for me to suggest a reasonable solution.
    Here are some general ideas:
    Is the Windows firewall activated (but if this was the case why should the issue be resolved after 4 hours???)?
    Please check you PC's IP-configuration after the Windows update. Maybe the IP address got lost and for some reason your DHCP server reassigns a new one with a delay of several hours. If this was the case all network communication should be lost after the Windows update.
    Try to reconfigure your IP settings in a command window with "ipconfig /renew".
    Does the problem occurr with another PC, too?
    I hope this gives you at least some ideas.
    Best regards,
    Jochen Klier
    National Instruments Germany

  • Why Flash Player Is Buffering Slow After Windows 8 Update

    After I have updated my windows  8 in my HP Pavilion N-15 Core i-3 notebook, the flash player is running creepy and I am unable to watch and stream videos online.
    That is very frustrating, I asked microsoft about this but they said there may be problem in flash player. I tried to figure out what causing this creepy streaming but haven't resolved this issue. Can any one help me over this?
    Thanks

    1.) Do you have the same issue in other browsers?
    2.) Do you see an improvement when you disable hardware acceleration (instructions in the troubleshooting guide below):
         https://helpx.adobe.com/flash-player/kb/video-playback-issues.html
    3.) Are you using any ad-blocking, anti-tracking, video capture plugins or software firewalls?  If so, what are they (include versions)?
    If you're still stuck, please follow the directions in the guide on providing the dxdiag report and additional information about what you tested and saw.

  • Lenovo Y50 Not connecting to Internet after windows 10 update

    Just as the title says.
    I was able to install some windows 10 updates with wifi as my usb modem would not work
    After that i can't connect to the internet. I can connect to wifi and it shows internet access but i can't still connect to internet.
    One funny thing though i typed ipconfig in cmd and no ip address was found it shows something like media no connected.
    All my drivers are upto date. Downloaded directly from lenovo website. And they are all working perfectly according to device manager

    Also worked on 10.4.11. I installed an Airport Express and updated all the software and firmware on my MacBook. After Safari, Itunes store, Google earth could not connect but Firefox was connecting fine. Followed your tip. Disableing the proxies on the Network config does the trick. Very simple but very helpful, thanks.
    JC

  • Fingerprint reader not working and cant drag icons after windows 10 update

    fingerprint reader not working and cant drag icons after windows 10 update

    Hello , Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums, I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More. I read your post about the Windows 10 update, and wanted to assist you! To start, can you please provide me with the Product Number of your notebook?  Here is a link you can use that will help you find your Model and Product Number: How Do I Find My Model Number or Product Number? In the meantime, I recommend using the Go back to an earlier build option, in your System Settings:
    HP Notebook PCs - Upgrading to Windows 10
    Once you are back to your original Operating System, check to see if you are experiencing the same issue. If not, then you may consider holding off on the Windows 10 update for a few weeks, until drivers can be updated. Please let me know if this information was helpful by clicking the thumbs up below.
    Have a great day!

  • Touchscreen is not working after windows 10 update on HP Stream x360

    Hi I Have a problem with my HP stream x360 after doing the windows 10 update. Seems that there is no drivers for touchscreen in  windows 10 yet, even a generic driver.  I've checked the devices manager and found 6 Uknown devices with no drivers.  I installed the HP support assitant but didn't found any driver. Windows update neither.  Under the Human Interface devices group i cant see the touchscreen and in the settings app is also absent. I also checked the diagnostic tool in the BIOS but the touchscreen is working fine. Please help me!!!  Thank you four your help.

    Hello , Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums, I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More. I read your post about the Windows 10 update, and wanted to assist you! You can try reviewing the following site for drivers:HP Products - Where Do I Find Windows 10 Drivers and Software for My Model? If you are still having trouble, then I recommend using the Go back to an earlier build option, in your System Settings: HP Notebook PCs - Upgrading to Windows 10
    Once you are back to your original Operating System, check to see if you are experiencing the same issue. If not, then you may consider holding off on the Windows 10 update for a few weeks, until drivers can be updated. Please let me know if this information was helpful by clicking the thumbs up below.
    Regards!

Maybe you are looking for

  • Nokia lumia 920 sound issues

    I have a problem with the sound of my Nokia Lumia 920. I bought the phone back in June, this issue have only just start. The sound works when i get a text message, email and other notifications, it doesn't work when i play music or games, even when i

  • STILL have MBP audio issues after Bootcamp 3.1

    I have a mid-2009 MBP 13" with Snow Leopard, running 32-bit XP Professional with SP3. I just updated to Bootcamp 3.1 after dealing with low audio, robo-voice from the internal microphone, and spooky red light/trackpad nonsense for months. While 3.1 f

  • How much would repairing an iPad cost?

    It had fallen from my computer table and struck the prongs of an extention cable plugged into the wall outlet and it was extremely hot. I found a small charred hole about .5-1mm wide, and what appears to be some sort of metal component, possibly wher

  • Outlook is unable to connect to the proxy server.(Error Code 10) when users opened Outlook 2010

    Hi All Exchange Server - 2013 CU2 (Windows 2012 Standard) AD Server - 2003 R2 SP2 exchange-svr01.domain.com - internal name mail.company.net - external name When users opened Outlook 2010, they will encountered "There is a problem with the proxy serv

  • VF01 Determine Billing date for billing index and printout to current date

    Hi we need to determine the Billing date for billing index and printout to current date What can I do to determine automatically at the time of creation current day to Billing date for billing index and printout? please let me know Best Regards,