EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
Thread Tools Search this Thread Display Modes
  #176  
Unread 06-02-2013, 01:13 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Quote:
Originally Posted by Aeromier View Post
But when I try to run it with JAVA 7 I get those errors I posted. Were you even able to see the screenshots or did the links not work?
No pictures, just the Google+ login page. Did you install with Java 7? The common problems I've seen are:

1. Updater was originally installed into an earlier version of Java, when a later version tries to run it it fails. Common when Java's auto-updated itself. Clear it and reinstall it through the latest Java, and do manual updates of Java.

2. Updater was installed from Chrome, the installation is corrupted. Clear it if needed and reinstall using Firefox or IE.

The "clear it through javaws and then reinstall" has always cleared it up for me. Beyond that, I'm stumped. The updater isn't something I'm familiar with, and lately it's been increasingly twitchy.
__________________
"Hey! I'm not illiterate. I had a book once. ...could've used some ketchup though..."
Reply With Quote
  #177  
Unread 06-04-2013, 09:14 PM
Aeromier Aeromier is offline
A Griffawn
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 73
Default

Quote:
Originally Posted by tknarr View Post
No pictures, just the Google+ login page. Did you install with Java 7? The common problems I've seen are:

1. Updater was originally installed into an earlier version of Java, when a later version tries to run it it fails. Common when Java's auto-updated itself. Clear it and reinstall it through the latest Java, and do manual updates of Java.
I've cleared it & uninstalled JAVA 6 but it still had those errors I showed.

Quote:
2. Updater was installed from Chrome, the installation is corrupted. Clear it if needed and reinstall using Firefox or IE.

The "clear it through javaws and then reinstall" has always cleared it up for me. Beyond that, I'm stumped. The updater isn't something I'm familiar with, and lately it's been increasingly twitchy.
I installed JAVA through FF & it still had those errors.



OK... I actually performed an update on my NIC drivers. Not sure why but now the ProfitUI updater works. Makes no sense but it's working with JAVA 7 now. The only problem I'm having now is that it won't launch EQ2Maps after it updates.

These are very weird symptoms so I'm guessing some variable information must've been corrupt that was screwing with JAVA. I've got the Bigfoot Killer NIC on my G1-Assassin MoBo that would periodically indicate there was no network connection when I actually did have a connection, although I would lose game connectivity right in the middle of gaming but I would maintain a Skype video connection without dropping off. Since updating the driver it shows I'm always connected now.

I appreciate your help. Seems I have/had issues that this made more evident :-) Hopefully it's all fixed now.
Reply With Quote
  #178  
Unread 06-04-2013, 09:52 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

Yes, weird issues. The Java Web Start technology's always been a bit weird, and it's only gotten worse with time. I'll figure something else out if it finally gets to where it doesn't work at all.
__________________
"Hey! I'm not illiterate. I had a book once. ...could've used some ketchup though..."
Reply With Quote
  #179  
Unread 06-05-2013, 12:42 PM
Mystara0001's Avatar
Mystara0001 Mystara0001 is offline
A Mist Grinnin
Interface Author - Click to view interfaces
 
Join Date: Jun 2005
Server: Oasis
Posts: 78
Default

I found the cause of an exception:1. Launch Updater
2. Add a file to ignore
3. Close and Re-launch.
4. Remove the file from ignore.
5.Close and Re-launch.
6. Error.

I've reproduced it multiple times.
Reply With Quote
  #180  
Unread 06-22-2013, 02:27 PM
jmzelten84 jmzelten84 is offline
A Coastal Crab
 
Join Date: Dec 2006
Server: Antonia Bayle
Posts: 1
Default

Quote:
Originally Posted by Mystara0001 View Post
I found the cause of an exception:1. Launch Updater
2. Add a file to ignore
3. Close and Re-launch.
4. Remove the file from ignore.
5.Close and Re-launch.
6. Error.

I've reproduced it multiple times.
I ran into the same problem but can't get eq2 to log in anymore. i deleted the entire folder and replaced it with a copy i had on an external updated and still can't get it to log in. always says invalid username or password. anybody have any ideas?
Reply With Quote
  #181  
Unread 06-23-2013, 11:22 AM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default

Login servers were malfunctioning yesterday. Based on the time of your post, I'd say that was the actual problem.

-= Therendil =-
__________________
Reply With Quote
  #182  
Unread 06-25-2013, 08:04 PM
Ryissa Ryissa is offline
A Brown Bear
 
Join Date: Aug 2011
Server: Crushbone
Posts: 9
Default

Quote:
Originally Posted by tknarr View Post
Did you install with Java 7? The common problems I've seen are:

