Deployed application is not picked up during weblogic startup

I'm having this strange problem, my application is deployed with java.Deployer
tool, works fine, then when ever i reboot the weblogic server, the application
is not accessible untill i explicitly redeploy it again.
Please help!

http://e-docs.bea.com/wls/certifications/certs_810/overview.html
Looks 141_03. But you have to understand what "certification" means.
Typically within minor revs of the VM 141_03 and 142 you are ok and there
should be no problems.
As for the proving it to you... There were lots of changes and improvemetns
to the 8.1 code line for deployment. As for knowing what your testing for,
OOM is a general error with no clear indication of where the problem lies,
its not clear if it is WLS version or the VM itself. I am sure you know the
hard answer there, it takes digging in with a profiler to find the culprit.
You have two options:
1) Drill down with a profiler in your env and figure out exactly WHAT is the
cause of the leak in the current environment
2) switch between different app verndors/versions and VMs.
Either way you have alot of varialbes to track, take care of and compare.
There is no silver bullet as always.
Cheers
mbg
"Stephen" <[email protected]> wrote in message
news:[email protected]...
>
BTW, is 8.1 certified with 1.4.2 on Solaris/Sparc yet? Otherwise it is anon-starter
>
"Stephen" <[email protected]> wrote:
SOS, we hear this one all the time, the new and improved version fixes
the problem.
Is this a 1.4.2 fix that helps 8.1 or something in the code that is
different?
be specific, I have this problem as well and am not willing to give it
another
try unless I know what I am testing for.
"Mark Griffith" <[email protected]> wrote:
My suggestion would be to try 8.1, I developed many sample applications
over
the course of the release and never had to restart the server and could
continually redeploy. The worst it got was having to completely
undeploy
and redeploy the application. (undeploy + redeploy is different that
just
redeploy).
Cheers
mbg
"Tom Wilson" <[email protected]> wrote in message
news:[email protected]...
This probably doesn't help but....we were doing our initial
development
using
Weblogic 7.0 using 1.3.1_08 but finally we got tired of dealing withthe
out
of memory issues resulting from continuously deploying new versionsof JSP
pages on our system. We found that running into the "Out of Memory"exceptions
combined with restarting and redeploying the app wasted too much time- an
average of 7 minutes about 7-8 times a day resulting in about 1 hourworth
of downtime for each developer using Weblogic. We finally trieddeveloping
our system with Tomcat and OpenEJB and now we never get "Out of
Memory"
exceptions requiring us to restart Tomcat - provided we are onlyworking
on JSP's.
Also, we used JDK 1.4.2 with Tomcat which helps get around the memoryleak
issue
that results from compiling JSP's using JDK 1.3.1.
My suggestion...try something else
"Stephen Westbom" <[email protected]> wrote:
I have had the same problem with Weblogic 7.0 sp4 using 1.3.1_08.
I
found that
turning off deadspot helps (otherwise known as hotspot).
It makes it unusable after a while in a production environment.
Our
firm is considering
switching to JBoss because it is simpler and more reliable, despiteno
good user
friendly deployment tools.
Weblogic concentrates too much on bells and whistles that sound good
rather than
reliability and usability. I guess existing customers are not asimportant
as
new business.
"Dmitry Amelchenko" <[email protected]> wrote:
Also, I don't know if that helps, but in general we've been
experiencing
some
other problems with the web logic deployment. For instance, aftera
number
of
redeployments, the application throwth OutOfMemoryException (about
10
deployments
MAX).
Internally we've been discussing what's the best way of deployingthe
ear application
into the weblogic -- using java deploy tool, or using hot deployby
just
dropping
the app in a particular bea folder.
Is there a prefered/recommended way of deployment?
If not, what people have found to be the most stable way of
deploying?
>>>>>>
Please help!
P.S. I'm little dissappointed, isn't bea an industry leader? Isn'tit
supposed
to take all these little issues away from the developpers so theycan
concentrate
on solving the business problems? It has not been the case for usso
far. BTW
-- JBOSS just works.
"Dmitry" <[email protected]> wrote:
I'm having this strange problem, my application is deployed with
java.Deployer
tool, works fine, then when ever i reboot the weblogic server,
the
application
is not accessible untill i explicitly redeploy it again.
Please help!

