EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
Thread Tools Search this Thread Display Modes
  #51  
Unread 07-06-2008, 03:34 PM
RdHtEMT RdHtEMT is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 2
Default

Ok so I have a dumb question most likely, and I know it's a dumb question but I just started not long ago using any kind of UI other than default and it's very new to me.. so please be kind! I just want to know if installing the updater and everything will require me to redo my UI in game. Only curious so I can plan to do it when I have time to fiddle with where I want everything again, and by the way, thanks for the wonderful, wonderful UI!
Reply With Quote
  #52  
Unread 07-06-2008, 08:49 PM
Narzoo's Avatar
Narzoo Narzoo is offline
(^\. ./^)
Premium Member
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Splitpaw
Posts: 144
Default

Quote:
Originally Posted by Kaldran View Post
You may want to look just a little bit more right of that textbox where it says 'choose' :P
but....but....that weren't there before....I swear.....wasn't it?....erm.....

Quote:
Originally Posted by RdHtEMT View Post
I just want to know if installing the updater and everything will require me to redo my UI in game.
ProfitUI comes with it's own layout, which I recomend that you use. I used the game for 3+ years before I finally moved to Profit. I got used to it very quickly.
__________________

Reply With Quote
  #53  
Unread 07-06-2008, 10:42 PM
bishoper bishoper is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 4
Default unable to load ressource when installing updater

give me that message when i try to install the new updater, here the exception error in case it can help.

com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://updater.pala.de/launch.jnlp
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
java is fresh installed 5min ago so that not the problem
Reply With Quote
  #54  
Unread 07-07-2008, 12:45 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Actually it should display another wrapped exception which tells why it wasn't able to load the resource.

Maybe some cached files are corrupted, go to Start -> Run and type "javaws -viewer". It should display a list with all webstart applications. If it is there, right click on ProfitUI Reborn Updater, delete it and try to install it again.
Reply With Quote
  #55  
Unread 07-07-2008, 06:21 AM
vvenaya vvenaya is offline
A Young Mystail Rat
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 2
Default

Update to my post yesterday ...

After i noticed the updater did not work (write permission problem), i downloaded the manual version , and installed it without a hitch.

Today , i tried the updater again , and it works now!!!

Can it be that the updater gives a false error if the UI/ProfitUI folder does not exist?

Anyway, i am very happy with the updater, now that it's working.

Note that it might also be possible that due to the many attempts to get it to work yesterday , i may have fixed the problem myself, but the fix was not apparent without doing a physical boot , which i did this morning.


vvenaya
Reply With Quote
  #56  
Unread 07-07-2008, 07:47 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Quote:
Originally Posted by vvenaya View Post
Update to my post yesterday ...

After i noticed the updater did not work (write permission problem), i downloaded the manual version , and installed it without a hitch.

Today , i tried the updater again , and it works now!!!

Can it be that the updater gives a false error if the UI/ProfitUI folder does not exist?

Anyway, i am very happy with the updater, now that it's working.

Note that it might also be possible that due to the many attempts to get it to work yesterday , i may have fixed the problem myself, but the fix was not apparent without doing a physical boot , which i did this morning.


vvenaya
It was fixed, webstart updates the updater without further notice when it detects a newer file on the webserver.
Reply With Quote
  #57  
Unread 07-07-2008, 09:57 AM
christa christa is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 6
Default

I am still getting the permissions error, running Vista Home. i hate vista lol
Reply With Quote
  #58  
Unread 07-07-2008, 10:42 AM
christa christa is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 6
Default

Exception thrown while opening database connection

java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@1d6c855c[file =C:\Users\Stephens\AppData\Roaming\ProfitUI Reborn Downloader\updater.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: java.io.IOException: The process cannot access the file because another process has locked a portion of the file : C:\Users\Stephens\AppData\Roaming\ProfitUI Reborn Downloader\updater.lck
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:41)
at de.pala.updater.Management.<init>(Management.java:28)
at de.pala.updater.GUI.Main.<init>(Main.java:113)
at de.pala.updater.GUI.Main$18.run(Main.java:713)
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.setDatabaseMessage(IO.java:652)
at de.pala.updater.Arrange.GUI.setDatabaseMessage(GUI.java:312)
at de.pala.updater.GUI.Main.<init>(Main.java:137)
at de.pala.updater.GUI.Main$18.run(Main.java:713)
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:338)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:145)
at de.pala.updater.GUI.Main.checkFiles(Main.java:579)
at de.pala.updater.GUI.Main.<init>(Main.java:158)
at de.pala.updater.GUI.Main$18.run(Main.java:713)
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.getBaseDir(IO.java:309)
at de.pala.updater.Arrange.GUI.getBaseDir(GUI.java:140)
at de.pala.updater.GUI.Config.startup(Config.java:257)
at de.pala.updater.GUI.Config.<init>(Config.java:30)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:515)
at de.pala.updater.GUI.Main.access$1200(Main.java:29)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:260)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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:338)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:145)
at de.pala.updater.GUI.Config.jButton1ActionPerformed(Config.java:217)
at de.pala.updater.GUI.Config.access$000(Config.java:20)
at de.pala.updater.GUI.Config$1.actionPerformed(Config.java:65)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:516)
at de.pala.updater.GUI.Main.access$1200(Main.java:29)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:260)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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:338)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:145)
at de.pala.updater.GUI.Config.jButton1ActionPerformed(Config.java:217)
at de.pala.updater.GUI.Config.access$000(Config.java:20)
at de.pala.updater.GUI.Config$1.actionPerformed(Config.java:65)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:516)
at de.pala.updater.GUI.Main.access$1200(Main.java:29)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:260)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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:338)
at de.pala.updater.Arrange.GUI.setBaseDir(GUI.java:145)
at de.pala.updater.GUI.Config.jButton1ActionPerformed(Config.java:217)
at de.pala.updater.GUI.Config.access$000(Config.java:20)
at de.pala.updater.GUI.Config$1.actionPerformed(Config.java:65)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at de.pala.updater.GUI.Main.jMenuItem11ActionPerformed(Main.java:516)
at de.pala.updater.GUI.Main.access$1200(Main.java:29)
at de.pala.updater.GUI.Main$4.actionPerformed(Main.java:260)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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)


