Create a new session when calling a new/different transaction

Hello Everyone,
I have a dialog program in which I have a button that calls a different transaction.  I would like for this transaction to open in a new session.  This can be easily done (and there are several posts on this) with FM's TH_CREATE_MODE or ABAP4_CALL_TRANSACTION.  Additionaly it can be done by remote enabling a custom FM and have the transaction call within your custom FM.
My issue is that I want to pass the transaction a table so that it fills a select-options table at the selection screen.  Then of course I want to skip the selection screen and execute the transaction.  I can pass data if the selection field is a parameter field, but I need to pass the new transaction a table so that a select-options field can be filled.  Does anyone know how to do this and could recommend a proper approach?
Best Regards,
Scott

It seems that you want to start of a new report by calling the ABAP4_CALL_TRANSACTION. There is a parameter USING_TAB which you can use to fill up the data (must be BDC data) to be able to pass to called transaction. Since you are dealing with the select-options this is not a good idea.
I would suggest:
From your Module pool,
Fill the select option table and export it to ABAP memory using EXPORT
Now,
1. Create a dummy program ZDUMMY to SUBMIT your report ZREPORT.
2. IMPORT the exported select option table from memory in ZDUMMY
3. SUBMIT report ZREPORT with the select option
4. Attach transaction code say ZDUMMY.
In your module pool, after exporting the memory call the FM ABAP4_CALL_TRANSACTION with ZDUMMY transaction.
Regards,
Naimesh Patel

