問題タブ [mobilefirst-server]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
tomcat - IBM Mobilefirst Foundation Platform 6.3 - ランタイムのデプロイ後に Tomcat が応答しない
次の構成で新しい IBM Mobilefirst Foundation Platform 6.3 を構築しています。 1. Tomcat -1.7.0.54 2. JDK - Oracle JDK 1.7.0_71-b14 3. DB - MySQL 5.6.22 4. OS - RHEL 6.5
MobileFirst Console まで問題なく動作します。サーバー構成ツールを使用してランタイムをデプロイした後、tomcat が stop コマンドを含めて応答を停止します。手動で殺さなければなりません。ランタイムをアンデプロイすると、Tomcat は正常に動作します。war ファイルは、スタジオ v6.3 を使用して作成された単純な Hello MobileFirst プロジェクトです。
同じホストで WAS Liberty Core 8.5.5.4 を使用して同じものを再構築すると、正常に動作します。ポートがブロックされている可能性があります。jconsole で tomcat インスタンスに接続しようとしたところ、接続され、監視グラフが表示されました。
何か案が?
以下は、catalina.out の最後の 70 行です。
ibm-mobilefirst - IBM MobileFirst: コマンド行ビルド時の外部 jar ファイルの使用
アダプター側での強力な json 処理に org.JSON.JSONObject ライブラリを使用しようとしています。http アダプターから受信したデータを処理する Java クラスがあります。
mobilefirst 6.3.0 および cli 20150701 ビルドの使用
(最近のもの)。
この JSON 参照は、eclipse mobilefirst スタジオ環境からビルドする場合は問題ありません。
この環境は ubuntu linux 14.04 で構築しています。org.JSON.JSONObject..x.jar
実行時のファイルの参照にエラーがあります
mfp start または mfp build または mfp deploy 中にクラスパスとしてこの jar ファイルを参照する方法はありますか。
次のようなものが必要です
助けてください。
ibm-mobilefirst - 初期化中に MobileFirst Server に接続できない
MobileFirst Studio でハイブリッド・アプリケーションの開発をテストしており、アプリの初期化中に MobileFirst Server に接続したいと考えています。MF_Project/app/[appNanme]/common/js/main.js init メソッドの下にある main.js ファイルを次のように更新しました。
次に、Android 環境用のアプリをビルドします (MF_Project の下にある appName を右クリックし、[Android 環境用にビルド] を選択します)。次に、エミュレーターでアプリを Android アプリケーションとして実行しましたが、ログにエラーが返されます
これに関する洞察をいただければ幸いです。
websphere-8 - MobileFirst Development Server は自動的に閉じられました
IBM MobileFirst Studio 6.3 でハイブリッド アプリケーションを実行しています。MobileFirst 開発サーバーを Eclipse から数時間実行した後、サーバーが自動的に停止します。
参考までに - QA 環境でアプリをテストするために、このサーバーを稼働させておく必要があります
mfp コンソールのログは次のとおりです。
[AUDIT ] CWWKT0017I: Web application removed (default_host): http://ServerName:10080/worklightadmin/
[AUDIT ] CWWKT0017I: Web application removed (default_host): http://ServerName:10080/worklightconsole/
[AUDIT ] CWWKT0017I: Web application removed (default_host): http://ServerName:10080/worklight-analytics-service/
[AUDIT ] CWWKZ0009I: The application WorklightConsole has stopped successfully.
[AUDIT ] CWWKZ0009I: The application WorklightAnalytics has stopped successfully.
[AUDIT ] CWWKZ0009I: The application _MobileBrowserSimulator has stopped successfully.
[AUDIT ] CWWKZ0009I: The application WorklightAnalyticsServices has stopped successfully.
[AUDIT ] CWWKZ0009I: The application WorklightServices has stopped successfully.
[AUDIT ] CWWKT0017I: Web application removed (default_host): http://ServerName:10080/IBMJMXConnectorREST/
[AUDIT ] CWWKZ0009I: The application XXXXX has stopped successfully.
[AUDIT ] CWWKZ0009I: The application YYYYY has stopped successfully.
[AUDIT ] WTRN0105I: The transaction service has shutdown successfully with no transactions requiring recovery.
[AUDIT ] CWWKE0036I: The server worklight stopped after 2 days, 9 hours, 1 minutes, 30.31 seconds.
ibm-mobilefirst - Mobile First Server 構成ツールのログの削除
MobileFirst サーバー 6.3 DB2 10.x Lunux 6.5
MFP 構成ツールをインストールし、構成インスタンスを作成しました。次に、アプリケーションのランタイム構成を作成してデプロイしました。これらの活動に関連する関連ログがあるようです。
次に、アプリケーション サーバーからランタイムのデプロイを解除し、GUI からランタイムを削除しました。ランタイム定義は GUI に表示されなくなりましたが、その定義は DB にまだ存在することを読んで理解しました。
ランタイムのデプロイおよびアンデプロイに関連するログを GUI やサーバーから削除する方法はありますか? ありがとう。
server - IBM Worklight Mobile First サーバー
IBM Worklight を使用してハイブリッド アプリケーションを作成しました。Eclipse を使用して apk ファイルを作成し、Android デバイスにインストールしました。私のモバイルファーストサーバーが開始された場合、私のアプリは動作していますが、何が起こっているのか教えてもらえますか?