well i uninstalled profit UI....like people said...i removed it from the javaw -viewer ...and now i get this whole line of insanity...

i tried to give it a file path to make it shut up and it spat out a thousand more lines of crap at me. lol /die i think i broke my machine >.<
Reply With Quote
  #59  
Unread 07-07-2008, 10:51 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Quote:
java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@1d6c855c[file =C:\Users\Stephens\AppData\Roaming\ProfitUI Reborn Downloader\updater.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: java.io.IOException: The process cannot access the file because another process has locked a portion of the file : C:\Users\Stephens\AppData\Roaming\ProfitUI Reborn Downloader\updater.lck
That means another process - most likely a crashed instance of the updater - is still acessing the database. Open your task manager (Ctrl-Shift-Esc), go to 'processes' and kill any running java process. That should fix it. Or just reboot your machine :P
Reply With Quote
  #60  
Unread 07-07-2008, 10:55 AM
christa christa is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 6
Default

i rebooted my machine and now it says it cant run cuz:

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:41)
at de.pala.updater.Management.<init>(Management.java:28)
at de.pala.updater.GUI.Main.<init>(Main.java:113)
at de.pala.updater.GUI.Main$18.run(Main.java:713)
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)


and im getting a blank error message window with just a little ! icon...
Reply With Quote
  #61  
Unread 07-07-2008, 11:01 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

The above is what happens (at least for me) if you open two instances of the updater. Don't do that. Might be something else for you though, Kaldran will know.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #62  
Unread 07-07-2008, 11:05 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Quote:
Originally Posted by christa View Post
i rebooted my machine and now it says it cant run cuz:

Exception thrown while opening HSQLDB connection

java.sql.SQLException: error in script file line: 4 out of memory
Guess the database got corrupted in some way. Even if I don't know how that can happen at all :P
If you can see the updaters' main window, go to 'Settings' and choose 'Reset all settings'. That will get you a fresh database.
Reply With Quote
  #63  
Unread 07-07-2008, 11:07 AM
christa christa is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 6
Default

ok its normal now only it rtells me i dont have permissions again AAAUUGGHHH!!!!!!! =p
Reply With Quote
  #64  
Unread 07-07-2008, 11:10 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

You're explicitly running it as administrator, right?
Reply With Quote
  #65  
Unread 07-07-2008, 11:12 AM
christa christa is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 6
Default

yep =) i right click and run as administrator
Reply With Quote
  #66  
Unread 07-07-2008, 11:27 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Try again now.
Reply With Quote
  #67  
Unread 07-07-2008, 11:29 AM
christa christa is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 6
Default

YAY you fixed it!! =D /HUGS
Reply With Quote
  #68  
Unread 07-07-2008, 06:30 PM
bishoper bishoper is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 4
Default

here the missing wrapped exception i ahve

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConn...onnect(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConn...onnect(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Reply With Quote
  #69  
Unread 07-08-2008, 06:52 AM
inharmsway inharmsway is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 2
Default

Just started the updater from the website, works fine.

Good job.
Reply With Quote
  #70  
Unread 07-08-2008, 10:59 AM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Quote:
Originally Posted by bishoper View Post
here the missing wrapped exception i ahve

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source)
Are you using a proxy?
If not, it might be a bug with proxy detection which I thought was fixed in Java 6.
You may want to try the following:
Go to Start -> Control Panel -> Java (for Vista its Control Panel -> Programs -> Java)
On the 'General' tab click on 'Network Settings'
Choose 'Direct connection'

It should work then. If not, maybe your Java JRE is broken.
Reply With Quote
  #71  
Unread 07-08-2008, 03:43 PM
bishoper bishoper is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 4
Default

You are the best kaldran, that worked:P
Reply With Quote
  #72  
Unread 07-11-2008, 08:41 PM
tetryl tetryl is offline
A Forest Scavenger
 
Join Date: Oct 2005
Server: Crushbone
Posts: 15
Default Javaws

For me right now I got the updater to work by changing the file javaws.exe to uncheck the compatibility mode it was checked to run at XP SP2 for some reason. I've ran the ProfitUI updater 4 times now and it works, but I haven't restarted computer yet hope this helps someone else.
Reply With Quote
Reply



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 10:54 AM.


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