Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Install fails with internal error 2753 regutils.dll

840671Feb 17 2011 — edited Jul 11 2012
I've been beating my head against this wall for two full days now. I tried installing update JRE 24 and it fails every time with "Internal Error 2753. regutils.dll." I've gone through various forums and tried a variety of tactics. I first uninstalled the older version I had. That didn't work. I then went through the registry and deleted tons of Java references based on a search for the path to Java's bin folder. I deleted c:\program files (x86)\java. that didn't work.

I followed the tips from this thread: 1318410 to remove the two JavaSoft registry entries. That didn't work. I followed their Orca tips to remove the NewConsumerVersionInstalled entry. That didn't work either.

I'm running Win 7 Pro x64. I have searched c:\program files (x86)\ for RegUtils.dll and find it in two folders:
C:\Program Files (x86)\Adobe\Acrobat 9.0\Designer 8.2\jre\bin
C:\Program Files (x86)\Adobe\Adobe Flash CS3\JVM\bin

What can I do to get this thing installed? Or do I just give up on running JRE-based websites and applications (including Oracle SQL Developer which died during all my uninstall steps) forever?

HELP!

Comments

840671
Event Viewer Error message from my install effort:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="MsiInstaller" />
<EventID Qualifiers="0">10005</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-02-17T15:52:27.000000000Z" />
<EventRecordID>28702</EventRecordID>
<Channel>Application</Channel>
<Computer>BVC-GDLSVH1.XXX.XXX</Computer>
<Security UserID="S-1-5-21-4114246797-1601414279-1478525695-1113" />
</System>
- <EventData>
<Data>Product: Java(TM) 6 Update 23 -- Internal Error 2753. regutils.dll</Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data>(NULL)</Data>
<Data />
<Binary>7B32364132344145342D303339442D344341342D383742342D3246383332313630323346467D</Binary>
</EventData>
</Event>

Edited by: user1894731 on Feb 17, 2011 7:55 AM
840370
Please follow these steps and see if that resolves your issue.

Step 1: I would recommend you to uninstall all older version of Java and install latest version that is available on Java.com
Please visit this page for more information on why to uninstall older version of Java.
http://www.java.com/en/download/faq/remove_olderversions.xml

For instruction for removing older version of Java please visit
http://www.java.com/en/download/uninstall.jsp

Step 2: After uninstalling all versions of Java also remove Java folder from
C:\Program Files\Java

Step 3: Once you delete this folder then try to do offline installation for jre6update24.
http://www.java.com/winoffline_installer

hope this helps.
840671
I've gone through the steps to remove all versions.

There are no references to Java in the registry, nor any program files\java or program files (x86)\java folders remaining.

I've tried offline installer and online installers both. Numerous times since I purged the registry and the hard drive of JavaSoft and JRE entries. No luck from either.
842185
Do you have any Java entries in Add/Remove programs? I had exactly the same issue and found a partially uninstalled update 23 in add/remove programs. I had to manually delete the entry from the registry before update 24 would install.

It amazes me that this issue still happens, years after it first reared its head. Unfortunately for me our VPN solution relies on Java being installed on client machines so trying to push out updates is becoming a very big headache with such an unreliable installer.
840671
Just tried that, the registry had two entries for Java, both for the 64-bit version. Removed those and tried again and I still get the same installer error.

Very frustrating!
948808
I had this on a Windows XP 32-bit PC. Specifically, I couldn't remove all the remaining Java installs on the computer (all left except for JSE 1.6u18), got the stated error (2753). Didn't want to go mucking about in the Windows Registry, either.

Ended up using the new Microsoft FixIt (replacement for retired "Windows Installer Cleanup Utility") found here:

http://support.microsoft.com/kb/2438651

Told it I couldn't uninstall the existing Java. It went in, fixed the broken registry entries, removed the instance from the Add\Remove Programs panel, and told me to try it again. Install went off without a hitch.

Give it a go...
unknown-791521
This thread was posted more than 18 months ago.
It was the only thread by the original poster. (Go glance in their profile.)
It seems to have been abandoned by them, so there is little chance of them responding.

This resurrected thread is now locked, to that it can return to its slumber.
1 - 7
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 8 2012
Added on Feb 17 2011
7 comments
26,869 views