Error faced while compiling

When i am trying to read the data through a .fasta file, my programing will be comparing to see if it is true of fast. If it is true, then there will be a boolean value and the data that is true. These two data will be entered into the database. I am using pointbase. There are many configurations to be set. I have configured the jwsdp2/conf/server.xml, changing the database name, as well as the web.xml file in my current program folder inside web-inf. But while compiling, building everything went well, but when it runs, the data cannot be added into the database.
the error as follows:
[echo]
[java] Localhost: actgt --- true
[java] java.lang.Exception: Couldn't open connection to database: Need to s
pecify class name in environment or system property, or as an applet parameter,
or in an application resource file: java.naming.factory.initial
[java] at primerStatic.geneDB.<init>(Unknown Source)
[java] at primerStatic.HelloClient.demoBean(Unknown Source)
[java] at primerStatic.HelloClient.run(Unknown Source)
[java] at java.lang.Thread.run(Thread.java:536)
as you can see the "actgt" is the data matching the .fasta file. And it returns the boolean. But now I would like to add the attribute to the database but it cannot open a connection to database? Why is that so? Any comments? Please help, thank you very much.

well, I have something to add on. And that is regarding about the \conf\server.xml, what are the other things need to be added other then the database directory, or we leave the server.xml alone.

Similar Messages

  • PLS-00801: internal error [1401] while compiling Package body

    I am getting the error PLS-00801: internal error [1401] while compiling the package.
    recently upgraded to version 11.1.0.7 database .
    Any pointer to this ..

    935026 wrote:
    I am also getting the same error while compiling a procedure which use a remote object over db_link.
    Let me know if this needs to be run on source db or destination db
    1. RUN as SYS
    $ORACLE_HOME/rdbms/admin/utlirp.sql
    $ORACLE_HOME/rdbms/admin/utlrp.sql
    RegardsYES
    post results from SQL below from both DBs
    SELECT * FROM V$VERSION;

  • Error writing while compiling

    Hey all,
    last week I moved on from windows xp to windows 7 and just installed net beans to continue a project of mine. I just compiled the project to see where I had left and this error came up:
    Compiling 1 source file to D:\My Documents\NetBeansProjects\Filtra\build\classes
    D:\My Documents\NetBeansProjects\Filtra\src\filtra\FiltraView.java:36: error while writing <anonymous filtra.FiltraView$1>: D:\My Documents\NetBeansProjects\Filtra\build\classes\filtra\FiltraView$1.class (Access is denied)
            messageTimer = new Timer(messageTimeout, new ActionListener() {
    1 error
    D:\My Documents\NetBeansProjects\Filtra\nbproject\build-impl.xml:363: The following error occurred while executing this line:
    D:\My Documents\NetBeansProjects\Filtra\nbproject\build-impl.xml:168: Compile failed; see the compiler error output for details.
    BUILD FAILED (total time: 0 seconds)Filtra is the name of my project. The problem is that the code it has problem with it's netbeans own code while creating a form. May this be a Windows 7 problem with permissions or something else i can't thing of? I'm not very experienced so any help would be welcome.
    Thanks in advance.

    Santeron wrote:
    Hey all,
    last week I moved on from windows xp to windows 7 and just installed net beans to continue a project of mine. I just compiled the project to see where I had left and this error came up:
    Compiling 1 source file to D:\My Documents\NetBeansProjects\Filtra\build\classes
    D:\My Documents\NetBeansProjects\Filtra\src\filtra\FiltraView.java:36: error while writing <anonymous filtra.FiltraView$1>: D:\My Documents\NetBeansProjects\Filtra\build\classes\filtra\FiltraView$1.class (Access is denied)
    messageTimer = new Timer(messageTimeout, new ActionListener() {
    1 error
    D:\My Documents\NetBeansProjects\Filtra\nbproject\build-impl.xml:363: The following error occurred while executing this line:
    D:\My Documents\NetBeansProjects\Filtra\nbproject\build-impl.xml:168: Compile failed; see the compiler error output for details.
    BUILD FAILED (total time: 0 seconds)Filtra is the name of my project. The problem is that the code it has problem with it's netbeans own code while creating a form. May this be a Windows 7 problem with permissions or something else i can't thing of? I'm not very experienced so any help would be welcome.
    Thanks in advance.Maybe irrelevant, but I had all kinds of file-security issues after I upgraded in-situ from XP to Vista... Apparently my existing XP user-accounts where "brought over" from XP, but they where NOT the same users (just new users with the same names), hence you cannot overwrite your own freeken files which were created under XP, unless you are an administrator... and even The Administrator can't read or write the former Administrator's file... in the end I gave up in disgust, backed up what I could, booted into linux and deleted the windows partition, and then booted into windows XP from CD, reformatted the drive, and started reinstalling everything from scratch... because Vista also totally refuses to format the drive it is itself installed on, even if you boot from CD!
    Windows is not an operating system, it's a virus!
    Cheers. Keith.
    Edited by: corlettk on 2/10/2009 21:38 ~~ Clearer, sorry.

  • Error facing while printing a hard text in a form ...

    hi i am facing a error while debugging a f orm
    the text is not being printed for second page onwards
    as shown below the first char 3pl comes whille debugging and then the window goes to next as shown below and dont cmplete the remaining text and neither print that
    <b>Form       EN z_LIST_PH3   Page       NEXT     4     Window     INFO            
    Function   WRITE_FORM                              0                                
    <u>Event      CHAR            3PL   </u>                                                   
    Element       </b>                                                                      
           ....+ V .1........2........3........4........5........6........7..     
       /:  IF &ZPLBL& = 'C000'                                                          
       IN  <B>3PL  Code,,:</>,,'Not Required'                                      
       /:  ELSE                                                                         
    > IN  <B>3PL  Code,,:</>,,&ZPL&                                             
       /:  ENDIF                                                                        
    on doing f5 the cursor should go inside the line and print 3pl and then code but it shows only 3pl and dont print it from second page onwards
    it does print whole 3pl code.... text for first page         but not from second page onwads
    can anyone suggest on this error or its cause or wht to do to remove this/
    regards
    Arora

    hi
    the content of zplbl doesnt matter and it is coming as tehre are two codition if
    not c001 then print ;3gl code = required
    esle print 3gl code value from program
    hence this priting of 3gl code is not being executed for second page for first page it is printing not for second page....
    here is the code i already pasted above the code while debugging
    /:   PERFORM GET_LABEL_CODE IN PROGRAM ZPICK_LIST_PH3                             
    /:   USING &LTAK-VBELN&                                                           
    /:   USING &LTAP-POSNR&                                                           
    /:   CHANGING &ZINT&                                                              
    /:   CHANGING &ZPLBL&                                                             
    /:   ENDPERFORM                                                                   
    /:   IF &ZINT& = 'I000'                                                           
    IN   <B>Inter Code,,:</>,,'Not Required'                                   
    /:   ELSE                                                                         
    IN   <B>Inter Code,,:</>,,&ZINT&                                           
    /:   ENDIF                                                                        
    this above is bwing printed for both pages but my code as below is not being printed for second page onwards and in debugging it goes to this line second in <b> the shows 3pl and suddenly jumps from here to next window and dont even executes next perform immediately afete it for second page onwards                                           
    /:   IF &ZPLBL& = 'C000'                                   
    IN   <B>3PL Label Code,,:</>,,'Not Required'               
    /:   ELSE                                                  
    IN   <B>3PL Label Code,,:</>,,&ZPLBL&                      
    /:   ENDIF                                                 
    /:   PERFORM GET_SHIP_STATUS IN PROGRAM  ZLIST_PH3     
    pls suggest
    regards
    Arora

  • Error faced while deploying Dynpro application in SAP EP 7.0

    Dear All,
    I am getting the foll. error while deploying dynpro application from NWDS to SAP EP 7.0
    May 28, 2009 3:58:01 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Settings
    SDM host : EPTEST
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/nitesh/LOCALS1/Temp/temp25615pr_Bufferinfo.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/nitesh/LOCALS1/Temp/temp25615pr_Bufferinfo.ear
    Aborted: development component 'pr_Bufferinfo'/'local'/'LOKAL'/'0.2009.05.28.15.57.53'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application local/pr_Bufferinfo.. Reason: Clusterwide exception: Failed to deploy application local/pr_Bufferinfo. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/pr_Bufferinfo. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Please help.
    Nitesh

    Nitesh,
    Please ensure you follow the note 701654 .
    Also refer to [SDM Deployment Fails|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/28/302c4142aef623e10000000a155106/content.htm]
    Good Luck!
    Sandeep Tudumu

  • Error faced while customizing a new partner procedure determination

    Hi,
    I am facing an error
    Deadlock exists in partner determination
    circle reference for partner function
    any idea what this error could mean...?
    The error is faced when I am using an access sequence that I have created.....and it disappears when I am using any other access sequence.  I have also tried to copy existing access sequence into a new one and I am faced with the same error.
    any suggestion?

    Hello,
    the best way to see whats wrong, is in Customizing of your Partner
    Determination Procedure xxxxxxx with Button
    "Check Partner Det.Proc."
    Here you may see following error (that's only an example):
    Business Activities
    Deadlock exists in partner det. proc. Business Activities, determination
    is not possible !
    Circle reference for partner function Activity Partner (access sequence
    0002 and access 0020.
    That means you have a circle reference for your partner function
    Activity partner 00000009, because the system tries to determinate a
    activity partner (with access sequ. 0002) through activity partner !
    Although you enter a activiy partner ! So every further determination
    (of your responsible dealer) will not be executed.
    I hope you can correct your pdp!
    Regards, Gerhard

  • Error message while compiling

    Hi!
    I am trying to use Dynamic SQL in my report, when I tried compile I am getting the following error message.
    Please can anyone tell me what I have to do.
    STATEMENT:
    dbms_sql.parse(v_cursorid, sel_str, dbms_sql.v7);
    ERROR:
    dbms_sql.parse(v_cursorid, sel_str, dbms_sql.v7);
    Thanks.

    Sorry the error message was:
    Error 302 at line 13, Column 47 component V7 must be declared.

  • Error 105 - while compiling with adt

    I am getting this error "error 105: application.iPhone.InfoAdditions contains an invalid value"
    while packaging my application with adt for ios.
    The command I used is this "c:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\bin\adt" -package -target ipa-ad-hoc -provisioning-profile VCPDevelopmentProvProfile.mobileprovision -storetype pkcs12 -keystore VCP.p12 -storepass PASSWORD vcp.ipa TestAir-app.xml TestAir.swf
    while the contents of TestAir-app.xml are as mentioned below. Can someone please point out the problem as this is really hampering our work (Thanks in advance).
    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <application xmlns="http://ns.adobe.com/air/application/13.0">
      <id>in.co.canon.coe.vcp</id>
      <versionNumber>1.0</versionNumber>
      <filename>TestAir</filename>
      <description/>
      <!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>-->
      <name>TestAir</name>
      <!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>-->
      <copyright/>
      <initialWindow>
        <content>TestAir.swf</content>
        <systemChrome>standard</systemChrome>
        <transparent>false</transparent>
        <visible>true</visible>
        <fullScreen>false</fullScreen>
        <aspectRatio>landscape</aspectRatio>
        <renderMode>auto</renderMode>
        <autoOrients>false</autoOrients></initialWindow>
      <icon/>
      <customUpdateUI>false</customUpdateUI>
      <allowBrowserInvocation>false</allowBrowserInvocation>
      <iPhone>
        <InfoAdditions>
          <![CDATA[<key>UIDeviceFamily</key><array><string>1</string><string>2</string></array>]]>
        </InfoAdditions>
        <requestedDisplayResolution>standard</requestedDisplayResolution>
      </iPhone>
    </application>
    Thanks and Regards,
    Nitesh

    Hi,
    Thank you for reply.
    I provide files.
    http://quq.jp/fb_project.zip
    It's a flash builder project files. included swf,xml.
    error screen shot:

  • Error facing while exporting in Receivables in Oracle Apps

    Hi,
    I could not figure out that whil exporting in Oracle Apps in Receivables Module I am getting Error :
    The following message recurs with the same 'A3 UIP Status' in error. I cant get past this message.
    Value 1 for the flexfield segment A3 UIP Status does not exist in the value set A3_UIP_STATUS.
    Any help will be helpful for me
    Thanks and Regards

    Please post the details of the application release, database version and OS.
    I could not figure out that whil exporting in Oracle Apps in Receivables Module I am getting Error :
    The following message recurs with the same 'A3 UIP Status' in error. I cant get past this message.
    Value 1 for the flexfield segment A3 UIP Status does not exist in the value set A3_UIP_STATUS.Please mention the navigation path to reproduce the issue (i.e. responsibility name, navigation, path, ..etc).
    Thanks,
    Hussein

  • Error facing while generating a FMS

    Hi Experts
    This is the query i am trying to generate
    SELECT T0.[U_F1] FROM [dbo].[@Table1] T0 WHERE T0.[U_Code] = $ [@Table2.U_Code]
    But it shows the following error:
    1). [Microsoft][SQL Native Client][SQL Server]Incorrect syntax near '@Table2.U_Code. 2). [Microsoft][SQL Native Client][SQL Server]Statement 'Document' (RDOC) (s) could not be prepared.
    Kindly tell me what mistake i have been made....
    Regards
    Shibin

    Hi Shibin,
    The structure of your query looks ok.  You can try appending the .0 to the end as Rahul suggests as that formatting option should work for most single value fields.
    You are referencing a field from the Table2 screen so you'll only be able to run that query as a formatted search (either auto refreshing or manually by pressing Shift + F2) from within that table screen.  If you try to run the query from Query Manager it will give you an error because it can't pickup the value from the screen.
    Regards,
    Adrian
    This will work as long as it is applied as a formatted search to a field on the Table2 UDT:
    SELECT T0.\[U_F1\] FROM \[dbo\].\[@TABLE1\]  T0 WHERE T0.\[U_Code\] = $\[@TABLE2.U_Code\]
    Edited by: Adrian Johnson on Feb 15, 2011 11:48 AM

  • Error faced while creating Oracle Job

    Hi,
    I have the following script to create a job.
    It executed successfully on my database. When we tried to execute the same at our clients place we got some error,
    ===========================================
    SQL> DECLARE
    2 job NUMBER;
    3 m_sleeptimegap NUMBER;
    4 job_interval VARCHAR2(100);
    5
    6
    7 BEGIN
    8 SELECT to_number(tdvalue)
    9 INTO m_sleeptimegap
    10 FROM tabledetails
    11 WHERE tdidcode = 'LICENSE_PULSE'
    12 AND tdkey = 'STATUS_DELAY';
    13
    14 job_interval := 'SYSDATE +'|| m_sleeptimegap / 86400;
    15
    16 DBMS_JOB.SUBMIT(job, 'License_Pulse_Check;', SYSDATE, job_interval, 'FALSE');
    17 UPDATE tabledetails
    18 SET tdvalue = LTRIM( RTRIM( TO_CHAR(job) ) )
    19 WHERE tdidcode = 'LICENSE_PULSE'
    20 AND tdkey = 'ORACLE-JOB-ID';
    21 COMMIT;
    22 END;
    23 /
    DECLARE
    ERROR at line 1:
    ORA-23319: parameter value "SYSDATE
    +,000347222222222222222222222222222222222222" is not appropriate
    ORA-06512: at "SYS.DBMS_JOB", line 60
    ORA-06512: at "SYS.DBMS_JOB", line 138
    ORA-06512: at line 16
    ===========================================
    'm_sleeptimegap' is = 30 , which we have configured in a table called "tabledetails".
    This is present at the client's place.
    What could be the reason of this script failure ?
    Could it be grants issue or something else ?
    Thanks.

    Hi,
    But that parameter in the dbms_job.submit procedure is of VARCHAR2 type,
    dbms_job.submit(
    JOB OUT BINARY_INTEGER,
    WHAT IN VARCHAR2,
    NEXT_DATE IN DATE DEFAULT SYSDATE,
    INTERVAL IN VARCHAR2 DEFAULT 'NULL',
    NO_PARSE IN BOOLEAN DEFAULT FALSE,
    INSTANCE IN BINARY_INTEGER DEFAULT 0,
    FORCE IN BOOLEAN DEFAULT FALSE);
    [http://www.psoug.org/reference/dbms_job.html?PHPSESSID=5a94d055d8b65bd4b4661d1d24dedbf8]
    Thanks.

  • Error 10002 while compiling

    Does anyone have an explanation as to what this error number means? I am currently supporting java apps that use java1.3.0 version. Is there documentation on the sun site for this version?

    Does anyone have an explanation as to what this error number means? I am currently supporting java apps that use java1.3.0 version. Is there documentation on the sun site for this version?

  • Error while compiling Web Dynpro program due to missing JAR files

    Hi Experts,
    I am getting error message while compiling Web Dynpro program. The erring lines are as below:
              Message message = new MimeMessage(session);
              try {
                   message.setFrom(new InternetAddress(fromMailId));
                   message.addRecipient(
                        Message.RecipientType.TO,
                        new InternetAddress(toMailId));
                   message.setSubject(mailSubject);
                   message.setText(mailBody);
                   message.setHeader("X-Mailer", "E-Mail");
                   message.setSentDate(new Date());
                   Transport.send(message);
    The error messages are:
    Message.ReceipientType can not be resolved
    The method send(Message) is undefined for the type Transport
    The method setFrom(InternetAddress) is undefined for the type Message
    The method setHeader(String, String) is undefined for the type MessageThe method setSentDate(Date) is undefined for the type Message
    The method setSubject(String) is undefined for the type Message
    The method setText(String) is undefined for the type Message
    Type mismatch: cannot convert from MimeMessage to Message
    Can you please help me in resolving the issue. It seems that some API is missing. I believe if some one can tell me the name of JAR file / API then I will be able to sort out the issue. I will add these JAR file in my program.
    Thanks,
    S

    HI Stuart,
    you are missing the jar files required for sending mail in java
    Installing JavaMail
    You will need the latest version of JavaMail (Version 1.2) available here:
    http://java.sun.com/products/javamail/
    Download and unzip the file, in the newly created top level JavaMail directory you will find a number of jar files,
    these need adding to your classpath.
    To do this in Eclipse, right click on your project in the tree view, select properties, select the libraries tab.
    Now click the 'Add external jars' button, navigate to your JavaMail directory and click on the jars.
    The tutorial also makes use of the Java Activation Framework, which is available here:
    http://java.sun.com/products/javabeans/glasgow/jaf.html
    Instalation of JAF is identical to JavaMail
    activation.jar / mail.jar are 2 distinct names i remember rest you will get above
    P.S: close the question to assist other users narrow the search and find solutions
    Message was edited by:
            Armin Reichert

  • Java error while compiling Web Dynpro program

    Hi Experts,
    I am getting following error message while compiling Web Dynpro program. The erring lines are as below:
              Message message = new MimeMessage(session);
              try {
                   message.setFrom(new InternetAddress(fromMailId));
                   message.addRecipient(
                        Message.RecipientType.TO,
                        new InternetAddress(toMailId));
                   message.setSubject(mailSubject);
                   message.setText(mailBody);
                   message.setHeader("X-Mailer", "E-Mail");
                   message.setSentDate(new Date());
                   Transport.send(message);
    The error messages are:
    Message.ReceipientType can not be resolved
    The method send(Message) is undefined for the type Transport
    The method setFrom(InternetAddress) is undefined for the type Message
    The method setHeader(String, String) is undefined for the type MessageThe method setSentDate(Date) is undefined for the type Message
    The method setSubject(String) is undefined for the type Message
    The method setText(String) is undefined for the type Message
    Type mismatch: cannot convert from MimeMessage to Message
    Can you please help me in resolving the issue. It seems that some API is missing. I believe if some one can tell me the name of JAR file / API then I will be able to sort out the issue. I will add these JAR file in my program.
    Thanks,
    S

    Hi,
    Have you imported the required JavaMail jar?
    Please tell me what API you are using for the same.
    Also check Barcode Printing from EP --using barcode4J (Gurus kindly help me) forum to check how to add external jar files into WebDynpro project
    Let me know if you need more help on it.
    Regards,
    Ashutosh

  • Error occured while building project

    Build error occured while compiling the project in labview11. It asked to contact ni whith following refrance.
    CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> IB_MSI.lvclass:Build.vi >> IB_MSI.lvclass:Engine_PreBuild.vi >> CDK_Validate_DistParts_2010.vi >> CDK_DistParts_GetInstalledProducts.vi >> CDK_Utility_EnableLogging.vi >> NI_MDF.lvlib:MDFCommon_EnableDebugLog.vi
    I need to build an installer for my project. I am doing for first time in Labview11. Previously I use to do without any errors in LBVIEW 7.1
    Pl help me.
    Regards
    Prasanna

    TWGomez wrote:
    I am having this same error. have you gotten any answers yet?
    Have you tried to check these settings:
    Not sure if it helps in your case(s), though.
    The application builder is an esoteric exercise in black art, best wielded only by the chosen ones. 
    Br,
    /Roger

Maybe you are looking for

  • I have my old Internet Explorer-Favorites in a drawer and would like to import them in FireFox

    I have my old Internet Explorer Favorites in a drawer on the harddisk and would like to import them into FireFox. How can do this?

  • DVD drive not recognized after Security update

    Hello - Well, for whatever reason I decided to apply some Apple software updates today. I repaired permissions, did a back up to an external Firewire drive with SuperDuper and downloaded several packages - iDVD 6.0.2, iMovie 6.0.2, Quicktime 7.1, iPh

  • ABAP Mapping Vs Java Mapping.

    We are implementing a project on XI. We need to freeze on one mapping. I feel ABAP Mapping provides the following advantages: 1.SXI_MAPPING_TEST is a very good transaction for debugging and testing mapping environment of XI.Iam not sure wether java m

  • XML Forms Service warnings

    Hi Experts, We have developed some xml templates by using xml form builder. At the time of these templates desing we were on E.P 7.0 SP 10. Recently we have upgraded to SP 13. These xml templates worked fine earlier and working fine now also. But whe

  • Can I sync calendars from two different apple accounts

    How do I, or can I, sync my calendar (my apple/icloud account) with my wife's calendar (her apple/icloud account). Its annoying having to always confirm with each other every time we enter something into our own calendars. It would be much easier if