Workshop for weblogic and spring 2.0.6 not working on weblogic 92

Hi,
I try to use workshop for weblogic 10.1 to create a web project using spring mvc framework and deploy it to a weblogic 9.2 server, and it gives me the error.
Here's what I have done:
Create a 9.2 server.
Create a web project with spring facet, I downloaded spring 2.0.6.
I created a test jsp page along with applicationContext.xml and springServlet.xml spring support.
When I start the server and publish the ear to the server,
I got the following error:
Aug 28, 2007 9:18:03 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
<Aug 28, 2007 9:18:27 AM EDT> <Error> <HTTP> <BEA-101216> <Servlet: "SpringContextServlet" failed to preload on startup in Web application: "springmvcWar".
java.lang.NoClassDefFoundError: weblogic/i18n/logging/MessageLoggerRegistryListener
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
     at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:338)
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:291)
     Truncated. see log file for complete stacktrace
I couldn't find the class weblogic/i18n/logging/MessageLoggerRegistryListener anywhere.
Does anybody have seen this error before.
Thanks
maildt

Hi,
I tried the scenario against 9.2mp1 server and 9.2mp2 server and the publish worked fine.
The only difference is the jsp file you created
Can you remove your jsp file and see if the publish still fails?
Which version of 9.2 server are you using? Also, what all facets are you using other than spring?
Can you also try something and see if it helps?
1. Open a new workspace
2. In Window -> Preferences -> WebLogic -> J2EE Libraries, removed the logging bridge libraries (the 10.0 version) and re-added these libraries from a 9.2 installation.
Basically they are
wls-commonslogging-bridge 1.0/1.0
wls-commonslogging-bridge-war 1.0/1.0
wls-commonslogging-bridge 1.0/1.1
wls-commonslogging-bridge-war 1.0/1.1
and add 2 jars from 9.2_BEA_HOME/weblogic92\common\deployable-libraries
3. Create web project and follow the other steps
Thanks
Vimala

