I am using the developer edition of IBM MFP, in my app, while building and deployment of the SQL Adapter the exception is occured like "Adapter deployment failed: java.net.URISyntaxException: Illegal character in hostname at index 10: http://XXX_XXX_008-PC:10080/", I think the '-' in the domain of IP Address is creating the exception. I have searched in the workspace/MobileFirstServerConfig directory to change the domain of the IP, but I am not able to find out where is the default configuration in the server to change the domain to localhost? I can't change the corporate domain name. So, please suggest where to change the default domain name. Thanks in advance.
How to change the default domain in IP address in the MobileFirstServer
218 Views Asked by Bhaskar Reddi At
1
There are 1 best solutions below
Related Questions in MOBILEFIRST-ADAPTERS
- IBM MFP MFA (Multi factor authentication) for Version 8
- How can I get client IP in IBM MobileFirst8
- IBM MFP Calling a JS adapter procedure from a JS adapter cause SSLHandshakeException by IHS
- How can I undeploy Mobile adapters from database in the face of MFP Console error FWLSE0325: Runtime synchronisation failed
- Export Version and Adapters from the Source Code using the mfpdev (Exporting Zips from Adapter and Source Code)
- handleChallenge() being trigger even handleSuccess() in mfp authentication
- mobile application keep loading when call to @OAuthSecurity resource
- IBM MobileFirst Adapter accepting Multipart request
- IBM mobile first, is it possible to segregate logs of multiple java adapters in different files?
- Adapter Mobile First doesn't get the response
- IBM MFP 8 - Create dynamic web page in adapter
- MobileFirst: Handling Binary Responses in React Native
- Ignore Certificate Error in Mobile First (React Native) (Android)
- MFP 8.0 - Intermittent invalid_scope error after login
- MobileFirst connectivity issue with SQL Server
Related Questions in MOBILEFIRST-SERVER
- IBM MFP MFA (Multi factor authentication) for Version 8
- Worklight server is not connecting after version change in Worklight 8.0
- How can I get client IP in IBM MobileFirst8
- IBM Worklight version 8.0 - Forbidden Error while accessing token
- store non- mobile user Login tokens in clientData and fetch tokens whenever required in mobilefirst
- mfp server configuration in maven web application
- handleChallenge() being trigger even handleSuccess() in mfp authentication
- Mobilefirst 8.0 Error IOS PUSH Notifications. Failed to load netty_tcnative_aix_ppc_64, netty_tcnative_ppc_64, netty_tcnative
- objective c - preauthorize request body with device_id
- IBM MobileFirst Adapter accepting Multipart request
- IBM mobile first, is it possible to segregate logs of multiple java adapters in different files?
- Why does MobileFirst throws GadgetAPIServlet Error Intermittently
- IBM MFP 8 - Create dynamic web page in adapter
- MobileFirst connectivity issue with SQL Server
- IBM MobileFirst and SQL Adapter
Related Questions in MOBILEFIRST-STUDIO
- IBM MFP MFA (Multi factor authentication) for Version 8
- How To setup IBM Mobile First version 7.1 in eclipse - IBM mobile first not available in eclipse marketplace
- Mobile Foundation Migration Studio - Supported Eclipse versions
- Getting Error saying "JNI DETECTED Error in application" in Pixel 3
- How can we change ActiveUser Identity in Mobilefirst 7.1.0
- Mobilefirst WL.SecurityUtils
- MobileFirst Encryption / decryption user credentials
- iOS App with IBM MobileFirst server , issue {"error_description":"Client authentication failed","error":"invalid_client"}
- MobileFirst 8.0 Direct Update is not updating the UI after successful update in Ionic
- How to add Runtime environment in mobile first 7.1?
- IBM MobileFirst- JSDT UI Error in Eclipse
- Calling external URL in inAppBrowser
- MobileFirst 8.0 : Multiple Adapters for one Application
- IBM MobileFirst (MFP 8) weird behavior on isSuccessful response field
- Error while creating Hybrid Mobile Application Project in eclipse
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
In Eclipse, open the Servers view and double-click on MobileFirst Platform Development Server -> Change the value of "Host name".