在OSX中,我配置了Intellij 15运行/调试任务,如下所示:
它运行正常,但调试不起作用。它抛出:
/usr/local/bin/node --debug-brk=60144 --nolazy /usr/local/lib/node_modules/protractor/lib/cli.js /Users/XXXX/Workspace/frontend-test/config.js
Debugger listening on port 60144
Using the selenium server at http://localhost:4444/wd/hub
[launcher]
我想使用terracotta + Shiro来实现SSO。当我尝试测试它时,我遇到了这样的错误:
The configuration data in the base configuration from server at 'localhost:9510' does not obey the Terracotta schema:
[0]: Line 4, column 5: Expected elements 'tc-properties servers clients' instead of 'system' here in
我尝试在IntelliJ IDEA12.1中调试glassfish 4应用程序,得到以下结果:
D:\tools\glassfish4\glassfish\bin\asadmin.bat start-domain --debug domain1
[2013-06-28 03:58:34,480] Artifact exchange-web:war: Server is not connected. Deploy is not available.
Detected server admin port: 4848
Detected server http port: 8080