Similar Messages

  • Is there a way to force a new session so my "on new session" code will run?

    I'm using apex.oracle.com and I find values of application (global) and page items persisting across logins.
    I didn't expect that? I thought they would go away when I logged out of APEX. But I can change the values, logout, and log back in to the same values. And when I login and start an application, it's not running my "shared components > application processes" initialization code which is set "on new session".
    I thought each login would be a distinct new session with it's distinct set of items. (see definition below)
    So when I run an application, is there a way to force a new session so my "on new session" code will run?
    >
    What Is a Session?
    A session is a logical construct that establishes persistence (or stateful behavior) across page views. Each session is assigned a unique identifier. The Application Express engine uses this identifier (or session ID) to store and retrieve an application's working set of data (or session state) before and after each page view.
    Because sessions are entirely independent of one another, any number of sessions can exist in the database at the same time. Also, because sessions persist in the database until purged by an administrator, a user can return to an old session and continue running an application long after first launching it. A user can also run multiple instances of an application simultaneously in different browser sessions.
    Sessions are logically and physically distinct from Oracle database sessions used to service page requests. A user runs an application in a single Oracle Application Express session from log in to log out with a typical duration measured in minutes or hours. Each page requested during that session results in the Application Express engine creating or reusing an Oracle database session to access database resources. Often these database sessions last just a fraction of a second.
    >
    Thanks -- Howard

    I cleaned up the copy of the Select List code in APEX 4.1.xxx which was not operating correctly before. Now it matches what I have in APEX 4.2.yyyy. And, drum roll please, the select list seemingly works fine there (4.1) as well. But now, the initialization code--which was working fine(!)--FAILS in 4.1!
    <font size="3"><font color="red">•<font face="courier new">
    Okay. Maybe this will help. 1) I logged in. Ran the login page but did not login. Opened the "session" window and wrote down the session ID. Logged out and back in. 2) Ran the login page but did not login. Opened the "session" window and .... it has the same session ID? 3) <b>So the session is persisting across logins!! How is that possible?</b>
    (More) When I log into 3 different applications, I get a different session ID for each but repeated logins always give the same session ID for any given session. </font>

  • Database connection pooling in ADF causing db procedure calls to use different transaction or session

    We have developed an application using JDev Version 11.1.2.1.0 and the database is oracle 11g EE.
    We have many database procedures or function calls from the model (AMImpl.java, VORowImpl.java) and the commit does not happen in the database and it happens from ADF. The database procedures are called in some valueChangeListnener and these procedures use the same transaction or session database session when called and update some records in some tables that are displayed in pages.
    We started using connection pooling recently in our ADF application,  -Djbo.doconnectionpooling=true -Djbo.txn.disconnect_level=1. When using connection pooling, we noticed that the database procedure calls use a different trasanction or different database session and the data or records that these procedures update is lost.
    After removing the connection pooling, we noticed that the procedures again started using the same transaction or same database session and was working fine.
    I want to know why this connnection pooling caused this issue and is there any fix for this when using connection pooling?

    Take a look at
    http://docs.oracle.com/cd/E15523_01/web.1111/b31974/bcampool.htm#CIHCHHEA
    What You May Need to Know About Database User State and jbo.doconnectionpooling = true
    As you can see:
    "At the end of the request when the application module is released back to the application module pool, that application module pool releases the JDBC connection it was using back to the database connection pool. It follows that with jbo.doconnectionpooling set to true the application module instance in the pool may have a completely different JDBC connection each time you check it out of the pool"
    So, the best you can do, is to revert jbo.doconnectionpooling to false.

  • URL show password when calling a new form

    Forms 10.1.2.0.2
    Java 6.22
    Windows XP
    FireFox 4.0 and IE 8.0
    Hi. When calling another form from within an existing form the new form shows the URL I'm calling, but also includes the parameters I'm passing which happen to include my username and password. Like this:
    http://9.35.32.205:7777/forms/frmservlet?pageTitle=Dropper%20E/M&config=TTMSMENU&form=dropper_em&userid=MYUSER/MYPASS@SPARC20
    {code)
    Is there anyway to suppress the display of the URL or the parameters?
    Any help would be greatly appreciated.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    You said:
    ...When calling another form from within an existing form... Are you calling another form from an already open form using WEB.SHOW? If so, why? There are probably more reasons why you should not do this than the number of reasons to do this. Most importantly is that by opening a new browser to launch another Forms instance, you increase the resource usage on the client, thereby degrading performance.
    Why not use CALL_FORM, OPEN_FORM, or NEW_FORM? With any of these, the next form to open will display in the same browser and no login will be required since the user has already logged in at the first form. If the goal is to achieve multiple instances of the same "first" form, well for security sake, I would recommend the user log in manually each time anyway.

  • Open a new session when using go to documents from bex analyzer.

    Dear experts,
    We are using the go to documents functionality in bex analyzer.
    we enter the workbooks with a SS0 link (RRMXP) through the portal ,
    our problem is that when we want to attach a  comment or document (we use go to documents)
    the browser uses a session which is already open.
    When the user enters his comment or document and closes the browser session he terminates the SSO.
    My question is where can I define that when using in bex workbooks right click go to documents it
    will always open a new browser (internet explorer) session and not use an already open session.
    Thanks for your help
    Amir

    TMega,
    The Go> menu commands apply to the current Finder window. It has always been this way, and it always will be. The answer, in this particular case, is to first open a new Finder window. This is easily and quickly done by pressing Command-N. You can add to this the use of Shift-Command-K to quickly open a new window, then move that window to the Network folder.
    So, the answer to your question is "Yes, you can always open a new window when accessing the Network folder," but you can't do it just the way you were thinking.
    Scott

  • No data found exception when calling a new page from existing page

    hi i have a screen which has a delivery id and i am calling a new page with a different view object and a application module.I need to pass this delivery id in the main page to the view object query in the second page.
    i have defined the second page view object with the following query
    select country,address1,address2,address3,address4,city from hz_locations where location_id=
    (select ultimate_dropoff_location_id from wsh_new_deliveries where delivery_id=:1)
    what i want is to pass the delivery id in the main page to :1 in this query.
    i have written the following CO code for the second page
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    String eventaction=pageContext.getParameter("xxsaneventname");
    String paramval=pageContext.getParameter("xxsanparamvalue1");
    OAApplicationModule deliverydetailam = pageContext.getApplicationModule(webBean);
    Serializable personParamList[]= {eventaction,paramval};
    if ( eventaction!=null && eventaction.equals("viewdelivery"))
    deliverydetailam.invokeMethod("getdetailsmethod", personParamList);
    i have written the getdetailsmethod in the application module impl
    public void getdetailsmethod( String pAction, String pdeliveryId)
    try
    OAViewObjectImpl pervo = getWshDeliveryDetailsVO1();
    String existingWhereClause = pervo.getWhereClause() ;
    System.out.println(existingWhereClause);
    pervo.setWhereClauseParams(null);
    pervo.setWhereClause("delivery_id = :1");
    pervo.setWhereClauseParam(0, new Number(pdeliveryId));
    pervo.executeQuery();
    pervo.setWhereClauseParams(null);
    //pervo.setWhereClause(existingWhereClause);
    catch(Exception exception1)
    throw OAException.wrapperException(exception1);
    can some body please help me to correct this one.
    the exception i got is
    oracle.apps.fnd.framework.OAException: No data found for region (/xxt/oracle/apps/AK/om/webui/deliverydetailpg).

    Provide the complete error stack.
    From the current error line it shows that your custom region/page /xxt/oracle/apps/AK/om/webui/deliverydetailpg is not present in the MDS. Did you use xmlimport to set the page xml into MDS? If yes, use jdr_utils package to confirm it is present at the right location.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • New Session opens automatically while executing the transactions

    When ever we run a new transaction after logging in a
    new session opens  automatically.
    We dont give any " /o" before the transaction yet ths happens........
    can any one get the reason for this????????

    hi,
    In the initial screen of the transaction check
    the start transaction,if the settings for it may be given as /o.just right
    click and see in it.
    if it is fine there then try to find out in debbuging,
    in initial screen give  /h and enter soe tcode.it will give u the reason y it is getting new session trigeered.may be if any exit.. or something is there.
    hope this helps.

  • Close portal (session) when calling external url

    Hi there,
    does anyone know if its possible and if yes, how to automatically close a portal session when (or after) calling an external url from within the portal.
    Cheers
    Walter

    i think you can write a script for this using EPCF.
    Shankar

  • Problem when calling script in different languages..

    Hi,
                I copied F150_DUNN_01 standard sap script to ZDUNN in all 12 languages. And after that i changed the original language from DE to EN. Made some changes. When I am executing the transaction F150 it is calling the ZDUNN. The standard program is calling the script based on language. the language is not Login  language, it is picking language from customer master. When the customer language is EN, am seeing the changes. When the languages is HU am not seeing the changes. Later i came to know that it is calling the same form in HU language, then i change the same ZDUNN form by loging in HU. And now If HU also the changes are coming. 
                 I copied the form in all 12 languages, and same name. When i change anything in EN its not reflecting in another language.  So as per my requirement I changed in EN and HU. Now if the customer languages is not EN or HU, i want the form default in HU. Say if customer languages is RU, the print program is picking RU form, no changes in that. What will happen if delete the form in RU, what the print program will do?? will it pick default language or through any error??  Please tell me about this? And do you know how to copy standard script in only 3 languages in ECC 6.0???

    Hi ,
    If the form is not available it will cause shortdump (Ex: /E 143  Element  is not Found )
    When your creating or changing the form in the 
    Administrative tab you will find the  Language attributes   Translate into all languages  &  To Individual Languages & Do not translate  Go through that  
    You will find the lots of forums on  this 
    Hope you will resolve your issue 
    Let me know if any concerns.....

  • Report dispplayed in new window when called from other report

    I have 2 reports based on data in a database, say rep1 and rep2.
    Rep2 is called by rep1 using this in de SQL-wizard:
    SELECT
    '<A HREF="SCHEMA_OWNER.REP2.show?p_arg_names=server_dom&p_arg_values='||COLUM||'&p_arg_names=db_key&p_arg_values='||COLUM||'">Report2</A>' "link to rep2"
    FROM table...
    I have made a portlet with the first report. When I click on the Report2-link, a new window is opened. How can I obtain that the report2 is displyed in the same portlet of the Portal?

    Please post this question to the Portal Applications forum.
    Thanks,
    Jerry

  • When I open up my hotmail, it opens a new session and not a new tab. Why?

    After I launch your program with MSN as my home page, I then click on hotmail to open up my emails. When I complete the log-in, a new Firefox session opens for my emails and not a new tab like it has done in the past. This has been happening for the past two to three months. What caused this change?

    Check the [[Options window - Tabs panel]] and make sure the setting "Open new windows in a new tab instead" has been selected.
    There are also quite a few tabbed browsing add-ons that give you greater control over tabbed browsing, and can force all new windows to open in a tab. Some examples are:
    * [https://addons.mozilla.org/en-US/firefox/addon/1122/ Tab Mix Plu]
    * [https://addons.mozilla.org/en-US/firefox/addon/14439/ Tabberwocky]
    * [https://addons.mozilla.org/en-US/firefox/addon/59961/ Tab Utilities]
    * [https://addons.mozilla.org/en-US/firefox/addon/13288/ Super Tab Mode]

  • A Problem when calling a new WDA Application

    Hi,
    i am opening a new wda application with link in a html page using that code;
    in a html;
    <a href = "http://domain/sap/bc/webdynpro/sap/zhr_105_user_pass_control" />  Link </a>
    in "zhr_105_user_pass_control" wda application;
    METHOD onactioncall .
      DATA : lv_url TYPE string.
      CALL METHOD cl_wd_utilities=>construct_wd_url
        EXPORTING
          application_name = 'ZNEW_WDA'
        IMPORTING
          out_absolute_url = lv_url.
      DATA lo_window_manager TYPE REF TO if_wd_window_manager.
      DATA lo_api_component  TYPE REF TO if_wd_component.
      DATA lo_window         TYPE REF TO if_wd_window.
      lo_api_component  = wd_comp_controller->wd_get_api( ).
      lo_window_manager = lo_api_component->get_window_manager( ).
      CALL METHOD lo_window_manager->create_external_window
        EXPORTING
          url    = lv_url
        RECEIVING
          window = lo_window.
      lo_window->open( ).
    ENDMETHOD.
    But this is opening wda application in new window and standard sap sessions couldn't starting so the login screen is opening.
    How can i redirect my wda application to another wda application with started sessions?
    Can somebody help me please?
    Thanks.

    Hi,
    Here you r using below code
    CALL METHOD lo_window_manager->create_external_window
        EXPORTING
          url    = lv_url
        RECEIVING
          window = lo_window.
      lo_window->open( ).
    It's occuring the external window each time that's why opening Log-On window.
    Skip this code and use the code for keep the same window.
    -Rick

  • Maintain session when calling servlet from form in a JSP

    I have the following set up:
    index.jsp calls login servlet from the action tag in a form.
    Login servlet handles the login, stores the user info and db connection in the session and uses forward(req,res) to call another jsp.
    That jsp has a form where user enters search info and in that form's action tag there is a search servlet. In the search servlet I am unable to access the session.
    Is there any way to pass the session to the servlet from that jsp using a form/action?

    I've read elsewhere that if you go from a jsp to a servlet that the >request object is cleared of any attributes from the previous request.which is correct. But arent we speaking about session object here? A request object is valid for a request - ie the phase from where the server receieves a hit for a resource upto the point it sends the output for that request.
    A session spans multiple requests.
    it doesn't retrieve the session info and gives me a null pointer >exception when I try to use the connection object stored in the session.Bad bad bad . Why do you store Connection objects in session? Create them when necessary or use a connection pool. Do you for example clean up the connections when the session expires. What if its a 30 minute session and the user hits every say 15 minutes with a request. Why do you need to hold on to the Connection in the intervening interval when the user's session is inactive?
    gives me a null pointer exception when I try to use the connection object stored in the session.which means that the Connection object is null - not the session object.
    That last line is where I get the null pointer exception. And that is
    Statement stmt = con.createStatement();?
    Same answer as above.
    If the session object was null,
    userSession.getAttribute("connection");would have thrown a NPE.
    ram.

  • Mantain Session when moving to a different site and comming back

    Hi all.... i have an application that runs some credit cards verification.. when the user reachs the checkout point, the system redirect some information to the page of our credit card system provider , then it checks there if transaction is approved and then returns to another page of my application. I put some information on the session before the application goes to the other site and I need to get that same information once I get back to my application, anyone has any clue to make this?

    Session has to be the same. Before going/calling credit card checking program you should do 1 things: be sure that your session won't be destroyed while you're checking damned card. AFAIK default session invalidation time is 15 minutes (or even 1/2 hour) so you shouldn't be late :) If you're not sure about that you'd better call before going carding smth like:
    hs.setMaxInactiveInterval(-1);So your session will never be destroyed/invalidated, well it depends on particular Servlet/JSP container.
    Anyway after checking of card request again for your session:
    HttpSession hs=request.getSession(false);
    if(hs==null)
          System.err.println("My session is destroyed!");Paul

  • Exception when call makeNontransactional() on Transient Transactional instance

    this fragment causes exception in Kodo v2.4.1
    Court coo = Court.newInstance();
    jdo.pm().makeTransactional(coo);
    jdo.pm().makeNontransactional(coo); // evict would causes the same error
    jdo.pm().evict(coo);
    javax.jdo.JDOUserException: The instance "class
    peacetech.gao.ogc.gctrack.jdo.Court" of id
    "peacetech.gao.ogc.gctrack.jdo.oid.CourtOid#8852" is not managed by this
    PersistenceManager.
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.checkValid(PersistenceMa
    nagerImpl.java:2234)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.makeNontransactionalFilt
    er(PersistenceManagerImpl.java:1268)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.makeNontransactional(Per
    sistenceManagerImpl.java:1249)
    at peacetech.gao.ogc.gctrack.Test.main(Test.java:51)
    Exception in thread "main" Process terminated with exit code 1

    Sorry "null" is referenced in the database, but does not exist error does
    not apply - someone was tampering with data
    "Alex Roytman" <[email protected]> wrote in message
    news:[email protected]...
    Transactional Transient instances stays forever in PM's ManagedObjectseven
    if evictAll() is issued and so do all object they reference eating all
    available memory untill garbage collection kicks in.
    and if I keep reading this objects over and over again
    Kodo blows with following error:
    javax.jdo.JDODataStoreException: javax.jdo.JDODataStoreException: Type
    "null" is referenced in the database, but does not exist.
    NestedThrowables:
    java.lang.NullPointerException
    NestedThrowables:
    javax.jdo.JDODataStoreException: Type "null" is referenced in thedatabase,
    but does not exist.
    NestedThrowables:
    java.lang.NullPointerException
    at
    com.solarmetric.kodo.runtime.objectprovider.EagerResultList.<init>(EagerResu
    ltList.java:40)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.ResultListFactory.createResultList(Re
    sultListFactory.java:75)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.executeQuery(JDBCSto
    reManager.java:709)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCQuery.executeQuery(JDBCQuery.java
    :93)
    atcom.solarmetric.kodo.query.QueryImpl.executeWithMap(QueryImpl.java:792)
    at com.solarmetric.kodo.query.QueryImpl.execute(QueryImpl.java:595)
    at peacetech.gao.ogc.gctrack.Test.main(Test.java:51)
    NestedThrowablesStackTrace:
    javax.jdo.JDODataStoreException: Type "null" is referenced in thedatabase,
    but does not exist.
    NestedThrowables:
    java.lang.NullPointerException
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.SubclassProviderImpl.getType(Subcla
    ssProviderImpl.java:122)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.SubclassProviderImpl.getType(Subcla
    ssProviderImpl.java:96)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.ClassMapping.loadPrimaryMappings(Cl
    assMapping.java:1034)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.initialize(JDBCStore
    Manager.java:249)
    at
    com.solarmetric.kodo.runtime.StateManagerImpl.loadInitialState(StateManagerI
    mpl.java:174)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.getObjectByIdFilter(Pers
    istenceManagerImpl.java:1023)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.getObjectById(Persistenc
    eManagerImpl.java:942)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.createFromResultSet(
    JDBCStoreManager.java:762)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager$2.getResultObject(JD
    BCStoreManager.java:717)
    at
    com.solarmetric.kodo.runtime.objectprovider.EagerResultList.<init>(EagerResu
    ltList.java:35)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.ResultListFactory.createResultList(Re
    sultListFactory.java:75)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.executeQuery(JDBCSto
    reManager.java:709)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCQuery.executeQuery(JDBCQuery.java
    :93)
    atcom.solarmetric.kodo.query.QueryImpl.executeWithMap(QueryImpl.java:792)
    at com.solarmetric.kodo.query.QueryImpl.execute(QueryImpl.java:595)
    at peacetech.gao.ogc.gctrack.Test.main(Test.java:51)
    NestedThrowablesStackTrace:
    java.lang.NullPointerException
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.SubclassProviderImpl.getType(Subcla
    ssProviderImpl.java:118)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.SubclassProviderImpl.getType(Subcla
    ssProviderImpl.java:96)
    at
    com.solarmetric.kodo.impl.jdbc.ormapping.ClassMapping.loadPrimaryMappings(Cl
    assMapping.java:1034)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.initialize(JDBCStore
    Manager.java:249)
    at
    com.solarmetric.kodo.runtime.StateManagerImpl.loadInitialState(StateManagerI
    mpl.java:174)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.getObjectByIdFilter(Pers
    istenceManagerImpl.java:1023)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.getObjectById(Persistenc
    eManagerImpl.java:942)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.createFromResultSet(
    JDBCStoreManager.java:762)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager$2.getResultObject(JD
    BCStoreManager.java:717)
    at
    com.solarmetric.kodo.runtime.objectprovider.EagerResultList.<init>(EagerResu
    ltList.java:35)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.ResultListFactory.createResultList(Re
    sultListFactory.java:75)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.executeQuery(JDBCSto
    reManager.java:709)
    at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCQuery.executeQuery(JDBCQuery.java
    :93)
    atcom.solarmetric.kodo.query.QueryImpl.executeWithMap(QueryImpl.java:792)
    at com.solarmetric.kodo.query.QueryImpl.execute(QueryImpl.java:595)
    at peacetech.gao.ogc.gctrack.Test.main(Test.java:51)
    Exception in thread "main" Process terminated with exit code 1
    "Alex Roytman" <[email protected]> wrote in message
    news:[email protected]...
    this fragment causes exception in Kodo v2.4.1
    Court coo = Court.newInstance();
    jdo.pm().makeTransactional(coo);
    jdo.pm().makeNontransactional(coo); // evict would causes the sameerror
    jdo.pm().evict(coo);
    javax.jdo.JDOUserException: The instance "class
    peacetech.gao.ogc.gctrack.jdo.Court" of id
    "peacetech.gao.ogc.gctrack.jdo.oid.CourtOid#8852" is not managed by this
    PersistenceManager.
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.checkValid(PersistenceMa
    nagerImpl.java:2234)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.makeNontransactionalFilt
    er(PersistenceManagerImpl.java:1268)
    at
    com.solarmetric.kodo.runtime.PersistenceManagerImpl.makeNontransactional(Per
    sistenceManagerImpl.java:1249)
    at peacetech.gao.ogc.gctrack.Test.main(Test.java:51)
    Exception in thread "main" Process terminated with exit code 1

Maybe you are looking for

  • Set Contribute up on site and can no longer connect using Dreamweaver

    Today I set up Contribute to be used on my site so that somebody else could make minor changes on their computer. But the next time I tried to make changes using Dreamweaver on my computer I got the message "An FTP error ocurred - cannot make connect

  • Wireless USB Device not recognized by Mac OSX

    Help! I just bought a Hawking Technology Wireless-G USB Adapter. I followed the directions carefully and installed the software from the CD, then I inserted the adapter into the USB port on my Mac, and... nothing happened! According to the directions

  • Urgent: Issue with the size of an xls file generated from a rtf template

    Hi all, I have a template.rtf In BI, when I get the file in excel format and save it, the size of the report is 32 MB. When I just "save as" the same report, without changing anything, the size of the report is 8 MB. Do you know how to get directly t

  • How to include a system for a configured Domain

    Hi, Pls suggest how to include a preproduction system into a Development-->Production System Configuration in TMS. I have configured already as Development-->productions configuration settings and make production as Domain Controller. Now i want to i

  • Skin Smoothing:How does it work?.

    I am trying to use skin smoothing for the first time. After following the simple instructions in the Aperture help menu absolutely nothing happened. I am assuming you use it the same way as the retouch brush (which still works fine), that is, either