Can't start the cpp server in hpux


 
Thread Tools Search this Thread
Operating Systems HP-UX Can't start the cpp server in hpux
# 1  
Old 05-26-2007
Can't start the cpp server in hpux

Hello,

I have writtern the makefile and successfully produce the server exe. But, it doesn't run in hpux11.11 server.

compile and link option:

/opt/aCC/bin/aCC -Aa -Wl,+s /cc/smc3/root/development/auto_activation/AA_global/obj/smc3/aa_config.o /cc/smc3/root/development/auto_activation/AA_global/obj/smc3/db_functions_sql.o /cc/smc3/root/development/auto_activation/AA_global/obj/smc3/aa_trace.o -I/cc/smc3/root/development/auto_activation/AASM/include -I/cc/stage/if4n7cmc/interfaces/common_srv/export/common/errorLogging -I/cc/smc3/root/development/auto_activation/AA_global/include -I/cc/stage/if4n7cmc/interfaces/security/export -I/cc/stage/if4n7cmc/interfaces/common_code/corba2Utils -I/cc/stage/if4n7cmc/interfaces/common_srv/common/FeatureCtrl -I/cc/stage/if4n7cmc/interfaces/3pp/export/common/commserv/ -l:libstd_v2.2 -lCsup_v2 -lrwtool_v2 -lrpcsvc -lpthread -lm -L/opt/oracle817/lib -lsql8 -lclient8 -lcommon8 -lgeneric8 -lsqlplus -lclntst8 -lncrypt8 -L/cc/stage/if4n7cmc/interfaces/common_srv/export/hpux11.11/nameServ -lname_client -L/cc/stage/if4n7cmc/interfaces/common_srv/hpux11.11/FeatureCtrl -lfeaturectrl -L/cc/stage/if4n7cmc/interfaces/security/export/hpux11.11 -lsecpea -L/cc/stage/if4n7cmc/interfaces/common_code/codec/export/hpux11.11 -lcc_codec -L/cc/stage/if4n7cmc/interfaces/common_srv/export/hpux11.11/errorLogging -llogd /cc/smc3/root/development/auto_activation/AASM/src/main.cpp -o AASM -L/cc/stage/if4n7cmc/interfaces/3pp/export/hpux11.11/commserv/ -luriclnt -lrciclnt -lcscommonclnt -lomiclnt -luri_sunrpc -DAPPLICATION_NAME=\"AASM\" -DAA_SMC3 -w

When I execute the server, it aborted and doesn't produce any core.

Is the compile is correct for hpux11.11
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Is it mandatory or not to stop/start Applcation server ehen Restarting Database Server?

Good afternoon I need your help please. There is a Mantenance Windos which needs to Restart de Database Server 192.x.x.97 to set up some configuration Is it mandatory or not to stop/start Applcation server that runs in 192.x.x.95 ? Is it mandatory or not to stop/start apache and Tomcat?... (3 Replies)
Discussion started by: alexcol
3 Replies

2. HP-UX

HPUX 11.23 - server is crawling

OK HPUX masters I need help. I have a HPUX 11.23 server that I am using as a Ignite server that services two HPUX services for backups only. The other day I noticed that our Make Net Recoveries were failing. Upon attempting to login to the server SSH and could not I then tried to ping and could... (6 Replies)
Discussion started by: waytec
6 Replies

3. UNIX for Advanced & Expert Users

How to send mail with attachments in hpux server?

I am trying to send a mail alongwith attachments in hpux server. Its not throwing any error but it seems the command is still running,neither its sending the mail. The commands i am using is- uuencode 00PZ00000012OHJMA2.csv | mailx -s "Hello" abc@hp.com uuencode Shell_Script_Sample.ksh |... (1 Reply)
Discussion started by: saga20
1 Replies

4. HP-UX

Problem in Configuring kerberos Server on HPUX

Hi, I am getting this error during kerberos server setup in HPUX 11.31 : kdb_create: unknown LDAP backend error while adding master entry to the database ps -ef|grep ldap root 3905 1 0 13:11:36 ? 0:00 /opt/ldapux/bin/ldapclientd Unable to find out the meaning of this... (1 Reply)
Discussion started by: Amit Kulkarni
1 Replies

5. Solaris

To Shut down the server. Do the Maintainance and Start Up the server

Hello All I just want to know how to Shut Down the Solaris Machines( Servers ) for Maintainance and then Start Up the Machines ( Servers ) . I think I will have to Log In as root to do that . Also how do i Check if all the services running on that server before shut down are running... (6 Replies)
Discussion started by: supercops
6 Replies

6. Shell Programming and Scripting

Need Script to Use CPUs on a HPUX server to simulate Workload Manager on HPUX.

I am running HPUX and using WLM (workload manager). I want to write a script to fork CPUs to basically take CPUs from other servers to show that the communication is working and CPU licensing is working. Basically, I want to build a script that will use up CPU on a server. Any ideas? (2 Replies)
Discussion started by: cpolikowsky
2 Replies

7. HP-UX

Ignite issue on HPUX server

Hi All, I am getting below error while igniting(restoring image) on 2470 server. i tried with different images it is giving same error. please help me out to resolve this issue * Making VxFS filesystem for "/usr/aethos/snss/suppimpapp1", (/dev/vg00/rsuppimpapp1). *... (3 Replies)
Discussion started by: Prabhu H
3 Replies

8. UNIX for Dummies Questions & Answers

Need an advise Backup HPUX Server while online

I will perform a "fbackup -f /dev/rmt/0m -i /". Can any body advise me on the following: 1. Is this a full backup of the entire file system or like the entire image of the server. Is it ok to do a backup while the server is online. 2. If it is not advisable to do a backup while the server is... (2 Replies)
Discussion started by: real-chess
2 Replies

9. UNIX for Dummies Questions & Answers

Configuration of email on HPUX server

I am working in an developer 2000 based application where backend is Oracle9i in unix environment. My application has the functionality if email generation. But I am not able to test this functionality as my HPUX server is not configured for emails. Please let me know the steps for configuring mail... (1 Reply)
Discussion started by: sharmavr
1 Replies

10. HP-UX

Finding server Model on HPUX

Hi i am just wondering is there a command in hp that you can find the server model on hpux? Thanks (4 Replies)
Discussion started by: lnineill
4 Replies
Login or Register to Ask a Question