Similar Messages

  • ADF customization: AM(Application Module) not picking up customize changes.

    Hi All,
    We have customize curtain ADF BC4JC objects, from the seeded application, but the issue is the Extended AM which is consuming the customize is running after some tweaking in the adf-config.xml file.
    But problem is its not picking up any customize changes, can someone tell how to debug the customization related issues in bc4j itself.
    or tell us is it not possible to see the customize changes in model layer of ADFBC.
    Thanks
    VIpin

    Hi All,
    We also noticed onething in sandbox, when we are deploying the changes to sandbox, extactly two stantus are coming there
    |-> merged (o) sign is reflecting it
    |-> add on layer sing is reflecting it .
    we noticed that merged layer changes we are able to see in the application but added layer changes are not coming, and we are not exactly sure when a layer is merged.
    Added we are fine.
    Thanks
    Vipin

  • Deployed application does not contain javascript files

    Hello,
    I am a unexperienced user of the BPM Studio. When I start my application in Oracle BPM my application does not contain the javascript files. It is quite weird, because the path to the .js files is proper - the application works on other computers. I have observed several weird things:
    - when I lookup the application in Firebug, when I try to lookup the source of the .js files, firebug console presents something like this (i deleted most of the html so that it is easy to read):
    <html><head><title>Apache Tomcat/5.5.15 - Error report</title>
    <body>HTTP Status 404 - /workspace//webRoot/webResources/js/jquery-1.4.2.min.js
    Status report message /workspace//webRoot/webResources/js/jquery-1.4.2.min.js
    The requested resource (/workspace//webRoot/webResources/js/jquery-1.4.2.min.js) is not available.
    <h3>Apache Tomcat/5.5.15</h3></body></html>- as i said - the application works just fine on other computers, without having to edit the path to the .js files
    - the application doesn't deploy the application (at least I think it does not) in the OraBPMStudioHome - the application is in the following folder:
    C:\Users\<username>\AppData\Local\VirtualStore\Program Files\OraBPMStudioHome\webapps\workspace\webRoot
    I am using OracleBPM Studio 10gR3, my system is Windows 7 Proffessional 64bit. Could the fact, that my system is 64 bit, cause the error?
    I haven't changed anything in the web.xml, workspace.properties files.
    It looks as if the server didn't include my js files. What may be causing this? I tried to locate the folder where the Tomcat Server deployes the application, and copying the js files where they should be manually, but that didn't work out well - the web application still does not see them.
    By the way, the double // slashes in the path to the .js file are fine on other computers, but is that proper?
    My application uses other scripts, not only jQuery, so changing the link to the jQuery file, won't work.
    I'd be very happy for any solution, thanks in advance!
    Chris Mejka
    Edited by: 789731 on 2010-08-20 01:20

    Nope, that's not the case; all the imports are handled by the <fuego:webResources /> tag, like this:
    <script type="text/javascript" src="<fuego:webResources relativePath='js/jquery-1.4.2.min.js'/>"></script>If that helps, the folder structure, with the .js files is as follows: ../webRoot/webResources/js/ ....
    As I said before - none of my colleagues, who use this application, has this problem, the application runs fine on other computers. The only (or at least that's what I think) difference, is that I use a 64 bit OS... Maybe that's the problem? Or maybe something is wrong in one of my BPM configuration files?
    Edited by: 789731 on 2010-08-20 02:29
    Edited by: 789731 on 2010-08-20 04:42

  • Excise Duty not picking automatically during posting of GR Document

    Hi MM
    I have a problem related excise duty calulation. During the posting of GR document for excisable material, excise duty, cess & Edcess not picking automatically, users put manully all the duty along with base value.
    I done the all excersie relate exsie, like matain condition type, J1ID etc.
    Pls help me, it needful for me.

    pl check in p.o that setoff cond of duties are maintained or not ,in FV11 , this was the same issue i had after mainaining the set off then during MIGO all values were autom. appeared.
    pl reward
    ok
    sap11

  • Project compiling during Weblogic startup

    Hi,
    Is there any way to avoid Weblogic to recompile bpm proyects every time the server is restarted?
    We have plenty of projects (and version) deployed on the OBPM engine, compiling each of them every time the server starts up takes quite a lot of time.
    We are running the server in production mode.
    Product version: WL 10.3.0.0 – OBPM 10 R3
    Thanks!
    Edited by: user10987017 on 12-ago-2011 12:45
    Edited by: user10987017 on 12-ago-2011 12:46

    This error happens to me after i installed WebLogic and tried to deploy an application.
    I added then a dataSource and connection pool using the WebLogic console.
    After that i restared my machine, because it become so slow.
    After that i was not able to restart WebLogic, i got the error:
    Caused By: java.lang.ClassNotFoundException: oracle.jbo.server.DatabaseTransactionFactory
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    I modified the file config.xml, by commenting the entry <!-- jdbc-data-source-factory...
    I renamed the name of the file JDBC_Data_Source-0-3407-jdbc.xml (may be the 3407 is a specific number for my installation)
    After that i restarted the WebLogic, i now i can acces it by its console.
    Thanks.
    Zahir Djail.

  • JDBC Initialization Failure during WebLogic Startup BEA-001136

    Getting the BEA-001136 when attempting to start up SOA
    receiving :
    java.lang.NullpointerException
    at java.util.Hashtable.put(Hashtable.java: 401)
    at weblogic.jdbc.module.JDBCDataSourceFactory.addDataSourceFactory(JDBCDataSourceFactory.java:37)
    at weblogic.jdbc.common.internal.JDBCService.initFactories(JDBCService.java:370)
    at weblogic.jdbc.common.internal.JDBCService.initialize(JDBCService.java:116)
    at weblogic.jdbc.common.internal.JDBCService.start(JDBCService.java:135)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    We are running on Weblogic 10.1.3
    Any help would be great

    This error happens to me after i installed WebLogic and tried to deploy an application.
    I added then a dataSource and connection pool using the WebLogic console.
    After that i restared my machine, because it become so slow.
    After that i was not able to restart WebLogic, i got the error:
    Caused By: java.lang.ClassNotFoundException: oracle.jbo.server.DatabaseTransactionFactory
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    I modified the file config.xml, by commenting the entry <!-- jdbc-data-source-factory...
    I renamed the name of the file JDBC_Data_Source-0-3407-jdbc.xml (may be the 3407 is a specific number for my installation)
    After that i restarted the WebLogic, i now i can acces it by its console.
    Thanks.
    Zahir Djail.

  • The new entries made in /etc/hosts file is not picked up by Weblogic.

    Hi All,
    I have come across a scenario where i have changed the IP address of a particular host name (which was already present in etc/hosts) to point to a new IP address.
    After i did this change, when i do a telnet test to the same hostname, i can see it is getting connected to the new IP to which i changed. But my service which is deployed on weblogic 10.0 still keeps sending requests to the old IP which i commented in the etc/hosts file instead of the new IP address.
    My question is will weblogic cache the data in etc/hosts file somewhere?
    Thanks in anticipation..
    Madhu

    Application deployed on weblogic server will pick the IP address of the server on which the application is deployed .
    IP address or listen address for weblogic server can be configured in 3 different ways :
    Listen Address : Blank --- This means that the server will listen to all the interfaces available on the Machine .
    Listen Address : IP address or Hostname --- The server will listen only to the specified IP address or the hostname .
    Listen Address : : localhost --- The server will be listening only on localhost address and will not be accessible remotely .
    Please check what it the listen address specified at you end.
    Thanks,
    Sandeep

  • EBS someEntityEO.xml not Picked up in Weblogic After Change

    Hi Experts,
    I changed a BC4J EO.xml file directly under the EBS $java_top directory, and then rebounce all the Weblogic servers (admin+managed). But the change doesn't seem to be picked up by the appserver. I also bounced the Apache server. Anything else I should do? Clear cache from Functional Administrator didn't help either.
    Thanks.

    bc4j.cfg or the EO.xml is part of model project. if the UI project is dependant on the model project then you should see the changes.. otherwise. you should deploy the model project.
    sometimes.. even if you do all the above the changes are not reflected.. whn u see this then clean all the project.. make, rebuild and run the project.
    if that also fails then remove system folder as a last resort. :)

  • F110 - Payments not picked up during first run

    I executed payment run value dated as at 26.02.07 some error had occured.
    At first I've created one ID(A) witth 66 payments.However, after I check the payments there were actually still invoices not paid for that day. Hence, I perform another run with the same parameters and it has captured another 7 payments that were due under ID(B). FYI, this happened almost everytime I run the payments during end of the month as we will scoop up invoices due further than normal scoop up date. For this case, we have scoop up the documents until the end of March.I've checked the exception list for ID(A) and those invoice in ID(B) weren't in ID(A).
    I've performed test run in the training environment and found that the 7paymnets(vendors) genereted error number 7 via the exception list.

    exception log -
    Date     Time     Message     MsgID/No./Ty          
    07.03.2007     10:09:48     Information re. vendor 136546 / paying company code PH01 ...     FZ     305     S
    07.03.2007     10:09:48     ... payment not possible because of reported error     FZ     311     S
    07.03.2007     10:09:49     Due items with currency PHP, pmnt method O - items total is > 0     FZ     328     S
    07.03.2007     10:09:51     Information re. vendor 136583 / paying company code PH01 ...     FZ     305     S
    07.03.2007     10:09:51     ... payment not possible because of reported error     FZ     311     S
    07.03.2007     10:09:51     Error from interface KI-222: Cost center MY01/100100 does n ot exist on 26.02.2007.     FZ     354     S
    07.03.2007     10:09:51     Information re. vendor 136646 / paying company code PH01 ...     FZ     305     S
    07.03.2007     10:09:51     ... payment not possible because of reported error     FZ     311     S
    07.03.2007     10:09:52     Error from interface KI-222: Cost center MY01/100100 does n ot exist on 26.02.2007.     FZ     354     S
    07.03.2007     10:09:56     Information re. vendor 136866 / paying company code PH01 ...     FZ     305     S
    07.03.2007     10:09:56     ... payment not possible because of reported error     FZ     311     S
    07.03.2007     10:09:56     Error from interface KI-222: Cost center MY01/100100 does n ot exist on 26.02.2007.     FZ     354     S
    Exception list with error message
         Shell Philippines Expl BV               Payment proposal list for proposal run 26.02.2007/PH005                                             /     02:39:05     
         Muntinlupa                                                                      
         Company code:          PH01                                                            
    Vendor 0000136546                                                                           
    PAN PACIFIC INDUSTRIAL SALES CO,                                                                           
    INC.                                                                           
    PANPISCO BUILDING, 246 ESCOLTA ST.                                                                           
    1006 MANILA                                                                           
    PHILIPPINEN                                                                           
         Exception                         No payment                                             
                   PH01     5100013065     RE     19.01.2007     22.01.2007     Z30     31     -14,410.17     0     -14,410.17          PHP     7
                   PH01     5100013109     RE     06.01.2007     31.01.2007     Z30     31     -8,503.39     0     -8,503.39          PHP     7
                   PH01     5100013152     RE     31.01.2007     02.02.2007     Z30     31     -475.71     0     -475.71          PHP     7
                   PH01     5100013153     RE     31.01.2007     02.02.2007     Z30     31     -9,811.60     0     -9,811.60          PHP     7
                   PH01     5100013186     RE     31.01.2007     02.02.2007     Z30     31     -8,503.39     0     -8,503.39          PHP     7
    Vendor 0000136583                                                                           
    SUPPLY OILFIELD SERVICES, INC.                                                                           
    SALCEDO VILLAGE                                                                           
    20F PEALBANK CENTER 146 VALERO ST.                                                                           
    MAKATI                                                                           
    PHILIPPINEN                                                                           
         Exception                         No payment                                             
                   PH01     5100012916     RE     19.01.2007     26.01.2007     Z30     31     -3,399.00     0     -3,399.00          PHP     7
                   PH01     5100013117     RE     22.01.2007     06.02.2007     Z30     31     -79,067.10     0     -79,067.10          PHP     7
                   PH01     5100013165     RE     11.01.2007     18.01.2007     Z30     31     -9,090.64     0     -9,090.64          PHP     7
                   PH01     5100013168     RE     10.01.2007     18.01.2007     Z30     31     -9,822.65     0     -9,822.65          PHP     7
                   PH01     5100013169     RE     11.01.2007     18.01.2007     Z30     31     -13,309.99     0     -13,309.99          PHP     7
                   PH01     5100013170     RE     11.01.2007     18.01.2007     Z30     31     -121,200.00     0     -121,200.00          PHP     7
                   PH01     5100013171     RE     11.01.2007     18.01.2007     Z30     31     -27,905.60     0     -27,905.60          PHP     7
                   PH01     5100013172     RE     11.01.2007     18.01.2007     Z30     31     -19,867.26     0     -19,867.26          PHP     7
                   PH01     5100013173     RE     12.01.2007     18.01.2007     Z30     31     -6,385.16     0     -6,385.16          PHP     7
                   PH01     5100013174     RE     12.01.2007     18.01.2007     Z30     31     -52,770.00     0     -52,770.00          PHP     7
                   PH01     5100013175     RE     12.01.2007     18.01.2007     Z30     31     -4,144.19     0     -4,144.19          PHP     7
                   PH01     5100013176     RE     11.01.2007     23.01.2007     Z30     31     -3,563.00     0     -3,563.00          PHP     7
                   PH01     5100013178     RE     11.01.2007     23.01.2007     Z30     31     -142,673.78     0     -142,673.78          PHP     7
                   PH01     5100013181     RE     12.01.2007     18.01.2007     Z30     31     -38,326.59     0     -38,326.59          PHP     7
                   PH01     5100013182     RE     12.01.2007     18.01.2007     Z30     31     -4,637.51     0     -4,637.51          PHP     7
                   PH01     5100013191     RE     22.01.2007     06.02.2007     Z30     31     -10,499.00     0     -10,499.00          PHP     7
    Vendor 0000136646                                                                           
    DESCO INCORPORATED                                                                           
    WEST SERVICE ROAD                                                                           
    KM 21 VILONCO RD.                                                                           
    MUNTINLUPA CITY                                                                           
    PHILIPPINEN                                                                           
         Exception                         No payment                                             
                   PH01     5100012958     RE     27.01.2007     29.01.2007     Z30     31     -90,413.18     0     -90,413.18          PHP     7
                   PH01     5100012959     RE     27.01.2007     29.01.2007     Z30     31     -242,707.50     0     -242,707.50          PHP     7
    Vendor 0000136866                                                                           
    BUSINESS PROCESS OUTSOURCING INT.                                                                           
    INC.                                                                           
    6758 AYALA AVE,                                                                           
    1226 MAKATI CITY                                                                           
    PHILIPPINEN                                                                           
         Exception                         No payment                                             
                   PH01     5100013146     RE     05.02.2007     06.02.2007     Z30     31     -132,450.88     0     -132,450.88          PHP     7
                   PH01     5100013147     RE     05.02.2007     06.02.2007     Z30     31     -73,633.94     0     -73,633.94          PHP     7
                   PH01     5100013150     RE     05.02.2007     06.02.2007     Z30     31     -73,633.94     0     -73,633.94          PHP     7
                   PH01     5100013166     RE     05.02.2007     06.02.2007     Z30     31     -239,084.79     0     -239,084.79          PHP     7
         Error                                                                      
         001     No pymt possible because items with a debit bal.still exist; see job log                                                                 
         002     Item is blocked for payment                                                                 
         006     No valid payment method found                                                                 
         007     Error in creating the payment document; read job log

  • ADF 11g: VO attribute labels not displayed in deployed application

    We are using JDev 11.1.1.2.0.
    In our project we have four ViewController projects, three of which are included in the "main" view project as ADF libraries. At least one of the library projects uses attribute labels defined in view objects for the UI, for instance in a simple search field dropdown list for selecting the search attribute. When the application is run on the integrated WLS or deployed to a local WLS instance, the labels are displayed correctly as entered to the view objects:
    http://img532.imageshack.us/img532/6750/adflabelscorrect.png
    When we deploy the application to the remote WLS server, however, some of these labels stop working and instead the search dropdown list displays the default values (column names) for attribute labels:
    http://img532.imageshack.us/img532/3811/adflabelsincorrect.png
    We have checked the deployment EAR file and confirmed that the model project's message bundle does include the labels which are missing from the UI:
    ses.model.vo.TukihakemuksetView.EsittelijaNumero_LABEL=Esittelij\u00E4
    ses.model.vo.TukihakemuksetView.RahaNumero_LABEL=Rahanl\u00E4hde
    ses.model.vo.TukihakemuksetView.HankNumero_LABEL=HankeThis problem doesn't affect all the labels though, as most of the values are correctly retrieved from the message bundle. It seems that the missing labels are at the bottom of the message bundle file, ie. the latest additions. For some reason the deployed version is not picking these up.
    The remote WLS is the same version as in the dev environment (10.3.2.0).
    Any ideas what might be the problem?
    Thanks,
    Joonas

    Replying to myself here, this is most likely related to the following Metalink bug report:
    Bug 9484924: RESOURCE BUNDLE IS NOT RELOADED AFTER STOP/START OF AN ADF APPLICATION
    No workaround available, though, except restarting managed server after bundle modifications..

  • Weblogic deploying an already deployed application!

    Hi,
    These are the following errors that I get. This is an already deployed application so not sure why weblogic deploys it again. This does not happen in all the machines.
    Can someone tell me why it is doing this and how to make the application come up?
    This is the error that I get when logging into the application:
    Error 503--Service Unavailable
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.4 503 Service Unavailable
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Webserver console errors:
    Unable to deploy EJB: jar from jar:
    Compiler failed executable.exec(java.lang.String[javac, -nowarn, -classpath, D:\bea\user_projects\ESMdomain\t
    mp_ejbSramamoorthy7001myserver\-au306wtcrywq;D:\bea\user_projects\ESMdomain\applications\esm.ear\jar;D:\bea\j
    dk131_06\jre\lib\rt.jar;D:\bea\jdk131_06\jre\lib\i18n.jar;D:\bea\jdk131_06\jre\lib\sunrsasign.jar;D:\bea\jdk1
    31_06\jre\classes;D:\bea\jdk131_06\jre\lib\tools.jar;D:/bea/weblogic700\server\lib\weblogic_sp.jar;D:/bea/web
    logic700\server\lib\weblogic.jar;D:\bea\jdk131_06\jre\jre\lib\rt.jar;JAVA_HOME\lib\dt.jar;D:/bea/weblogic700/
    server/lib/mbeantypes/wlManagement.jar;D:/bea/weblogic700/server/lib/mbeantypes/ESMSecurityProviders.jar;D:/b
    ea/user_projects/ESMdomain/applications/esmconfig;D:/bea/user_projects/ESMdomain/applications/esm.ear/jar;D:/
    bea/user_projects/ESMdomain/esmlib/avalon.jar;D:/bea/user_projects/ESMdomain/esmlib/batik.jar;D:/bea/user_pro
    jects/ESMdomain/esmlib/bsh-1.2b7.jar;D:/bea/user_projects/ESMdomain/esmlib/comm.jar;D:/bea/user_projects/ESMd
    omain/esmlib/multipartrequest.jar;D:/bea/user_projects/ESMdomain/esmlib/crimson.jar;D:/bea/user_projects/ESMd
    omain/esmlib/fop.jar;D:/bea/user_projects/ESMdomain/esmlib/gnu-regexp-1.1.4.jar;D:/bea/user_projects/ESMdomai
    n/esmlib/jdom.jar;D:/bea/user_projects/ESMdomain/esmlib/oracle.jar;D:/bea/user_projects/ESMdomain/esmlib/repo
    rting.jar;D:/bea/user_projects/ESMdomain/esmlib/xerces.jar, -d, tmp_ejbSramamoorthy7001myserver\-au306wtcrywq
    , @C:\DOCUME~1\SRAMAM~1\LOCALS~1\Temp\compileList29351.tmp])
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:249)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:344)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
    at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490
    at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServer
    LifeCycleImpl.java:150)
    at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    <Jul 29, 2004 11:44:23 AM EDT> <Error> <Deployer> <149231> <The slave deployer was unable to set the activati
    on state to true for the application appsdiresm_ear-0
    weblogic.management.ApplicationException: activate failed forwar
    Module Name: war, Error: weblogic.j2ee.DeploymentException: Could not setup environment - with nested excepti
    on:
    [weblogic.deployment.EnvironmentException: Could not resolve ejbLink: RackManager]
    TargetException:
    Unable to deploy EJB: jar from jar:Error 503--Service Unavailable
    Thanks in advance and any help will be greatly appreciated!
    Message was edited by sssd at Jul 29, 2004 10:56 AM

    Hi,
    These are the following errors that I get. This is an already deployed application so not sure why weblogic deploys it again. This does not happen in all the machines.
    Can someone tell me why it is doing this and how to make the application come up?
    This is the error that I get when logging into the application:
    Error 503--Service Unavailable
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.4 503 Service Unavailable
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Webserver console errors:
    Unable to deploy EJB: jar from jar:
    Compiler failed executable.exec(java.lang.String[javac, -nowarn, -classpath, D:\bea\user_projects\ESMdomain\t
    mp_ejbSramamoorthy7001myserver\-au306wtcrywq;D:\bea\user_projects\ESMdomain\applications\esm.ear\jar;D:\bea\j
    dk131_06\jre\lib\rt.jar;D:\bea\jdk131_06\jre\lib\i18n.jar;D:\bea\jdk131_06\jre\lib\sunrsasign.jar;D:\bea\jdk1
    31_06\jre\classes;D:\bea\jdk131_06\jre\lib\tools.jar;D:/bea/weblogic700\server\lib\weblogic_sp.jar;D:/bea/web
    logic700\server\lib\weblogic.jar;D:\bea\jdk131_06\jre\jre\lib\rt.jar;JAVA_HOME\lib\dt.jar;D:/bea/weblogic700/
    server/lib/mbeantypes/wlManagement.jar;D:/bea/weblogic700/server/lib/mbeantypes/ESMSecurityProviders.jar;D:/b
    ea/user_projects/ESMdomain/applications/esmconfig;D:/bea/user_projects/ESMdomain/applications/esm.ear/jar;D:/
    bea/user_projects/ESMdomain/esmlib/avalon.jar;D:/bea/user_projects/ESMdomain/esmlib/batik.jar;D:/bea/user_pro
    jects/ESMdomain/esmlib/bsh-1.2b7.jar;D:/bea/user_projects/ESMdomain/esmlib/comm.jar;D:/bea/user_projects/ESMd
    omain/esmlib/multipartrequest.jar;D:/bea/user_projects/ESMdomain/esmlib/crimson.jar;D:/bea/user_projects/ESMd
    omain/esmlib/fop.jar;D:/bea/user_projects/ESMdomain/esmlib/gnu-regexp-1.1.4.jar;D:/bea/user_projects/ESMdomai
    n/esmlib/jdom.jar;D:/bea/user_projects/ESMdomain/esmlib/oracle.jar;D:/bea/user_projects/ESMdomain/esmlib/repo
    rting.jar;D:/bea/user_projects/ESMdomain/esmlib/xerces.jar, -d, tmp_ejbSramamoorthy7001myserver\-au306wtcrywq
    , @C:\DOCUME~1\SRAMAM~1\LOCALS~1\Temp\compileList29351.tmp])
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:249)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:344)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
    at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490
    at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServer
    LifeCycleImpl.java:150)
    at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    <Jul 29, 2004 11:44:23 AM EDT> <Error> <Deployer> <149231> <The slave deployer was unable to set the activati
    on state to true for the application appsdiresm_ear-0
    weblogic.management.ApplicationException: activate failed forwar
    Module Name: war, Error: weblogic.j2ee.DeploymentException: Could not setup environment - with nested excepti
    on:
    [weblogic.deployment.EnvironmentException: Could not resolve ejbLink: RackManager]
    TargetException:
    Unable to deploy EJB: jar from jar:Error 503--Service Unavailable
    Thanks in advance and any help will be greatly appreciated!
    Message was edited by sssd at Jul 29, 2004 10:56 AM

  • WebLogic 10.3 Problem when stop a deployed application from admin console

    I've deployed a web application inside webLogic 10.3 and Oracle jdk1.6 in a single server.
    The application starts up correctly. When I stop it the weblogic server says that it's really stopped but I can see that the application continues to write logs inside its log file.
    When I start again from the console the application fails to run up because it seems that remains some threads or instances of the previous start in the jvm.
    I think that the jvm of the deployed application is not stopped correctly but some instances or threads remains active.
    I've to restart the server completely.
    With others app servers I don't have this problem.
    There is a way to force the shutting down of entire jvm that starts with my application?
    Thanks for the support.

    I've deployed a web application inside webLogic 10.3 and Oracle jdk1.6 in a single server.
    The application starts up correctly. When I stop it the weblogic server says that it's really stopped but I can see that the application continues to write logs inside its log file.
    When I start again from the console the application fails to run up because it seems that remains some threads or instances of the previous start in the jvm.
    I think that the jvm of the deployed application is not stopped correctly but some instances or threads remains active.
    I've to restart the server completely.
    With others app servers I don't have this problem.
    There is a way to force the shutting down of entire jvm that starts with my application?
    Thanks for the support.

  • Why is my deployed application not executing functions from an external .dll?

    My application executes python scripts via function calls made to the python C/API, python24.dll.  It works fine in the development environment, but my deployed application does not seem to find the .dll since the the application crashes at what seems to be the first attempt to access the python shared library.
    I believe I've included all the necessary support files.  LV automatically included python24.dll into the installer.  And I've tried to make all the paths to script files and other support files point to where the app.exe is located...some debugging windows have shown the paths to be correct in the deployed app.  The call library function nodes are configured to find the python .dll in the win\system32 folder.
    I feel like I'm missing some step in the build process since it works in the development environment, but perhaps there is some other trick using CLFN's that I don't understand.
    I using LV7.
    Thanks.

    Hello CraigerB,
    It seems like you are doing everything the right way. Click on the following link for a related discussion forum post.
    Here is what you can try:
    1. Place the dll in the C:\WINDOWS\system32 on your development machine.
    2. Make sure your Call Library Function Node VI is pointing to C:\WINDOWS\system32\python24.dll
    3. Build your executable
    4. LabVIEW will not make a copy of your python24.dll because it will treat it differently
    5. Manually copy the python24.dll to the target PC's C:\WINDOWS\system32\
    6. Make sure you have all supporting files for your python24.dll to insure the dll itself is working.
    7. If you are using relative paths to call your dll, switch to hard paths, or take a look at this KB for relevent information.
    Hope this helps!
    Kalin T.
    National Instruments

  • Configure weblogic startup class in deployment jar

    We need to invoke a class during weblogic startup that is part of application deployment jar...
    It works if startup class is added to server classpath ( Weblogic documentation also insists that). But our startup class uses application logic and needs to be part of application jar..
    We are getting java.lang.ClassNotFoundException for the class during start up. setting LoadBeforeAppDeployments to false also does not help...
    Is there any other way to invoke a application class during weblogic startup...?
    Any help would be appreciated.
    Thanks,
    Rajasekar.

    here is the solution to this:
    in the conventional method of implementing a startup class, one needs to impletent the T3STartupDef interface and register the class as a startup class in the console / config.xml
    in this method, the startup class need not implement the T3STartupDef interface, it just needs to have a "main" method that will be called. the process of registeration is also simple, if you have an application ear.
    while making the application ear, add a weblogic-application.xml along with the application.xml. the weblogic-application.xml should contain :
    <startup>
    <startup-class>myStartup</startup-class>
    <startup-uri>myStartupArchive.jar</startup-uri>
    </startup>
    the myStartupArchive.jar should contain the startup class and all classes used by it
    also, use a "manifest" file to point to other library jars within the ear
    hope this helps someone !
    going, going, ... gone.

  • Access Denied error while opening the deployed Application

    Hi,
    When I try to open my deployed application I get the following error:
    weblogic.net.http.SOAPHttpsURLConnection
    Im using the following code in my application:
    URL wsURL = new URL(wsLocation + "?command=login");
    So I went ahead and changed my code to this:
    java.net.URL wsURL = new URL(null, wsLocation + "?command=login",new sun.net.www.protocol.https.Handler());
    But I got the following error:
    access denied (java.lang.RuntimePermission accessClassInPackage.sun.net.www.protocol.https)
    Also I believe sun.* packages are not supported anymore on cloud. I think it might be because of this it failed the second time.
    Is there any workaround for this?
    Regards,
    Abhishek

    Access denied indicates the user account uploading the file doesn't have access to the library, or sometimes it means there's already a document in the library with the same name that was never checked in. It's also possible that your template contains
    custom code that tries to do something that is not allowed.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

Maybe you are looking for

  • Javascript error in Navigation Menu

    Hi, We migrated from MII 11.5 to 12.1. In 12.1, when I select a role in the Navigation Menu in the main menu, it gives the following error - Line: 1858 Char: 1 Error: Object expected Code: 0 URL: http:<server>:<port>/XMII/Admin/CMSAdmin Has anybody s

  • Problems updating Photoshop CS6

    Everytime I try to update my Photoshop CS 6, I do recieve the following message: Falha na instalação. Código de erro: U44M1P7 How can I solve this problem?

  • Why won't firefox install the zynga / farmville gamebar?

    , I've been trying to install this link quite often. I get it downloaded, it says it installs it closes firefox, and when it starts back up automatically, it goes back to the download page and no gamebar.

  • HELP: Error at planning sequence

    I created a planning sequence that spreads yearly values to 12 months with standard method. But when i run it i receive a dump with the message "ABEND: Systemfehler in Programm SAPLRRS2 und Form MULTI_ASSIGN-01-" I found out that the codings stops at

  • Getting old imovie onto new mac?

    Ya I checked all these sites that told me the same URL http://www.apple.com/support/downloads/imovieHD6.html But whenever I click on it I end up in http://support.apple.com/downloads/ Can anyone help me?