jdev app works on defaultServer, integratedServer not again using appSrv DataS

The ear that I created using JDev deploys and works very well on my workstation integratedServer. I had to set up a secondary server to collect all the necessary information for the guys of our operation for the application to be installed there. I was able to run the application with the data source in the application but optimal, we need the shared data source on a global scale on the appServer. The application spreads very well, but I get the message below when I try to use the data source on the appServer.

I noticed that it seems that he has a problem with ejb session bean, which is quite surprising. All the session bean classes are present in the jar and the sessionEJB is the only bean company listed in the file ejb - jar.Xml.

Our deadliine is August 22 to have the app has ended and we have several other environments stand and test in the meantime.


Here is the message from the log file

Exception [EclipseLink-7060] (Eclipse persistence Services - 1.2.0.v20091016 - r55)
(65): org.eclipse.persistence.exceptions.ValidationException
Description of the exception: could not acquire the data source [java: / app/jdbc/jdbc/j2eo_user]
DS].
Inner exception: javax.naming.NameNotFoundException: while trying to look up
/ App/JDBC/JDBC/j2eo_userDS in app/ejb/EOD_Model_ejb.jar#SessionEJB. ; remaining
name "/ app/jdbc/jdbc/j2eo_userDS.
at org.eclipse.persistence.ex

Thank you very much
Tracy

Although don't usually deploy you your applications to the AdminServer, it shouldn't make a difference.

You can try the forums WLS, these guys here tend to be much better versed in aspects of the administration like this.
John

Tags: Java

