EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Closed Thread
Thread Tools Search this Thread Display Modes
  #1  
Unread 11-22-2008, 03:27 PM
Daemos Daemos is offline
A Dervish Cutthroat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 37
Default Profit updater throwing a nasty error on my vista machien

I have 2 systems with EQ
system no.1: Win XP system, with no issues

System number 2:
Win vista premium 64 bit
4 gb RAM
and more than enough of the rest to run EQ2


After a roll back shortly before the expansion. (I hate viruses) The profit updater started throwing an error (Error1) when opened, which opens the no EQ directory had been set window. as if I had never installed it before.

Close the error, and click ok to close that window and the normal main window opens, and gives another error. (Error2) you can keep closing the errors and opening other things like change log and whatnot, but you will keep getting Error2

Also you cannot change any settings of the updater as thaey will nto be retained.

I did the following:
Looked up the FAQ; and did un-install the updater via java.
I disabled Avast (virus protection)
Disabled windows firewall (I know the router's firewall is not the issue because the XP system works, but I have pwr cycled the router just in case)
Disabled UAC
Re-installed Jave (had v6 update 10 before re-install, but I did it anyway)
removed profit from EQ2's directory
Google the initial exception (didn't result in anything significantly useful, mostly ways to fix the code when getting that error, did link to the thread in EQ2UI where you can DL the updater, someone else had this issue, but there was no answer on how to fix it.)
Beet it with a stick. (didn't help, but felt SO good)

Anyone else got any idead?

Error1:
Code:
Exception thrown while opening HSQLDB connection

java.sql.SQLException: error in script file line: 4 out of memory
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
	at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
	at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
	at org.hsqldb.jdbcDriver.connect(Unknown Source)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at de.pala.updater.IO.HSQLDB.openConnection(HSQLDB.java:40)
	at de.pala.updater.IO.HSQLDB.<init>(HSQLDB.java:31)
	at de.pala.updater.Arrange.IO.<init>(IO.java:42)
	at de.pala.updater.Management.<init>(Management.java:28)
	at de.pala.updater.GUI.Main.<init>(Main.java:133)
	at de.pala.updater.GUI.Main$18.run(Main.java:739)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
Error2:
Code:
Exception thrown while opening database connection

java.sql.SQLException: error in script file line: 4 out of memory
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
	at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
	at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
	at org.hsqldb.jdbcDriver.connect(Unknown Source)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at de.pala.updater.IO.HSQLDB.openConnection(HSQLDB.java:40)
	at de.pala.updater.IO.HSQLDB.<init>(HSQLDB.java:31)
	at de.pala.updater.Arrange.IO.<init>(IO.java:42)
	at de.pala.updater.Management.<init>(Management.java:28)
	at de.pala.updater.GUI.Main.<init>(Main.java:133)
	at de.pala.updater.GUI.Main$18.run(Main.java:739)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
java.lang.NullPointerException
	at de.pala.updater.Arrange.IO.setBaseDir(IO.java:339)
	at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:146)
	at de.pala.updater.GUI.Main.checkFiles(Main.java:605)
	at de.pala.updater.GUI.Main.<init>(Main.java:182)
	at de.pala.updater.GUI.Main$18.run(Main.java:739)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
(edit added the fact that I re-installed jave)
__________________
I need to figure out how to rotate my character pictures.

Last edited by Daemos : 11-22-2008 at 03:42 PM.
  #2  
Unread 11-22-2008, 03:36 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

One quesiton: which verison of Java are you using? I've had weird errors from the updater when not running Java 6. After that, what I'd suggest is using Add/Remove Programs to remove the updater completely, then go to updater.pala.de and download a completely fresh copy of the updater. That'll make sure there's no corruption in the Java application cache causing problems.
  #3  
Unread 11-22-2008, 03:41 PM
Daemos Daemos is offline
A Dervish Cutthroat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 37
Default

Oops, forgot to mention that I re-installed jave, most up to date (version 6, update 10)
__________________
I need to figure out how to rotate my character pictures.
  #4  
Unread 11-23-2008, 05:25 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Most likely the database files are corrupt. Use "Reset all settings" on the updater once its main window is visible (in the Settings menu) to reset the files.

And never disable UAC :P
  #5  
Unread 11-23-2008, 04:47 PM
ixoth ixoth is offline
A Sea Turtle
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Splitpaw
Posts: 32
Default

Having the same problem, also did the restoring of the settings.

Vista Ultimate OS, UAC disabled.

edit: works now. I redownloaded the profitui updater, restored settings, defined the path for EQ2 in updater's settings.

Last edited by ixoth : 11-24-2008 at 12:23 AM.
  #6  
Unread 11-24-2008, 04:14 AM
Daemos Daemos is offline
A Dervish Cutthroat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 37
Default

I would like to thank you for this information as it was the cause of the error.

*looks at the error*
*looks at the solution*
*Looks back at the error*
*rolls up news paper*
*smacks self in head with the news paper.*

the only reason UAc got disabled is because I thought it was the issue.
the wife (who owns that system) don't like it (neither do I if it comes down to it) but I simply remind her that her that she's the one who got a virus, not me. (my system has win XP and nothing anywhere near as annoying as UAC on it )
__________________
I need to figure out how to rotate my character pictures.
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:52 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI