Cant deploy WAR although everything looks fine

Recently I had to create a large (~150MB) WAR file that comprises of multiple JARS in the WEB-INF /lib as well as al the other files required to deploy the app.
However, and heres the problem. I think i have succesfully created the WAR, it can be navigated using winzip/winrar and it extracts succesffuly theres a web.xml in the right place.. all looks fine, however when i attempt to deploy the jar under jrun4 it will not deploy claiming that the file s invalid.
So the question is, what could be wrong the archive.
As side note when i zipped the file using winzip and renamed it it worked. Sorry for not posting the source/ dir structure i dont have it on me atm.
Please help me :)

The offline message can be a response to the machine being unreachable or the protocol being used for the print queue being unsupported.
If you know the IP address of the HP you could open Network Utility and use the Ping facility to ensure you get a response from the printer to the Mac.
If you get a response then at least you have confirmed a path to the printer, as the vendor utilities can sometimes give you false hope. I suggest you then check your documentation for what protocols are supported for the print queue. For example, if you have created the queue using IPP instead of HP Jetdirect then this can cause the printer to go offline.

Similar Messages

  • Since I have installed iOS 6.1.3 on my iPhone 5 I have sometimes problems to start a phone call. Everything looks fine, but no ring tone... A workaround is to stop phone app in the multitasking bar. But this is more than inconvenient ;-) Any solution?

    In this cases everything looks fine, but no ring tone is there and after sometimes the phone informs me that no connection can be estabilished (its a German phone, therefore I am not sure about the message in English systems). A workaround is to stop the telephone app in the multitasking bar (double click on home button, hold the app symbol pressed for some seconds, close app). Next several call work after this.
    I am not sure if an incomming call would work in this mode...
    Faces anybody the same problems or has solution for it?

    Basic troubleshooting
    Restart
    Reset
    Restore with backup
    restore as new if required

  • I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    Hi Jaap,
    Are you sure about your FTP credentials (FTP folder and site URL) that you are using for the upload? Are you able to see the updated files in the remote directory of the FTP server, after you finish uploading the muse file, using an external FTP client like FileZilla?
    Thanks
    -Prashanth

  • [solved] Audio: Everything looks fine but I don't hear a sound

    Hi board,
    I installed my first Arch Linux a little while ago, and I don't manage to get the sound working. Everything looks fine in the debug output to me, Master and PCM are not muted and the volumes are raised in alsamixer, but still I don't get any sound when playing a mp3 file with madplay (though madplay is starting without error and counting the seconds).
    Here's the debug output:
    # lspci -v|grep -A4 audio
    00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
    Flags: medium devsel, IRQ 18
    I/O ports at e000 [size=256]
    Capabilities: [c0] Power Management version 2
    00:13.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
    Subsystem: TERRATEC Electronic GmbH Unknown device 1144
    Flags: bus master, stepping, medium devsel, latency 32, IRQ 20
    I/O ports at 8800 [size=256]
    Capabilities: [c0] Power Management version 2
    # lsmod|grep '^snd'
    snd_cmipci 31104 0
    snd_opl3_lib 8704 1 snd_cmipci
    snd_hwdep 7300 1 snd_opl3_lib
    snd_via82xx 23064 0
    snd_via82xx_modem 11528 0
    snd_ac97_codec 95780 2 snd_via82xx,snd_via82xx_modem
    snd_mpu401_uart 7040 2 snd_cmipci,snd_via82xx
    snd_rawmidi 19232 1 snd_mpu401_uart
    snd_seq_oss 29312 0
    snd_seq_midi_event 6528 1 snd_seq_oss
    snd_seq 46672 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6924 4 snd_opl3_lib,snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss 38560 0
    snd_pcm 69124 5 snd_cmipci,snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_pcm_oss
    snd_timer 19204 3 snd_opl3_lib,snd_seq,snd_pcm
    snd_page_alloc 7816 3 snd_via82xx,snd_via82xx_modem,snd_pcm
    snd_mixer_oss 14592 1 snd_pcm_oss
    snd 44644 15 snd_cmipci,snd_opl3_lib,snd_hwdep,snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    # ls -l /dev/snd/
    total 0
    crw-rw---- 1 root audio 116, 0 2007-08-19 12:45 controlC0
    crw-rw---- 1 root audio 116, 32 2007-08-19 12:45 controlC1
    crw-rw---- 1 root audio 116, 36 2007-08-19 12:45 hwC1D0
    crw-rw---- 1 root audio 116, 24 2007-08-19 12:45 pcmC0D0c
    crw-rw---- 1 root audio 116, 16 2007-08-19 12:45 pcmC0D0p
    crw-rw---- 1 root audio 116, 25 2007-08-19 12:45 pcmC0D1c
    crw-rw---- 1 root audio 116, 17 2007-08-19 12:45 pcmC0D1p
    crw-rw---- 1 root audio 116, 56 2007-08-19 12:45 pcmC1D0c
    crw-rw---- 1 root audio 116, 48 2007-08-19 12:45 pcmC1D0p
    crw-rw---- 1 root audio 116, 49 2007-08-19 12:45 pcmC1D1p
    crw-rw---- 1 root audio 116, 58 2007-08-19 12:45 pcmC1D2c
    crw-rw---- 1 root audio 116, 50 2007-08-19 12:45 pcmC1D2p
    crw-rw---- 1 root audio 116, 1 2007-08-19 12:45 seq
    crw-rw---- 1 root audio 116, 33 2007-08-19 12:45 timer
    In lspci you can see two audio controllers: The VIA one is the onboard sound chip and the C-Media an additional PCI soundcard I installed because I suspected the onboard sound controller hardware to be broken. But it's not any better with the soundcard...
    I also tried to add
    options snd-via82xx ac97_quirk=0
    to /etc/modprobe.conf according to information in the wiki but it didn't help.
    Help would be greatly appreciated. Thanks for reading.
    Last edited by schallstrom (2007-08-22 21:27:56)

    milan wrote:
    Look at this:
    crw-rw---- 1 root audio 116,  0 2007-08-19 12:45 controlC0
    crw-rw---- 1 root audio 116, 32 2007-08-19 12:45 controlC1
    This means that kernel modules for both cards were loaded. I'm not using 2 sound cards at this moment, but I'm sure you can switch from one card to another while the system is running. If you are using KDE, you can do it in kmix. So try to switch from one card to another and play with the switches and I'm pretty sure you will make your sound card work.
    Cheers!
    Thanks for the hint, milan!
    I don't have KDE or Gnome installed, so maybe anyone could point me to some documentation on how to switch the sound hardware used on the CLI?

  • First ipod,used 5th gen 30gb, restored, synced, everything looks fine except no sound!

    Used 5th gen ipod 30gb classic.  Restored, synced and everything looks fine....except there is no sound!  Is it damaged or is there something I can do?  I am just learning...can anyone help me?  Thanks

    Does Kenwood say it will work with a 5G iPod (or iiPhone 5)?
    Did the iPhones have iOS 7? Sometimes an iOS update breaks compatibility
    Sometimes this works
    Try:
    - 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: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • I am trying to set the airport express with a printer; everything looks fine but I keep getting an error message, any tips??

    Do you know where the error message is coming from? All the set ups looks fine.
    Do you think I should reset everything and start from scratch?
    Cheers,
    JB

    An AirPort Express running firmware version 6.3 must be an old one. The Express is unrelated to Bluetooth, but it is likely that your wireless speaker signal is interfering with the Express's wireless signal. This is a common problem with wireless speakers and the older 2.4 GHz - only Express.
    The cure probably going to require upgrading your Express to a newer model, and using the relatively interference-free 5 GHz band.
    Read: Wi-Fi and Bluetooth: Potential sources of wireless interference
    NB:
    Sources of interference
    Wireless speakers that operate in the 2.4 GHz or 5 GHz band.

  • Everything looks fine, until page is printed

    I created a page with CSS and html that looks fine in the
    browser, but when I print it, 2 of the divs overlap. It's on an
    intranet so I can't post a link to it, but here's the CSS. I'm
    wondering if anyone can help me out. Thanks in advance.
    #credits {
    margin-top:10px;
    margin-bottom:5px;
    position:relative;
    margin-right:0px;
    width:100%;
    background-image:url(graphics/tosbg.gif);
    #ad1 {
    float:right;
    position:relative;
    margin-top:10px;
    margin-bottom:10px;
    }

    You sould be able to make a seperate CSS for Print vs Web.
    In the printer CSS, perhaps you can just change the
    positioning and margin
    attributes to compensate for the printing challenges.
    Plus making sure your floats are properly cleared (hard to
    see if there's
    anything regarding the rest of the HTML in conjunction with
    the CSS without
    the page)
    Check out this link re: print CSS
    http://www.alistapart.com/articles/goingtoprint/
    Good luck
    -Dave
    "BruceCSI2" <[email protected]> wrote in
    message
    news:fha3dn$mp7$[email protected]..
    >I created a page with CSS and html that looks fine in the
    browser, but when
    >I
    > print it, 2 of the divs overlap. It's on an intranet so
    I can't post a
    > link to
    > it, but here's the CSS. I'm wondering if anyone can help
    me out. Thanks in
    > advance.
    >
    > #credits {
    > margin-top:10px;
    > margin-bottom:5px;
    > position:relative;
    > margin-right:0px;
    > width:100%;
    > background-image:url(graphics/tosbg.gif);
    > }
    > #ad1 {
    > float:right;
    > position:relative;
    > margin-top:10px;
    > margin-bottom:10px;
    > }
    >

  • A page that looked fine in the last version does not look correct at all in 3.6.3, although it looks fine in both IE6 and IE8

    This is a log-in page, which points to our email registration software's server (Tikit's Emerge Reaction Server). If you open in it in the last version of FF, it looks as expected. The page renders fine in IE6 and IE8, and all our other website pages (www.mofo.com) render fine in both ver. of FF - its just the pages that point to our emerge-reaction server site that won't render properly. Tikit says we are the only user having this problem, and they don't know what the problem is caused by. Help!?
    == URL of affected sites ==
    http://emerge-reaction.mofo.com/reaction/RSLogin.asp?eventId=TOPICS

    Looks like a problem with the [http://emerge-reaction.mofo.com/reaction/styles/RS.css CSS file]: missing quote in url and a trailing, extra, '}' in line 331
    See the Tools > Error Console.
    <code>.header }
    .header
    </code>

  • Windows 7, 64 bit, dowloaded the itunes 10 upgrade.  Everything looked fine, seemed to install perfectly.  But it will not run.  The program opens, and within 2-3 seconds an error message pops up, "iTunes has stopped working."  tried reinstall. No luck.

    Read other posts and answers about codecs.  But When I followed the Apple Support procedures for reinstall I first uninstalled all Apple software from the PC including QuickTime, and have not reinstalled QuickTime. 
    Any help will be much appreciated!

    Hi sahgin,
    The issue eventually resolved itself, I still don't really know why. I kept up with Windows update, and attempted downloading iTunes again from the Apple website, and it just... worked. It now works fine. I don't know why it took approximately 4 months to work, though.
    I'm sorry I don't have any more helpful information. Posting here was my last resort, and clearly Apple never bothered to reply.

  • Everything looks fine but when trying to view a slide show it just says "loading" and never loads

    Slide show will not load onto screen, any suggestions??

    Hi Oliver1000,
    Thanks for posting. I can look into this for you if you wish. Drop me an email with the details. You'll find the "contact us" form in the about me section of my profile. Once I have the details we'll take it from there.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Everything looks fine, but can't browse internet (BEFW11S4)

    My BEFW11S4 v4 won't connect to internet anymore.
    Firmware is updated (v4 1.52.03).
    Tried to turn off/on both modem and router.
    I did a hard reset by pressing the reset button on the back of the router.
    The only setting I changed after the reset was Internet Setup. Set connection to PPPOe, entered my username and password, saved.
    In Status>Router page, Login status goes 'connected' after a few seconds. Internet IP Address changes from 0.0.0.0 to 200.132.....
    In Status>Local Network>DHC Client Table I can see my machine is there. I can connect to the router either by Ethernet or wireless.
    But I cannot visit any website. The browser always says 'server not found'.
    If I plug may Macbook directly to the modem and configure a PPPOe connection (using same ID/password), then I it works fine.
    Any tips would be appreciated. Could this be a hardware problem and I'd better replace my router? It's about 8 years old now...
    Solved!
    Go to Solution.

    Thanks for your reply.
    I changed MTU from 'disabled' to 'enabled'  then set its size to 1400. Nothing changed.
    Then I tried to ping the IP address (I'm on a Mac, the procedure is different but I believe the result is the same) and that was the result (IP address partially replaced by 'XXX' in this message).:
    MacBookProi7:~ durval$ ping 200.232.XXX.247
    PING 200.232.XXX.247 (200.232.XXX.247): 56 data bytes
    64 bytes from 200.232.XXX.247: icmp_seq=0 ttl=150 time=6235.153 ms
    64 bytes from 200.232.XXX.247: icmp_seq=1 ttl=150 time=0.944 ms
    64 bytes from 200.232.XXX.247: icmp_seq=2 ttl=150 time=0.771 ms
    64 bytes from 200.232.XXX.247: icmp_seq=46 ttl=150 time=0.867 ms
    ^C
    --- 200.232.XXX.247 ping statistics ---
    47 packets transmitted, 47 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 0.722/133.468/6235.153/899.644 ms
    I understand this is the expected answer: no packet loss.
    I did not try disabling Proxy Settings on Internet Explorer, because I do not use IE (all settings were done with Firefox 7 Mac).
    Then I borrowed another router from a friend – a Linksys WRT54GS – and it worked fine!
    Is there any other settings I should try?

  • Need Help... Everything looks fine but only some of it works!

    All,
    I just bought an Airport Extreme last night at the apple store and hooked it up this morning and walked through the instructions and it works, but doesn't all at the same time. Let me explain...
    I have a MacBook (with wireless connection) running Leopard, a PowerMac (PPC model on ethernet connection running Tiger), an iMac G5 (PPC model running Tiger as well and on ethernet) an iPhone (running the latest software update) and a VoiP connection through a linksys modem as well as a Wii and an xBox 360 that I haven't gotten around to yet because of the issues.
    Now, before I set it all up I installed the software that came with the Extreme int my Tiger PowerMac and then plugged in the VoiP, PowerMac and iMac into the ethernet ports. I then connected my Comcast broadband modem into the WAN port on the back of the extreme and then configured it. Now, here's where it gets interesting...
    My VoiP service works great! My computers can recognize the Extreme Base and :I can configure it and update through all of them, whether its wirelessly or hard wired and they all pull an IP address to be able to access the internet through. BUT, none of my computers can connect to the internet when I open Safari or Firefox. So my phone works great, but my computers don't. I can connect each wired and wireless computer to the cable modem directly and they work fine, it's only when they connect to the router that I see a problem and cannot connect to the internet even though each of them recognizes the Base Station and I can configure it through them.
    I would appreciate any help on figuring out this dilemma! I need my internet on all of computers as well as my phone line! thanks in advance for any advice or help you can give me...

    Disconnect the VOIP device from the Base Station. Then restart the Base Station and the Macs, and see what happens (with the VOIP still disconnected).
    What make/model of VOIP device are you using?

  • TS2446 Although everything looks good with my account I still get the disabled account notice when I try to purchase.

    I have reset my apple id and password, but when I try to purchase in itunes i still get a message saying that my apple id has been disabled.

    Contact itunes support

  • Using local/testing server with cs5 inserting images look fine in the split screen but do not show

    Hi
    If I open example: header.php and insert any photo jpeg/.html ecs i can see the images in the split screen but not in the browser if i save then refresh. I am able to make any change to the code ecs. and they are reflected just fine. I have tried this with my fireworks images .html and when that did not work i tried a strait jpeg off the desktop. This all did not work. I have deleted the local server then step by step created a new one via devnet instruction. This did not work! everything looks fine i even tried in 3 sep browsers with 0 luck....There is no remote server connected at this time because i am making a child theme for my current site. After all changes are done we will the ftp the word press files to site and change.
    Ps i even started over from scratch with 0 positive affects....

    After a lot of pain!!!!!!! the issue is fixed lol After 3 weeks I have overlooked the obvious !!! so the simple fix was the path of the image. Yes i feel stupid 10 years in lol....
    Apparently dreamweaver cs 5 will not use the full path when inserting images into the page example: If you drag the image out of your assets folder or however you do it, DW will give you a path like this <img src="images/glass.jpg" width="800" height="729"> This is not the full path and when your pist!!! you cant see things like that ;( so the image path should look like this:
    <img src="wp-content/themes/adszoom/images/glass.jpg" width="800" height="729">
    also in the html files example of bad then good!
    <!--======================== BEGIN COPYING THE HTML HERE ==========================-->
    <img name="navigation" src="navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    <map name="m_navigation">
      <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
      <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
      <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
    </map>
    <!--========================= STOP COPYING THE HTML HERE =========================-->
    </body>
    NOW THE GOOD!
    <!--======================== BEGIN COPYING THE HTML HERE ==========================-->
    <img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    <map name="m_navigation">
      <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
      <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
      <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
    </map>
    <!--========================= STOP COPYING THE HTML HERE =========================-->
    </body>
    THIS LINE IS YOUR ISSUE
    <img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    Ok thanks and if there are any issues with dw please ask: [email protected]

  • Missing data-sources.xml deploying war with jdeveloper 9i RC

    When deploying a war file to an OC4J 1.0.2.2.1 server and error reports during the deployment that data-sources.xml is missing in the application-deployments/xxxx directory. Only the orion-application.xml file is present - which references a data-sources.xml file in the same directory. The problem is : it isn't there.
    When I copy the xml files from the applications/xxxx directory to the application-deployments/xxxx directory and redeploy the war file everything works fine.
    Is this a configuration issue or a bug ? Anyway, can somebody tell me how I can work around this problem ?
    Thanks !

    this is a bug and you have already found the workaround.

Maybe you are looking for