"Server error in ' / ' application", then the line "Runtime Error".

Description: An application error occurred on the server. The current settigs error customized for this application prevent the details of the error in the application being viewed remotely (for security reasons). However, it could be read by browsers running on the local server computer.

Details: "to enable the details of this error message specific either visible on remote machines, please create a tag in a configuration of"web config"file

located in the root directory of the current web application. This tag should have its attribute of 'mode' on 'Off '.

My question: How can I get around this, because I don't want to be 'visible on remote computers?

Hello

There is no ignored, because the error is probably generated on the server and its security.

If you are the Manager of the system and identifying information to open access there is no reqson for "I don't want to be 'visible on remote computers'.

Tags: Windows

Similar Questions

  • Flash CS6 does not not create an .app file when I output as application with the embedded runtime

    I'm looking to create an application with the embedded runtime, but the process keeps failing without raising an error. More precisely: in settings of the Air, I select output as follows: Application with the runtime shipped. When I build this way, Flash tells me that he created the Telepath tactical - Steam.app...

    AIR building error.png

    .. .but no never .app file really does appear in the folder:

    Files Created.png

    This happens regardless of what I included in the library path and default binding settings. (When I say that it out as follows: Windows install, on the other hand, the appropriate exe file opens without problems.)

    I use Flash Professional CS6 v. 12.0.0.481 on Windows 7, 64-bit.

    So, I found this one: this problem was caused by an old .fla (original created in Flash CS4 or something like that) that had been converted over time to be compatible CS6. Recreate the .fla from scratch in CS6, corrected the problem.

  • Server based Client Application over the Internet

    Hi all

    I want to develop an application for a business, the requirements are the following.

    1 communication server on the internet server

    2 customer communication server on the internet, as well local LAN

    3 database should be MySQL, main server can only access and all other servers accessible by the main server

    4. the customer can send using Labwindows application on a Web site or email service providing Web sites like gmail or yahoo

    diagram attached understanding

    Is this possible with LabWindows/CVI and if possible, where do I start

    Concerning

    Umer

    There is an internet library and a SQL Toolbox which may help to do some of the things you ask. I would like to look at those to see if they have all the features you are looking for.

  • VI Analyzer in an application using the built

    I have an application which is designed for a continuous integration server.  This application uses the VI Analyzer API (Labview 2009 for the moment) to run a series of tests on a case of the screws.  The problem is that when the program is run like VI all is happy, that the folder is added using the 'Add VIAn Item.vi' and the task runs on the four VI in the folder.  But when the VI is built and comes as an exe file, 'VIAn Add Item.vi' appears to add the folder but no vi is analyzed and if a specific VI is given then error 53 is thrown by "NI_FileType.lvlib:Get leader Type.vi.  Is it just a case of not being able to use the VI Analyzer API in a built application that is running as an exe?  I have attached the front panel of the application built after he was executed and the rear panel of the source code in question; There is more that the rest is just to determine the paths to analyze.

    The VI Analyzer API is not supported in a built EXE.

  • How the line prefetch impact using memeory on oracle.

    Support, we have a table whose structure is like (a varchar2 (4000), b varchar2 (4000), b varchar2 (4000), b varchar2 (4000)). If we fill the with row table of maximum length, i.e.: all ranks will be have4 * 4 k = 16 k data. Then set line prefetch (in sqlplus, arraysize) 5K, then for each extraction, oracle will send 16 K * 5 K = 80 M data to the client. My question is: whence these 80 M stored in oracle?

    I first thought these 80 m will get PGA/UGA, but my tests show me the UGA and PGA are less than 5 M, that size is not enough to store the data of 80 M. Oracle will store the data in the buffer of the decision-making level operating system once all the data is ready? Such as: get 15 K data, put it in the socket buffer, get the data from 15 K one another, put it in the socket buffer, so there is no need for oracle store these 80 M within the oracle database? But 80 M data is too large for the buffer of the socket.

    user646745 wrote:
    My question is if the customer will use super great memory if set prefetch too high. The trace file said oracle is occupied on sending data of 5000 lines without interruption. If the customer must have little need of memory to store. My perl above test has confirmed that it takes a lot of memory to the high setting prefetch.

    Yes. It depends on how the OCI (Oracle Call Interface) is used. The [Oracle® Call Interface Programmer Guide | http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14250/oci04sql.htm#sthref645] States:

    >
    In order to minimize the server back and forth and optimise performance, the SPOUT can preload lines of result set when executing a query. You can customize this prefetching by setting an OCI_ATTR_PREFETCH_ROWS or OCI_ATTR_PREFETCH_MEMORY of the statement handle attribute using the OCIAttrSet() function. These attributes are used as follows:

    * OCI_ATTR_PREFETCH_ROWS sets the number of lines to be read beforehand. If it is not set, the default value is 1. If the OCIStmtExecute() iters parameter is 0 and prefetching is enabled, lines are buffered during calls to OCIStmtFetch2(). The value of read-ahead can be changed after the execution, as well as between extractions.

    * OCI_ATTR_PREFETCH_MEMORY sets the allocated memory to be a prior extraction lines. The application then retrieves lines as much as can fit in this amount of memory.

    When both of these attributes are specified, the Prerecupere BEAK of the lines up to the OCI_ATTR_PREFETCH_ROWS limit, unless the limit OCI_ATTR_PREFETCH_MEMORY is reached, in which case the NOZZLE return so many rows than fit in a buffer of size OCI_ATTR_PREFETCH_MEMORY.

    By default, the preload is turned on, and the SPOUT recovers an additional line all the time. To enable disable prefetching, define the attributes of the OCI_ATTR_PREFETCH_ROWS and the OCI_ATTR_PREFETCH_MEMORY to zero.
    >

    Therefore, if either prefetch value is high. client memory use will also increase at the same time. The '+' safer + two methods would be to OCI_ATTR_PREFETCH_MEMORY the value that you specify then a size of buffer extraction absolute memory... whereas the use of OCI_ATTR_PREFETCH_ROWS can cause a heavy memory hit to extract lines very large and in turn use very little memory when you read the small lines.

  • Can I omit THEN in a when then the clause of an insert statement multi-table?

    Example of a test of the demo:

    You have been appointed as the DBA for a National Bank that provides services of credit and debit cards to its customers. The records for these two types of card users are stored and preserved in the card_customers of Bank data table.

    You decide to create separate tables for credit card users and users of debit cards and then use the data in the card_customers table to populate the new tables. Information for clients who hold both types of card must be added to the time of the tables.

    Which of the two following options provide the most effective way of inserting the customer data in the credit_card_holders and debit_card_holders tables? (Choose two.)

    Explanation:

    In this scenario, the following statement provides the most effective way of inserting data in the credit_card_holders and debit_card_holders tables:

    INSERT ALL
    When card_type = 'Crédit' THEN credit_card_holders
    When card_type = 'Throughput' THEN debit_card_holders
    SELECT * FROM card_customers;

    Le INSERT all THE statement verifies the conditions in the two clauses WHEN , regardless whether one of them is true or false. If a condition when is true, then the line corresponding to the INSERT statement is executed is inserted in the card_customers in the credit_card_holders table or the debit_card_holders table. If a customer has a credit card and a debit card, there will be two rows in the table card_customers for the same customer, one with card_type = 'Crédit' and the other with card_type = 'Throughput'. This statement inserts the correct lines in the tables in a single pass.


    The TIME is here (in bold) are not present in answer C.


    basic question: can I omit the keyword THEN in a moment, then clause?

    What happened when you tried the failure THEN?

    Do not be afraid to break the Oracle by actually TRYING things.

    The best and fastest, to learn is to try things yourself.

    Then, see the documentation for the basic issues.

    http://docs.Oracle.com/CD/B28359_01/server.111/b28286/statements_9014.htm

    View the diagram of syntax for the 'conditional_insert_clause' and you will see that the word is necessary.

  • AS3/AIR with interpolation/testing applications outside the Simulator

    I have a few questions here.

    (1) I want to implement a Tween more to my application, but most of the examples I find it introduce as an application, flash or Flex, that quiet honestly Flex/XML/Any-language-help -<> TERRIBLE is to write the code for, and my application is strictly written in AS3.  I searched for a while and I found a few examples, but I can't get them to run in the environment AIR runtime, even if I saw videos of people doing exactly that.  Anyone else cela and could perhaps shed some light on how to test your application in the AIR runtime env?

    (2) also if anyone knows of some good examples of interpolation made in pure AS3, perhaps even in the EPS to AIR that would be GREAT!  I learn best by taking examples and pulling them apart.

    I'm not really sure how to answer Q1, but I will say that I'm pure - AS3 apps, as I think that most people on this forum do, so it's not any problem to do in pure as3 apps.  See http://docs.blackberry.com/en/developers/deliverables/25068/Creating_your_first_application_1348731 _...

    Regarding the second question, it is integrated into the SDK API called Tweener.  It's super easy to use.  You can see the reference of the document with many examples to http://hosted.zeh.com.br/tweener/docs/en-us/.  The key is:

    Tweener.addTween (yourObject, {property1:final_value, time: numSeconds, transition: transitionName});

    yourObject is, in fact any object, but probably a display object in many cases

    inside the curlies, you can specify as many properties of "yourObject' as you want (such as x, y, scaleX, color etc...).  final_value is just the value that the property will be at the end of the numSeconds is (a number).  The above site, I gave you a list of all the transitions you can use (as exponential or linear, etc.).

  • Can I have a form only for all instances of the application of the same type? (OIM 11 G 2)

    Hi all

    I have dozens of instances of the application of the same type (DBUM connector) so I was used to specify the same shape and the same user object while creating instances of the application.

    Is it safe? Or is it better to create a new/different shape for each instance of the application?

    Many thanks and best regards.

    Even if this is the answer, I would say that Yes, always use the same form name in the instance of the application. Recently came across the issue in R2BP10 and R2PS1BP02, where there are several child forms an instance of the application if different names are used for the name of the form in the instance of the application, then the form does not display data in the user interface.

    -Marie

  • Why open links in Firefox causes a "Server error in ' / ' Application Runtime Error" but not in "Internet Explorer"?

    When I click on certain links in an e-mail message (and Firefox is the default browser), I get the following error:

    In the Application Server error ' / '.

    Runtime error
    Description: An exception occurred while processing your request. In addition, another exception occurred during the execution of the custom for the first exception error page. The request was interrupted.

    If, however, I follow the same links (and Internet Explorer is the default browser), I get no error and the good content of the link is displayed.

    What is causing this error? As I prefer Firefox, how can this problem be fixed?

    Windows 7 Service Pack 1 operating system
    Firefox Version 32.0.1
    Internet Explorer Version 11.0.9600.17280

    Thank you for your help.

    First

    When you look at the address in the address bar, it seems to coincide with the e-mail?

    It seems that Firefox has sent the server something it was not expected. Sometimes this can be caused by obsolete or damaged cookies - assuming that you have visited the site before. It could also result in changes of standard information sent to servers such as the string 'user agent' that specifies your version of browser and operating system.

    To clear cookies for a site, while displaying a page on the site, either:

    • Right click and select View Page Info > Security > "View Cookies".
    • (menu bar) Tools > Page Info > Security > 'view the Cookies '.

    Then try to reload the page. Who help me?

  • ' In the Application Server error ' / ' "error running FAMILY TREE MAKER 2011

    I used my Family Tree Maker 2011 then Microsoft packages update, now I can't access the Internet through Family Tree Maker 2011.

    I get a Run Time Error with explanations, however, I can't find the files they show:

    In the Application Server error ' / '. Runtime error Description: An application error occurred on the server. The current settings of error customized for this application prevent the details of the error in the application being viewed remotely (for security reasons). It could, however, be read by browsers running on the local server computer.

    Details: To enable the details of this error message specific either visible on remote machines, please create a tag in a "web.config" configuration file located in the root directory of the current web application. This tag should have its attribute of 'mode' on 'Off '.

    Notes: The current error page you see may be replaced by a custom error page by modifying the "defaultRedirect" of an application attribute tag configuration to point to a custom error page URL.

    Before I had a chance to dig into these files, Ancestry.com has sent me a saying Email "they were aware of the error message" and that they were working on the problem. Later in the day, I tried the program again and it worked OK  Owes posed a problem at their end.

    Thanks for the quick response.

  • In the Application Server error ' / '.

    What should I do?

    In the Application Server error ' / '. A network-related or specific to the instance error occurred establishing a connection to SQL Server. The server is not found or inaccessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP provider, error: 0 - no connection can be made because the target machine actively refused it.) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and its origin in the code.

    Exception details: System.Data.SqlClient.SqlException: A network-related or instance-specific error all by establishing a connection to SQL Server. The server is not found or inaccessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP provider, error: 0 - no connection could be made because the target machine actively refused it.)

    Source error:

    Line 101: Dad SqlDataAdapter = new SqlDataAdapter (SQL, con); Line 102: Dtbl DataTable = new DataTable(); Line 103: dad. Fill (dtbl); Line 104: return dtbl; Line 105 :}

    Source file: c:\HostingSpaces\almal\SiteES\Default.aspx.cs Line: 103

    Stack trace:

    [SqlException (0 x 80131904): a network-related or instance-specific error occurred establishing a connection to SQL Server.] The server is not found or inaccessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (fournisseur: fournisseur TCP, erreur: 0-aucune connexion pourrait être établie car l'ordinateur cible a activement refusée il.)] System.Data.ProviderBase.DbConnectionPool.GetConnection (DbConnection owningObject) 428 System.Data.ProviderBase.DbConnectionFactory.GetConnection (DbConnection owningConnection) + 65 System.Data.ProviderBase.DbConnectionClosed.OpenConnection (DbConnection outerConnection, DbConnectionFactory connectionFactory) + 117 System.Data.SqlClient.SqlConnection.Open () + 122 System.Data.Common.DbDataAdapter.QuietOpen (IDbConnection, ConnectionState & originalState connection) + 31 System.Data.Common.DbDataAdapter.FillInternal (DataSet dataset, DataTable [] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, command IDbCommand, CommandBehavior behavior) + 112 System.Data.Common.DbDataAdapter.Fill (DataTable [] dataTables, Int32 startRecord, Int32 maxRecords, command IDbCommand, CommandBehavior behavior) + 162 System.Data.Common.DbDataAdapter.Fill (DataTable dataTable) 115 Default3.GetTableDataMy (String SQL) in c:\HostingSpaces\almal\SiteES\Default.aspx.cs:103 Default3.Page_Load (Object sender, EventArgs e) in c:\HostingSpaces\almal\SiteES\Default.aspx.cs:179 System.Web.Util.CalliHelper.EventArgFunctionCaller (fp IntPtr, Object o, object t, e As EventArgs) System.Web.Util.CalliEventHandlerDelegateProxy.Callback + 14 (Object sender, EventArgs e) + 35 System.Web.UI.Control.OnLoad (EventArgs e) + 99 System.Web.UI.Control.LoadRecursive () + 50 System.Web.UI.Page.ProcessRequestMain (Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) + 627

    Version information: Microsoft .NET Framework Version: 2.0.50727.3615; ASP.NET Version: 2.0.50727.3618

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums.

    https://social. .Microsoft.com/ TechNetForums/in-us/categories /.

    I hope this helps.

  • "Error R6034: an application has made an attempt to load the library runtime C incorrectly." while trying to update iTunes. Tried to reinstall, but get error "Windows error 1114.

    Original title: Runtime Error R6034

    When I was updating my Itunes library, I got a pop window with this message:

    Runtime error
    Program of C:\ Program files (x 86) \itunes exe.
    R6034
    An application has made an attempt to load the C runtime incorrectly library.
    Please contact the team for more information application support
    I tried to repair itunes without success and then uninstalled itunes and tried to reinstall it but when I tried to reinstall I get a different error message (error Windows 1114)
    Can you help me?

    Hello

    This seems to be a new issue facing users of iTunes while trying to update to the latest version of iTunes on Windows 7. I checked in the Apple support sites and found that uninstalling iTunes and then put it back in place, by running the installer with administrator privileges has solved the problem for many users with similar problems.

    You can see the responses made by user turingtest2 in the following threads of the Apple Support forums, the steps are correctly described here:

    https://discussions.Apple.com/message/24609674#24609674

    https://discussions.Apple.com/message/24616175#24616175

    The steps which have been voted as useful for these discussions include:

    First, uninstall each of these programs from your computer:

    • iTunes
    • Apple Software Update
    • Apple Mobile Device Support
    • Hello
    • Apple Application Support

    Then, Download and save the installer for iTunes by clicking on this link: http://www.apple.com/itunes/download/

    And finally, reinstall iTunes by running the installer registered with elevated permissions. Here's how you can do this:

    1. Right click on the installer downloaded.
    2. Click run as administrator.
    3. Click Yes or continue when Windows ask you for your consent.

    This should help you solve this problem. If you are still not able to get the iTunes program works correctly, you can also post your request in the iTunes of Apple Support Forums. Here is the link for forums:

    https://discussions.Apple.com/community/iTunes/itunes_for_windows

    Let us know how it goes. We will be pleased to be of further assistance. Thank you and have a nice day!

  • I've implemented all the information for an email from the Charter and then when I click on get mail, it says there is a connection to the server error... Why?

    I've implemented all the information for an email from the Charter and then when I click on get mail, it says there is a connection to the server error... Why?

    Hello ChevyDriver10,

    Thanks for your post.  What email app do you use to receive your mail?

    In the meantime, take a look at the Charter of General electronic installation instructions.

    If you do not currently have an e-mail client, feel free to go on Windows Live Mail.

    See you soon

  • was on a website and now cannot accrss now because I get a web page saying in the Application Server error ' / '.

    In the Application Server error ' / '.

    I was on a website and now can't accrss now because I get a web page saying in the Application Server error ' / '.

    Hello

    1 have had any changes made to the computer before the show?

    2. which antivirus software do you use?

    3. what Internet Explorer that you are using?

    Method 1:

    Try to disable add-ons in Internet Explorer 9 and check if it helps.

    How to manage add-ons in Internet Explorer 9

    http://Windows.Microsoft.com/en-us/Windows7/how-to-manage-add-ons-in-Internet-Explorer-9

    Method 2:

    How to optimize Internet Explorer

    http://support.Microsoft.com/kb/936213/no

    (Also applies to Internet Explorer 9)

    Note: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings.

    Hope this information is useful.

  • Layout error while deploying the application on the glassfish server. Any body can help?

    Mr President.

    Layout error while deploying the application on the glassfish server. Any body can help?

    The server log is

    [2015-06-05T12:05:15.646+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487915646] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:15.646+0500] [glassfish 4.1] [WARNING] [] [javax.enterprise.system.tools.deployment.javaeefull] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487915646] [levelValue: 900] [[
      Exception while locating sub archive: AshCMS_ViewController_webapp.war]]
    
    
    [2015-06-05T12:05:15.706+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=88 _ThreadName=deployment-jar-scanner] [timeMillis: 1433487915706] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:17.484+0500] [glassfish 4.1] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487917484] [levelValue: 800] [[
      visiting unvisited references]]
    
    
    [2015-06-05T12:05:23.074+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923074] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.074+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923074] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.784+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923784] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [WARNING] [NCLS-DEPLOYMENT-00023] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 900] [[
      Ignoring AshCMS_ViewController_webapp_war/ because the containing archive C:\glassfish4\glassfish\domains\domain1\applications\AshCMS_Project1_AshCMS recorded it as a pre-existing stale file]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [SEVERE] [] [javax.enterprise.system.core] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 1000] [[
      Exception while deploying the app [AshCMS_Project1_AshCMS]]]
    
    
    [2015-06-05T12:05:23.804+0500] [glassfish 4.1] [SEVERE] [NCLS-CORE-00026] [javax.enterprise.system.core] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923804] [levelValue: 1000] [[
      Exception during lifecycle processing
    java.lang.IllegalArgumentException: Could not find sub module [AshCMS_ViewController_webapp.war] as defined in application.xml
      at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:560)
      at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:229)
      at com.sun.enterprise.deployment.archivist.ApplicationFactory.openWith(ApplicationFactory.java:232)
      at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:193)
      at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:227)
      at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:96)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:881)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:821)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:377)
      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)
      at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:539)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:535)
      at java.security.AccessController.doPrivileged(Native Method)
      at javax.security.auth.Subject.doAs(Unknown Source)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:534)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:565)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:557)
      at java.security.AccessController.doPrivileged(Native Method)
      at javax.security.auth.Subject.doAs(Unknown Source)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:556)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1464)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1300(CommandRunnerImpl.java:109)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846)
      at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722)
      at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:253)
      at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:231)
      at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:275)
      at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:328)
      at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:163)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
      at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151)
      at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171)
      at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:152)
      at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104)
      at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:387)
      at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:331)
      at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:103)
      at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:271)
      at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
      at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
      at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
      at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
      at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
      at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:297)
      at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:254)
      at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1028)
      at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:365)
      at org.glassfish.admin.rest.adapter.RestAdapter$2.service(RestAdapter.java:316)
      at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:179)
      at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:459)
      at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)
      at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:201)
      at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:175)
      at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
      at org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133)
      at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112)
      at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
      at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:561)
      at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
      at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
      at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56)
      at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
      at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:565)
      at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:545)
      at java.lang.Thread.run(Unknown Source)
    ]]
    
    
    [2015-06-05T12:05:23.814+0500] [glassfish 4.1] [SEVERE] [] [javax.enterprise.system.core] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487923814] [levelValue: 1000] [[
      Exception while deploying the app [AshCMS_Project1_AshCMS] : Could not find sub module [AshCMS_ViewController_webapp.war] as defined in application.xml]]
    
    
    [2015-06-05T12:05:30.224+0500] [glassfish 4.1] [INFO] [] [org.jvnet.mimepull.WeakDataFile] [tid: _ThreadID=42 _ThreadName=admin-listener(2)] [timeMillis: 1433487930224] [levelValue: 800] [[
      File C:\Users\TANVIR\AppData\Local\Temp\MIME4440540335098498486.tmp was not delet
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ed]]
    
    

    Any body can help to find the error.

    Because I'm not able to find the error.

    Concerning

    As indicated in the supported link you must use Glassfish 3.1 NOT Glassfish 4

Maybe you are looking for