Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error parsing application-server config file: null

819419Nov 29 2010 — edited Dec 2 2010
Hi,

We are getting the folllowing error when we are trying to start the application server.We are facing an issue in finding the root cause.
Please suggest.

Thanks in Adavance.
--------
10/11/29 05:21:48 Start process
--------
10/11/29 11:22:28 Error parsing application-server config file: null
10/11/29 11:22:28 java.nio.channels.OverlappingFileLockException
10/11/29 11:22:28 at sun.nio.ch.FileChannelImpl.checkList(FileChannelImpl.java:853)
10/11/29 11:22:28 at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:820)
10/11/29 11:22:28 at java.nio.channels.FileChannel.tryLock(FileChannel.java:967)
10/11/29 11:22:28 at oracle.oc4j.util.FileUtils.autoUnpack(FileUtils.java:532)
10/11/29 11:22:28 at com.evermind.server.deployment.EnterpriseArchive.addModule(EnterpriseArchive.java:838)
10/11/29 11:22:28 at com.evermind.server.deployment.EnterpriseArchive.parseDeploymentMainNode(EnterpriseArchive.java:491)
10/11/29 11:22:28 at com.evermind.xml.XMLConfig.parseRootNode(XMLConfig.java:305)
10/11/29 11:22:28 at com.evermind.server.deployment.EnterpriseArchive.parseRootNode(EnterpriseArchive.java:2610)
10/11/29 11:22:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:181)
10/11/29 11:22:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:113)
10/11/29 11:22:28 at com.evermind.server.deployment.EnterpriseArchive.init(EnterpriseArchive.java:2031)
10/11/29 11:22:28 at com.evermind.server.J2EEComponent.init(J2EEComponent.java:132)
10/11/29 11:22:28 at com.evermind.server.deployment.EnterpriseArchive.<init>(EnterpriseArchive.java:265)
10/11/29 11:22:28 at com.evermind.server.XMLApplicationServerConfig.InitSystemApplication(XMLApplicationServerConfig.java:333)
10/11/29 11:22:28 at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:297)
10/11/29 11:22:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:206)
10/11/29 11:22:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:113)
10/11/29 11:22:28 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:89)
10/11/29 11:22:28 at java.lang.Thread.run(Thread.java:595)
10/11/29 11:22:28 Fatal error: server exiting
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 30 2010
Added on Nov 29 2010
2 comments
1,191 views