How do I go about beginning to even trouble shoot this error message:
[1920:000F-1C08] 25/03/2014 04:53:08 PM HTTP JVM: !warn.DojoDependencyList.Internalerrorunknownresourceid0!
Background: xpages form developed in 8.5 and ran perfectly last year, now using the exact form again, but that error message appears in Domino server console when you load the page and when you attempt to submit it (it won't submit.)
The only thing obviously thing that has changed in the picture here in the past year is that the server has been upgraded to domino 9.02 fp 2.
Any ideas on how to even start pinning down what's up gratefully received, I'm sure it's something small and non-obvious.
Domino 9.0 uses Dojo 1.8 so my guess is there's an issue/conflict with your app and its use of Dojo.
Try forcing your app to use Dojo 1.6.1 by setting xsp.client.script.dojo.version to 1.6.1 in xsp.properties.
Related
I am working on Cytoscape 3.9.1 and have stringApp 2.0.0 installed in my system.
Today, I tried importing 72 genes to String (both by web and in Cytoscape software).
STRING App web says stringApp communication error. Confirm that you have installed the latest version of stringApp (1.6+) and Cytoscape (3.8+).
I am getting an error message in Cytoscape: "This action cannot be performed on the current network as it appears to be an Old STRING network. Would you like to get the latest STRING network for the nodes in your network?
I have three options to solve
OK, upon clicking this, another dialogue box opens to Re-query the network.
Cancel, upon clicking this, the dialogue box closes.
Close the dialogue box, upon clicking this dialogue box closes.
My Cytoscape task history shows like this
Loading data from STRING for 72 identifier(s).
Network error: Unexpected error from server: Server returned HTTP response code: 503 for URL: https://api11.jensenlab.org/network
POSTing JSON from https://api11.jensenlab.org/network
Unexpected error from server: Server returned HTTP response code: 503 for URL: https://api11.jensenlab.org/network
Re-query network
null
Caught exception executing task.
Can someone help me how to solve this problem?
I tried to generate PPI using STRING App and it didn't work.
The backend database was having problems yesterday. It should be fixed now -- can you try again?
-- scooter
I had a problem and dell premium support ran some kind of upgrade or re-install of windows 10 while keeping my files in tack.
The next day, I was working on my MVC project in VS and it loaded ok and debugging got my application to the login page, which means it had to successfully read the Entity Framework Context with LINQ type stuff, and all of a sudden my project started having these errors about reading Entity Framework Context, but only in one method.
Then things got worse, I first tried to close VS and reopen VS. But this time, it said my project had been unloaded. I tried the option to reload the project, but now I was getting errors about "the operation could not be completed. the system cannot find the path specified" and errors having to do with not being able to find the current file highlighted at the top of the VS editor.
After looking up the unload issues in forums, I saw a suggestion to call up my Mbsa.csproj and change to false and to True. Then my project loaded ok - but why did this change? it was always false in my previous backups.
Then , when trying to run my project with VS Debugging, I started getting connection messages like these:
1 - C:\MBSSys\Mbsa\Mbsa 2020\Mbsa.csproj : error : The Web Application Project Mbsa is configured to use IIS. The Web server 'http://localhost:51700/' could not be found.
2 -The connection to 'localhost' failed.
Error: ConnectionRefused (0x274d).
System.Net.Sockets.SocketException No connection could be made because the target machine actively refused it 127.0.0.1:51712
3 - HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information:
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070021
Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File \?\D:\MBSSys\Mbsa\Mbsa 2020\web.config
Requested URL http://localhost:51700/
Physical Path D:\MBSSys\Mbsa\Mbsa 2020
Logon Method Not yet determined
Logon User Not yet determined
Config Source:
163: <validation validateIntegratedModeConfiguration="false" />
164: <handlers>
165: <remove name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" />
4 - Error message:
Server Error in Application "application name"
HTTP Error 500.19 – Internal Server Error
HRESULT: 0x80070021
Description of HRESULT
The requested page cannot be accessed because the related configuration data for the page is invalid.
Cause for HResult code 0x80070021
This problem can occur when the specified portion of the IIS configuration file is locked at a higher configuration level.
Resolution for HResult code 0x80070021
To resolve this problem, unlock the specified section, or do not use it at that level. For more information on configuration locking, see How to Use Locking in IIS 7.0 Configuration.
So I am wondering if anyone else has faced this particular issue,
or, if anyone can give me any appreciated advice here.
Thanks for your time and advice. If you need more clues, just ask.
The seems to happen after installing KB4568831.
https://superuser.com/questions/1575295/windows-updates-kb4568831-kb4562899-break-all-net-applications-hosted-in-iis
I could get rid of the 500.19 errors by manually re-installing some optional windows features that the update apparently removes (see below), but after I got auth-related errors instead. In the end I rolled back KB4568831 to resolve the issue for the time being. Hopefully this gets fixed soon.
So, well, I am trying to get started with Workflow for XPages however, I am not able to get the activiti-explorer working. I am trying to setup the application named "Sample Application on Activiti" (this application is present as one of the sample).
I followed the following steps as listed in the tutorial:
Installed Extension Library and H2 Database; and copied the active server plugins.
Installed the site.xml on client and server.
Started the h2 database.
Updated the activiti.workflow file
According to these steps when I visit "myServer/activiti-explorer" a login should come but instead I am getting the above mentioned error. The only solution I thought about was that the activiti-explorer.war file was to be kept in the domino directory somewhere (similar to webapps in tomcat: which works very well btw.). I tried putting it in "domino/data" directory with no success.
Also, there is an open topic on openntf discussion tab of the same project with no response yet. Just for reference the link is:
http://www.openntf.org/main.nsf/project.xsp?r=project/Workflow%20for%20XPages/discussions/6B020B585420E70886257B6E004E5A32
Edit 1: After digging in more, I found out that the domino throws a different error the very first time I try to access the activiti-explorer and rest all times it throws the same error mentioned in the title. However, the console looks something like this after the first request.
18-06-2014 12:17:17 HTTP JVM: Activiti Explore Started
18-06-2014 12:17:17 HTTP JVM: Web Container : com.ibm.pvc.internal.webcontainer.webapp.BundleDeployedModule : CWPWC0032E: Error occured while processing annotation for the servlet java.lang.ClassNotFoundException: org.activiti.explorer.servlet.ExplorerApplicationServlet.
18-06-2014 12:17:17 HTTP JVM: 1. The supported annotations are #DeclareRoles,#PreDestroy and #PostConstruct for servlets.
18-06-2014 12:17:17 HTTP JVM: 2. Check that the class resides in the proper package directory.
18-06-2014 12:17:17 HTTP JVM: 3. Check that the classname has been defined in the server using the proper case and fully qualified package.
18-06-2014 12:17:17 HTTP JVM: 4. Check that the class was transfered to the filesystem using a binary transfer mode.
18-06-2014 12:17:17 HTTP JVM: 5. Check that the class was compiled using the proper case (as defined in the class definition).
18-06-2014 12:17:17 HTTP JVM: 6. Check that the class file was not renamed after it was compiled. Thread[Thread-6,5,main]. For more detailed information, please consult error-log-0.xml located in C:/Program Files/IBM/Lotus/Domino/data/domino/workspace/logs
I understand it is a class not found exception but I am not sure how to get through it.
Any help would really be appreciated here. Thanks.
am using Jboss 6, my problem is that when I want to view my admin console it will give me this>>>
HTTP Status 404 - /admin-console/
type Status report
message /admin-console/
description The requested resource (/admin-console/) is not available.
JBoss Web/3.0.0-CR2
and it goes the same if I want to view my Jboss Web Services Console,>>
HTTP Status 404 - /jbossws/
type Status report
message /jbossws/
description The requested resource (/jbossws/) is not available.
JBoss Web/3.0.0-CR2
what is the problem actually? is there anything to do with admin console.war?
You seem to have corrupted the JBoss installation, highly reccomended to use a fresh installation and deploy your application rather than debug this.
Try to finish up an install script that I haven't touched in about 3 weeks. Install was working last time I tried but now getting error. It seems to have something to do with ISIISCosting but Google has been no help.
MSI (s) (D0:54) [11:09:53:273]: Doing action: ISIISCosting
Action start 11:09:53: ISIISCosting.
MSI (s) (D0:F8) [11:09:53:341]: Invoking remote custom action. DLL: C:\Windows\Installer \MSI30AF.tmp, Entrypoint: ISIISCosting
MSI (s) (D0!14) [11:09:53:403]: Note: 1: 2711 2:
InstallShield 11:09:53: Error with IISRT: -1204
CustomAction ISIISCosting returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 11:09:53: ISIISCosting. Return value 3.
Action ended 11:09:53: INSTALL. Return value 3.
I restarted the IIS server and I know it is working as prior to this error we query the IIS server for a list of Web Sites and display them in a panel.
Found out that -1204 = ERROR_IISRT_INVALID_VROOTCOMPNAME
IIS issue or InstallShield issue?
There isn't any InstallScript involved here, just how you define the website and InstallShield's built in custom actions ( cost, rollback, install, commit, uninstall type stuff ) going through that data and passing it onto IIS.
My guess would be that the data is using special characters or something that isn't allowed. It's hard to say without seeing the data. The log doesn't tell enough.