EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-01-2009, 08:11 PM
betagard betagard is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 3
Default Java Error when Launching Updater

I've tried loading and launching ProfitUI Updater several times over the last few months. The Updater has never worked for me. I checked the other posts for Java Errors, but did not see anything exactly the same, but tried some of the solutions anyway. Keep getting this error:

java.lang.NullPointerException
at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConn...Client(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.isUpdateAvailable(Unknown Source)
at com.sun.deploy.net.DownloadEngine.isUpdateAvailable(Unknown Source)
at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(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)


I've tried re-installing Java, re-downloading the Updater, launching from the desktop, launching from the command line (javaws C:\launch.pnlp), launching from the website (http://updater.pala.de), turning off my anti-virus protection, checking my firewall, and of course, restarting my computer for every different action. I re-installed Java 4 times. I have Windows XP, so doesn't seem to be any connection with the Vista problems. I have to re-install Profit UI from scratch every time SOE does a major update, and it's a pain. Any suggestions would be welcome.

Betagard
Reply With Quote
  #2  
Unread 12-07-2009, 06:10 PM
D3vi4nt1 D3vi4nt1 is offline
A Coastal Crab
 
Join Date: Feb 2006
Server: Antonia Bayle
Posts: 1
Default

I have a friend with the exact same problem, and her and I went through the exact same process in attempts to install. Now she does not have ProfitUI installed. For the exact reason you say in your post (the frustration after updates). I wouldn't mind some suggestions in order to give this friend of mine a hand?
Reply With Quote
  #3  
Unread 12-09-2009, 10:47 PM
Devilen Devilen is offline
A Forest Scavenger
 
Join Date: Aug 2007
Server: Antonia Bayle
Posts: 16
Default

to fix his do the following

Settings -> Updater -> Reset all settings
Reply With Quote
  #4  
Unread 12-10-2009, 06:33 PM
bazzar bazzar is offline
A Crazed Gnoll
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 21
Default

its hard to reach those settings, because the launcher wont start at all.
its becuae the java version is TOO HIGH. got this problem too, after i updated my java, because of securityholes.
Reply With Quote
  #5  
Unread 12-11-2009, 02:42 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by bazzar View Post
its hard to reach those settings, because the launcher wont start at all.
its becuae the java version is TOO HIGH. got this problem too, after i updated my java, because of securityholes.
Have the latest java and not getting any of these errors so it can't be the java version is too high.
Reply With Quote
  #6  
Unread 12-11-2009, 04:08 AM
bazzar bazzar is offline
A Crazed Gnoll
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 21
Default

EDIT: I FIXED IT!

open java settings, go to java, go to "java runtime environment settings" -> show

on my system i have 3 users and 3 productversions. the fresh updated 1.6.0_17 and _07 and _03.

i deactivated 17 and 7 and only checked version 03 (the OLD version i read about and why i said, its a version issue!)

click ok. start profit updater. allow download, install. voila: works.

----------------------------(and sorry for my bad english )




hm, ok. i just read it somewhere.

"JAR-Ressourcen in JNLP-Datei sind nicht von dem selben Zertifikat signiert."

jar ressources in the jnlp-file are not sigend by the same certificate.


whatever this means, im a javanoob and i checked all certificatesettings i could find, but nothing helped.

from the profit script:
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.6.0_05+"/>

im using 1.6.0_17-b04 right now.

rest from the errormsg:

startscript
Quote:
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="6.0+" codebase="http://updater.pala.de/" href="profitui.jnlp">
<information>
<title>ProfitUI Reborn Updater</title>
<vendor>Kaldran - EQ2 Valor Server</vendor>
<description>ProfitUI Reborn Updater</description>
<description kind="short">ProfitUI Reborn Updater</description>
<homepage href=""/>
<icon href="icon48.png" kind="default"/>
<shortcut>
<desktop/>
<menu submenu="ProfitUI Reborn Downloader"/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<update check="always">
</update>
<resources>
<j2se href="http://java.sun.com/products/autodl/j2se" version="1.6.0_05+" />
<jar href="Updater.jar" main="true" download="eager"/>
<jar href="lib/JDirectoryDialog.jar" download="eager"/>
<jar href="lib/ftpbean.jar" download="eager"/>
<jar href="lib/BareBonesBrowserLaunch.jar" download="eager"/>
<jar href="lib/hsqldb.jar" download="eager"/>
</resources>
<application-desc main-class="de.pala.updater.GUI.Main">
</application-desc>
</jnlp>
exception
Quote:
JNLPSigningException[Signatur der Startdatei konnte nicht verifiziert werden. Die signierte Version stimmt nicht mit der heruntergeladenen Version überein.]
at com.sun.javaws.jnl.LaunchDesc.checkSigning(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedLaunchDescHelper(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(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)
ok, i have to admit, i trusted the "version too high" variant. but it seems like its a certificate issue. problem occurred after java update. and all i can find in the java setting is to import certificates. and all i can find at the profithomepage is a fingerprint.

any ideas?

Last edited by bazzar : 12-11-2009 at 04:22 AM.
Reply With Quote
  #7  
Unread 12-23-2009, 02:46 PM
2597 2597 is offline
A Coastal Crab
 
Join Date: Jul 2007
Server: Antonia Bayle
Posts: 1
Default same problem

Quote:
Originally Posted by betagard View Post
I've tried loading and launching ProfitUI Updater several times over the last few months. The Updater has never worked for me. I checked the other posts for Java Errors, but did not see anything exactly the same, but tried some of the solutions anyway. Keep getting this error:

java.lang.NullPointerException
at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConn...Client(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.isUpdateAvailable(Unknown Source)
at com.sun.deploy.net.DownloadEngine.isUpdateAvailable(Unknown Source)
at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(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)


I've tried re-installing Java, re-downloading the Updater, launching from the desktop, launching from the command line (javaws C:\launch.pnlp), launching from the website (http://updater.pala.de), turning off my anti-virus protection, checking my firewall, and of course, restarting my computer for every different action. I re-installed Java 4 times. I have Windows XP, so doesn't seem to be any connection with the Vista problems. I have to re-install Profit UI from scratch every time SOE does a major update, and it's a pain. Any suggestions would be welcome.

Betagard
I have the exact same problem. my cure botton for group and raid stopped working. So, I tried to update and got the same error.
Reply With Quote
  #8  
Unread 12-23-2009, 03:55 PM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Takes some more time now. You should always doublecheck in which folder you are before issueing dangerous commands. At least the backup is only 10h old.
Reply With Quote
  #9  
Unread 12-23-2009, 05:53 PM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Webservers are running once again (and another backup is too ). Still looks like DNS settings have not propagated throughout the Internet yet. Give it some more hours before complaining.
If you modified your hosts file at some point in the past to make the updater work, now is the best time to remove that modification again.
Reply With Quote
  #10  
Unread 12-24-2009, 09:01 AM
Maelya's Avatar
Maelya Maelya is offline
A Griffon
 
Join Date: Dec 2004
Server: Unrest
Posts: 117
Default

So what needs to be done to fix this? My updater is working fine, but my fiance's continues to get errors and will not save settings. Clicking to reset all settings doesn't do anything either. He has already uninstalled and reinstalled it as well, still no go.
__________________
Code:
Maerie - 95 Necromancer      Maekenna - 95 Shadow Knight
Maelya - 95 Illusionist      Maekita - 95 Monk
Maevyen - 95 Wizard          Maedonna - 95 Berserker
Maelani - 95 Mystic          Maehymn - 95 Troubadour
Maedelyn - 95 Warden         Maewyn - 95 Brigand
Maeniac - 95 Inquisitor      Maerilyn - 95 Assassin
Maenie - 95 Channeler        Maelynne - 95 Beastlord
Unrest Server
Reply With Quote
  #11  
Unread 12-24-2009, 03:48 PM
Visuo's Avatar
Visuo Visuo is offline
A Crazed Gnoll
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 23
Default

maybe this will help others. I run vista 64, I am quite sure I had the short cut to the updater checked to run as administrator. Seems somehow it got unchecked, so rechecking and i was allowed to enter the file paths and all now works.
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 12:05 PM.


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