Similar Questions

  • Just got 2 of SE. Weather app works on one but not the other.

    Just got 2 of SE. Weather app works on one but not the other. Ideas?

    Drosea,

    Define/describe does not.

    What's the weather App?

  • App works on XP, but not Win 7

    I'm trying thinapp some application we use. Here are a few details... If I have this package on a Windows XP computer, I can deploy virtual machines Windows XP but not the 64-bit Windows 7 machines.

    As I'm going down to XP, I then created a computer package 64-bit Windows 7, SP1... I used this machine to install the application, the application works fine, so I know that the application can operate perfectly well on Windows 7 x 64... I go ahead and wrap it up. I then went back to my own os snapshot and try to run the application packaged on the same machine that I packed on and no luck. The Windows Setup program starts to run for some reason any and then I get "cannot find the specified file" I tried setting the WOW64 and tried a certain isolation modes: fusion and WriteCopy.

    Any ideas? I wasn't looking to pack on Windows 7 32-bit because I is not currently using it in my environment

    Mike

    Mike,

    I ThinApp had Wavereader 4.2 successfully after a lot of troubleshooting, tested on XP and Win 7 (32/64).

    Can you IM your personal email so I can send you the ThinApp project folder integer (except the bin folder) via dropbox?

    All you need is just run the file build.bat which includes your ThinApp license and creates the bin for you.

  • Long-term headless app work: QTcpSocket receive do not

    We have an app without long-term head that uses sockets for IPC.

    Headless part contains a QTcpServer, the user interface of the QTcpSocket.

    the code without a head:

    server = new QTcpServer(this);
    bool ok = connect(server, SIGNAL(newConnection()), this, SLOT(onNewConnection()));server->listen(QHostAddress::LocalHost, m_port);
    

    user interface code:

    bool stateOk = connect(clientSocket, SIGNAL(stateChanged(QAbstractSocket::SocketState)), this, SLOT(onStateChanged(QAbstractSocket::SocketState)));
    if (!clientSocket->isOpen()) {
        clientSocket->connectToHost(QHostAddress::LocalHost, m_port);
        bool conOk = connect(clientSocket, SIGNAL(connected()), this, SLOT(connected()));
        bool disconOk = connect(clientSocket, SIGNAL(disconnected()), this, SLOT(disconnected()));
        bool readReadOk = connect(clientSocket, SIGNAL(readyRead()), this, SLOT(commandReceived()));
        bool errorOk = connect(clientSocket, SIGNAL(error(QAbstractSocket::SocketError)), this, SLOT(error(QAbstractSocket::SocketError)));
        Q_ASSERT(errorOk);
        qDebug() << "connected to server socket";
    }
    

    output debug shows headless headless app is running constantly, the signal is properly connected, the socket for the server returns isListening() to true.

    debug output of the user interface shows that all signals are correctly connected, and onStateChanged goes from HostLookupState to ConnectingState and finally to ConnectedState

    At this point, I'd wait the server socket to pull the signal of newConnection, but alas, it isn't.

    I generate and run the xandos example and it works correctly, but it does not long-term use and has the server in the user interface, while the part without head connects.

    I suspect that the app without head doesn't have an event loopand QTcpServer documentation states:

    Although QTcpServer is mostly designed for use with an event loop,it's possible to use it without one.In that case, you must use waitForNewConnection(),which blocks until either a connection is available or a timeout expires.
    

    Now I wonder:

    The long March without head app has an event loop?

    If this is not the case, how best to use the blocking call without disabling the rest of its features? A thread?

    Write that post little got me on the right track already, a problem merging caused the socket to the server must be started before you call the constructor of the Application (which provides the event loop).

    Now the server is running, receive a few orders, then she stops unexpectedly, the fires of the user interface
    QAbstractSocket::RemoteHostClosedError changes the State of ClosingState and UnconnectedState

  • my app works in ripple, but not in real device :(

    I made a request of 'fitness' with webwork development,

    It works very well in ripple and build, with success.

    but BB app world answer me it shows a blank page so it rejected, & I shocked when seen on real device from my friend did not work and the really white page

    I do not know

    how it works well on the training and do not work on the real device!

    Good luck.  If you're stuck on how to do it, here is the complete documentation on how to perform debugging using Web Inspector:

    https://developer.BlackBerry.com/HTML5/documentation/web_inspector_overview_1553586_11.html

  • App works perfectly well on the Simulator (using all modes) and peripheral when z10 in the communiqué of the execution and debug mode. But creates a 'SIGSEGV = 1 fltno = 11 ip = 781722ec error code' when the term is used.

    My application switches between two documents qml is a home page, and the other is actually a video player. Whenever I press the button to go to the video page, it crashes on my z10 and generates the error «terminated code SIGSEGV = 1 fltno = 11 781722ec = ip...» ". But on the Simulator, it works (without of course plays video). When I use the race version and the debug mode, it works perfectly on my z10.

    This problem occurs frequently when I add a new code element. First of all, it happened when I added a scrollview and container, and it's happening now again when a defined a struct in the header file.  It would be nice to ignore this problem? or y at - it some deeper underlying problem which is the cause

    Just tried, I received the SIGSEGV error too, it looks like parent to AbstractPane fixed it.

    void ApplicationUI::changeScene(const QString& newQmlFileName) {
        // Create root object for the UI
        QmlDocument *qml = QmlDocument::create("asset:///" + newQmlFileName).parent(this);
        qml->setContextProperty("_app", this);
        AbstractPane *root = qml->createRootObject();
        root->setParent(this);
    
        // Set created root object as the application scene
        Application::instance()->setScene(root);
    }
    

    My test project is also attached to this message.

  • Notes app works is not after update ios10

    Hı, notes app not opening after ios 10 updated on my iphone

    I had the same problem. I opened and he immediately closed. It's easy to fix:

    Open settings > iCloud and disable iCloud for Notes. A prompt warns you that this will delete all the notes in your device iCloud. Confim invites her and open your notes application.

    Return to the settings and activate iCloud for Notes again.

    Open your Notes app again. It will now download all of your notes to iCloud and completely function. He did at least in my case. :-)

  • Why the App Store search function does not work?

    Since the iOS most recent update (9.3.2), the app from the App Store does not work on my iPhone-iTunes app works perfectly, the App Store - space wasted on the screen and memory right now. I tried to disconnect, close the software, restart hard to my phone, but all I get when I try to search is a white screen. I can't even comment to apple in the app because it does not work. It was a time where this kind of thing never happened but the versions of software with major bugs is becoming more of a recurring theme lately. I'm really starting to wonder if Apple jumps right away even the most basic of pre-tests prior to publication just to get out a release. Frustrating to say the least.

    The search function on the App store on my phone work if something is wrong with your system. Try to reset the App Store in the following order:

    Close the App Store completely from the window of the selector app by double clicking the Home button and slide up the App Store preview pane until it disappears from the display. Then sign out of the iTunes Store (in the settings).

    Then perform a forced reboot. Hold down the Home and Sleep/Wake buttons simultaneously for about 15-20 seconds, until the Apple logo appears.

    Then reconnect to the iTunes Store.

  • My photo booth app [version8.0 (806)] does not work. Sometimes, shows a message saying: "there is no camera connected" and others shows just a black or white screen. I can't do anything about it.

    My photo booth app [version8.0 (806)] does not work. Sometimes, shows a message saying: "there is no camera connected" and others shows just a black or white screen. I can't do anything about it.

    More than likely your MBP has a hardware problem that cannot be properly addressed at an Apple store genius bar.

    You can try to reinstall an OSX, but I doubt if that will be successful.

    Ciao.

  • My App works on the Simulator, but not on a handheld

    Using the JDE 4.5 with 4.1.2 MDS Simulator

    Eclipse with JDE

    ---

    My app works fine on the simulator using MDS.

    The application simply pushes a screen and then creates a thread (an object of type LoadScreenThread) that will take an XML file using HTTP.  The XML file is parsed and then creates a new screen and it grows by calling (from LoadScreenThread): invokeLater with an executable object what method run() calls anti-pop and the specified UiApplication pushScreen.

    I tried various things for the last 10 hours and it still does not work.

    For the HTTP connection, because I would use MDS to Internet I added the '; '. deviceside = false' suffix.

    Could someone tell me please know why it would work fine on the Simulator (MDS) and not on a portable device?

    On the handheld, I see the arrows download flicker.  But it drives not only the new screen?

    Your device is connected to a MDS (BlackBerry Enterprise Server)?

    If it's just your BB private, so it's rather unlikely, and you will very probably connected to BIS. But you have to grant special permissions to RIM using BIS to use other means like the WAP2 gateway.

    Take a look at this thread:

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&thread.ID=29103

    It explains basically everything on the sides of the network connectivity to BlackBerry.

  • Apps works with Storm but gave CMM not sig 0 x 33 for BB 8830, 8310, 8330

    Hi all

    I am at a lost as to why my apps works perfectly on the storm, but not on other devices (8830,8330, 8310). It generates an event CMM message no sign 0 x 33 whenever my apps are trying to open an HTTP connection. I use the last JDE 4.7, this could be my problem? I should down my JDE 4.6?

    Thank you for your help.

    Thank you Peter 1 million. I learn everyday something new.

  • Cannot update apps. Impossible to reach on the adobe servers. What continues? Its bad enough I have to rent the apps now and it does not work yet. Ive turned off the firewall and my internet connection works perfectly. How to upgrade my applications?

    Cannot update apps. Impossible to reach on the adobe servers. What continues? Its bad enough I have to rent the apps now and it does not work yet. Ive turned off the firewall and my internet connection works perfectly. How to upgrade my applications?

    Hey, if the problem has finally been fixed! I thought you would like to know the solution.

    Select Preferences - network - system - advanced - DNS network - click + symbol - Type 8.8.8.8 - Ok - apply.

    That's all. Works perfectly now. Very much appreciate your help, thank you.

  • I have the collecation full adobe paid, install on my old pc and I install on my new systam that app works not... why?

    I have the collecation full adobe paid, install on my old pc and I install on my new systam that app works not... why?

    Mahesh, please send me your phone number in a private message and I'll get the call of support arranged for you.

  • I just installed a SSHD and cloned my old SATA HDD through him. My CC 2015 apps work okay but the creative cloud app does not start. The circle of rotation right guard go. What should I do?

    I just installed a SSHD and cloned my old SATA HDD through him. My CC 2015 (Photoshop and Lightroom) apps work okay but creative application cloud does not start. The circle of rotation right guard go. What should I do?

    Sorry to have troubled you. I rebooted and everything works now.

  • Accidentally showed \r\n hidden characters, can not work a way to hide again

    Accidentally showed \r\n hidden characters, can not work a way to hide again

    I can't understand this

    It has not hidden characters or spaces (I've hidden in the editor preferences).

    Does anybody know how re hiding these things?

    screen.png

    Oh yes, I had this happens accidentally so. Try Ctrl-. to turn it on turn off (comma character on the keyboard)

Maybe you are looking for