View previous topic :: View next topic |
Author |
Message |
jjforb AuctionSieve expert
Joined: 24 Oct 2004 Posts: 88 Location: USA
|
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Sun Jul 25, 2010 11:03 am Post subject: |
|
|
Thanks. I'll try to look at it tomorrow night. |
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Tue Jul 27, 2010 6:30 pm Post subject: |
|
|
New beta is out. |
|
Back to top |
|
 |
jjforb AuctionSieve expert
Joined: 24 Oct 2004 Posts: 88 Location: USA
|
Posted: Tue Jul 27, 2010 6:45 pm Post subject: |
|
|
When I go to tools and check for updates I get this error message:
AuctionSieve version 2.5.0.1
Operating System = mac os x
Java version = 1.6.0_20
Java vm version = 16.3-b01-279
Java runtime version = 1.6.0_20-b02-279-10M3065
Current dir = /Applications/Utilities/AuctionSieve.app/Contents/Resources/Java
User home dir = /Users/josephforbes
Tmp dir = /var/folders/Yr/Yrixs-ME2RWuH++1YlrNPU+++TI/-Tmp-/
Tmp dir being used = /Users/josephforbes/Library/Application Support/AuctionSieve/tmp
java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.auctionsieve.com/download/updateinfobeta.jsp?v=2.5.0.1&c=1358&r=7223628&op=282271559&os.name=Mac+OS+X&os.version=10.6.4&email=jjforbes%40bellsouth.net&name=Joe+Forbes&java=1.6.0_20
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1368)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1362)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1016)
at hashbang.auctionsieve.net.Proxy.getHtml(Unknown Source)
at hashbang.auctionsieve.net.Proxy.getRawHtml(Unknown Source)
at hashbang.auctionsieve.net.ProxyManager.getRawHtml(Unknown Source)
at hashbang.auctionsieve.net.ProxyManager.getRawHtml(Unknown Source)
at hashbang.auctionsieve.ui.UpdateHandler.getUpdateFileFromAuctionSieve(Unknown Source)
at hashbang.auctionsieve.ui.UpdateHandler.access$000(Unknown Source)
at hashbang.auctionsieve.ui.UpdateHandler$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:637)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://www.auctionsieve.com/download/updateinfobeta.jsp?v=2.5.0.1&c=1358&r=7223628&op=282271559&os.name=Mac+OS+X&os.version=10.6.4&email=jjforbes%40bellsouth.net&name=Joe+Forbes&java=1.6.0_20
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1313)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
at hashbang.auctionsieve.net.Proxy.hasMoved(Unknown Source)
... 8 more |
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Tue Jul 27, 2010 11:00 pm Post subject: |
|
|
Thanks.
Server problems.
I'm getting my host provider to sort it out... |
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Wed Jul 28, 2010 1:18 pm Post subject: |
|
|
Ok, server problems sorted out.
Try checking for the beta update now. |
|
Back to top |
|
 |
jjforb AuctionSieve expert
Joined: 24 Oct 2004 Posts: 88 Location: USA
|
Posted: Wed Jul 28, 2010 9:59 pm Post subject: |
|
|
Got the update and it works fine. Thank you. |
|
Back to top |
|
 |
jjforb AuctionSieve expert
Joined: 24 Oct 2004 Posts: 88 Location: USA
|
Posted: Sat Jul 31, 2010 7:08 pm Post subject: |
|
|
Oops, when I was trying to update AuctionSieve my laptop I got the following error message:
AuctionSieve version 2.5.0
Operating System = mac os x
Java version = 1.5.0_19
Java vm version = 1.5.0_19-138
Java runtime version = 1.5.0_19-b02-306
Current dir = /Applications/Utilities/AuctionSieve.app/Contents/Resources/Java
User home dir = /Users/josephforbes
Tmp dir = /tmp
Tmp dir being used = /Users/josephforbes/Library/Application Support/AuctionSieve/tmp
java.io.FileNotFoundException: auctionsieve2502.jar (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at hashbang.auctionsieve.net.Proxy.getRawFile(Unknown Source)
at hashbang.auctionsieve.net.ProxyManager.getRawFile(Unknown Source)
at hashbang.auctionsieve.ui.UpdateHandler.getJarFileFromAuctionSieve(Unknown Source)
at hashbang.auctionsieve.ui.UpdateHandler.access$100(Unknown Source)
at hashbang.auctionsieve.ui.UpdateHandler$3.run(Unknown Source)
at java.lang.Thread.run(Thread.java:613) |
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Sun Aug 01, 2010 12:24 pm Post subject: |
|
|
The (Permission denied) is the key.
I'm still not 100% clear about permissions on OS X.
Did you maybe install the app under a different user account?
You'll either have to run the app as that user or give your account admin privileges.
If you Get Info on the AuctionSieve icon you can look at the Security Permissions it has. |
|
Back to top |
|
 |
jjforb AuctionSieve expert
Joined: 24 Oct 2004 Posts: 88 Location: USA
|
Posted: Sun Aug 01, 2010 1:05 pm Post subject: |
|
|
Well I guess if I had looked carefully I would have figured it out on my own. I ran Onyx, a utility which among other things repairs permissions and was able to get the update.
Thank you for your help. It is always a pleasure to work with you and as you probably know I use your software on a daily basis.  |
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Sun Aug 01, 2010 1:57 pm Post subject: |
|
|
My pleasure!
Tell your friends. Post on some forums. Tweet about it.  |
|
Back to top |
|
 |
jjforb AuctionSieve expert
Joined: 24 Oct 2004 Posts: 88 Location: USA
|
Posted: Sun Aug 01, 2010 5:25 pm Post subject: |
|
|
Get on Facebook and I will friend you. |
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Wed Aug 04, 2010 1:15 pm Post subject: |
|
|
Ok, I've set up an AuctionSieve page on facebook. You should be able to just search for it. |
|
Back to top |
|
 |
|