shinichiro.h
g9404****@mail*****
2003年 2月 18日 (火) 15:06:42 JST
浜地です。お久しぶりです… ようやく少し暇になったのでサーバのセットアップを していたのですが…なかなかうまくいきません。 一人で悩んでいても解決しそうにないんで質問させて頂きます。 環境は、小島さんとほぼ同じで、 Kondara-2.1, Linux-2.4.20, gcc-2.96, jdk-1.4.1, jboss-3.0.6_tomcat-4.1.18, mysql-3.23.55 です。 mysql はいろいろ入れてみたのですが、 現在は Source RPM をコンパイルして、 MySQL-Max パッケージを使っています。 エラーメッセージは添付しますが、 最初に出る例外は以下のようなものです。 org.jboss.mq.SpyJMSException: Could not resolve uncommited transactions. Messag e recovery may not be accurate; - nested throwable: (org.jboss.util.NestedSQLExc eption: Could not create connection; - nested throwable: (java.sql.SQLException: Server configuration denies access to data source); - nested throwable: (org.jb oss.resource.ResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Server configuration denies access to data source))) その後に… Caused by: org.jboss.util.NestedSQLException: Could not create connection; - nes ted throwable: (java.sql.SQLException: Server configuration denies access to dat a source); - nested throwable: (org.jboss.resource.ResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Server configurat ion denies access to data source)) のようなことを言われているので、 なにかしら権限の問題なのだと思うのですが… ちなみに戯れに、 telnet localhost mysql としてみたところ、 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. <Host 'u.u' is not allowed to connect to this MySQL serverConnection closed by foreign host. と言われてしまうことに気付きました。 u.u は適当な名前ですが、マシンの名前です。 どなたかフォローして頂ければ幸いです… > 小島です。 ...ついにサーバー動きました。 羨ましいです… > ついでにMySQLのセットアップ関係もまとめてみようかなと思います。 これ、私のような人間にはありがたいかもしれません。 ------------------ shinichiro.h g9404****@mail*****