Hi Guys plz help me in removing this bug...

Hi,
I have loaded an EJB2.0 client into an Oracle10g which is called by an stored Procedure.
The EJB2.0 should contact the EJB3.0 Bean ..
The stored procedure is calling the client but when the client trys to lookup for the EJB3.0 through RMI/IIOP using lookup funtion it is giving the following error:
The Oracle 10g we use is not jdk 1.5 compliant.
import simpleEJB.HelloRemote;
import java.util.Properties;
import javax.naming.*;
import java.rmi.*;
import javax.rmi.*;
public class localAgent{
/** Creates a new instance of Main */
public localAgent() {
* @param args the command line arguments
public static void callLocalAgent() {
try{
InitialContext ic = new InitialContext();
Object obj=ic.lookup"iiop://172.20.33.218:3700/ejb/Simple");
HelloRemote foo=(HelloRemote)PortableRemoteObject.narrow(obj,HelloRemote.class);
System.out.println(foo.printHello());
}catch(Exception ex){
System.out.println("An unexpected exception catched "+ex);
ex.printStackTrace();
The error which i am encountering is:
javax.naming.CommunicationException: Cannot connect to ORB [Root exception is
org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 201  completed: No] at com.sun.jndi.cosnaming.CNCtx.setOrbAndRootContext(CNCtx.java:362)
at com.sun.jndi.cosnaming.CNCtx.initUsingIiopUrl(CNCtx.java:289)
at com.sun.jndi.cosnaming.CNCtx.initUsingUrl(CNCtx.java:245)
at com.sun.jndi.cosnaming.CNCtx.createUsingURL(CNCtx.java:85)
Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed:
No
at
com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.jav
a:148)
at
com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.jav
a:65)
at com.sun.corba.se.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:67)
at
com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java
:652)
at
com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java
:594)
...............

this may be problem with ur network settings.. :))

