Java Webstart Error:Unable to load resource


 
Thread Tools Search this Thread
Operating Systems Solaris Java Webstart Error:Unable to load resource
# 1  
Old 04-14-2011
Java Webstart Error:Unable to load resource

I have a .jnlp file start.jnlp.
It first display a login screen and after login does something

I am getting the below error after login
Error:unable to load resource
url.com: Search with Many

Find the attached error snapshot of the webstart application.

I am trying this activity by running the below command on a solaris server
Code:
javaws start.jnlp


Last edited by hiten.r.chauhan; 04-14-2011 at 10:55 AM.. Reason: content missing
# 2  
Old 04-15-2011
Is CLASSPATH set and exported?
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

Unable to correct NMONVisualizer java error. Can someone help to decode this java error?

Hello AIX and Java gurus, I have a java error that I have no clue how to resolve. I am trying to run the popular NMONVisualizer utility against a NMON dataset and getting the error as shown below: /db2storage/NMON >java -jar NMONVisualizer_2015-02-02.jar com.ibm.nmon.ReportGenerator... (1 Reply)
Discussion started by: okonita
1 Replies

2. UNIX and Linux Applications

Permission ERROR: Unable to load the User's Hive

Hi all, Please help me solving the error that i get when i trigger the job from autosys. The job is failing after going to restart start and it is throwing an "exit code:128". Please help me understand whats this exit code and how to overcome this. And when i check the logs its giving me an... (4 Replies)
Discussion started by: Bharath V
4 Replies

3. Web Development

Resource based http load balancing

Hi all, I am looking for a solution to the following issue. Basically, we are going to be implementing a series of front end splunk search heads (basically IO intensive web servers). And wish to automatically redirect a new connection to the search head from the pool with most available... (0 Replies)
Discussion started by: STOIE
0 Replies

4. Solaris

VCS on Solaris: VCS ERROR V-16-2-13077 (host2) Agent is unable to offline resource(DiskReservation)

hi, dear all I get a problem "VCS ERROR V-16-2-13077 " on VCS 4.1 for Solaris 10. I can not offline the host2 when the raid is bad. I don't know the reason and how to offline host2 and switch to host1. please help me, thank you! the message of engine_A.log is : ... (2 Replies)
Discussion started by: ForgetChen
2 Replies

5. UNIX for Dummies Questions & Answers

Unable to load OJDBC jar

Hi I was trying to execute a java file from Unix. I am using a JDBC connection in this program. XXXXX/test/nirmal/Java > ls -lrt drwxrwxrwx 3 ideasm10 ide 3 Jul 7 11:01 classes drwxrwxrwx 3 ideasm10 ide 3 Jul 7 11:01 src drwxrwxrwx 2 ideasm10 ide ... (0 Replies)
Discussion started by: nirmal.mukundan
0 Replies

6. Fedora

Help, how to dynamicly load java class

Hi, everyone: I'm trying to connect to DB using JDBC on fedora. I have successfully installed jdk and it's ok to run common java program. The environment variables: JAVA_HOME=/installed/mycoy/jdk1.6.0 PATH=$JAVA_HOME/bin:$PATH... (3 Replies)
Discussion started by: mycoy
3 Replies

7. Solaris

Unable to load module

Hey guys i got this error in my messages: warning : mod_load: cannot load module sbd - I dont know anything about this. - How do i verify if there is a module sbd - What are the reasons modules cant be loaded (1 Reply)
Discussion started by: sbn
1 Replies

8. UNIX for Advanced & Expert Users

Unable to load interbase.so

Hi I'm trying to add interbase.so to php.ini but i can't, the error says Unable to load ../../.../extensions/interbase.so - libgds.so on ... no such file or directory on line 0 But all the files are created correctly on their folders Any idea? (1 Reply)
Discussion started by: ncatdesigner
1 Replies
Login or Register to Ask a Question