Similar Messages

  • Hi, My Lightroom CC is showing waiting for connection and the mobile sync is not working. I have tried deleteing lrsync data, disabling firewall, checked host file etc. Still no luck.

    Hi, My Lightroom CC is showing waiting for connection and the mobile sync is not working. I have tried deleteing lrsync data, disabling firewall, checked host file etc. Still no luck.

    I had the same problem. It fixed itself when I opened Internet Explorer (I don't normally use it). I was opening Support Portal to get some support help, but I'm not sure if it was the page or simply opening IE that did the trick.

  • Using the spacebar for starting and stopping a clip does not work

    Hi!
    The spacebar for starting and stopping the playing of a clip in the viewer of a sequence in the timeline has a live of its own. Without changing any setings, it sometimes works, but mostly not. Is there a seeting, I have not figured out yet? While in a session with Final Cut Express, it does not change its behavior. It starts with a working or not working spacebar. The same applies to the arrows to go back and for a frame, or back and for a clip. If the spacebar does not work, the arrows do not work either.

    thanks everybody. But my spacebar and arrow keys still do not work.
    As uggested, I deleted the preferences in the library (which is also what is suggested by fcpbook.com/Misc1.html)
    I am used working with Final Cut for some time now. And just got myself a new iMac and the program. So everything is quite new. I did not change any settings so far.
    The first 2 days everything was fine.
    Then, one day, the spacebar and the arrow key stopped working. Not in the middle of a session, but when I started the FCE new. Inbetween, it worked for some time. Now, the spacebar is gone again.
    It's just the function of playing the clip that does not work. In whatever window (timeline, viewer). The function of the spacebar to make a space (for example in te name of clip or in a text file) works fine.
    I would not mind the spacebar that much, but I miss the arrow keys to go from frame to frame, or from clip. It's strange.

  • Spring MVC Portlet minimize not working on Weblogic 10.3.0

    We have written JSR 168 Portlets using spring MVC portlet framework. Everything works fine except for the minimize portlet functionality.
    The title bar changes that is minimize becomes restore but the portlet body (content) is always visible.
    Please let me know if any of you faced this issue and how to resolve it.

    Hello,
    From what I can see from the Spring DispatcherPortlet source (I used http://www.docjar.com/html/api/org/springframework/web/portlet/DispatcherPortlet.java.html ), it looks like this is a bug in the DispatcherPortlet. The JSR168 / JSR286 specification requires that portlets not render themselves during the render lifecycle if they are minimized, and I don't see any code in the DispatcherPortlet that checks for the portlet state. From the source in the URL above, it looks like if you added this code at line 701 inside of the doRenderService() method of DispatcherPortlet and re-compiled that code, it might work for you:
            if(request.getWindowState().equals(javax.portlet.WindowState.MINIMIZED)) {
                return;
            }Alternately, you can change your portlet.xml so instead of using the Java class org.springframework.web.portlet.DispatcherPortlet you point it at your own class:
    package sample.package;
    public class MinimizedAwareDispatcherPortlet extends org.springframework.web.portlet.DispatcherPortlet
        @Override
        protected void doRenderService(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws Exception {
            if(request.getWindowState().equals(javax.portlet.WindowState.MINIMIZED)) {
                return;
            super.doRenderService(request, response);
    }Kevin

  • Printing PDF with Acrobat 9.0 for CS4 and Mac OSx10.6.2 not working properly.

    I downloaded the CS4 for MAC Trial before purchasing.  I work on a MacBook Pro OSx10.6.2.  The download and installation was successful.
    However, upon launching the Adobe Acrobat 9.0 software, I received the following message: "REPAIR SETUP: Acrobat has detected that there are missing components that require repair. Select the optional components you would like to repair and click continue."  My choices were: 1) Adobe PDF Printer, and 2) Adobe PDF View Safari Plugin.  I chose Continue.  When I am in another program (like Quark 7.5), and try to Print to the Adobe 9.0 Printer, the document spools, as if printing, but I do not get prompted to save the PDF anywhere, and when it is done "printing" there is not a document saved anywhere.  It appears to be getting stuck in the distilled, although I don't really know. I tried un-installing the entire CS4 software and re-installing and had the same exact thing happen again.  Can anyone help?

    Do as I do on some items. Install a utility called TypeIt4Me the go to the announcement. Copy the link. choose add clipping give it a name put / or \ at the end so it you type the same words normally it don't trigger the typeIt4Me entry.  then when you need to type the words (code used) and wait for TypeIt4Me enter it.  the item highlighted in my attachment is this:
    http://indesignsecrets.com/acrobats-adobe-pdf-printer-replaced-in-snow-leopard.php
    which is the link to the InDesign article about snow leopard and creating Adobe quality PDF's

  • I updated my phone with the update for applewatch and now my phone is not working properly with hondalink.  Can anyone help?

    I just updated my phone this morning.  It's the new update for the apple watch.  I have a 2015 honda fit with honda link.  I usually play my spotify through the ''ipod'' source because it shows all of the song information.  Since the update it will not play through the i pod source even if it is plugged into the car.  Can anyone tell me how to either make the song information show up when I play it through bluetooth or how to make it play through the i pod source again?

    Hi mrsmaybe,
    I'm sorry to hear you are having issues with your iPhone after a recent update. If you continue to have issues connecting your iPhone to your car's stereo system, either hard wired or via Bluetooth, you may find the troubleshooting steps outlined in the following article helpful:
    Get help using your iPhone, iPad, or iPod touch with your car stereo - Apple Support
    Regards,
    - Brenden

  • Some tabs and click-on headings are not working. They worked yesterday, and other than updating Firefox AFTER the problems, I've made no changes. Example: headings in Facebook; headings in my library website.

    Some of the browser tabs and headers that are "clickable" are noe working. I click on them, and nothing happens. Part of Facebook works, but the headers do not. My library site headers, which has tabs for "Search" and "Account" as examples, do not work. Up till late yesterday, there were no problems. I did re-install Firefox this morning, and it made no difference.

    The Yahoo! Toolbar extension has been reported to cause this issue.
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I have iphone 4s and just bought an ebook for ibook, trouble is the font is so tiny I can't read it and the font sizer is not working? Please help!

    Hi, I have the  iphone 4s and just bought an ebook for ibook, trouble is the font is so tiny I can't read it and the font sizer is not working? Please help!

    Hello Glittergirl68,
    Thank you for using Apple Support Communities.
    It sounds like the function to reseize the Font in an iBook is not functioning properly.
    I recommend a few things here. First close all the apps that are running in the background:
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    From: iOS: Force an app to close
              http://support.apple.com/kb/ht5137
    When you have done that, restart the phone, and try again.
    If the issue persists, I would follow these steps from the article:
    iOS: Troubleshooting apps purchased from the App Store
    http://support.apple.com/kb/TS1702
    2. Check for app updates
    You can setup apps to update automatically in Settings > iTunes & App Store, but make sure that your apps are up to date:
    Open the App Store and tap Updates. If updates are available, tap Update All.
    If  prompted, enter your iTunes Store account information. App Store will then download and install the app updates.
    Note: Some apps may require a Wi-Fi connection to update.
    3. Install another app from the App Store
    If none of your user-installed apps will launch, there could be an issue with Apple ID authorization. Download and install an app that isn't already installed on your device to reset this information. You can also remove an app from your iOS device and download it again from the App Store or sync the app from your computer.Note: If you have installed apps using multiple Apple ID accounts, you may need to perform this step for each account.
    4. Restart the app
    If the issue affects only a single app, try closing just that app.
    5. Restart your device
    Turn the device off and on.
    6. Reinstall the affected app
    Remove the app from your device and reinstall it:
    Tap and hold any app icon on the Home Screen until the icons start to wiggle and show a small "x" in the top-right corner of the app.
    Tap the "x" in the corner of the app you want to delete.
    Tap Delete to remove the app and all of its data from your device.
    Press the Home button.
    Go to the App Store.
    Search for the app and then download it again.
    All the very best,
    Sterling

  • We have 2 itouchs, we a separate itunes account for each one. We have one home computer to use them both on for syc and icloud, the icloud will not accept the 2 accounts?

    we have 2 itouchs, we a separate itunes account for each one. We have one home computer to use them both on for sync and icloud, the icloud will not accept the 2 accounts?

    Do you know what happens if you delete the icloud account from an iphone 4s?  Will it delete the pictures, documents, etc. from the phone, or just unlink the icloud from the phone?  I want to associate a different icloud account to the phone.

  • HT204088 Dear sirs,  Could you please help me on my problem with my apple ID  I create new account with security questions, and when I try to purchase paid application,it ask me for answers the questions but it's not working,  My account have 50$ and stil

    Dear sirs,
    Could you please help me on my problem with my apple ID
    I create new account with security questions, and when I try to purchase paid application,it ask me for answers the questions but it's not working,
    My account have 50$ and still didn't buy anything

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (100546)

  • I'm trying to create a new ichat Acc because for some reason the old one is not working, so I go to Create an Apple ID and start creating a new apple ID, when I submit the Acc it tells me that my Email address is already verified for another Apple ID and

    I'm trying to create a new ichat Acc because for some reason the old one is not working, so I go to Create an Apple ID and start creating a new apple ID, when I submit the Acc it tells me that my Email address is already verified for another Apple ID and thats the only email address I have... What can I do?

    There is no way to consolidate iTunes accounts.
    Setting up an iPhone has never required creation of a new Apple ID.
    You've apparently purchased content with both Apple ID's.  Sign into the device with the correct Apple ID and sync the content.

  • Hi, I have an iPod touch 5th generation which i got about 10 months ago and now my sound is not working. for example my music isn't playing nor are any of my game sounds. Someone help please.

    Hi, I have an iPod touch 5th generation which i got about 10 months ago and now my sound is not working. for example my music isn't playing nor are any of my game sounds. Someone help please.

    No sound form :
    - Speaker?
    - Headphones?
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

  • My ipod classic got wet back in August.. it seemed to work fine for about a month, but recently is not working at all..screen appeared to get cloudy and then it just stopped working. thanks.

    my ipod classic got wet back in August.. it seemed to work fine for about a month, but recently is not working at all..screen appeared to get cloudy and then it just stopped working. thanks.

    Most likely, water damage.
    You can try putting your iPod in a tupperware, half filled (maybe half inch) with rice grains, close the cover for about a week.
    If you have done this, as soon as it got wet, higher chances of success, now looks like the water moisture is getting to the LCD screen.
    Then you can always bring it to Apple Genius bar, for a an overhaul. (may cost you half the price of a new iPod classic.)

  • I bought the photoshop install online and I put it on my laptop. But now I have a new and better computer for photo and video but I can not figure out how to reinstall my photoshop on this new computer. When I bought it, they said I would be able to insta

    I bought the photoshop install online and I put it on my laptop. But now I have a new and better computer for photo and video but I can not figure out how to reinstall my photoshop on this new computer. When I bought it, they said I would be able to install it on 2 different computers. PS they are both PC computers.

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.window using the Lightroom 3 link to see those 'Important Instructions'.

  • My serial number for adobe photoshop elements 12 and premiere elements 12 does not work

    My serial number for adobe photoshop elements 12 and premiere elements 12 does not work.  On adobe.com it shows that the serial number I received is associated with adobe photoshop elements 9 and premiere elements 9.  I have purchased those products in the past, but just recently upgraded to elements 12.  I can use the the photoshop organizer, but can't open the photoshop editor.

    You need to contact Adobe Support either by chat or via phone when you have serial number and activation issues.
    Here is a link to a page with options to help make contact:
    http://www.adobe.com/support/download-install/supportinfo/

Maybe you are looking for

  • Windows 7 Disk Error

    Hi guys - I'm totally stumped. Have read countless threads and various suggestions but nothing has worked. I am at wits end. Here goes: Macbook Pro 2008, 4,1, 4GB RAM 250GB Primary HD 500GB 2nd internal HD (SuperDrive removed) External USB DVD Drive

  • Problem in Uploading Data From R/3 Prod to BW Development

    Hi Friends, When i transfer master data from R/3 prod to Bw prod,it upload data to infobject what i schedule first.if i schedule for second infobject,it remains in processing. Eg: I upload 0Division and 0Material from R/3 prod to Bw prod.If i schedul

  • DVD DRIVE vanishes in 10.9.4

    Mac Pro. After installing 10.9.4 my superdrive vanishes after a period of time. It is there on starting up. It is there if a do a sleep and wake soon after starting up. It vanishes if I leave the machine alone and to sleep for a few hours. The drive

  • Hoefler font in book template

    Hello! Typing text in template using Hoefler text which is provided, when I try to write "offer" or any word with 2 f, only one appears, the other "f" is invisible, like this: "of er". Size font is 12 or 14; if size is 18, the 2 f are right. I tried

  • How to deactivate Illustrator CS3?

    How do I deactivate Illustrator CS3? I've just upgraded to the CS3 suite and am having problems with Illustrator, it crashes whenever I try to Place anything onto a page, and it will not accept the update to 13.0.2. I want to reinstall it.