JDK 1.6.0_21 (32 ビット) Windows 7 x64 で Mule Studio 1.3.2 x64 (Mule 3.3.1 CE ランタイム) から注文割引のサンプル アプリケーションを実行すると、次のスタック トレースが表示されます。
INFO 2013-06-25 10:29:13,507 [[orderdiscounter].order_management.async1.02] org.mule.lifecycle.AbstractLifecycleManager: コネクタの開始: connector.https.mule.default INFO 2013-06-25 10:29:13,517 [[orderdiscounter].order_management.async1.02] org.mule.transport.service.DefaultTransportServiceDescriptor: デフォルトのアウトバウンド トランスフォーマーの読み込み: org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest INFO 2013-06-25 10:29:13,527 [[orderdiscounter].order_management.async1.02] org.mule.transport.service.DefaultTransportServiceDescriptor: デフォルトの応答トランスフォーマーをロードしています: org.mule.transport.http.transformers.MuleMessageToHttpResponse INFO 2013-06-25 10:29:13,527 [[orderdiscounter].order_management.async1.02] org.mule.transport.service.DefaultTransportServiceDescriptor: デフォルトのアウトバウンド トランスフォーマーの読み込み: org.mule.transport.http.transformers.ObjectToHttpClientMethodRequest INFO 2013-06-25 10:29:13,527 [[orderdiscounter].order_management.async1.02] org.mule.lifecycle.AbstractLifecycleManager: 初期化: 'connector.https.mule.default.dispatcher.11950696'. オブジェクト: HttpsClientMessageDispatcher INFO 2013-06-25 10:29:13,527 [[orderdiscounter].order_management.async1.02] org.mule.lifecycle.AbstractLifecycleManager: 開始: 'connector.https.mule.default.dispatcher.11950696'. オブジェクト: HttpsClientMessageDispatcher エラー 2013-06-25 10:29:14,047 [[注文割引].order_management.async1.02] org.mule.exception.DefaultMessagingExceptionStrategy: ****************************************************** ****************************** メッセージ : updateStatus の呼び出しに失敗しました。メッセージ ペイロードのタイプ: 文字列 タイプ: org.mule.api.MessagingException コード: MULE_ERROR--2 ペイロード: 注文番号: 1 日付: 2013.06.25 10:29:13 CDT 注文合計: 12300.0 JavaDoc : http://www.mulesoft.org/docs/site/current3/apidocs/org/mule/api/MessagingException.html ****************************************************** ****************************** 例外スタックは次のとおりです。 1. OAuth で認証できませんでした (twitter4j.TwitterException) org.mule.twitter.TwitterConnector:687 (ヌル) 2. updateStatus の呼び出しに失敗しました。メッセージ ペイロードのタイプ: 文字列 (org.mule.api.MessagingException) org.mule.twitter.processors.UpdateStatusMessageProcessor:164 (http://www.mulesoft.org/docs/site/current3/apidocs/org/mule/api/MessagingException.html) ****************************************************** ****************************** ルート例外スタック トレース: OAuth で認証できませんでした 関連する議論は、次のインターネットで行うことができます。 http://www.google.co.jp/search?q=00000000 または http://www.google.co.jp/search?q=00000000 TwitterException{exceptionCode=[00000000-00000000], statusCode=-1, retryAfter=-1, rateLimitStatus=null, featureSpecificRateLimitStatus=null, version=2.2.5} org.mule.twitter.TwitterConnector.updateStatus(TwitterConnector.java:687) で org.mule.twitter.processors.UpdateStatusMessageProcessor$1.process(UpdateStatusMessageProcessor.java:153) で org.mule.twitter.adapters.TwitterConnectorProcessAdapter$1.execute(TwitterConnectorProcessAdapter.java:36) で org.mule.twitter.processors.UpdateStatusMessageProcessor.process(UpdateStatusMessageProcessor.java:139) で org.mule.execution.ExceptionToMessagingExceptionExecutionInterceptor.execute (ExceptionToMessagingExceptionExecutionInterceptor.java:27) で org.mule.execution.MessageProcessorNotificationExecutionInterceptor.execute (MessageProcessorNotificationExecutionInterceptor.java:43) で org.mule.execution.MessageProcessorExecutionTemplate.execute (MessageProcessorExecutionTemplate.java:43) で org.mule.execution.ExceptionToMessagingExceptionExecutionInterceptor.execute (ExceptionToMessagingExceptionExecutionInterceptor.java:27) で org.mule.execution.MessageProcessorNotificationExecutionInterceptor.execute (MessageProcessorNotificationExecutionInterceptor.java:43) で org.mule.execution.MessageProcessorExecutionTemplate.execute (MessageProcessorExecutionTemplate.java:43) で org.mule.execution.ExceptionToMessagingExceptionExecutionInterceptor.execute (ExceptionToMessagingExceptionExecutionInterceptor.java:27) で org.mule.execution.MessageProcessorExecutionTemplate.execute (MessageProcessorExecutionTemplate.java:43) で org.mule.interceptor.AbstractEnvelopeInterceptor.process (AbstractEnvelopeInterceptor.java:55) で org.mule.processor.AsyncInterceptingMessageProcessor.processNextTimed (AsyncInterceptingMessageProcessor.java:118) で org.mule.processor.AsyncInterceptingMessageProcessor$AsyncMessageProcessorWorker$1.process(AsyncInterceptingMessageProcessor.java:186) で org.mule.processor.AsyncInterceptingMessageProcessor$AsyncMessageProcessorWorker$1.process(AsyncInterceptingMessageProcessor.java:179) で org.mule.execution.ExecuteCallbackInterceptor.execute (ExecuteCallbackInterceptor.java:20) で org.mule.execution.HandleExceptionInterceptor.execute (HandleExceptionInterceptor.java:34) で org.mule.execution.HandleExceptionInterceptor.execute (HandleExceptionInterceptor.java:18) で org.mule.execution.BeginAndResolveTransactionInterceptor.execute (BeginAndResolveTransactionInterceptor.java:58) で org.mule.execution.ResolvePreviousTransactionInterceptor.execute (ResolvePreviousTransactionInterceptor.java:48) で org.mule.execution.SuspendXaTransactionInterceptor.execute (SuspendXaTransactionInterceptor.java:54) で org.mule.execution.ValidateTransactionalStateInterceptor.execute (ValidateTransactionalStateInterceptor.java:44) で org.mule.execution.IsolateCurrentTransactionInterceptor.execute (IsolateCurrentTransactionInterceptor.java:44) で org.mule.execution.ExternalTransactionInterceptor.execute (ExternalTransactionInterceptor.java:52) で org.mule.execution.RethrowExceptionInterceptor.execute (RethrowExceptionInterceptor.java:32) で org.mule.execution.RethrowExceptionInterceptor.execute (RethrowExceptionInterceptor.java:17) で org.mule.execution.TransactionalErrorHandlingExecutionTemplate.execute (TransactionalErrorHandlingExecutionTemplate.java:113) で org.mule.execution.TransactionalErrorHandlingExecutionTemplate.execute (TransactionalErrorHandlingExecutionTemplate.java:34) で org.mule.processor.AsyncInterceptingMessageProcessor$AsyncMessageProcessorWorker.doRun(AsyncInterceptingMessageProcessor.java:178) で org.mule.work.AbstractMuleEventWork.run (AbstractMuleEventWork.java:43) で org.mule.work.WorkerContext.run (WorkerContext.java:311) で java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) で java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) で java.lang.Thread.run(Thread.java:619) で
この問題のトラブルシューティングを手伝ってもらえますか? 読み取り/書き込みアクセス用に Twitter アカウントをセットアップし、 mulesoft のドキュメントに従ってconsumerKey
、consumerSecret
、accessToken
およびの値を提供しました。
ティアaccessTokenSecret