-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
possible issue with the javascript console ? #22
Comments
That seems a problem of JSConsole: |
Hello, Thank you for you answer and for the link. Best regards. |
I could see that this issue has been fixed back in december 2017: I opened a bash in the share container and could see that the version of the file is: I checked this file and could see that the line added in the fix was missing (line 8 in the fixed file): <@script type="text/javascript" src="${page.url.context}/res/components/common/common-component-style-filter-chain.js">/@script Could this be the cause of the issue ? Best regards. |
You're right, the change is not available in v0.6.0-rc1 You can always use |
.... by the way, path of this file in the share container is: Best reagards. |
okay, thanks |
Hello,
Not sure this issue is related to the javascript console module or to the alfresco-docker-installer it self:
I can open the javascript console, can write some code but can't select the "run with folder (see attached screen capture).
Folder selection simply stays empty...
Does the javascript console on your reference install work well ?
Best regards.
Jean-Pierre
Some related logs , that show up few seconds after I use the javascript console:
2019-12-11 13:35:15,344 WARN [alfresco.cache.contentUrlTransactionalCache] [http-nio-8080-exec-8] Transactional update cache 'org.alfresco.cache.contentUrlTransactionalCache' is full (65000).
share_1 | 2019-12-11 13:35:41,350 INFO [webscripts.connector.RemoteClient] [http-nio-8080-exec-10] Exception calling (GET) http://alfresco:8080/alfresco/s/de/fme/jsconsole/serverInfo?alf_ticket=TICKET_84a083c2986a36409a53834552b21c486d3322c5
share_1 | 2019-12-11 13:35:41,370 INFO [webscripts.connector.RemoteClient] [http-nio-8080-exec-10] Error status 408 Read timed out
share_1 | java.net.SocketTimeoutException: Read timed out
......
.......
2019-12-11 13:36:03,675 WARN [cache.node.nodesTransactionalCache] [http-nio-8080-exec-8] Transactional update cache 'org.alfresco.cache.node.nodesTransactionalCache' is full (125000).
The text was updated successfully, but these errors were encountered: