EAServer 5.5 IIOP Connections vs EAServer 5.2We just upgrade from EAServer 5.2 to 5.5. We are noticing
different behavior with the iiop sessions. We are running
the same code on both versions. Basically we only have
stateless session beans deployed to EAServer. With 5.2 the
number of iiop sessions never goes above 2. However with
version 5.5 the number of iiop sessions grows quickly until
it hits the max of 20 (I guess the developer version limit
was changed from 5 to 20).
Does anyone know if version 5.5 of EAServer change the way
it manages the iiop connections? When are these connections
released? Any information abo...
Cannot deploy EJB jar with EAServer Manager (EAServer 5.5 w/ jdk1.5)Hello,
After upgrading EAServer 5.2 to EAServer 5.5, I'm having trouble
deploying my EJB jar file.
If I attempt to deploy the EJB jar file using EAServer Manager, it
fails outright with messages below. However, if I attempt to deploy
using the jagant jag_deploy task it seems to function (there are
warning messages that I've asked about in a separate post).
Why can't I deploy with EAServer Manager?
SYSTEM PARTICULARS:
EAServer 5.5 with EBF EBF14146 -- Developer Edition
Running Jaguar with -jdk15
"About Sybase Central" screen of EAServer Man...
Problem to start EAServer 5.5Can not start EA Server 5.5.
Error message:
The procedure entry point JagClient_CPPLoadLibrary could not be located
in the dynamic link library libjcc.dll.
In Jaguarout.log is a message:
Error: Unable to load EA Server Runtime Library: libjeas.dll
Any suggestion, anyone?
Check your pathing - have you got an earlier version of EAServer or PB that
may be in your path before EAServer 5.5?
--
Regards,
Millard [TeamSybase]
"Josef" <josef.mlensky@3lsystem.se> wrote in message
news:46de7593@forums-1-dub...
> Can not start E...
Seesion problems in EAServer 5.5I deployed a J2EE app on a machine with a full machinename in this format
machinename.subdomain1.subdomain2.domain.net. My session objects don't work
when moving from one page to the other. I didn't fill-in the HTTP-domainname
field in easerver properties but it still doesn't work... Even the Sybase
WebConsole management webtool doesn't work!
Anyone with a workaround? Please help!
Your session objects are tied to the specific host name you gave to
EAServer. If your machine has a different name, the cookies you set
won't be set for the correct site.
Check th...
Session problems in EAServer 5.5I deployed a J2EE app on a machine with a full machinename in this format
machinename.subdomain1.subdomain2.domain.net. My session objects don't work
when moving from one page to the other. I didn't fill-in the HTTP-domainname
field in easerver properties but it still doesn't work... Even the Sybase
WebConsole management webtool doesn't work!
Anyone with a workaround? Please help!
Please don't cross-post.
Thanks!
Jonathan
Shola Odutola wrote:
> I deployed a J2EE app on a machine with a full machinename in this format
> machinename.subdo...
PB 10.5 to PB 11.5 and EAserver 5.5What are the steps to migrate from PB 10.5 to PB 11.5?
I migrated the source code.
What do I need to do on the serverside - I assume regenerating the proxies.
Anything else?
Where is the correct place for the PBVMs? 10.5's are located in the shared
folder.
TIA, Kevin
Deploy to the server and regenerate the proxies.
You can do a pbvm-only install of 11.5. Alternatively, copying the pbvm's
into the shared folder shoulod work, though.
--
Regards,
Millard[TeamSybase]
"Kevin Berez" <kaberezNOSPAM@mindspring.com> wrote in message
news:...
Problem with startig EAServer Manager for EAServer 5Hi all,
I am new to this arena. I have installed EAServer 5.0 on my laptop. As far
as I can tell everything went fine.
I am following the instructions in chapter 2 Installing Easerver section
Starting
EAServer, ASA, and EAServer Manager.
When I follow the instructions for starting EAServer Manager I get the
following error message after I do step 4 Click Connect.
org.omg.CORBA.COMM_FAILURE:douhas-laptop:9000- Connection refused
douhas-laptop:9000-java.net ConnectException: Connection refused: connect
minor code: 0 completed:No
I don't even know where to start lookin...
EAServer 3.5 C5 and IE 5.0 vs 5.5Latest issue in the production release of my first EAServer product...
Environment:
EAServer 3.5 C5 Build
PB 10077
NT4, SP6
Oracle 8.1.7...using OCI connection caches
When using the IE 5.0 browser, most things seem to work (all work in
development environment of course). Users using IE 5.5 are getting the
generic PB error in TryInvoke (calling a component method). That
effectively invalidates the Jaguar server; thus, the server must be
restarted.
Has anyone else encountered this issue? I just now discovered it was the
browser version causing the problem...I've been d...
EAServer upgrade from 4.2.5 to 5.5Our application is currently running Enterprise Edition
EAServer 4.2.5 on a Solaris 8 platform. We would like to
upgrade to EAServer 5.5. Therefore, do we simply need to
perform the 2 steps below?
Step 1: Download the EAServer Developer - Product Release
5.2 Feb 2005 software install it
Step 2: Download the EBF 13994: 5.5 Update from Jan 2007 and
install it
Thanks for you help.
Dan
That would be for your Development environment. Obviously, to migrate your
Production servers, you'll need to acquire a license for each server
instance.
--
Paul Horan[Sybase]
pau...
EAServer 5.3 JDK 1.5 problemsI've upgraded my EAServer to patch 14147, following it's
instructions I've also changed the serverstart.bat and the
setenv.bat.
I can deploy a jar created using JDK 1.4.2_06, and create
stubs and skeletons (deploying manually or using ant
scripts).
When I deploy the same code in jar file compilied with JDK
1.5.0_09
I get a bunch of warnings: [jag_gen_stubs]
java.lang.ClassFormatError: version number not valid
which looks like this in the Jaguar log:
Mar 15 15:08:16 2007: 050015-Generate code for: Package /
MyFramework
Mar 15 15:08:16 2007: 050016-Generation c...
PB 10.5 and EAServer 5.3 (Intially posted on EAServer NewsGroup)We are migrating from PB 9.0.1 to PB 10.5.
Currently, we employ EAServer 5.1.0 in both development and
production environments.
The PB 10.5 installation guide states that if you migrate to
PB 10.5 you need EAServer 5.3 or later.
Can we migrate EAServer components built using PB 9.0.1 to
PB 10.5 and deploy them to EAServer 5.1.0?
Can we migrate JSP Targets built using PB 9.0.1 to PB 10.5
and deploy them to EAServer 5.1.0?
We do not employ any functionality in reference to
WebServices or any of the new Web features in PB 10.5.
P.S.
This question was initially posed on t...
EJB Deployment problem with EAServer 5.5 (Windows x86)Hello,
After upgrading EAServer 5.2 to EAServer 5.5, I'm having trouble
deploying my EJB jar file.
If I attempt to deploy with jag_deploy, the deployment seems to work
(that is, the task reports success and I am able to use my EJBs), but
I receive warning messages. I'm wondering about these warnings.
I'm wondering if it's related to the compilation of generated
skeletons and stubs: If I run jag_deploy and do not generate
skeletons and stubs it runs without error and without warning. If I
further use the jag_gen_stubsandskels task and do NOT compile, that
task...
SQLCentral problems with ASE12.5.2 and EAServer 5.1I added ASE 12.5.2 on my W2000 PC that has EAServer 5.1 on it. I lost
the plugin for EAS but got it back by reinstalling EAS client but I
cannot see the installed ASE servers on the PC. Before in earlier
versions I saw ASE plus the servers below and then logged in to
configure them.
Did I miss a step on the install for 12.5.2?
TIA
Joe
...
EJB Deployment problem with EAServer 5.5 (Windows x86)Hello,
After upgrading EAServer 5.2 to EAServer 5.5, I'm having trouble
deploying my EJB jar file.
If I attempt to deploy with jag_deploy, the deployment seems to work
(that is, the task reports success and I am able to use my EJBs), but
I receive warning messages. I'm wondering about these warnings.
I'm wondering if it's related to the compilation of generated
skeletons and stubs: If I run jag_deploy and do not generate
skeletons and stubs it runs without error and without warning. If I
further use the jag_gen_stubsandskels task and do NOT compile, that
task...