Similar Messages

  • Help me to remove this Error in Entity Beans

    this is the Error i am getting along with this Error i have also put my ds xml file and other related file , please help me to remove this error
    at org.jboss.mx.server.ReflectedDispatcher.handleInvocationExceptions(Re
    flectedDispatcher.java:91)
    at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
    java:64)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
    java:197)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
    ler.java:884)
    at $Proxy18.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:414)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
    java:60)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
    java:197)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
    at $Proxy71.start(Unknown Source)
    at org.jboss.ejb.EjbModule.startService(EjbModule.java:367)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
    upport.java:271)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
    eanSupport.java:221)
    at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
    java:60)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
    java:197)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
    ler.java:884)
    at $Proxy18.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:414)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
    java:60)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
    java:197)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
    at $Proxy15.start(Unknown Source)
    at org.jboss.ejb.EJBDeployer.start(EJBDeployer.java:570)
    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:829)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:604)
    at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
    java:60)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:82)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
    java:197)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
    at $Proxy8.deploy(Unknown Source)
    at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
    tScanner.java:304)
    at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
    canner.java:460)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
    doScan(AbstractDeploymentScanner.java:201)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
    loop(AbstractDeploymentScanner.java:212)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
    run(AbstractDeploymentScanner.java:191)
    Caused by: org.jboss.deployment.DeploymentException: Error in jbosscmp-jdbc.xml
    : datasource-mapping MySql not found
    at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCEntityMetaData.<init>(JDB
    CEntityMetaData.java:483)
    at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData.<init
    (JDBCApplicationMetaData.java:312)at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCXmlFileLoader.load(JDBCXm
    lFileLoader.java:67)
    at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.loadJDBCEntityMetaDat
    a(JDBCStoreManager.java:721)
    at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.initStoreManager(JDBC
    StoreManager.java:409)
    at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManage
    r.java:353)
    at org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManag
    er.java:155)
    at org.jboss.ejb.EntityContainer.startService(EntityContainer.java:337)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
    upport.java:271)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
    eanSupport.java:221)
    at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.
    java:60)
    ... 65 more
    11:37:34,679 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.6/server/default/d
    eploy/ProductBean.jar
    11:37:34,679 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
    MBeans waiting for other MBeans:
    ObjectName: jboss.j2ee:jndiName=FaqMstLocal,plugin=pool,service=EJB
    state: CREATED
    I Depend On:
    Depends On Me:
    ObjectName: jboss.j2ee:jndiName=FaqMstLocal,service=EJB
    state: FAILED
    I Depend On:
    Depends On Me: MBeanException: org.jboss.deployment.DeploymentException: Error
    in jbosscmp-jdbc.xml : datasource-mapping MySql not found
    Cause: org.jboss.deployment.DeploymentException: Error in jbosscmp-jdbc.xml : da
    tasource-mapping MySql not found
    MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
    ObjectName: jboss.j2ee:jndiName=FaqMstLocal,plugin=pool,service=EJB
    state: CREATED
    I Depend On:
    Depends On Me:
    ObjectName: jboss.j2ee:jndiName=FaqMstLocal,service=EJB
    state: FAILED
    I Depend On:
    Depends On Me: MBeanException: org.jboss.deployment.DeploymentException: Error
    in jbosscmp-jdbc.xml : datasource-mapping MySql not found
    Cause: org.jboss.deployment.DeploymentException: Error in jbosscmp-jdbc.xml : da
    tasource-mapping MySql not found
    1 ) Contain of mysql-ds.xml File
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- $Id: mysql-ds.xml,v 1.1.2.1 2003/12/12 19:19:56 starksm Exp $ -->
    <!-- Datasource config for MySQL using 3.0.9 available from:
    http://www.mysql.com/downloads/api-jdbc-stable.html
    -->
    <datasources>
    <local-tx-datasource>
    <jndi-name>MySql</jndi-name>
    <connection-url>jdbc:mysql://192.168.111.44:3306/temp</connection-url>
              <driver-class>com.mysql.jdbc.Driver</driver-class>
    <user-name>new_temp</user-name>
    <password>temp</password>
    </local-tx-datasource>
    </datasources>
    2) i have also add datasource mappping in standardjaws.xml and standardjbosscmp-jdbc.xml file
    File :standardjaws.xml
    <datasource>java:/MySql</datasource>
              <type-mapping>MySql</type-mapping>
         File : standardjbosscmp-jdbc.xml
         <datasource>java:/MySql</datasource>
    <datasource-mapping>MySql</datasource-mapping>

    have a look at http://www.onjava.com/pub/a/onjava/2004/02/25/jbossjdbc.html

  • I have unabled 5 fingure gesture now not able to perform any task,also my power button is not working,please help me in removing this gesture,using I phone 4

    I have unabled 5 fingure gesture now not able to perform any task,also my power button is not working,please help me in removing this gesture,using I phone 4

    I have unabled 5 fingure gesture now not able to perform any task,also my power button is not working,please help me in removing this gesture,using I phone 4

  • When ever i'm trying to install an app from the app store i'm getting the following error "We could not complete your purchase - The product distribution file could not be verified. It may be damaged or was not signed", plz help me to rectify this .

    when ever i'm tring to install an app from the app store i'm getting the following error.
    "We could not complete your purchase - The product distribution file could not be verified. It may be damaged or was not signed".
    someone plz help me to overcome this.

    Installing the appropriate combo update may help...
    If you are running v10..7 Lion, install the OS X Lion Update 10.7.4 (Client Combo)
    For 10.6 Snow Leopard >  Mac OS X 10.6.8 Update Combo
    Then restart your Mac. Try the App Store.
    If that doesn't help, try the following..
    Quit the App Store if it's open.
    Open the Finder. From the Finder menu bar top of your screen click Go > Go to Folder
    Type this exactly as you see it here:
    /Library/Preferences/SystemConfiguration
    Click Go
    Move the NetworkInterfaces.plist file from the SystemConfiguration folder to the Trash.
    Relaunch the App Store and try downloading Mountain Lion.
    You may also need to disable anti virus software and turn off the Firewall in System Preferences > Security (or Security & Privacy) > Firewall

  • My iphone is locked i open the find my iphone on and reset the iphone and i forgot the email id but i remember the password plz help me sot out this problem

    i am using i4 (IMEI NO is 013265005169887 my iphone is locked i open the find my iphone on and reset the iphone and i forgot the email id but i remember the password plz help me sort out this problem
    i forgot icloud id and password but i remember the apple id and password plzzzzz help me( my contact  number is +918477889484 from India)

    Hi there sumit4,
    You may find the information in the article below helpful.
    Apple ID: How to find your Apple ID
    http://support.apple.com/kb/HT5625
    -Griff W.

  • I keep on getting asked to put account details i do but it declines the details but then when i want to download a free game i still have to put my bank details plz help me been like this for around 8 months : please help

    I keep on getting asked to put account details i do but it declines the details but then when i want to download a free game i still have to put my bank details plz help me been like this for around 8 months :< please help

    Hi.
    I'm not sure of it's still possible to choose 'None' under payment method. Besides, I'm sure you would like to be able to buy paid Apps as well.
    Try edit your payment information from a PC/Mac instead of your phone.
    Open iTunes > Choose 'iTunes Store' > Upper right corner, select your account or 'Sign in' > (When signed in) Click your account and go to 'Settings'.
    Make sure your credit card qualify for use in the Apple Store.
    Best regards.

  • Hi,I have 4s,I have a problem since 2days that the ring tone,lock sound,password sound,volume button and slide,calls flash,all sometimes working and sometimes not,plz help me to solve this problem.thanks

    HI
    i have iPhone 4s with iOS 8.1.3 , since 2 days I'm facing a problem that the ring tone,lock button sound,password sound,volume buttons,slide volume and incoming call flash,
    all these not working properly , sometimes it will work and sometimes it will not, I tried to restart the phone many times but I didn't fix the problem
    plz help me to solve this problem

    Try to reset the phone by holding the sleep and home button for about 10sec, until the Apple logo comes back again. You will not lose any data by resetting, but it can cure some glitches.
    If this does not help, setting it up as new device would be the next step:
    How to erase your iOS device and then set it up as a new device or restore it from backups

  • Plz help me to load this symbol #

    Hi
    We are loading master data 0APPLGROUP, it contain all special characters. All the symbols in the key board, We are allowed all special cahrs in RSKC, but for only one symbol I am getting this error #, Its not taking this symbol even though I mentioned in RSKC.
    In RSKC I maintained this values ALL_CAPITAL,’ #,$,`,[,\,
    ,],},{,^,@.
    I referd this blogs also
    /people/sap.user72/blog/2006/07/23/invalid-characters-in-sap-bw-3x-myths-and-reality-part-2
    And there is no alpha conversion in this it’s a characteristics and length 1.
    Plz help me to load this symbol #
    Regards
    Shashi

    Hi Shashi,
                  In the case of description the system will not try to generate any SIDs. But in your case the Company Code infoobject  tries to generate SIDs due to the presence of # symbol it cannot generate. So one method is edit that record in PSA level.
    Thanks,
    GRM

  • I have some virus in my iphone please any body help mi how remove this

    I have some virus in my iphone4s.any body help mi  how remove this. Thx

    Reset and restore, will fix it.
    No it won't as there are no known viruses for non-jailbroken iPhones.  Plus, you don't even know what problem the OP is having so how can your advice "fix it"?
    We're glad you want to help but you realy need to learn more about the iPhone before you post anymore answers.  You're consistently giving people bad advice.

  • Who can help me to submit this bug to the adobe indesign development team?

    I developed a indesing plug-in, and its function is to increase the two kinds of footnotes style,
    When the user selects this type of footnote style, and insert some footnote to the document
    The user then export the document to pdf。
    there is no  problem in indesign CS3 and indesign CS4.
    but in indesign CS5 and CS5.5,
    export pdf, there will be two kinds of format:
    Adobe PDF(Interaction)
    Adobe PDF(Print)
    If the user chooses to export a pdf(Interaction),there is no problem,
    but if user choose to export to pdf(print),
    All of the footnote is replaced by an ordinary Arabic numerals 1,2,3,4,......
    I think there is a bug in exported the pdf function in cs5 and cs5.5,
    so ,who can help me to submit this bug to the adobe indesign development team? thanks.
    Through the link below to download a trial version of this plugin for indesign cs5
    http://www.cppblog.com/Files/lyj2871/1380_CS5.rar

    who can help me?

  • Please, help me to remove this virus...

    Hello everybody!
    I just bought my imac (because i didn't want to deal with virus anymore) and I transfered all my folders from my old pc notebook on it... Now,some of those folders doesn't want to be deleted after being reorganized and emptied, and when I run avast on my mac, it detects a virus 'Malware-gen' and a lot off 'errors', I don't really know what this is and I can't delete them. The last 4 time i run Avast, it stopped by himself
    With a error message :
    The application com.avast.MAD quit unexpectedly
    Mac Os and other applications are not affected
    Click relaunch to laucnch the application again. Cick report to see more details or send a report to Apple
    The 2nd message I get from avast is :
    The file scan deamon died scanning path
    of 2 paths (1 remains). Do you want to scan again when the deamon is relaunches?
    Does somebody can help me to remove those virus(es) ?
    Thank you for your future answers
    cycy

    I never heard of avast until now. User comments at versiontracker.com don't seem to speak very highly of it, with one poster stating that it is worse than the viruses it claims to guard against. You might want to consider removing avast from your system and trying the free clamxav scanner instead.
    According to one antivirus website of whom I have never heard, malware-gen is a windows-only virus, so it can't affect you in a Mac environment. If you are running Windows on your Mac and this Windows virus is real, that's a different story. But another antivirus website of whom I have heard didn't show a virus by this name in their database.
    clamxav will identify (these orphaned) windows viruses and you can set it up to "quarantine" and I think delete them, or at least locate them so that you can deal with them manually. To the best of my knowledge, there are zero Mac OS X viruses and maybe four trojans/worms that all require a successful social engineering deception to install.
    Your inability to remove files and folders may be nothing more than an innocent permissions and/or ownership issue related to your having transferred them from a Windows computer. Select the files/folders in Finder, Get Info them, and look at the sharing and permissions. Make sure you have read and write privileges for affected files and folders, as well as for all of the folders' contents. Also make sure that you are the owner of all those files and folders and their contents. Then you should be able to delete them.

  • Guys plz help meeee my iPhone4 is not turn on

    guys please help me, my iPhone4 was turned on I went to see TV, after that I went and took my iphone. I clicked on the main button and saw that it didnt turn on, so I held up the above button (turn off and turn on button) but it didnt answer. now I did every thing that I could but it didnt turn on. so help me how can I turn it on again?

    Standard troubleshooting...
    Try a reset by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings.
    If still a problem restore with your backup.
    If still a problem restore as new, i.e. without your backup. See how it runs with nothing synced to it.
    If still a problem, it's likely a hardware issue.

  • Guys plz help me, i'm going crazy!i cant update my songs to ipod

    ok, i have songs in my itunes but when i'm conecting my ipod ( it's aotumaticly updating( transferring the songs) ) it says:
    "songs on the Ipod" ari's iPod" cannot be updates because all of the playlists selected for syncing no longer exist"
    i tried everything, i deleted the songs from the itunes, and put back new ones, i uninstalled my ipod and itunes, i downloaded thenew itunes (7)
    nothing helps.. i had my songs and everything, one days it says that i cant update ( it gave me that msg) and suddely it deleted all and icant update nothing from now and own..
    plz guys help me!

    Have a look at this user tip: Hudgie - iPod cannot sync because one or more playlists are missing

  • Guys Plz help me......its urgent

    Hi,
    I created a project with name "tech" n Enterprise application project name "techEAR".I am using RAD.
    i placed JSF related jars in tech/WebContent/ WEB-INF/lib folder.and placed my application related jars in techEAR.
    And i selected all my application jar files from tech->properties->java JAR Dependencies.And selected these jars from
    tech->properties->java buildpath->Order and Export.
    when i run my application sample JSF page it is looking for one of my application jar file in WEB-INF/lib but it is already
    in techEAR.i am getting problem with that jar file only, there is no problem with other jar files.i dont know why i am
    getting this problem.
    If i placed that jar file in WEB-INF/lib, the application works fine.But as my project developement, i should place that jar
    in techEAR only.please help me.
    the error its displaying is:
    com.navtech.util.rsa.jsf.tag.CommandButtonTag This is often caused by having the class at a higher point in the classloader
    hierarchy Dumping the current context classloader hierarchy: ==> indicates defining classloader *** indicates classloader
    where the missing class could have been found ***[0]
    com.ibm.ws.classloader.CompoundClassLoader@628e451c Local ClassPath:
    C:\projects\Apps\tech\WebContent\WEB-INF\classes;C:\projects\Apps\tech\WebContent\WEB-INF\lib\commons-beanutils.jar;C:\projec
    ts\Apps\tech\WebContent\WEB-INF\lib\commons-collections.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\commons-digester.jar
    ;C:\projects\Apps\tech\WebContent\WEB-INF\lib\commons-fileupload.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\commons-lan
    g.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\commons-logging.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\commons-v
    alidator.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\jakarta-oro.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\jaxen-
    full.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\jsf-api.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\jsf-ibm.jar;C:
    \projects\Apps\tech\WebContent\WEB-INF\lib\jsf-techpl.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\jstl.jar;C:\projects\A
    pps\tech\WebContent\WEB-INF\lib\jstl_el.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\saxpath.jar;C:\projects\Apps\tech\We
    bContent\WEB-INF\lib\standard.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\struts.jar;C:\projects\Apps\tech\WebContent\WE
    B-INF\lib\taglibs-datetteche.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\taglibs-mailer.jar;C:\projects\Apps\tech\WebCon
    tent\WEB-INF\lib\taglibs-string.jar;C:\projects\Apps\tech\WebContent\WEB-INF\lib\utility.jar;C:\projects\Apps\tech\WebContent
    \WEB-INF\lib\webarch.jar;C:\projects\Apps\tech\WebContent; Delegation Mode: PARENT_FIRST ==>[1]
    com.ibm.ws.classloader.JarClassLoader@1659208988 Local Classpath:
    C:\projects\Apps\techEAR\DisMidTier.jar;C:\projects\Apps\techEAR\TEB.jar;C:\projects\Apps\techEAR\pls.jar Delegation mode:
    PARENT_FIRST [2] com.ibm.ws.classloader.ExtJarClassLoader@1582138652 Local ClassPath: C:\Program Files\Rational
    Software\RAD6.0\runtteches\base_v51\lib\app; Delegation Mode: PARENT_LAST [3]
    com.ibm.ws.classloader.ProtectionClassLoader@599a051c [4] com.ibm.ws.bootstrap.ExtClassLoader@3097451d [5]
    sun.misc.Launcher$AppClassLoader@308d051d [6] sun.misc.Launcher$ExtClassLoader@30f1051d ---Original exception---
    java.lang.NoClassDefFoundError: com/sun/faces/taglib/html_basic/CommandButtonTag at java.lang.ClassLoader.defineClass0(Native
    Method) at java.lang.ClassLoader.defineClass(ClassLoader.java(Compiled Code)) at
    java.security.SecureClassLoader.defineClass(SecureClassLoader.java(Compiled Code)) at
    com.ibm.ws.classloader.CompoundClassLoader._defineClass(CompoundClassLoader.java:446) at
    com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code)) at
    com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:300) at
    java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code)) at
    com.ibm.ws.classloader.ReloadableClassLoader.loadClass(ReloadableClassLoader.java:83) at
    com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:294) at
    java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code)) at
    com.ibm.ws.webcontainer.jsp.compiler.BasicTagBeginGenerator.init(BasicTagBeginGenerator.java:77) at
    org.apache.jasper.compiler.JspParseEventListener$GeneratorWrapper.init(JspParseEventListener.java:1015) at
    org.apache.jasper.compiler.JspParseEventListener.addGenerator(JspParseEventListener.java:185) at
    org.apache.jasper.compiler.ConfigurableParseEventListener.handleTagBegin(ConfigurableParseEventListener.java:739) at
    org.apache.jasper.compiler.DelegatingListener.handleTagBegin(DelegatingListener.java:221) at
    org.apache.jasper.compiler.DelegatingListener.handleTagBegin(DelegatingListener.java:216) at
    org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:862) at org.apache.jasper.compiler.Parser.parse(Parser.java:1155) at
    org.apache.jasper.compiler.Parser.parse(Parser.java:1113) at org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:902) at
    org.apache.jasper.compiler.Parser.parse(Parser.java:1155) at org.apache.jasper.compiler.Parser.parse(Parser.java:1113) at
    org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:902) at org.apache.jasper.compiler.Parser.parse(Parser.java:1155) at
    org.apache.jasper.compiler.Parser.parse(Parser.java:1113) at org.apache.jasper.compiler.Parser$Tag.accept(Parser.java:902) at
    org.apache.jasper.compiler.Parser.parse(Parser.java:1155) at org.apache.jasper.compiler.Parser.parse(Parser.java:1113) at
    org.apache.jasper.compiler.Parser.parse(Parser.java:1109) at
    org.apache.jasper.compiler.ParserController.parse(ParserController.java:344) at
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:225) at
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:129) at
    com.ibm.ws.webcontainer.jsp.servlet.JspServlet.loadJSP(JspServlet.java:956) at
    com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:285) at
    com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:317) at
    com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(JspServlet.java:683) at
    com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServlet.java:781) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
    com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110) at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174) at
    com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313) at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116) at
    com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283) at
    com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42) at
    com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40) at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:1019) at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:592) at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:204) at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:125) at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:286) at
    com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71) at
    com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182) at
    com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334) at
    com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56) at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:615) at
    com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912) ---
    end Original exception----

    Hi:
    Refer to SAP Best Pratices for Travel Management.
    http://help.sap.com/bp_bblibrary/500/BBlibrary_start.htm
    J09: Travel Management
    Also refer to
    http://www.easymarketplace.de/online-pdfs.php
    Travel Management (FI-TV)
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    MSReddy

  • Plz help me out of this problem

    Hey guys i dont know where to post this topic questions,
    I am using JasperReports and IReport to desgin jrxml. I am having a problem while executing the java program which generates the html file to the local folder as per the design. It was worked well yester day. But When working today with some other data it shows exception. The code is
    import net.sf.jasperreports.engine.*;
    import net.sf.jasperreports.engine.data.*;
    import net.sf.jasperreports.engine.fill.*;
    import net.sf.jasperreports.engine.export.*;
    import net.sf.jasperreports.engine.util.*;
    import net.sf.jasperreports.view.*;
    import java.sql.*;
    import java.util.*;
    import java.io.*;
    import java.net.*;
    public class CountryTest{
    public static void main(String arg[]){
    String filename = "f:/iReport-0.4.1/iReport-0.4.1/countrynew.jasper";
    String driver = "sun.jdbc.odbc.JdbcOdbcDriver";
    String connectString = "jdbc:odbc:abcddf";
    String user = "sfddf";
    String password = "sfsdfdddd";
    HashMap param = new HashMap();
    try{
         Class.forName(driver);
         Connection conn = DriverManager.getConnection(connectString, user, password);
    JasperExportManager.exportReportToHtmlFile(JasperFillManager.fillReportToFile(filename,param,conn));
    File reportFile = new File("f:/iReport-0.4.1/iReport-0.4.1/Country.jasper");
    System.out.println(reportFile);
    JasperReport jasperReport = (JasperReport)JRLoader.loadObject(reportFile.getPath());
    System.out.println(jasperReport);
    JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport,param,conn);
    System.out.println(jasperPrint);
    catch (Exception e)
         e.printStackTrace();
         //System.exit(1);
    The same code is worked fine yesterday(23/02/2005). But the same is shows some exception when i execute today (i just change the jasper file product.jasper instead of Country.jasper). The exception is
    Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/compiler/env/INameEnvironment
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at net.sf.jasperreports.engine.design.JRDefaultCompiler.loadCalculator(JRDefaultCompiler.java:192)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.<init>(JRBaseFiller.java:370)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:126)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:118)
    at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:111)
    at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:291)
    at net.sf.jasperreports.engine.JasperFillManager.fillReportToFile(JasperFillManager.java:182)
    at net.sf.jasperreports.engine.JasperFillManager.fillReportToFile(JasperFillManager.java:138)
    at JustTest.main(JustTest.java:27)
    reply me immedtly
    san

    i'm already over this issue, now i'm face to face with the next:
    java.lang.NoSuchMethodException: Unknown property 'appat'
    at org.apache.commons.beanutils.PropertyUtils.getSimpleProperty(PropertyUtils.java:1175)
    at org.apache.commons.beanutils.PropertyUtils.getNestedProperty(PropertyUtils.java:772)
    at org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java:801)
    at net.sf.jasperreports.engine.data.JRBeanArrayDataSource.getFieldValue(JRBeanArrayDataSource.java:148)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.next(JRBaseFiller.java:890)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:160)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:691)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.run(JRFillSubreport.java:427)
    at java.lang.Thread.run(Thread.java:534)
    NESTED BY :
    net.sf.jasperreports.engine.JRException: Error retrieving field value from bean : appat
    at net.sf.jasperreports.engine.data.JRBeanArrayDataSource.getFieldValue(JRBeanArrayDataSource.java:160)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.next(JRBaseFiller.java:890)
    at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:160)
    at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:691)
    at net.sf.jasperreports.engine.fill.JRFillSubreport.run(JRFillSubreport.java:427)
    at java.lang.Thread.run(Thread.java:534)
    any idea to solve it???
    sorry about my english, i know isn't good enought

Maybe you are looking for

  • PDF Files in Safari

    In the "good old days," Safari used to open all PDF files in a window within Safari, using an Acrobat product by default, and without asking me each time what application I wanted to use. Now, after some software crashes, Safari asks me to pick an ap

  • I try to start my satellite c55d-b5206 up, and all I get is a black screen.

    I have tried turning it on and off with and without the av adapter plugged in. I have seen people say to remove the battery, but I do not know how. this has happened twice before, and I have just waited it out before and it has suddenly been better.

  • Color depth

    What is color depth of macbook and is it possible to change it? from 32 to 16bit. if so does it improve system performance?

  • Solaris 10 x86 failed to install

    Hi, I downloaded Solaris 10 x86 a few weeks ago. I tried installed on a 32-bit old PC and it worked great. I just got a new box. It is an AMD Athlon64 3000+ CPU/motherboard. When I put the disk in, it loaded the installation assistant and gave me thi

  • Attachment Application association not saving in GW2012

    Hi, The PC: Windows 7 MS Office 2007 IE 8 GW2012 client. Issue: File/Application association settings won't hold for attachments in GW. Description: GIF files were associated with MS Paint to OPEN. They are opening in MS Paint. But now we tried to ch