jndi jdbc App Server Integration

2068 byte By mciacciomenfia at 2007-11-27 11:51:30
We are seeing the following error in - /jes/var/opt/SUNWappserver/domains/domain1/logs/server.log[#|2007-07-26T10:58:47.790-0400|FINE|sun-appserver-ee8.1_02|javax.enterprise.resource.resourceadapter|_ThreadID=27;|RAR5036:Resource reference is not defined for JNDI name [jdbc/MarxDB]|#]Application ...

Starting of application server 8.1 failed with CLI156

614 byte By mumek2007a at 2007-11-27 11:49:42
Hi,I try to start the application server (on Solaris), but the starting procedure only produces this output:Starting appserver arcos...Starting Domain arcos, please wait.Log redirected to /var/opt/abo/domains/arcos/logs/server.log.Timeout waiting for domain arcos to go to starting state.CLI156 ...

JMS application in terminal ( from command line )

1353 byte By Yuriy.Chumaka at 2007-11-27 11:44:02
Hello.I am learning JMS and have created a small program from O`Reilly JMS book (Chat server). It works fine inside environment of NetBeans+JSAS but when I try to launch this application from command line I am receiving following error message:C:\sun\projects\ChatServer\dist>java -cp ...

Windows logout shutting down SJSAS

754 byte By EPGarciaa at 2007-11-27 11:27:56
Hi GuysI've installed SUN Java System Application Server 9 in a Windows 2003 Server. If I logout the user the application server don't accept http requests anymore.How can I configure the application server to keep alive after a logout?I already performed the configurations to restart the domain ...

How to Import a Certificate into Trust Store

632 byte By rsiu003a at 2007-11-27 10:52:01
Hi All,This is a pretty basic/silly question, we're running Sun App Server 8.1 EE on Solaris, I need to import a CA cert into the truststore of the app server for one of my applications. Here's what I'm doingcertutil -A -a -n "XXXX-ca" -t "T,C,C" -d ..../domainX/config -i XXXX.cerThis command ...

ndd: command not found

401 byte By Swendala at 2007-11-27 10:51:23
I'm still learning all of these server commands, any help is appreciated.I'm trying to see the settings for the TIME_WAIT variableI'm running Sun Java System Application Server Platform Edition 9.0_01when I try to run: ndd -get /dev/tcp tcp_time_wait_intervalI get:bash: ndd:: command not ...

SJSAS on multiprocessor systems

881 byte By ocoro03a at 2007-11-27 10:41:29
OK I'm doing some performance testing with SJSAS Platform Edition (version 8.2 in this case - can't upgrade this easily) on Windows Server 2003R2 & Solaris 10 (x86). The systems are dual processor Pentium Ds.The app is multithreading. Tried various JRE versions, currently 1.6.What I see on ...

What is this error about?

620 byte By Wheelerz05a at 2007-11-27 10:39:12
Hi all...=))This error is related to my SJSA server. Initially, the server is working fine. However, after I opened 2 projects which is of the same concept but a little bit of differences in codes and JSF components, the server can't be started.Here is the error stated in the log ...

How to add new JDBC driver ?

720 byte By marcinta at 2007-11-27 10:36:20
OS - Linux SunAppServ 9.1Hi, I want to create in AdminPanel on 4848 port new ConnectionPool in Resources/JDBC.To do this I can chose Postgres Vendor but I want to use my new Postgres driver because default is not work.I hava postgresql-8.2-505.jdbc4.jar filein this file there is a directories ...

Struts2 - Hello World

810 byte By jdravena at 2007-11-27 10:29:05
I have been trying for some days to get the "standard" example (varying flavours) to work. The error that keeps on appearing is "There is no Action mapped for namespace / and action name HelloStruts. - [unknown location]".I have tried many combinations, the only thing that seems sure is that no ...

Exchanging messages across JBossMQ<==>Sun 1MQ

163 byte By RamSaia at 2007-11-27 10:25:47
<p>Hello,</p><p>Using Sun 1MQ to produce the messages and Need to consume messages using JBossMQ.</p><p>Could any one help me with this.</p><p>Thanks</p><p>Sai</p>

random jmx communication port

363 byte By kahyonga at 2007-11-27 10:22:43
i have a setup with 2 node agents and 1 DAS behind a firewall.from what i understand, in order for the node agents to communicate with the DAS, a communication channel is created on a random port via JMX.the problem here is with the random port having to operate over a firewall. Is there any way to ...

How to obtain jdbc conn from a client application via a remote datasource

2053 byte By 4F530E43505002E6a at 2007-11-27 9:49:22
Can anyone provide me to obtain jdbc connection from a remote JVM via a datasource (supported by a Conn pool) defined in a Sun appserverI did the following1. Defined Connection datapool for Oracle, and provided JNDI name. jdbc/OracleConn. Pinged the datasource and everything works2. Assigned ...

Java EE5 Tutorial - Totally lost!

3639 byte By kingmunkymana at 2007-11-27 9:39:21
HI I'm just working through the Java EE5 Tutorial.I'm using:Sun Java System Application Server Platform Edition 9 Update 1 Patch 1 installed in C:\Sun\SDKThe tutorial/example projects are therefore in:C:\Sun\SDK\domains\domain1\docroot\javaeetutorial5\examples\web\bookstore1Netbeans IDE ...

Deploy an enterprise app to SJSAS 9.0 update1

4252 byte By Hajala at 2007-11-27 9:15:01
hi friends,I am having a problem in deploying an enterprise app.I created a visual web project and added it to the enterprise project after removing the web project that netbeans creates by default.I am using Netbeans 5.5 with a connection to WAMP 1.7. using the connector ...

How to undeploy project without admin--please help

201 byte By Scientist2a at 2007-11-27 9:09:48
I have a project that seems to be preventing the sun java application server from starting. I want to know how to remove a project from the server without having to start it. Please help.

ManagedConnection.cleanup called before XAResource.end

3266 byte By burdeasaa at 2007-11-27 9:03:08
I am the developer for a JCA 1.5 resource adapter named DTPRA. Note that DTPRA works with WebSphere Application Server, WebLogic Application Server and JBoss Application Server. I have never tested DTPRA with the Sun App Server, so I downloaded Sun Java System Application Server Enterprise ...

Urgent-Application server 9 will not start

780 byte By Scientist2a at 2007-11-27 8:56:40
The Sun Java System Application System could not start. I am using Netbeans 5.5. The following was displayed.More information about the causes is in the Server log file.Possible reasons include;- IDE timeoout: refresh the server node to see if its running now.- Port conflicts. (use netstat - a ...

listener port configuration!!!

735 byte By mongarona at 2007-11-27 8:55:33
i have installed application server 9 running on port 7111 not the admin port.after restarting the server domain1 the application server didnt respond to a simple test http://10.10.10.123:7111 .no error on logs were shown.after i have changed the port to 8080 it worked strangelly.changing it ...

generate-jvm-report and SJSAS PE 8.2 on Windows

440 byte By ocoro02a at 2007-11-27 8:53:18
I've got the dubious honour of trying to debug on 8.2 Platform Edition on Windows 2003 R2.There doesn't appear to be a generate-jvm-report command within asadmin - it's not documented with 'help' but the product documentation does mention the command.I know I can run the server from within ...

Application Server and Objects

357 byte By Anshu123a at 2007-11-27 8:51:32
hi !!Suppose in One Application Server...There are 5 applications are running ...Questation :So, How many servlet config objects ?and How many servlet context objects ?Next Questation ..If 2 of them are on Stop mode so,..at that time how many servlet config and servlet ...

AS 8.1 HADB Question

222 byte By s@mira123a at 2007-11-27 8:39:23
Hi all,I have 2 questions:1. Can we configure HADB database on External Database? If so, can you please point me out to it?2. Is there a way to monitor the log buffer?Thanks,Scotty

startserv no respond

207 byte By haw_9368a at 2007-11-27 8:30:37
Hi,Does anyone of you face this problem before? Execute the command ./startserv in Sun Java Application server platform edition 9 giving no resposnd. Using asadmin have no problem.Thanks

Application server 8.1 Management Agent restarting continuously

482 byte By Lewis_SUNa at 2007-11-27 8:14:10
Hi,I am using Application server 8.1I have set the DataDeviceSize to 512 and set LogBuffer to 72However after applying these changes my management agent shuts down every minute without having any error in the ma.log file.All what it is showing is that it is starting every minute.Are there any ...

Root Privileges

273 byte By haw_9368a at 2007-11-27 8:04:45
Hi,I am new in application server, I have a question here, I installed apps server using root user. But now, my customer require me to assign the start stop services for a new user(non-root). Is there any way to achieve that? Please help, thanks.Thanks

Sun Java Application Server 9 Start Up Woes

1658 byte By SonOfThora at 2007-11-27 8:01:50
Hi,I was asked to install the netbeans 5.5 IDE (which comes with Java Application Server 9 bundled with it) and basically learn how to develop using JMS. After installing everything and following the JavaEE tutorial, I began to set everything up. I get hung during the Sun Java Application ...

file descriptor

636 byte By haw_9368a at 2007-11-27 7:57:26
Hi,I am a newbie in this, currently I face this problem where my application server running on Solaris 8, Sun Application Server 7, has been throwing the following error: Pr_proc_desc_table_full_error: file descriptor.This has caused the application to be very unstable. Checked with SUN app ...

Difference between PE, SE and EE

209 byte By gedeona at 2007-11-27 7:49:20
HiI would like to know what is the difference between SJSAS PE, SE and EE? Why first of them is for free and those two cost as much? Is there any additional functionality?Thanks in advance

error jndi binding temporary queue

3558 byte By emia at 2007-11-27 7:49:07
Hi,I'am having a problem trying to bind a TemporaryQueue onject instance in JNDI tree.I would like to expose it using JNDI tree but I am having the following error:[#|2007-06-15T12:37:37.673+0200|WARNING|sun-appserver-ee8.1|javax.enterprise.re ...

Setup fo running in 64 bits mode (Solaris)

395 byte By sgutierba at 2007-11-27 7:35:21
Hi everybody.I would like to know what do I have to change so that I can run Sun Java System Application Server on Solaris Sparc in 64 bits mode.I am planning to deploy an Enterprise Application on servers with High RAM, so I would like to be able to use beyond 4GB.My applications use ...

app server 9.0 issue

3630 byte By java_mata at 2007-11-27 6:50:57
I am trying to deploy a JSF application and the following is the errorCan't parse configuration file: jar:file:/C:/Sun/SDK/lib/jsf-impl.jar!/com/sun/faces/jsf-ri-runtime.xml: Error at line 3 column 14: jar:file:/C:/Sun/SDK/lib/jsf-impl.jar!/com/sun/faces/jsf-ri-runtime.xml<Line 3, Column ...

Limit number of server logfiles

593 byte By RoarEngena at 2007-11-27 6:49:09
HiI am relatively new when it comes to sunas, but I am trying to solve a problem before putting our system into production. I need to limit the number of server.log files for a domain on the appserver. I am running 8.2 PE on WinXP on the developer machines, and 8.2 PE on Solaris SunOS 5.10 for ...

Sun One App Server 8.2 - error on deploy

1739 byte By rcanashia at 2007-11-27 6:23:00
Hello,When I try to deploy an ear file into Sun One App Server 8.2 I get the following error:filename: C:\Sun\AppServer\domains\domain1\applications\j2ee-apps\xxx_intranet\xxx_intranet_war\license\LICENSE.dom-documentation.txt java.io.FileNotFoundException: ...

i want access to the application server from another pc

588 byte By Taha_Javaa at 2007-11-27 6:15:43
hi allmy problem is :when i deploy my project and upload it to sun application server in localhost which in my pc it work finebut when i access to it from another pc i can't in urli write for examble http://localhost:8080/ATM/login.htmlto login in my local host but when i access from another pc ...

EJB Timers and Clusters

1532 byte By JimMcDonnella at 2007-11-27 6:11:00
Wondering if anyone else has come across this issue while working with EJB Timers in a clustered App Server environment?I am trying to use an EJB Timer to periodically update a cache of values for a web application. To make sure the timer is started, I am using a ServletContextListener to tell ...

Regarding Registry variables in sun one app server 7

539 byte By HariKrishna_iplaneta at 2007-11-27 5:59:20
HI,Up to now we are using ipalnet 6.5 app server.We are planning to migratoe our application to sun one app server 7.Problem is We are registring HTTP_TFSSO=1 variable under applilcation server\6.5\CCSO\HTTPAPI\INPUTSAPI in iplanet app server 6.5 using kregedit,same we need to do in sun one app ...

Application server command line!!

470 byte By mongarona at 2007-11-27 5:55:00
hi,i am trying to use some of the Sun Java System Application Server Platform Edition 9 Reference Manual >> User Commands for instance command 'create-instance' isnt not there i have search itin all of the bin directories of the app9 installation but couldnt find it and many more ...

WebApplicaton deployment on Application server 9

307 byte By mongarona at 2007-11-27 5:51:59
hi, i want to deploy a WAR file on an Application server 9 via command line but i cant find the right command for it via asadmin.the only command i have found is wsdeploy but it only create another WAR file and doesnt deploy it as a webservice.can you please ...

Broker/Cluster Message Replication

1113 byte By paularmstronga at 2007-11-27 5:51:14
I am trying to determine if messages sent to a Broker within a Cluster are replicated to different Brokers and as such the different Brokers' persistence message stores?I what a HA solution that has no single point of failure within a site (and ultimately across sites, but let's focus on a ...

sun app server 9 stops

335 byte By Alex_intecniaa at 2007-11-27 5:42:54
Hidoes anybody knows why when i start app server 9 from console by typing ../adadmin start-domain domain1it runs fine, but if i close console app server shut down?i'm using solaris 10 on ultra20, but same problem on sunfire v100is there any way to make sun app server ...

AS 8.1 OCI error

505 byte By s@mira123a at 2007-11-27 5:41:21
Hi All,I am getting the below error message ./asadmin ping-connection-pool --user admin --secure jdbc/pool/iplant_productionPlease enter password>Operation 'pingConnectionPool' failed in 'resources' Config Mbean.Target exception message: Class name is wrong or classpath is not setfor : ...

urgent issue: run glassfish on fedora with mysql, get connection failure

841 byte By albertja at 2007-11-27 5:37:22
i am running glassfish-installer-v1_ur1-p01-b02.jaron fedora core 6with mysql 5.1the device driver is already put on glasshfish/lib.the same file was used by jboss and works fine.i have created both the connection pool "mysqlPool" and datasource "TestDS". When i ping the connection,./asadmin ...

Application server 8.1-OCI problem

595 byte By s@mira123a at 2007-11-27 5:37:10
hi All,I am having a problem setting up Sun Application Server 8.1 to work with OCI. I have tried to replicate the same settings available in Sun 7.x (Where OCI works fine), namely adding the following to the Native Library Path Prefix:/apps/oracle/client/lib32/apps/oracle/client/binBut it does ...

what will happen if a client retrieve a message and fail to consume it?

430 byte By Legolas.wa at 2007-11-27 5:35:56
Hithank you for reading my postI am using Sun IMQ for my jms stuff and i have a queue which all of its message should be proceed.I use client acknowledge mode to ensure that a message removes from the queue after a client consume it correctly.Now what if a client consume a message and it face ...

How to make calls in SIP Servlet

463 byte By madhu84a at 2007-11-27 5:33:47
Hi...I am a starter in SIP Servlet .... and i am in a project to develop a sip servlet which is used to make a call ...First my target is to make a call using sip servlet ... I no need to get the tel number from the client ...We will send the numbers automatically ....I just want to make a call ...

Monitoring Application Server's JVM with jconsole

2747 byte By lsauvagea at 2007-11-27 5:23:54
Hi,I would like to monitor the JVM running Sun Application Server 8.1 PE.Unfortunately, it seems it is not possible; Sun Application Server starts by default a JMX connector on port 8686 and exposes its MBeans related to server features here.I would like to monitor only basic JVM monitors as ...

Please HELP ME!!!!!!!!!

518 byte By Trollchika at 2007-11-27 5:20:24
i want that me server (Java application server) work with Mysql. I create Connection pool and select there Datasource Classname:org.gjt.mm.mysql.jdbc2.optional.MysqlDataSourcebut when i ping i have this exception:Operation 'pingConnectionPool' failed in 'resources' Config Mbean. Target ...

deep problem with messeges that remain inside queue and .....

929 byte By Legolas.wa at 2007-11-27 5:12:51
HiThank you for reading my post.I have a problem with using mq version 4.1 .here is what i am doing:Create a queue,Create a connection and connect to queue.use Client_acknowledge mode.Start the connection and listener will process the messages.problem is that sometimes it does not pick up any ...

SJSAS 8.2EE + pkcs11

1267 byte By tourtecha at 2007-11-27 5:10:58
I've got a brand new T2000, and I'm trying to make sure that SJSAS 8.2 EE is using its ncp0 SSL accelerator, rather than relying on the rather slow CPU for SSL.I've read conflicting information about this.The Sun Blueprint at http://www.sun.com/blueprints/0306/819-5782.pdf suggests that all ...

Comet Engine - Newbie Question

426 byte By gseela at 2007-11-27 4:58:44
I'm trying to set up a Comet driven application as described in Jean-Francois Arcand's blogs. I have installed JSAS9 which I presume is now the official version of Glassfish but when I start the chat example I get an error that com/sun/enterprise/web/connector/grizzly/comet/CometHandlercan't ...