Sun Java logo     Previous      Contents      Next     

Sun logo
Sun Java System Application Server 8.1 Platform Edition 2005Q1 Error Message Reference 

Chapter 3
DPL Error Messages

This chapter describes messages for errors with a DPL prefix.


DPL8001

Message

Event subsystem does not recognize the new implementation of the server context found in runtime.

Cause

The instance may not be of expected type

Solutions/Workarounds

Ensure that the descriptor type is set as expected. Set log level for deployment to view more details.


DPL8002

Message

Copying of files failed.

Cause

May be because of lack of space or permission.

Solutions/Workarounds

Ensure that the permissions are set as expected and that there is enough disk space.


DPL8003

Message

ArchivistFactory.getArchivist() failed

Cause

The module type may not be as expected.

Solutions/Workarounds

Ensure that the module type is one of the supported types.


DPL8004

Message

Opening of files failed.

Cause

May be because of lack of permission or wrong file name.

Solutions/Workarounds

Ensure that the file name is correct, and that the permissions are set as expected.


DPL8005

Message

Error while parsing the deployment descriptor.

Cause

May be because of malformed descriptor or absence of all required descriptor elements.

Solutions/Workarounds

Ensure that the descriptor is well formed and as per specification. Also ensure that the SAX parser configuration is correct and the descriptor has right permissions.


DPL8006

Message

Adding or getting a descriptor failed.

Cause

May be because the node/information to be added is not valid; may also be because of the descriptor was not registered.

Solutions/Workarounds

Ensure that the node to be added is valid, and that the permissions are set as expected.


DPL8007

Message

Failed to find the resource specified in the deployment descriptor.

Cause

May be because of wrong specification in the descriptor.

Solutions/Workarounds

Ensure that the resource specified is present, and that there is no typo in the resource specified in the descriptor.


DPL8008

Message

Failed to load the class/method.

Cause

May be because of wrong class/method name.

Solutions/Workarounds

Ensure that the class/method specified is present, and that the path information is correct.


DPL8009

Message

Failed to load the deployment manager.

Cause

May be because of wrong URI specification or deployment factory not installed at all.

Solutions/Workarounds

Ensure that the resource specified is present, and that there is no typo in the URI specified.


DPL8010

Message

Failed in autodeployment.

Cause

May be because of failure in creating the autodeployer or while reading the autodeploy configuration info.

Solutions/Workarounds

Ensure that the autodeploy is enabled properly, and that their autodeploy configuration is set properly.


DPL8011

Message

Failed in autodeployment of applications.

Cause

Mostly because of application specific failure.

Solutions/Workarounds

Ensure that the application can be deployed using CLI, and that there autodeploy configuration is set properly and the server is up and running.


DPL8012

Message

Failed to rename directory.

Cause

May be because of lack of permissions.

Solutions/Workarounds

Ensure that the permissions are set as expected, and that the there is no directory name clash.


DPL8013

Message

Failed to create JAR file.

Cause

May be because of lack of permissions or lack of space.

Solutions/Workarounds

Ensure that the permissions are set as expected, and that the there is enough space.


DPL8014

Message

Failed to complete application deployment.

Cause

May be because of lack of permissions or lack of space or wrong application.

Solutions/Workarounds

Ensure that the permissions are set as expected, and that the there is enough space.



Previous      Contents      Next     


Part No: 819-0790.   Copyright 2004-2005 Sun Microsystems, Inc. All rights reserved.