Platform problem

My class and I are having some problems with the java sdk1.4.1. I have it install on a win 98 SE, two of my class mates have it installed on win XP, and it works fine on both. we now have it installed on win 2000. Can someone please tell me why this is happening?
Here is the file name, contense, and the error we are getting.
//file name: test.java
public class test {
     public static void main(String args[]) {
          System.out.print("End of line");
/* dos screen:
C:\>javac test.java
C:\>java test
Exception in thread "main" java.lang.NoClassDefFoundError: test
C:\>dir/w
Volume in drive C has no label.
Volume Serial Number is D888-166A
Directory of C:\
[BC5]
[BDE32]
[CKComplete]
Companion Web Site for Introduction to Java Programming, 3-E by Y. Daniel Liang.
url
[DDD123DD]
[Documents and Settings]
[j2sdk1.4.1_01]
[Java]
[jbuilder5]
[jdk]
[My Installations]
[Program Files]
[program2]
[Program8]
Project1.vbp
[PTW525]
test.class <------------------------ here are the files
test.java <-------------------------
Welcome.class <--------------------- same problem with these files
Welcome.java <---------------------- same setup as test.java above
[WINNT]
6 File(s) 1,893 bytes
15 Dir(s) 1,759,305,728 bytes free
C:\>path
PATH=C:\WINNT\SYSTEM32;C:\WINNT;C:\WINNT\SYSTEM32\WBEM;c:\java\bin;C:\PROGRA~1\B
ORLAND\CBUILD~1\BIN;c:\J2SDK1~1.1_0\bin
C:\>
*/

You're path looks strange. Do you have more than one JRE on your machine, if so, you might be using an old JRE.
I use w2k and my path looks like this
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\javacc\bin;c:\mybatch;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Java\J2re\1.4.1_01\bin;C:\j2sdk1.4.1_01\bin;
I'm telling its explicitely to use the 1.4.1_01 jre.

Similar Messages

  • Performance and cross-platform problems in JMF

    Hi,
    I am building an application for audio and video synchronization, I was using the Processing audio and video libraries to deal with the sound and video but I soon changed to JMF because the Processing video library is strongly dependent on quickime and can only deal with .mov files.
    I got it to work with all the custom GUI elements I had already built (Like graphical timeline representation with time grid, playhead, timeline zoom control, markers and video controls) and it works, but there are states where I have to make a player.getMediaTime() in every frame to synch the video position of the playing video with my graphical playhead representations, and at that stage the application gets really slow and unstable. Are the getMediaTime() and setMediaTime(Time time) that heavy??? is there a way around it (even if it means expanding the actual JMF classes??)
    The other problem is that I tried to run the applet in a MacBookPro and it didn't run, throws a bunch of exceptions saying that it was unable to create the player. what problems could make an applet that runs in windows, not run in Mac OS X??
    Thanks in advance, I've been hitting my head on the walls because of this for a while!

    Of course, the simple and obvious solution is often the valid one. On Windows you need both: /r/n. It appears I'll still need to #ifdef as doing both on the Mac gives me an extra character, but at least that's manageable.

  • Serious Adobe AIR Platform problem

    I have a Mac OS 10.6 and created an air file with database, which works perfectly on my mac. I sent the whole file folder to a friend for him to test. He has Windows XP. When he tests the file test movie for example nothing happens, not even a trace upon a button action. Also no Name-app.xml file is formed in his case. However, we have been testing other air files and they work. Does anybody know what the problem is?

    Are you using Flash CS4 or Flash CS5?  Please send an email to [email protected] so someone can contact you to get the test files to see what the problem is.
    Thanks,
    San

  • Cisco Prime Infrastructure 2.0 and ASA 55xx platform problem

    Hello,
    We recently upgraded to Prime Infrastructure 2.0 with the hope being able to manage our ASA's from PRIME (and complete an LMS migration).
    When I attempt to add ASA's to prime i get the following collection errors:
    Unable to collect processor and RAM information.          Processor and RAM information.          Unexpected error. See the log file inventory.log for details.
    In the logfile I get the following XML parsing error on the MIB:
    <palError>
      <deviceId>6284310032</deviceId>
      <code>VALIDATION_ERROR</code>
      <message>Failed to validate output XML: cvc-maxInclusive-valid: Value '3484331296' is not facet-valid with respect to maxInclusive '2147483647' for type 'int'.</message>
      <result>
        <result xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="/CISCO-MEMORY-POOL-MIB/xmp-im-file-system-module.xsd">
          <xmp-im-file-system-module>
            <MemoryPoolStatistics>
              <memoryPoolIndex>1</memoryPoolIndex>
              <free>4294967295</free>
              <largestFree>4294967295</largestFree>
              <used>3484331296</used>
            </MemoryPoolStatistics>
    To me it seems that the ASA returns a value that is bigger then int32 and thus causes an overflow? Any clues? Workarounds to add an ASA to Prime without checking these MIB'S?
    Regards,
    Marcel

    Hi,
    does anyone happen to know if that problem is fixed? My currently setup looks like this:
    1. Cisco Prime Infrastructure 2.1 with updated device pack.
    2. Assurance license
    3. ASA5510 which has enabled netflow. Netflow is being sent to Cisco Prime 2.1
    I do receive netflow raw data within Cisco Prime 2.1 but any graphical display of netflow data is not working. Does anybody has an idea where the problem is? Could it be that the graphical data is only displayed when sending netflow 1, netflow 5 or netflow 7?
    regards
    Maurus

  • Solaris 8 intel platform problem

    I configured a wrong vga/video and monitor for my solaris. Now when it restarts, it comes at a place with message "Starting Desktop login at display 0" and hangs at this place. I can telnet my system from any other system and can work from there but cannot work from the original solaris machine as it hangs here. Now I want to change the VGA options , how can I do that. IS there any option which I use when solaris boots up?
    KIndly guid

    Hi
    Initailly when the Solaris is booting up , it would prompt you to press "Esc" if any of the hardware is changed and waits apprx. 5 sec. At this point if you press "Esc" key it would start the loading of the drivers and you would be able to see the screens where you can change the VGA drivers and also add any third party drivers if any.
    Hope that helps.

  • Problem with ScriptSE

    I'm trying to get the script service engine working, but I keep hitting the same error (posted below).
    First, it looks like there are some platform problems - I had to run under JDK 1.5 (I used 1.5.0_12) to get the Script Module to build. When I tried under JDK 1.6, it would fail because of the JAXWS version (I didn't work to hard to try and get around this one).
    Second, I had to soft link (yes, I'm running on linux) to the generated scriptmap.xml to Scriptmap.xml or the composite application would not deploy (I'd get an error saying it couldn't find Scriptmap.xml - I assume it is a case-sensativity problem).
    Third, I had to remove the xsi:noNamespaceSchemaLocation="C:\Alaska\jbicomps\ScriptSE\schema\ScriptMap.xsd" - otherwise I got some strange error.
    Now I've got it all built and deployed, but when I try to call it with the tester, I get the error below.
    The script I'm trying to run is pretty simple
    require 'java'
    def EchoInput( inputString )
    return inputString
    end
    EchoInput( $param1 )
    I've watched the demo many times, but it doesn't give me access to the xsd and wsdl files required to reproduce the demo.
    Is there an example somewhere that works with the latest OpenESB build (20070906)?
    [#|2007-09-14T13:55:57.627-0600|FINE|sun-appserver9.1|sun-http-binding.com.sun.jbi.httpsoapbc.jaxwssupport.AsyncJBIProvider|_ThreadID=282;_ThreadName=HTTPBC-OutboundReceiver-2;ClassName=com.sun.jbi.httpsoapbc.jaxwssupport.AsyncJBIProvider;MethodName=onReply;_RequestID=a4749051-932d-4d48-a4f4-5fcd72c87756;|Caught failure in response processing, sending error.
    javax.jbi.messaging.MessagingException: javax.jbi.messaging.MessagingException: HTTPBC-E00799: Message denormalization failed
    at com.sun.jbi.httpsoapbc.jaxwssupport.JAXWSDenormalizer.denormalize(JAXWSDenormalizer.java:93)
    at com.sun.jbi.httpsoapbc.jaxwssupport.AsyncJBIProvider.onReply(AsyncJBIProvider.java:192)
    at com.sun.jbi.httpsoapbc.MessageExchangeSupport.notifyOfReply(MessageExchangeSupport.java:94)
    at com.sun.jbi.httpsoapbc.OutboundMessageProcessor.processRequestReplyInbound(OutboundMessageProcessor.java:225)
    at com.sun.jbi.httpsoapbc.OutboundMessageProcessor.processMessage(OutboundMessageProcessor.java:191)
    at com.sun.jbi.httpsoapbc.OutboundAction.run(OutboundAction.java:63)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.jbi.messaging.MessagingException: HTTPBC-E00799: Message denormalization failed
    at com.sun.jbi.httpsoapbc.SoapDenormalizer.denormalize(SoapDenormalizer.java:210)
    at com.sun.jbi.httpsoapbc.jaxwssupport.JAXWSDenormalizer.denormalize(JAXWSDenormalizer.java:83)
    ... 8 more
    Caused by: com.sun.jbi.nms.wsdl11wrapper.WrapperProcessingException: HTTPBC-E00795: Not a JBI WSDL 1.1 wrapped message.
    at com.sun.jbi.httpsoapbc.SoapDenormalizer.denormalize(SoapDenormalizer.java:162)
    ... 9 more
    |#]

    Same problem here with openesb build 20071112.
    I've also tryed the jeff workaround but didn't worked for me, I don't know wer to put xendorsed="true" in my build.xml....
    I've tryed to put the jars in jre/lib/ext but I get a ClassCastException:
    Script transform failed
    java.lang.ClassCastException: com.sun.xml.messaging.saaj.soap.impl.ElementImpl cannot be cast to org.w3c.dom.Document
    at com.sun.jbi.engine.scriptse.process.ScriptseUtil.wrapTransformedPayload(ScriptseUtil.java:272)
    at com.sun.jbi.engine.scriptse.process.ScriptseUtil.transform(ScriptseUtil.java:145)
    at com.sun.jbi.engine.scriptse.process.ScriptseInOutProvider.handleRequest(ScriptseInOutProvider.java:103)
    at com.sun.jbi.engine.scriptse.process.ScriptseInOutProvider.processIn(ScriptseInOutProvider.java:48)
    at com.sun.jbi.crl.mep.proc.impl.AbstractInOutProvider.process(AbstractInOutProvider.java:54)
    at com.sun.jbi.crl.mep.impl.DefaultMessageListener.onMessage(DefaultMessageListener.java:90)
    at com.sun.jbi.crl.mep.impl.SingleThreadManager.invoke(SingleThreadManager.java:68)
    at com.sun.jbi.crl.mep.impl.DefaultAcceptPoller.run(DefaultAcceptPoller.java:107)
    at java.lang.Thread.run(Thread.java:619)
    Any suggestion???
    Edited by: MazzaM on Nov 20, 2007 3:46 AM

  • Multi-platform File Adapter

    We are currently looking at the requirements for several new processes involving use of the File Adapter functionality. Our production BPM environment is RedHat Linux 4, while this particular legacy system runs on Windows 2000. The legacy system is already configured to read and write XML files into Windows file shares. Some integration processes should kick off when XML files are written to the file shares. Other processes will write XML files back into the file shares. I am looking for recommendations as to the best architectural approach to dealing with this multi-platform problem within the BPEL PM. As I see it, we have a few of options:
    1.     Utilize FTP server functionality rather than direct file access to read and write the files in a platform-independent manner.
    2.     Use some other technology to bridge between the platform-specific file directories and something less dependent on platform. For example, pick up the files from the Windows directory and write them to an AQ queue. Then feed the BPEL process from the queue.
    3.     Run BPM on multiple platforms and allow the Windows instance to handle Windows file drops while the Linux instance handles Linux file drops. Obviously there is a cost penalty here as well as complexity during deployment.
    Any thoughts or experiences are welcome.
    Thank you.

    Have you looked into relative path's? that would solve the issue of different OS path names.
    Also, you might want to consider the deployment descriptors you can use when compiliing, you can set enviroment specific variables like paths in there.

  • Java Web Start and JNLP Problem

    Hi !
    I�m a student and i need your help for a work that i have to do.
    I have an aplication that parse an XML file.
    The XML file is in ther server, and when i run the aplication with Java Web
    Start and jnlp file i want that the application parse a XML file.
    is this possible??? how can i do ???
    if you dont understand please warn me, that i try to explain better..
    thanks, in advance.
    Rui Silva , Portugal

    I'm not sure that you need webstart.
    Just an applet will allow you to read a file from the server:
    Just open a URL pointing to the .xml file.
    Read the file into a buffer and then parse it.
    Now actually getting the applet to do something with the contents of the .xml file
    is more complicated. Presumably you need to write something which understands the
    contents of the .xml and does something in response to the contents.
    A signed java program can be run from with in webstart which can spawn processes on
    the local machine. os.systemExec("command a b c"); But of course that has cross platform
    problems.
    Good luck

  • Problems installing Windows XP on at K7N2G-ILSR

    Hi,
    I am having problems installing Windows XP on at K7N2G-ILSR.
    Config.
    K7N2G-ILSR
    With 2 120 GB Western Digital WD1200JB drives
    Liteon CDRW and Toshiba DVD
    Memory ME-512MB-PC2700 DIM/DDR333/512MB/PC2700
    Bios settings are all set to default. And at 4/2003 version
    The WD drives are plugged into IDE1 with one as Master and the other Slave. The CD & DVD on the IDE2 with the CDRW as master and the DVD as Slave.
    Boot to Dos the Drives are seen with no problem
    Try doing a clean install and the System always hangs after initial driver load and Hangs when Blue Screen states "Setup is installing Windows"
    Any Ideas?
    Thanks

    Have you tried changing the APIC function in BIOS. Either disable it or set it to MPS 1.1 see if that helps.
    Also make sure your FSB is 100MHz and make sure your jumpers on the mobo are correctly set up. There are a lot of installation issues relating to FSB and win XP.
    And finally make sure your memory is fully compatible with nForce boards. The default answer to everyone's nForce platform problems.
    Psymon

  • JBuilder .exe focus problem

    I have a swing application of a JFrame with a JMenuBar and JTextfields, JButtons, etc... It works great as a standalone application, or when run as an executable .jar. The problem is when I use JBuilder 7 Native Executable Builder and make a .exe out of the application. It also works fine, but when I click on a JMenuItem that does not bring up a JDialog, just performs a function, it performs the function, but refuses thereafter to give focus to the JTextfields and JTextArea, unless I click on a JButton to bring up a JDialog or JFileChooser, close, then the JTextfields accept focus again (what a workaround!!).
    I have added code for a JTextField to requestFocus, grabFocus after the function was performed, and even had the SwingFocusManager disabled, all of which still did not allow focus after the function was performed.
    Once again, this is only in the .exe version of my application- the other "normal" ways run fine. Has anyone else had this problem? Has anyone thought up a solution, or is this just a JBuilder unfixable for their cool neat new feature??
    Thanks for any ideas,
    Jim

    Well, your that did not work either. I think it is not anything to do with the code necessarily- as it is not always reproducible!!- The only commonality is that it occurs only with JBuilders .exe created from the source code- all else works fine. And then, the .exe only has this focus problem on my Dell Inspiron laptop running win 2k- strange- and not always (the first time works-sometimes- and then not afterwards- even when shut down and restarted!!) maybe I'll knock it up to just a OS/Platform problem....well I'll give you the duke anyway for the try-
    Jim

  • Applying transaction log corrupted database?

    Hi experts,
    Symptoms:
      I built a standby system this Monday and I completed a full DB restore without errors. I used log shipping to apply logs but an error occurred: SQL Server detected a logical consistency-based I/O error: incorrect pageid (expected 20:5746350; actual 0:0). It occurred during a read of page (20:5746350) in database ID 5 at offset 0x00000af5d5c000 in file 'l:\TCPDATA4\TCPDATA19.ndf'.
      I run dbcc page and found page(20:5746350) did corrupt on standby system. However, I ran dbcc page on production and it is ok. I restored this full db to another standby and ran dbcc page and it is ok. Also, Checkalloc, Checkcatalog, Checktable on production are ok.
    Questions:
      Does checktable detect secondary indexes corruption? I am re-compressing COSP indexes and running full checkdb on production right now to find out what's going on in our DB. How do I fix this issue? Any information will be really appreciated.
    Error message:
    2011-08-23 17:26:00.19 spid52      The log shipping secondary database TCCDBM1.TCP has restore threshold of 45 minutes and is out of sync. No restore was performed for 1 minutes. Restored latency is 720 minutes. Check agent log and logshipping monitor information.
    2011-08-23 17:26:39.62 Backup      Log was restored. Database: TCP, creation date(time): 2011/07/03(05:36:16), first LSN: 184193:4075900:1, last LSN: 184193:7288500:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'w:\LogB\TCP_20110822213010.trn'}). This is an informational message. No user action is required.
    2011-08-23 17:28:00.88 spid52      Error: 14421, Severity: 16, State: 1.
    2011-08-23 17:28:00.88 spid52      The log shipping secondary database TCCDBM1.TCP has restore threshold of 45 minutes and is out of sync. No restore was performed for 2 minutes. Restored latency is 716 minutes. Check agent log and logshipping monitor information.
    2011-08-23 17:28:34.03 Backup      Log was restored. Database: TCP, creation date(time): 2011/07/03(05:36:16), first LSN: 184193:7288500:1, last LSN: 184193:10880343:1, number of dump devices: 1, device information: (FILE=1, TYPE=DISK: {'w:\LogB\TCP_20110822213511.trn'}). This is an informational message. No user action is required.
    2011-08-23 17:28:53.06 spid65      Error: 824, Severity: 16, State: 2.
    2011-08-23 17:28:53.06 spid65      SQL Server detected a logical consistency-based I/O error: incorrect pageid (expected 20:5746350; actual 0:0). It occurred during a read of page (20:5746350) in database ID 5 at offset 0x00000af5d5c000 in file 'l:\TCPDATA4\TCPDATA19.ndf'.  Additional messages in the SQL Server error log or system event log may provide more detail. This is a severe error condition that threatens database integrity and must be corrected immediately. Complete a full database consistency check (DBCC CHECKDB). This error can be caused by many factors; for more information, see SQL Server Books Online.
    2011-08-23 17:30:00.54 spid52      Error: 14421, Severity: 16, State: 1.
    2011-08-23 17:30:00.54 spid52      The log shipping secondary database TCCDBM1.TCP has restore threshold of 45 minutes and is out of sync. No restore was performed for 2 minutes. Restored latency is 713 minutes. Check agent log and logshipping monitor information.
    2011-08-23 17:30:35.94 spid53      Error: 824, Severity: 16, State: 2.

    Hi Dennis!
    I understand your reasonable doubt, but think that physical corruptions are 99,999...% caused by a hardware failure e.g. a defective RAM module, or a related, low-level failure as e.g. an outdated NIC driver, etc.
    Then, in this case it is clear that you have a platform problem only on your standby system, and not in the one running productively right now.
    Maybe you already checked your platform, but you should take into account that in most cases just reading the logs is not enough; stress tests on all of the components are usually necessary. Most of the time, when we analyze hardware related problems, the problem is only reproduced when special tests are performed. Furthermore it is possible that more than one component is weak or broken.
    My recommendation is that you check the components in this order:
       - disks (complete surface) (while SAP and SQL Server are shut down)
       - disk controller
       - Memory (stress test)
       - CPU
       - all other components
    Consider that restoring a backup and running in a damaged platform would imply further problems. You would be waiting until the next problem arises and that would imply a system halt or corruptions, maybe even with data loss.
    Once the hardware checked and -if necessary- fixed, you can proceed as explained in SAP notes 142731 and 1420452. Of course you can also restore in a different hardware, but remember checking the platform as it is also exposed to hardware failures.
    Cheers!!
    --Jesú

  • Help needed for THE decision

    Hi everyone ☺
    I’m finally planning to start recording what I play, and after some hours of wandering on the web I found some interesting possibilities. Now what I need is to decide which one is more suitable for my needs, and here comes the moment for apple discussions
    Basically, I will record my own music one track/instrument at a time (I’m still not able to play more than one…and I dont’ want to spend 2.000$ to buy a 24-ins device just to record drum tracks), I’d like to have a software with built-in effects for guitar/bass/voice, integrated soundtrack possibilities (to play with video recordings), mixing options for both stereo and surround mixing, and I don’t want any card to be placed into my mac. Well, and obviously the sound quality must be pro-like…as anyone probably wants.
    So, here’s what I came up with:
    a) getting logic pro studio 8 and apogee duet
    b) getting pro tools m-powered and mbox 2
    c) getting one of the two softwares and a Monster iStudioLink Instrument cable and plug instruments directly into the mac
    Now, the questions are:
    if I can plug an instrument directly into my mac and control all parameters via one of the two softwares, what do tools like duet and mbox2 serve for?
    In the case this tools are useful [ ☺ ], why ☺ … and which is the couple software/hardware that can best suit my needs?
    I assume that every software has a proprietary file extension in which audio tracks are saved, so that it should be impossible to record an audio track with one software and edit it with another that has different functions/plugins (ex. from logic to pro tools, from pro tools to cakewalk sonar which I have on a pc etc.). Am I right, or is there any “standard”, non compressed high quality file type in which track can be saved and exported to be edited with different softwares?
    I know that from this post it may easily seem that I’m a hopeless digital idiot, but I swear the situation is not really that bad so no need for the kind of explanations with drawings like the ones you find in the “for dummies” guides lol so every experts’ advice will be greatly appreciated
    Neptune

    Thank you Bee Jay and Pancenter for the lighting-fast and useful answers
    now I am aware that an interface IS NEEDED lol (that means they are not produced without a reasons, are they?). I know Pro Tools is the industry standard but I don't like anyone/anything to tie me to their choices/interests (so that's why I was asking about Pro Tools, knowing that there's some sort of "hardware threat"). What I look for is just quality and if I understood what you both mean, as far as this aspect is concerned, Logic and Pro Tools are substantially comparable...isn't it? On the interfaces side, I already checked the Saffire ones (they seem quite good, and cross-platform use is definitely a plus), I will check the others mentioned and will let you know In fact, I didn't consider the "platform problem" but, as I wrote, I also own a PC with an Audigy 2 soundcard (midi/analog/optical/digital inputs/outputs and firewire port...not Madonna's private studio, but not as sad as Mac's little hole) and Sonar 6 Producer Edition, so that has been a really good point to ponder. And now, in the middle of this software/hardware battle...any personal suggestions based on tests/personal experience?

  • ITunes 10.5 breaks automator folder action

    Just like itunes10 did
    osx 10.6.8
    itunes 10.5
    automator folder action with itunes tasks no longer works after 10.5 update.
    Is it the version check again?

    Unfortunately, it seems that this is a cross-platform problem between iTunes 10.5 and all NAS disks. Shared libraries on network drives worked fine under 10.4.1, but now there is just an endless loading cycle with no error message or time-out. There is a bit more about it in this thread.
    Martin

  • Java Error in RWB screen

    Hi, all
    In XI 3.0 NW 2004 46C, I am getting Java Error when I goto RWB end-to-end monitoring...
    screenshot here:
    http://www.flickr.com/photos/25222280@N03/2822057484/sizes/o/
    Can someone explain me or give me a link to what I need to do to connect this problem
    Any suggesions/feedback will be greatly appreciated.
    Thanks

    Hi,
    In XI 3.0 NW2004 Basis 640C under Unix platform
    Problem in End-to-End Monitoring Graphic overview
    Error: XMLParser: No data Allowed here (Row: 1, col:6)
    SYSTEM XDV
    When click End-to-End Monitoring from Runtime workbench,It pops up a error message in a Java Applet stating as follows
    java.lang.NullPointerException
    at com.sap.plaf.frog.FrogScrollPaneUI$1.propertyChange(FrogScrollPaneUI.java:113)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at java.awt.Component.firePropertyChange(Unknown Source)
    at javax.swing.JScrollPane.setHorizontalScrollBar(Unknown Source)
    Step: 1
    Goto Add/Remove Program; and Uninstalled all Java Updates
    Reboot Machine, run end-to-end (RWB) without install Java
    Asking me to install ActiveX software, right click and allowed it
    Now XDV does works fine... goto Add/Remove Software Java automacially updated:
    JAVA 2 Runtime Environment SE V1.4.2_15
    Step: 2
    Goto XQA or XPD system
    Tried end-to-end monitoring in XQA system getting Java error as follows:
    XMLParser: No data allowed here (Row:1, col:6)
    The call stack
    com.inqmy.lib.xml.parser.ParserException: XMLParser: No data allowed here (row:1, col:6)
         at com.inqmy.lib.xml.parser.SAXParser.parse(SAXParser.java:185)
         at com.sap.jnet.io.jaxp.JNioXMLReaderSAX.readDOM(JNioXMLReaderSAX.java:244)
         at com.sap.jnet.io.JNioXMLReader.readDOM(JNioXMLReader.java:68)
         at com.sap.jnet.io.JNioInputSource.getDOMElement(JNioInputSource.java:119)
         at com.sap.jnet.JNetData.load(JNetData.java:719)
         at com.sap.jnet.JNetApplet.initJNetApplet(JNetApplet.java:479)
         at com.sap.jnet.JNetApplet.access$000(JNetApplet.java:39)
         at com.sap.jnet.JNetApplet$1.run(JNetApplet.java:268)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    I belived java webstart does't work, if that doesn't work how come XDV system works fine...
    anyway!!! I updated Java JRE6 which is including webstart
    same error messages even after JRE6 update XDV getting error messages too
    Any suggesions/feedback will be greatly appreciated.
    Thanks a lot in Advanced

  • Group Messages not sending or receiving

    Since the beginning of this week, I've started to have an issue with Skype, in a group chat only. I send a message, and the small spinning circle appears at the side, and continues indefinitely. However, when I send individual messages I can send the message through to them one to one. Just never in the group chat, I've searched through the site here and found suggestions. I uploaded and revised to the most recent version of Skype 6.20.0.104 and still have the same issue. Any help will be appreciated, Thank you.

    Having somebody add me to a new group that they created didn't work (I never saw messages from the group, or even that the group was created).  And creating a totally new account is unacceptable on many levels, not the least of which is that I regularly communicate with 100s of contacts
    I'm also on a Mac (google search led me to this thread and resolution) so it's really likely to be some sort of issue with the Skype protocols rather than an OS platform problem.

