473,796 Members | 2,867 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A strange error in WAS 6.0 - the deployed application does NOT get extracted!

127 New Member
Hi People,

First of all, do we have a dedicated forum for WebSphere? As I dont find any, posting it in the one and only available forum "Java"!

We do face a strange scenario in WAS 6.0 in AIX box. The actual purpose of ND (Network Deployment) does NOT get saved here as we do NOT have any cluster. We do have all the profiles (Deployment Manager - dmgr, individual server profiles) all in the same/single box. We do have a IBM HTTP Server to route the requests to Application Server.

During upgradation, instead of uninstalling the existing version of the EAR file, we are insisted to keep it in stopped condition and we do a fresh installation of the newer version of EAR. Of course with a different name to have a separate folder when it gets extracted. So if at all some issue happens with the newer version, we just stopped the new one and start the older one - as a toggling mode.

Now the issue is, the installation of the new EAR is successful and we do get the message in the console. But when starting the application, it bombs! It says that 'META-INF/application.xml ' is not found with the LoadDeploymentD escriptor. When I searched in the file structure, the appropriate folder structure in the installedApps is missing! . The the same was working fine till now. All of a sudden it throws an error!

I have been trying out with several work arounds for a couple of days, but i am unable to get through. As it is in our Production Environment, I really can't play around much with it.

Have any of you faced this scenario ? Any suggestions? Kindly let me know if you need any further inputs.

Thanks in advance!
Nov 4 '08 #1
7 1649
r035198x
13,262 MVP
We don't have a dedicated WAS forum. The Java forum is not a bad choice for them either.
I did face the same problem on jboss with one application that I was trying to install. The boring thing was that sometimes it worked and sometimes it didn't. In the instances that it failed, I had to manually copy the ear into the deploy folder myself and touch the application.xml to force it to redeploy the application. Not sure if the same hack works on WAS but even then a more stable solution would be best.
Nov 4 '08 #2
itsraghz
127 New Member
We don't have a dedicated WAS forum. The Java forum is not a bad choice for them either.
I did face the same problem on jboss with one application that I was trying to install. The boring thing was that sometimes it worked and sometimes it didn't. In the instances that it failed, I had to manually copy the ear into the deploy folder myself and touch the application.xml to force it to redeploy the application. Not sure if the same hack works on WAS but even then a more stable solution would be best.
Thank you r035198x ! Good that the post was not in an inappropriate forum.

Thank you for the reply. But dealing with the contents/folders manually is a good and suggested idea? If so how long we should keep doing it? But I do get the installation successful. The error comes only during the starting of application.

Any idea?
Nov 4 '08 #3
r035198x
13,262 MVP
It is not a good idea at all as I have indicated above.
Do you mean that the error appears even if you have manually copied the ear directory to the installedApps folder?

Coming back to the problem, are you sure there are no empty class-path entries on the deployment descriptor and which IDE are you using, RAD?
Nov 4 '08 #4
itsraghz
127 New Member
It is not a good idea at all as I have indicated above.
Do you mean that the error appears even if you have manually copied the ear directory to the installedApps folder?

Coming back to the problem, are you sure there are no empty class-path entries on the deployment descriptor and which IDE are you using, RAD?
Thank you r035198x! Nope I have NOT yet tried the manual copying as there are many other related files involved (was.policy, some other bnd.xml files etc.,).

I am as such a WAS Admin and all what I am given is an EAR file. Moreover the same fashion was working fine till sometime back. That's what I am wondering!
Nov 4 '08 #5
itsraghz
127 New Member
My attempt in doing the manual copy operation is succeeded :) I have manually copied the complete folder structure as that of the earlier EAR version as there are no much changes and for simulation sake I tried it. It worked :)

But not sure how long is this gonna work or should we keep doing it! Anyways trying to figure out a permanent solution. let me try my luck !!
Nov 4 '08 #6
r035198x
13,262 MVP
It could all simply a problem with the uncompressing of the files. Which platform are you running the server on?
Nov 5 '08 #7
itsraghz
127 New Member
Is that so? I don't think so. Otherwise, it should have been successful as we generally do NOT get involved in such built-in activities (extraction into folder structure). Right?

We use AIX with WAS 6.0.
Nov 5 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

3
1992
by: kajol | last post by:
Hi everyone I am trying to get the content of any webpage (URL) using XMLHTTP, and it is working fine for me, but suddenly I have got a URL "http://www.bizrate.com/" which is causing a system error and the error is System.Runtime.InteropServices.COMException(0xC00CE56E): System error:- 1072896658
0
1296
by: raj | last post by:
I had a simple .NET application successfully developed and deployed to a production environment. Out client required another application, which is slightly different from the first application. So I basically use the first application to develop the second application. I have successfully deployed the second application in my development PC, and it works absolutely fine. So I decided to deploy the application in the production.
25
3747
by: Neil Ginsberg | last post by:
I have a strange situation with my Access 2000 database. I have code in the database which has worked fine for years, and now all of a sudden doesn't work fine on one or two of my client's machines. The code opens MS Word through Automation and then opens a particular Word doc. It's still working fine on most machines; but on one or two of them, the user is getting an Automation Error. The code used is as follows: Dim objWord As...
7
5030
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying. I created the websetup and built the MSI, have the bundled version. Copied to webserver and ran Websetup.msi. Said I had to remove old version, which I did, then reran WebSetup.msi and keeps giving me this error. "The installer was interrupted...
1
1127
by: Mike | last post by:
A few days ago I deployed a new ASP.NET application. The app works fine generally but every few days or so it throws an exception with a very strange message I've never seen before: Could not find file "C:\WINDOWS\TEMP\vk_x9cmw.dll".Could not find file "C:\WINDOWS\TEMP\ro4ila9a.dll".Could not find file "C:\WINDOWS\TEMP\1krawee2.dll".Could not find file "C:\WINDOWS\TEMP\0uzbc8zu.dll".Could not find file...
5
1255
by: Simon Verona | last post by:
I have a strange problem with a Windows Forms application. It installs and runs fine on my development machine but consistently comes up with errors on any installed machine. I get an error about an unhandled exception as the application starts up. If I go to debugger I get the error showing as : Unhandled exception generated: (0x04941b54)
6
2075
by: Hannibal111111 | last post by:
I am getting a strange situation with a .NET 1.1 web application that we have deployed. I have made an update to a code behind page in 1 file, and then made an update to another code behind page. After that I rebuilt everything. This is all on my dev server. Now I move the 1 code behind page and the updated dll to the live server. But I did not move the other code behind page to the live server. Now somehow I am getting an error on...
5
3562
by: Cirene | last post by:
I just deployed my new ASP.NET (3.5 FW) site to the hosting company I'm using, webhost4life. NOTE: I HAVE deployed other SQL Server sites to the same account with no issues. Now I'm getting this error. Any idea why? Server Error in '/myuser4/MyWebApp' Application. --------------------------------------------------------------------------------
1
5231
by: Bhrionn | last post by:
Hello World, I am working on implementing a build for my companies application. The scenario implemeted is producing the error: ‘Class does not support automation or does not support expected interface' when I try to run the RegFree COM interop application from a clients machine. The application works fine for all development machines when run locally or from the network. The application is run from the network so - the component is not...
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9535
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10467
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10021
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5454
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4130
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.