Anyone care to make a suggestion on this error ?

trying to run the startup.bat script in the bin folder
C:\jwsdp-1.1\bin>startup
Exception in thread "main" java.lang.NoClassDefFoundError: start

now here is my modified line in catalina.bat
"%JAVA_HOME%\bin\java.exe" -classpath .;"%JWSDP_HOME%\jwsdp-shared\bin";"%JWSDP_HOME%\jwsdp-shared\bin\commons-launcher.jar";"%JWSDP_HOME%\jakarta-ant-1.5.1\lib\ant.jar";"%JWSDP_HOME%\jakarta-ant-1.5.1\lib\optional.jar";"%JWSDP_HOME%\jaxp-1.2.2\lib\jaxp-api.jar";"%JWSDP_HOME%\jaxp-1.2.2\lib\endorsed\sax.jar";"%JWSDP_HOME%\jaxp-1.2.2\lib\endorsed\dom.jar";"%PRG%\..\..\jaxp-1.2.2\lib\endorsed\xercesImpl.jar";"%PRG%\..\..\jaxp-1.2.2\lib\endorsed\xalan.jar";"%PATH%" LauncherBootstrap jwsdp -DJAVA_HOME="%JAVA_HOME%" -DCATALINA_OPTS="%CATALINA_OPTS%" %CMD_LINE_ARGS%
i still get a NoClassDefFound error.....PLEASE HELP