Maybe you are looking for

  • Problem Syncing Outlook....says outlook sync client encountered problem

    I have been syncing outlook calendar and contacts from my PC to my iPhone with no problems. I have version 1.1.2 on my iPhone and 7.5 or whatever the latest is on iTunes software. The syncs were fine until recently and now I cant sync and get an erro

  • How to delete consumer_group from DBA_RSRC_CONSUMER_GROUPS

    Dear all, There are three consumer_group named *'OTHER_GROUPS01','TMP_DATA' and 'DB_DEV'*, there are belong to plan named DW_PLAN, After I delete the plan DW_PLAN, but i found there three consumer_groups have not deleted from DBA_RSRC_CONSUMER_GROUPS

  • Photoshop Elements 6.0(2)

    Hallo, ich habe folgendes Problem mit Photoshop Elements 6.0(2): Ich möchte ca. 1 100 Bilder über einen USB-Stic weitergeben. Über - Weitergabe - CD/DVD - Ziellaufwerk auswählen erscheint lediglich G: Optiarc DVD+RW. Wobei ausdrücklich die Wahlmöglic

  • Issues with texlive update from 2013 to 2014 version.

    I got an error about conflicting files: Packages (2): texlive-bin-2014.34260-1 texlive-core-2014.34872-1 Total Installed Size: 350.75 MiB Net Upgrade Size: 34.54 MiB :: Proceed with installation? [Y/n] (2/2) checking keys in keyring [##############]

  • Move files from one folder to another javascript?

    I am running a 3-action droplet automatically using windows task scheduler.  Here are the 3 steps: 1.    Batch file to move files from hot folder to processing folder 2.    Run IPP (dr brown's image processor pro) using preloaded settings to make sev