1
私はwso2で相対的に新しいです、そして、プロジェクトに少し問題があります。ローカルマシンにサービスを作成することができました。しかし、プロジェクトのサーバーで同じことをしようとすると、いくつかのバグがありました。同じ続きは以下の通りです:wso2 Windowsサービスを実行
WARNING|wrapper|"WSO2 Server"|17-07-18 17:26:21|YAJSW: yajsw-stable-11.03
WARNING|wrapper|"WSO2 Server"|17-07-18 17:26:21|OS : Windows Server 2012 R2/6.3/amd64
WARNING|wrapper|"WSO2 Server"|17-07-18 17:26:21|JVM : Oracle Corporation/1.8.0_131
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:22|set state IDLE->STARTING
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:22|Controller State: UNKNOWN -> WAITING
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:22|working dir c:\omniPOS
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:22|create script: scripts/trayMessage.gv
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:22|found script scripts/trayMessage.gv
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:22|started process with pid 8528
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:22|set state STARTING->RUNNING
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|[INFO] StandardFileSystemManager - Using "c:\omniPOS\wso2\tmp\vfs_cache" as temporary files store.
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|platform null
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|Controller State: WAITING -> ESTABLISHED
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|Controller State: ESTABLISHED -> LOGGED_ON
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|[2017-07-18 17:26:23,789] ERROR {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Invalid Bundle found in the dropins directory: com.typesafe.config.config_1.0.0.jar
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|[2017-07-18 17:26:23,794] ERROR {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Invalid Bundle found in the dropins directory: hadoop-client.config_1.0.0.jar
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|[2017-07-18 17:26:23,795] ERROR {org.wso2.carbon.server.extensions.DropinsBundleDeployer} - Invalid Bundle found in the dropins directory: org.wso2.carbon.logging.propfile_1.0.0.jar
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|java.lang.reflect.InvocationTargetException
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:23|Trigger found: Exception in line:
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:23|java.lang.reflect.InvocationTargetException
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:23|start script scripts/trayMessage.gv
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at java.lang.reflect.Method.invoke(Method.java:498)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.wso2.carbon.bootstrap.Bootstrap.loadClass(Bootstrap.java:63)
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:23|end script scripts/trayMessage.gv
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.wso2.carbon.bootstrap.Bootstrap.main(Bootstrap.java:45)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at java.lang.reflect.Method.invoke(Method.java:498)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.rzo.yajsw.app.WrapperJVMMain.executeMain(WrapperJVMMain.java:53)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.rzo.yajsw.app.WrapperJVMMain.main(WrapperJVMMain.java:36)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23|Caused by: java.lang.RuntimeException: Could not find framework
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:23|Trigger found: Exception in line:
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:23|Caused by: java.lang.RuntimeException: Could not find framework
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.wso2.carbon.server.CarbonLauncher.buildInitialPropertyMap(CarbonLauncher.java:201)
INFO|wrapper|"WSO2 Server"|17-07-18 17:26:23|start script scripts/trayMessage.gv
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.wso2.carbon.server.CarbonLauncher.launch(CarbonLauncher.java:74)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.wso2.carbon.server.Main.launchCarbon(Main.java:160)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| at org.wso2.carbon.server.Main.main(Main.java:94)
INFO|8528/0|"WSO2 Server"|17-07-18 17:26:23| ... 12 more
もし誰かが私には非常に感謝しています。 ありがとう皆さん。
こんにちはBhathiya。まず、ご協力いただきありがとうございます。私はいくつかの問題を解決することができました。主に問題はCARBON_HOMEが最後に '\'で構成されていたと思います。例: 'C:\ wso2 \'で、cmdが.jarの正しい方法を見つけられません。私はおそらくそれのようなものだったと思う。今では稼働していますが、私の問題は他のものです。たとえ「EI611」チュートリアルの.confであっても、サービスが私の必要とする正しいリンクを実行しません。私のconfアーカイブを置くための答えがうまく説明されます。 – FelipeF