EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   New updater and deployment (https://www.eq2interface.com/forums/showthread.php?t=11037)

RdHtEMT 07-06-2008 03:34 PM

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!

Narzoo 07-06-2008 08:49 PM

Quote:

Originally Posted by Kaldran (Post 74094)
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 (Post 74096)
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.

bishoper 07-06-2008 10:42 PM

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

Kaldran 07-07-2008 12:45 AM

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.

vvenaya 07-07-2008 06:21 AM

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 :eek: 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

Kaldran 07-07-2008 07:47 AM

Quote:

Originally Posted by vvenaya (Post 74104)
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 :eek: 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.

christa 07-07-2008 09:57 AM

I am still getting the permissions error, running Vista Home. i hate vista lol

christa 07-07-2008 10:42 AM

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 >.<

Kaldran 07-07-2008 10:51 AM

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

christa 07-07-2008 10:55 AM

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...

gm9 07-07-2008 11:01 AM

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. ;)

Kaldran 07-07-2008 11:05 AM

Quote:

Originally Posted by christa (Post 74110)
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.

christa 07-07-2008 11:07 AM

ok its normal now only it rtells me i dont have permissions again AAAUUGGHHH!!!!!!! =p

Kaldran 07-07-2008 11:10 AM

You're explicitly running it as administrator, right?

christa 07-07-2008 11:12 AM

yep =) i right click and run as administrator

Kaldran 07-07-2008 11:27 AM

Try again now.

christa 07-07-2008 11:29 AM

YAY you fixed it!! =D /HUGS :nana::nana::nana:

bishoper 07-07-2008 06:30 PM

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)

inharmsway 07-08-2008 06:52 AM

Just started the updater from the website, works fine.

Good job. :)

Kaldran 07-08-2008 10:59 AM

Quote:

Originally Posted by bishoper (Post 74124)
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.

bishoper 07-08-2008 03:43 PM

You are the best kaldran, that worked:P

tetryl 07-11-2008 08:41 PM

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.


All times are GMT -5. The time now is 02:41 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI