Can't list notebooks - get "already connected" exception

Bug #391959 reported by Chen Shapira
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CleverNote
Won't Fix
Undecided
rhynolite

Bug Description

When running: CmdListNotebooks I get:

24-Jun-09 10:11:31 PM org.clevernote.foundations.cmd.Cmd doParse
INFO: Parsing [Ljava.lang.String;@30a3075
24-Jun-09 10:11:31 PM org.clevernote.foundations.cmd.Cmd doParse
INFO: Parsing finished: valid: true
24-Jun-09 10:11:31 PM org.clevernote.foundations.cmd.Cmd doParse
INFO: username: rhynolite
24-Jun-09 10:11:31 PM org.clevernote.foundations.cmd.Cmd doParse
INFO: password: mercurypw
com.facebook.thrift.transport.TTransportException: java.net.ProtocolException: Already connected
   at com.facebook.thrift.transport.THttpClient.flush(THttpClient.java:142)
   at com.evernote.edam.userstore.UserStore$Client.send_checkVersion(UserStore.java:189)
   at com.evernote.edam.userstore.UserStore$Client.checkVersion(UserStore.java:176)
   at org.clevernote.foundations.Authentication.authenticate(Authentication.java:26)
   at org.clevernote.foundations.cmd.Cmd.doParse(Cmd.java:118)
   at org.clevernote.main.CmdListNotebooks.parse(CmdListNotebooks.java:39)
   at org.clevernote.main.CmdListNotebooks.main(CmdListNotebooks.java:49)
Caused by: java.net.ProtocolException: Already connected
   at gnu.java.net.protocol.http.HTTPURLConnection.getOutputStream(libgcj.so.90)
   at com.facebook.thrift.transport.THttpClient.flush(THttpClient.java:131)
   ...6 more

Probably eclipse issue... works from command line!

Chen Shapira (cshapi)
Changed in clevernote:
assignee: nobody → rhynolite (omer-shapira)
Revision history for this message
Chen Shapira (cshapi) wrote :

Fixed by upgrading to JDK 1.6

description: updated
Changed in clevernote:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.