1. Updater was originally installed into an earlier version of Java, when a later version tries to run it it fails. Common when Java's auto-updated itself. Clear it and reinstall it through the latest Java, and do manual updates of Java.

2. Updater was installed from Chrome, the installation is corrupted. Clear it if needed and reinstall using Firefox or IE.

The "clear it through javaws and then reinstall" has always cleared it up for me. Beyond that, I'm stumped. The updater isn't something I'm familiar with, and lately it's been increasingly twitchy.
The updater has done something similar to me. Unistalled both Java and the Updater, then installed Java, and used Firefox to install the Updater. Still no go.

Not being able to update is so far only affecting my map file, but since I use EQ2 Maps it's looking awful using the default UI file for that.

Here's what I'm seeing:
Code:
Exception thrown while getting location

java.sql.SQLException: No data is available
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
	at org.hsqldb.jdbc.jdbcResultSet.checkAvailable(Unknown Source)
	at org.hsqldb.jdbc.jdbcResultSet.getColumnInType(Unknown Source)
	at org.hsqldb.jdbc.jdbcResultSet.getString(Unknown Source)
	at org.hsqldb.jdbc.jdbcResultSet.getString(Unknown Source)
	at de.pala.updater.Arrange.IO.getPoint(IO.java:516)
	at de.pala.updater.Arrange.GUI.getLocation(GUI.java:172)
	at de.pala.updater.GUI.Main.<init>(Main.java:143)
	at de.pala.updater.profitui.Startup$1.run(Startup.java:62)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$200(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)
Reply With Quote
  #183  
Unread 08-18-2013, 11:13 AM
nierd nierd is offline
A Coastal Crab
 
Join Date: Aug 2013
Server: Unkown
Posts: 1
Default updated broker file

Updated to include 48 slot boxes and bags.

See attached.
Attached Files
File Type: txt _ProfitUI_Market_Favorites3.txt (28.9 KB, 337 views)
Reply With Quote
  #184  
Unread 08-24-2013, 03:18 PM
Jamesc146's Avatar
Jamesc146 Jamesc146 is offline
A Griffon
 
Join Date: Nov 2008
Server: Butcherblock
Posts: 101
Default getting exception thrown

Here si my exception that is thrown, I am installing on a new comp. I have read all that I can find to read and still no luck solving my problem, would someone be kind enough to help me out? Please and thank you. Also to note I tried on my other comp and worked fine.

Exception thrown while opening HSQLDB connection

java.sql.SQLException: File input/output error C:\Users\KayDee Copeland\AppData\Roaming\ProfitUI Reborn Updater\updater.backup java.io.FileNotFoundException: C:\Users\KayDee Copeland\AppData\Roaming\ProfitUI Reborn Updater\updater.data (The requested operation cannot be performed on a file with a user-mapped section open)
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:38)
at de.pala.updater.IO.HSQLDB.<init>(HSQLDB.java:29)
at de.pala.updater.Arrange.IO.<init>(IO.java:40)
at de.pala.updater.Management.<init>(Management.java:28)
at de.pala.updater.GUI.Main.<init>(Main.java:131)
at de.pala.updater.profitui.Startup$1.run(Startup.java:62)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(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)
Reply With Quote
  #185  
Unread 08-24-2013, 04:30 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

Quote:
Originally Posted by Jamesc146 View Post
java.sql.SQLException: File input/output error C:\Users\KayDee Copeland\AppData\Roaming\ProfitUI Reborn Updater\updater.backup java.io.FileNotFoundException: C:\Users\KayDee Copeland\AppData\Roaming\ProfitUI Reborn Updater\updater.data (The requested operation cannot be performed on a file with a user-mapped section open)
Fire up the Task Manager, go to the Processes tab and look for "javaw" processes when you don't have anything Java-based running. Kill those processes. What's happening is that old instances are getting stuck exiting, they aren't really running but they haven't exited and still have the database file open so new instances can't access it. Killing those javaw processes should release the file and clear the error up.
__________________
"Hey! I'm not illiterate. I had a book once. ...could've used some ketchup though..."
Reply With Quote
  #186  
Unread 08-25-2013, 11:38 AM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default

This seems to be more complicated than I thought. I have been getting an exception now at every run of the updater:

Exception thrown while getting location

Code:
java.sql.SQLException: No data is available
	at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
....
I have tried a number of things and have confirmed the following:

- There is no obvious java process running when the exception occurs.
- Restarting the system does not clear the error.
- When I try to restart, Windows often reports a program that won't close and must be forced to close. Unfortunately, it does not reveal which program won't die.
- The updater works reliably in spite of the error.

I'm still poking at this. If I find anything new, I'll post it.

FWIW, this is on a 64-bit AMD system running Windows Home Premium.

-= Therendil =-
__________________
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 06:34 PM.


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