Similar Messages

  • Can anyone tell me why I'm getting this error when trying to make visibility variables

    I have set these up in previous versions of Illustrator. CS and illustrator 10 worked just fine with Variables. Now I can't seem to switch between data sets. I just keep getting this error when I try to switch from one data set to another.

    I'll start with the permissions and see if it changes the behavior.

  • Need some suggestions on this error message

    Hi Squiggly Team,
    Could you please give me some hit on this error message?
    Error: null cannot be parsed to a squiggly dictionary
    at com.adobe.linguistics.spelling.core.utils::SquigglyDictionaryLoader/loadDictionaryComplet e()[C:\p4_garuda1890_ugoyal-xp\esg\squiggly\main\AdobeSpellingEngine\src\com\adobe\linguis tics\spelling\core\utils\SquigglyDictionaryLoader.as:167]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at com.adobe.linguistics.spelling.core.utils::DictionaryLoader/handleComplete()[C:\p4_garuda 1890_ugoyal-xp\esg\squiggly\main\AdobeSpellingEngine\src\com\adobe\linguistics\spelling\co re\utils\DictionaryLoader.as:85]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()
    Thanks a lot.
    Jing

    Hi Utsav,
    I am using the Squiggly prerelease 6 and the default dictionary include in the SquigglySDK ( src/dictionaries/en_US ).
    This error message does not always happen, very ccasionally.
    Cheers,
    Jing

  • How to make a suggestion to this list

    I got a message to chose between helpful answer and correct.  There needs to be other options too like I don't know or it was not helpful, off the mark.
    I get answers that seem right but when I try them I still cannot get it working.  Don't want to mislead anyone.
    The answer on the Mavericks Mail signatures was right out of the hooklike but it would not work for me.
    There is something missing in the way signature works, or it is too complicated as a piece of code or too tricky for novices to grasp.  Much of this computer world works fine for folks who have lot of experience at troubleshooting but for others of us without experience we miss steps that you all know by trial and error that worked for you in the past. 
    For example even this support communities thing is not easy to figure out.  It took me a long time to get to this place to make a post and give a suggestion.  The back and forth is easy to follow, imo.  But thank for the help.

    FYI, I doubt if "not helpful" will be implemented. One of the predecessors to ASC had a negative "box." The controversy created by that was not pretty. IMHO, only positive observations should be allowed.
    I understand your comment that some of us "assume" things. Frankly, those of us that do have been around computing for a long time (and hopefully have learned things). In my own case, if I "assume" something and then the poster indicates they do not understand, I always try to give more detailed steps.
    You may or may not realize it, but virtually all of us that try to help people here are not Apple employees - just volunteers.
    Barry

  • Anyone care to hazard a guess at this printing anomaly?

    What's been standard and repeated for a few years:
    -- The way I export TIFs and JPGs to a certain client. TIFs are tagged Adobe 1998, JPGs tagged sRGB.
    -- The client's computer, a Mac G5. Client, a rep at a busy architect firm, has been printing images from me and from other photographers, without tweak or fuss, on a Canon imagePROGRAF 5100. Standard routine: launch files in old Photoshop CS, Command-P, select paper type, go.
    Very nice prints, over and over, for years.
    What's changed:
    I recently delivered two jobs. All the files print too dark. Uniformly too dark. Monitor display is fine. Older files print fine.
    The only change to either of our routines: these are the first jobs I've delivered that were generated from Lightroom 3. (Been with LR since beta.)
    Not saying that's the problem. I'm just at a loss. Today I regenerated the entire job and brought it to the client. We spent an hour looking at settings, running test prints. Consistently too dark. Tried a couple variations on printer profiles. Disastrous.
    This remains: these particular files print too dark. (Think at least a full stop.) Other older files print fine, as they always have. Monitor display and histograms reflect no such variation.
    I'm dying to know the obvious thing I'm overlooking.
    --david

    When you say the "older files print fine," are you printing those older files directly from LR 3?
    Or, are you printing those older files from Photoshop CS?

  • Db-4.8.26.NC (make: *** [libdb-4.8.la] Error 1)

    Hello all
    I am new to building programs from source and would like to ask for some advice or pointers.
    I am trying to install BDB (db-4.8.26.NC) to use with openldap.
    Steps taken:
    - I have installed autoconf & libtools + there dependencies as README says
    - cd'd to ~/db-4.8.26.NC/build_unix and run ../dist/configure --prefix=/usr/local (configures fine)
    - run make and it hits this error "make: *** [libdb-4.8.la] Error 1"
    I think my environment is ok, but because i have so little experiance compiling i am not 100% sure
    Tips anyone?
    My System:
    bash-3.00# uname -a
    SunOS suntest1 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Fire-280R Solaris
    bash-3.00# psrinfo -pv
    The physical processor has 1 virtual processor (0)
    UltraSPARC-III+ (portid 0 impl 0x15 ver 0xb0 clock 1200 MHz)
    bash-3.00# gcc -v
    Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/specs
    Configured with: ../configure with-as=/usr/ccs/bin/as with-ld=/usr/ccs/bin/ld enable-shared enable-languages=c,c++,f77
    Thread model: posix
    gcc version 3.4.6
    bash-3.00# make -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for sparc-sun-solaris2.10
    bash-3.00# cat .profile
    PATH=/usr/local:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/usr/sfw/bin
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib:/usr/lib:/lib
    LD_LIBRARY_PATH_64=$LD_LIBRARY_PATH_64:/usr/local/lib:/usr/local/lib/sparcv9
    Edited by: user9135541 on 11-Feb-2010 05:25

    Thanks for the reply, really appreciate the help.
    In answer to your questions,
    1. there are a few error in the config.log file, i assume that it is fairly normal to see some errors in here.
    conftest.c:49: error: syntax error before ')' token
    conftest.c:49: error: `u_int8_t' undeclared (first use in this function)
    conftest.c:49: error: (Each undeclared identifier is reported only once
    conftest.c:49: error: for each function it appears in.
    ld: fatal: Symbol referencing errors. No output written to conftest
    conftest.c:49: error: `FAIL' undeclared (first use in this function)
    conftest.c:49: error: syntax error before "TO"
    /usr/ccs/bin/as: "/var/tmp//ccqHSpL1.s";, line 11: error: cannot use v8plus instructions in a non-v8plus target binary"
    2&3. the libdb-4.8.so seems to of been built. and there are alot of other files in the build_unix dir and subdirectories, to numerous to add into this post
    suntest1-bash$ ls -lh ~/db-4.8.26.NC/build_unix/.libs/ | grep libdb-4.8.so
    -rwxr-xr-x 1 root root 1.6M Feb 11 12:20 libdb-4.8.so
    ------------------------------------------------------------------------------------------------------

  • Please help me figure out the reason for this error

    Hello I am trying to run the jar Gui file I got from http://www.cs.cmu.edu/~cmucam/cmucam2/downloads.html
    and am getting the following error:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no sserial in java.li
    brary.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at serialPort.<clinit>(serialPort.java:22)
    at SerialComm.<init>(SerialComm.java:50)
    at CameraSerial.<init>(CameraSerial.java:64)
    at MainWindow.<init>(MainWindow.java:620)
    at CMUcam2GUI.main(CMUcam2GUI.java:7)
    Can anyone figure out why I am getting this error? I am running it on a windows xp professional system.

    Yes you need the sserial native library (and no I do not know where to get it).

  • I keep getting an error message "To open X1100 Series Button Monitor, you need to install Rosetta".  I used to have a Lexmark X1100 printer attached to this Mac.  How can I stop this error?

    I just had a new hard drive put in my IMac and ever since I got it home this error pops up "To open X1100 Series Button Monitor, you need to install Rosetta.  Would you like to install it now?  Two years ago I had a Lexmark printer attached to this Mac.  I'm not sure why this is happening as I believe I have move all Lexmark files to the Trash bin.  Does anyone know how I can stop getting this error?  Thanks.

    Check in System Preferences> Printers to see if the Lexmark is still showing in your printer list. If it is, click it and hit the minus button to remove it.
    If it's not showing, when you trashed the Lexmark software, did you notice if there was an uninstall file? Sometimes just moving unwanted programs to the trash can doesn't get rid of all of the installed software and the software manufacturers include an uninstall option to remove those 'hidden additional files'.
    Check support at Lexmark's web site to see if they offer a solution.

  • Has anyone managed to make the Canon 8000F Scanner work on this system?

    has anyone managed to make the Canon 8000F Scanner work on this OX system?

    Part of the problem is that this is probably not a "logical" error.  The common cause of this issue is still image files where the pixel size is too large. This suggests that Encore's (and other Adobe apps) ability to handle image size is exceeded without a better error message. The link, which I'm going to post until I find a "new" location (if one exists) is now a bad link:
    http://helpx.adobe.com/encore/kb/error-software-used-decode-media.html
    And in this example where it was not an image issue, the user fixed the problem by re-encoding the problem file.
    http://forums.adobe.com/message/6004428#6004428

  • I would like to make a suggestion for the next iso iphone 4-4s update.  Include a seperate treble and bass switch. What do u people out there think about this

    I would like to make a suggestion for the next iso itunes software update for the iphone 4-4s.  Include a serperate treble and bass switch for the ipod on the iphone.  What to you people out there think about this?

    vince20 wrote:
    Obviously you dont like listening to music on your ipod in iphone.  The EQ is crap
    Not true at all.
    I listen to music on my iphone all the time.
    It is your position that anyone who does not agree with you does not listen to music?
    Really?
    What a leap.

  • I can't migrate from a time machine Back up. I select my TC and it says "some backups can't be opened." My HD failed and I'm Trying to get everything back... Can anyone make a suggestion?

    I can't migrate from a time machine Back up. I select my TC and it says "some backups can't be opened. Make sure that all of your network devices are connected and turned on. It appears that some backups are already in use. If you don't see the backup you need, make sure it is not currently mounted by another machine and try again."
    My HD failed and i installed a new one... I'm Trying to get everything back... Can anyone make a suggestion?

    Read the section E about restore issues.
    http://pondini.org/TM/Troubleshooting.html
    But you should be able to mount the sparsebundle and backup the major items if they are not damaged. You might also do a disk verify to see if the corruption can be repaired.
    Have a look here also for restore of selected items.
    http://pondini.org/TM/FAQ.html

  • I can't access any mote to a WD MY Book (WD5000H1Q). Does anyone have any suggestion about this issue?

    I cannot acces any moto to a WD MY Book (WD5000H1Q). After upgrading to Lions It worked for a couple of days. Does anyone have some suggestion on this issue?

    Do you see it on your desktop as an icon?

  • Is there a way for this community, to make a suggestion to Apple to include blocking a specific contact number calls and messages just as other phones provide that feature for their users.

    Is there a way for this community, to make a suggestion to Apple to include blocking a specific contact number calls and messages just as other phones provide that feature for their users.

    No phone provides true call blocking. At best, they provide call diversion. Essentially, the call is answered and disconnected automatically. If I recall, Apple is adding call diversion features in iOS 7.
    Best of luck.

  • My iPhone 4 microphone that handles standard voice/sound cannot pick-up sound unless the speakerphone, or a headset is used to make/receive calls the other end caller cannot hear me. Any Suggestions? This seems to be common on forums.

    My iPhone 4 microphone that handles standard voice/sound cannot pick-up sound unless the speakerphone, or a headset is used to make/receive calls the other end caller cannot hear me. Any Suggestions? This seems to be common on forums. Thank You

    Same issue on my wife's iPhone 4S. I suspect it is related to the recent 6.1.2 iOS update (Note: I have a 3S and the update did not cause any issues).
    I've tested both bottom and top mics on the 4S using video recorder and both mics work fine. Speakerphone and headset during calls also work fine. The issue is only related to the bottom mic while making calls. I can hear the caller but the caller cannot hear me. If I hold the mic very close to my mouth, the caller can hear a very low level signal.
    The problem appears to be software related, not hardware.

  • I started to have connectivity issues with a linksys router.  The linksys rep suggested ...Check from Apple if they have some particular ports for the Apple TV that we might need to open on the router, anyone have any suggestions for this?

    I started to have connectivity issues with a linksys router.  The linksys rep suggested ...Check from Apple if they have some particular ports for the Apple TV that we might need to open on the router, anyone have any suggestions for this?

    Hi RonWM,
    Thanks for visiting Apple Support Communities.
    This article lists the ports that are used by the Apple TV:
    Apple TV: TCP and UDP ports and protocols used
    http://support.apple.com/kb/HT2463
    Best Regards,
    Jeremy

Maybe you are looking for

  • Table cell widths and images

    I am try to create a able that will have 4 columns in all but the the layout will be flexible. That is the text might span 3 columns and an image might be in the remaining 1 column. Or the timage will span 2 columns and the text in the remaining 2 co

  • Basic question in HRMS

    Hi anybody please clarify my basic questions in HRMS. Please tell me the hirarchical structure of HRMS like (company has several departments and each department has several managers, etc). Can a department have More than one manager? Can an employee

  • Why won't my video won't import into iMovie. There is a red ERROR message underneath clip.

    I just imported 40 out of 43 clips of HD video from my JVC HD Everio camera into iMovie '11. It's my first time using either equipment for editing. I selected import all but only 40 of the clips successfully imported. 3 of the clips were not able to

  • I can't connect airplay using ethernet

    I can't connect airplay using ethernet, it works good using wi-fi, AppleTV 3rd gen, last week I reseted the router after this worked with ethernet

  • Very urgent help needed

    can any tell me : in ALV list, when i double click on the order number, its get hyper linked to va03 and in the same list, when i double click on sold to /ship to (kunnr), it is hyperlinked to vd03. please write the code for the same. I'm using the R