田中さん

榎です


> LibreOffice CalcのVBAのTips集を編集中です。

面白そうですね。

> Javaのクライアントサーバーアプリを以下に公開中ですので、
> http://tanaka-cs.co.jp/download/LibreTipsWeb.zip

$ java -jar javacard.jar

とDebian jessieで実行してみましたが、以下のようなエラーになりました。

サーバー側が原因なのでしょうか?
それともこちらの環境が問題でしょうか?
よろしくお願いします
-----------------------------------------------------------------------------------
org.postgresql.util.PSQLException: Connection to (IPアドレス):5432
refused. Check that the hostname and port are correct and that the
postmaster is accepting TCP/IP connections.
    at 
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:252)
    at 
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
    at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:215)
    at org.postgresql.Driver.makeConnection(Driver.java:406)
    at org.postgresql.Driver.connect(Driver.java:274)
    at java.sql.DriverManager.getConnection(DriverManager.java:571)
    at java.sql.DriverManager.getConnection(DriverManager.java:187)
    at card.readCSV(card.java:1175)
    at card.main(card.java:178)
Caused by: java.net.ConnectException: 接続を拒否されました
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:579)
    at org.postgresql.core.PGStream.<init>(PGStream.java:64)
    at 
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:133)
    ... 8 more

-----------------------------------------------------------------------------------

2016年3月8日 23:37 TANAKA Hidemune <hidem...@tanaka-cs.co.jp>:
> 田中と申します。
>
> LibreOffice CalcのVBAのTips集を編集中です。
>
> 以下は本日までの成果物です。
> http://tanaka-cs.co.jp/download/LibreCalcVbaTips.odt
>
> 共同で編集に加わって頂ける方を募集中です。
>
> Javaのクライアントサーバーアプリを以下に公開中ですので、
> http://tanaka-cs.co.jp/download/LibreTipsWeb.zip
>
> DBへ更新をして頂ければ、定期的に成果物を公開出来ると思います。
> ちなみに、このアプリで上のWriterファイルを自動生成しています。
>
> 以上、よろしくお願いいたします。
>
> --
> ■□■□■□■□■□■□■□■□■□■□■□■
>
>  株式会社 田中コンピューターサービス
>
>     代表取締役 田中 秀宗
>           TANAKA Hidemune
>
>  本 社 東京都北区滝野川7丁目45番14号
>  電 話 03-3576-7272
>  FAX 03-3576-7272
>  携 帯 090-6187-1418
>  E-Mail hidem...@tanaka-cs.co.jp
>      http://tanaka-cs.co.jp
>
> ■□■□■□■□■□■□■□■□■□■□■□■
>
> --
> Unsubscribe instructions: E-mail to users+unsubscr...@ja.libreoffice.org
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/ja/users/
> All messages sent to this list will be publicly archived and cannot be deleted
>



-- 
Shinji Enoki
shinji.en...@gmail.com

-- 
Unsubscribe instructions: E-mail to users+unsubscr...@ja.libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/ja/users/
All messages sent to this list will be publicly archived and cannot be deleted

メールによる返信