Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. pio import --appid 1 --input data/stopwords.json
  2.  
  3. Exception in thread "main" java.sql.SQLException: No suitable driver found for jdbc:postgresql://localhost/pio
  4.  
  5. export CLASSPATH=$CLASSPATH:~/java-extensions/postgresql-9.4.1207.jre6.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement